[Bug 1689668] Re: dialog to resolve config file conflicts can be only one line high
Łukasz Zemczak
1689668 at bugs.launchpad.net
Mon Mar 5 11:30:48 UTC 2018
Hello Brian, or anyone else affected,
Accepted aptdaemon into artful-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/aptdaemon/1.1.1+bzr982-0ubuntu17.1
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-artful to verification-done-artful. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-artful. In either case, without details of
your testing we will not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: aptdaemon (Ubuntu Artful)
Status: In Progress => Fix Committed
** Tags added: verification-needed verification-needed-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