On Thursday, 13 March 2008 at 19:21, Junichi Uekawa wrote: > > When apt-listbugs shows some bugs and asks what to do, 'w' gives the > > following error message (and apt-get stops with an error): > > > > /usr/sbin/apt-listbugs:773:in `display_bugs_as_html': uninitialized > > constant Locale::LangInfo (NameError) > > from /usr/sbin/apt-listbugs:593:in `view' > > from /usr/sbin/apt-listbugs:1414 > > > > I don't really know when it started, as I upgrade irregularly (and > > sometimes just pin all packages with bugs instead of looking through > > them), but I'd guess sometime last week. > > Is your locale info correct ?
As far as I know it is, I don't think I did anything to break it. locales is the newest version, and dpkg-reconfigure locales to regenerate them also didn't help. > what's the output of locale? As root: LANG=en_GB.UTF-8 LANGUAGE=en_US:en_GB:en LC_CTYPE="en_GB.utf8" LC_NUMERIC="en_GB.utf8" LC_TIME="en_GB.utf8" LC_COLLATE="en_GB.utf8" LC_MONETARY="en_GB.utf8" LC_MESSAGES="en_GB.utf8" LC_PAPER="en_GB.utf8" LC_NAME="en_GB.utf8" LC_ADDRESS="en_GB.utf8" LC_TELEPHONE="en_GB.utf8" LC_MEASUREMENT="en_GB.utf8" LC_IDENTIFICATION="en_GB.utf8" LC_ALL=en_GB.utf8 I don't know where the LANGUAGE comes from (that's not set with my normal user), but running LANGUAGE=en_GB apt-get ... doesn't help. > Do you have the correct dependencies installed? > Depends: apt, libdpkg-ruby1.8 (>= 0.3.2), libhttp-access2-ruby1.8 (>= 2.0.6), > libintl-gettext-ruby1.8, liblocale-ruby1.8, libruby1.8 (>= 1.8.5), > libxml-parser-ruby1.8, libzlib-ruby1.8, ruby (>= 1.8) All of those packages are installed and up-to-date (well, except libzlib-ruby1.8, which is provided by libruby1.8). Best regards, Christian Ohm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]