[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package system-tools-backends - 2.6.0-2ubuntu8 --- system-tools-backends (2.6.0-2ubuntu8) jaunty; urgency=low * When editing files like /etc/login.defs re-use the separator text that was taken from the file, rather than replacing it with something

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-07 Thread James Westby
Hi, Here's a patch that I think makes sense for this. It re-uses the separator that was parsed out of the line when reconstructing it, rather than analysing the regex used to split to get something equivalent. I'm not really sure why it is re-writing these values when they are unchanged, or at

Re: [Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-03 Thread James Westby
On Fri, 2009-04-03 at 04:08 +, Steve Magoun wrote: To reproduce: 1) Verify that /etc/login.defs contains 3 tabs between the key + value of UID_MIN and UID_MAX. 2) Save a copy of /etc/login.defs 3) Launch System-Administration-Users and Groups 4) Click the Unlock button, enter your

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-03 Thread Colin Watson
I think it'd be OK to put the whitespace back the way it was in the preinst (carefully!) to avoid the conffile prompt, but we should make gnome-system-tools not do this. -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-03 Thread Kees Cook
Opening a system-tools-backends task for this bug. ** Also affects: system-tools-backends (Ubuntu) Importance: Undecided Status: New ** Changed in: system-tools-backends (Ubuntu Jaunty) Importance: Undecided = Medium ** Changed in: system-tools-backends (Ubuntu Jaunty)

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package shadow - 1:4.1.1-6ubuntu5 --- shadow (1:4.1.1-6ubuntu5) jaunty; urgency=low * debian/login.preinst: add special-case handling to restore the original white-space in /etc/login.defs that is changed by system-tools-backends (LP: #316756).

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-02 Thread Steve Magoun
Looks like we've seen this before - bug 18570. It's also been reported as debian bug 385170 (see the diff attached to message #16 in that bug report). In 18570, Martin Pitt comments, I have the impression that gnome- system-tools' users-admin has something to do with it @Steve/Kees - when you

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-02 Thread Steve Magoun
To reproduce: 1) Verify that /etc/login.defs contains 3 tabs between the key + value of UID_MIN and UID_MAX. 2) Save a copy of /etc/login.defs 3) Launch System-Administration-Users and Groups 4) Click the Unlock button, enter your admin password 5) Click the Add User button. Add a user called

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-04-01 Thread Kees Cook
I have duplicated your package list as best I can, and repeated the upgrade tests. I still have not been able to isolate this problem. I'm going to leave this incomplete until someone can find more details. :( ** Changed in: shadow (Ubuntu Jaunty) Assignee: Kees Cook (kees) = (unassigned)

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-03-23 Thread James Westby
** Attachment added: dpkg-l.txt http://launchpadlibrarian.net/24245385/dpkg-l.txt -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-03-23 Thread James Westby
dpkg output as requested. This machine was a feisty install by Dell, continually upgraded since. Thanks, James -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-03-19 Thread Steve Langasek
unmilestoning; not a blocker if it's not reproducible. ** Changed in: shadow (Ubuntu Jaunty) Target: ubuntu-9.04-beta = None -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-03-13 Thread Kees Cook
** Changed in: shadow (Ubuntu Jaunty) Status: Confirmed = Incomplete -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-03-12 Thread Kees Cook
I've tried repeated upgrade in various configurations, and still cannot reproduce this bug. Steve and James, can you attach the output of dpkg -l | grep ^ii for comparison? -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-03-08 Thread Steve Langasek
I haven't seen this problem myself. Can anyone reproduce this on a fresh install of intrepid + 'debsums -s -a login'? do either of you have any extra packages installed related to user management that might have edited this file without asking? -- conffile prompt on upgrade to jaunty

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-03-06 Thread Martin Pitt
** Changed in: shadow (Ubuntu Jaunty) Assignee: (unassigned) = Kees Cook (kees) -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-02-20 Thread James Westby
milestoning for the beta. It will be good to prevent this if it will affect many users. Thanks, James ** Changed in: shadow (Ubuntu) Target: None = ubuntu-9.04-beta ** Changed in: shadow (Ubuntu) Importance: Undecided = Medium -- conffile prompt on upgrade to jaunty

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-02-13 Thread Steve Magoun
This happened to me on an Intrepid -- Jaunty Alpha4 upgrade. The diff of login.defs was the same (whitespace change for UID_MIN/UID_MAX, along with a number of comments added to the file for Jaunty). I am 100% sure that I never modified login.defs by hand for any reason. If it makes a

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-01-14 Thread James Westby
The upgrade was from login 1:4.1.1-1ubuntu1 to 1:4.1.1-6ubuntu1. Thanks, James -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-01-14 Thread James Westby
Hi, Here's the .dpkg-old file. ** Attachment added: login.defs.dpkg-old http://launchpadlibrarian.net/21207503/login.defs.dpkg-old -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-01-14 Thread James Westby
It seems my login.defs did change from the one shipped in the package --- login.defs 2008-06-09 19:10:23.0 +0100 +++ login.defs.dpkg-old 2009-01-14 12:25:41.0 + @@ -174,8 +174,8 @@ # # Min/max values for automatic uid selection in useradd # -UID_MIN

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-01-14 Thread James Westby
oh, launchpad removed the formatting, the change was to remove some tab characters between the key and the value. -- conffile prompt on upgrade to jaunty https://bugs.launchpad.net/bugs/316756 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-01-14 Thread James Westby
Marking as incomplete, as all the evidence points to me modifying the file. If I hit this on any other tests then I can gather more information. Thanks, James ** Changed in: shadow (Ubuntu) Status: New = Incomplete -- conffile prompt on upgrade to jaunty

[Bug 316756] Re: conffile prompt on upgrade to jaunty

2009-01-13 Thread Nicolas François
If you could provide the old /etc/login.defs, that could help others checking if you made any changes. If you know the previous version of login you were using, it would be even better. Depending on what you did, the old configuration file might still be on you system as