[Bug 644578] Re: gettext required by package scripts, but not a dependency

Colin Watson cjwatson at canonical.com
Mon Sep 5 12:23:53 UTC 2011


This should be fixed in update-notifier.  Since translation isn't
critical, I suggest that notify-reboot-required should detect whether
the gettext binary is present and if not then simply use the
untranslated string.

** Package changed: openssl (Ubuntu) => update-notifier (Ubuntu)

** Changed in: update-notifier (Ubuntu)
       Status: New => Confirmed

** Changed in: update-notifier (Ubuntu)
   Importance: Undecided => Medium

-- 
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:
  Confirmed

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?

  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