[Bug 644578] Re: gettext required by package scripts, but not a dependency
Brian Murray
brian at ubuntu.com
Wed Jul 18 00:03:56 UTC 2012
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/644578
Title:
gettext required by package scripts, but not a dependency
Status in “update-notifier” package in Ubuntu:
Fix Released
Status in “update-notifier” source package in Oneiric:
Fix Committed
Status in “update-notifier” source package in Precise:
Fix Released
Status in “update-notifier” package in Debian:
New
Bug description:
Binary package hint: openssl
When recently upgrading libssl on an Ubuntu Hardy Linode VM, the
following message was displayed:
<code>
Unpacking replacement libssl0.9.8 ...
Setting up libssl0.9.8 (0.9.8g-16ubuntu3.2) ...
/usr/share/update-notifier/notify-reboot-required: 16: gettext: not found
</code>
Indeed, gettext is not installed on this VM. Perhaps it should be
included as a dep here? Or (since it's liikely to be the case for a
number of packges) a dep on update-notifier?
Test Case:
1) Setup a 12.04 system without gettext installed
2) Execute sudo /usr/share/update-notifier/notify-reboot-required
3) Observe the message 'gettext: not found'
4) Install update-notifier from precise-proposed
5) Execute sudo /usr/share/update-notiifer/notify-reboot-required
6) Observe nothing
root at redacted:~# lsb_release -rd
Description: Ubuntu 9.10
Release: 9.10
root at redacted:~# apt-cache policy libssl0.9.8
libssl0.9.8:
Installed: 0.9.8g-16ubuntu3.2
Candidate: 0.9.8g-16ubuntu3.2
Version table:
*** 0.9.8g-16ubuntu3.2 0
500 http://security.ubuntu.com karmic-security/main Packages
500 http://us.archive.ubuntu.com karmic-updates/main Packages
100 /var/lib/dpkg/status
0.9.8g-16ubuntu3 0
500 http://us.archive.ubuntu.com karmic/main Packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/644578/+subscriptions
More information about the foundations-bugs
mailing list