[Bug 330342] Re: do-release-upgrade expects you to type yes, no or details when LANG=en_AU.UTF-8
Launchpad Bug Tracker
330342 at bugs.launchpad.net
Tue Feb 14 04:18:52 UTC 2012
[Expired for update-manager (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: update-manager (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/330342
Title:
do-release-upgrade expects you to type yes, no or details when
LANG=en_AU.UTF-8
Status in “update-manager” package in Ubuntu:
Expired
Bug description:
Binary package hint: update-manager-core
When I upgrade a system from Gutsy to hardy using do-release-upgrade
it works fine but when it asks "Do you want to start the upgrade?" the
prompt is "Continue [yN] Details [d]" The expected respons would
therefor be y, n or d but it will only work when you type the full
yes, no or details. You would also expect that if you hit enter it
would exit and it does not do this.
Having traced through the code it look like the problem is in
DistUpgradeViewText.py line 173. It is comparing, for instance _("y")
with the text entered but it looks like the y is converted to "yes"
when LANG=en_AU.UTF-8. it could be that the .mo file is incorrect or
maybe the code.
Some extra info (before upgrade):
root at backend1:/tmp# lsb_release -rd
Description: Ubuntu 7.10
Release: 7.10
root at backend1:/tmp# apt-cache policy update-manager-core
update-manager-core:
Installed: 1:0.81.3
Candidate: 1:0.87.24
Version table:
1:0.87.24 0
500 http://archive.ubuntu.com hardy/main Packages
*** 1:0.81.3 0
100 /var/lib/dpkg/status
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/330342/+subscriptions
More information about the foundations-bugs
mailing list