At Thu, 13 Mar 2008 14:52:07 +0100,
Christian Ohm wrote:
> 
> 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.


Please try getting more debug info, as documented in README.Debian: 


Of course, if you are feeling more like contributing to apt-listbugs,
enable debug output by default by editing
/etc/apt/apt.conf.d/10apt-listbugs to add the debug option '-d'.

        DPkg::Pre-Install-Pkgs {"/usr/sbin/apt-listbugs apt || exit 10"};

to read

        DPkg::Pre-Install-Pkgs {"/usr/sbin/apt-listbugs apt -d || exit 10"};



-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to