[Bug 1689668] Re: dialog to resolve config file conflicts can be only one line high
Brian Murray
brian at ubuntu.com
Mon Mar 5 17:37:20 UTC 2018
I installed the version of aptdaemon from -proposed and confirm that
this works.
bdmurray at clean-artful-amd64:~$ sudo apt-get install aptdaemon
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
python3-aptdaemon python3-aptdaemon.gtk3widgets
The following packages will be upgraded:
aptdaemon python3-aptdaemon python3-aptdaemon.gtk3widgets
3 upgraded, 0 newly installed, 0 to remove and 162 not upgraded.
Need to get 105 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://192.168.10.7/ubuntu artful-proposed/main amd64 python3-aptdaemon.gtk3widgets all 1.1.1+bzr982-0ubuntu17.1 [13.9 kB]
Get:2 http://192.168.10.7/ubuntu artful-proposed/main amd64 aptdaemon all 1.1.1+bzr982-0ubuntu17.1 [13.5 kB]
Get:3 http://192.168.10.7/ubuntu artful-proposed/main amd64 python3-aptdaemon all 1.1.1+bzr982-0ubuntu17.1 [77.1 kB]
Fetched 105 kB in 0s (0 B/s)
** Attachment added: "20180305-conf-propmt.png"
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1689668/+attachment/5070088/+files/20180305-conf-propmt.png
** Tags removed: verification-needed verification-needed-artful
** Tags added: verification-done verification-done-artful
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/1689668
Title:
dialog to resolve config file conflicts can be only one line high
Status in aptdaemon package in Ubuntu:
Fix Released
Status in aptdaemon source package in Artful:
Fix Committed
Bug description:
[Impact]
The config file conflict dialog in update-manager will be only one line high. This essentially just shows the start of the diff making it hard for people to make an informed decision.
[Test Case]
1) Install artful (so you have updates to install)
2) Modify /etc/update-manager/release-upgrades and set Prompt=never
3) Edi /var/lib/dpkg/status and set the md5sum for /etc/update-manager/release-upgrades to something else e.g. use the md5sum for meta-release
4) Run update-manager (only install the software updater group)
5) Observe the config file prompt dialog being 1 line high
With the version of aptdaemon from -proposed you will see multiple
lines.
[Regression Potential]
Little - its a one line patch to to allow the dialog to expand vertically.
Original Description
--------------------
This is similar to bug 1623856 regarding the download progress window
only being one line high but the dialog affected is actually the one
that says:
title = _("Replace your changes in '%s' with a later version of "
"the configuration file?") % from_path
msg = _("If you don't know why the file is there already, it is "
"usually safe to replace it.")
I've observed this on Ubuntu 17.04 but suspect it also affects Ubuntu
16.10 as the other bug does.
aptdaemon:
Installed: 1.1.1+bzr982-0ubuntu17
Candidate: 1.1.1+bzr982-0ubuntu17
Version table:
*** 1.1.1+bzr982-0ubuntu17 500
500 http://192.168.10.7/ubuntu zesty/main amd64 Packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1689668/+subscriptions
More information about the foundations-bugs
mailing list