Creates /etc/landscape/client.confr on upgrade

Bug #1131355 reported by James Troup
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Landscape Client
Fix Released
Low
Andreas Hasenack

Bug Description

After upgrading to landscape-client 13.02+bzr620-0ubuntu0~precise1, I
was left with a bogus /etc/landscape/client.confr file.

The problem appears to be this line in landscape-client.config:

| sed -ir 's/^registration_password[[:blank:]]*=/registration_key =/' $CONFIGFILE

| root@keule:/tmp# mkdir test; cd test/
| root@keule:/tmp/test# cp /etc/landscape/client.conf . -iv
| `/etc/landscape/client.conf' -> `./client.conf'
| root@keule:/tmp/test# sed -ir 's/^registration_password[[:blank:]]*=/registration_key =/' client.conf
| root@keule:/tmp/test# ls -l
| total 8
| -rw------- 1 root root 650 Feb 21 19:09 client.conf
| -rw------- 1 root root 650 Feb 21 19:09 client.confr
| root@keule:/tmp/test#

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Fixed in r626, thanks.

Changed in landscape-client:
assignee: nobody → Andreas Hasenack (ahasenack)
milestone: none → 13.02
status: New → Fix Committed
importance: Undecided → Low
Changed in landscape-client:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.