dpkg conffile prompts empty
Bug #656912 reported by
Michael Vogt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Maverick |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: update-manager
During a upgrade I noticed that the conffile prompt was empty. It looks like this is because dpkg
reports over its status fd:
status: test-package: unpacked
status: /etc/configurat
but:
$ ls -l /etc/configurat
-rw-rw-r-- 1 egon egon 42 2004-12-07 15:47 /etc/configurat
-rw-rw-r-- 1 egon egon 40 2004-12-07 15:52 /etc/configurat
has no "configuration-
but its easy to workaround in update-manager.
Changed in update-manager (Ubuntu Maverick): | |
status: | New → In Progress |
importance: | Undecided → Medium |
To post a comment you must log in.
This bug was fixed in the package update-manager - 1:0.142.20
---------------
update-manager (1:0.142.20) maverick-proposed; urgency=low
[ Michael Vogt ] UpdateManager. py: DistUpgrade. cfg: DistUpgradeView Gtk.py, /DistUpgradeVie wKDE.py, :
* UpdateManager/
- do not crash if the free space check fails (LP: #656881)
* DistUpgrade/
- add blcr-dkms to the "BadVersions" variable. The current blcr-dkms
source will not build with 2.6.35. Adding it here will cause the
upgrade to abort with a message if it is installed.
It also means that if support for 2.6.35 is added to blcr-dkms via
a SRU that will automatically unblock the upgrade (LP: #555729)
* DistUpgrade/
DistUpgrade
- workaround dpkg not sending the correct filename on conffile
prompts over the status-fd (LP: #656912)
[ Jonathan Riddell ] DistUpgradeView KDE.py: show_difference _button, workaround for
* DistUpgrade/
- disable confDialogue.
"distupgrade crashed during conf file change review" (LP: #656876)
requires release note that user needs to view changes manually on command line
-- Jonathan Riddell <email address hidden> Sat, 09 Oct 2010 19:08:23 +0100