[Bug 644578] Re: gettext required by package scripts, but not a dependency
Launchpad Bug Tracker
644578 at bugs.launchpad.net
Wed Jul 18 04:02:11 UTC 2012
This bug was fixed in the package update-notifier - 0.117ubuntu3.3
---------------
update-notifier (0.117ubuntu3.3) oneiric-proposed; urgency=low
* data/notify-reboot-required: echo notification if gettext is not
available, thanks to Richard Laager for the patch (LP: #644578)
-- Vibhav Pant <vibhavp at gmail.com> Wed, 23 May 2012 14:04:21 +0530
** Changed in: update-notifier (Ubuntu Oneiric)
Status: Fix Committed => Fix Released
--
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 Released
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