Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 386671

Summary: net-analyzer/linkchecker-5.2 stabilize
Product: Gentoo Linux Reporter: Michael Orlitzky <mjo>
Component: Current packagesAssignee: Justin Lecher (RETIRED) <jlec>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: STABLEREQ
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 386673    
Bug Blocks:    
Attachments: emerge --info

Description Michael Orlitzky gentoo-dev 2011-10-10 15:39:05 UTC
Created attachment 289469 [details]
emerge --info

I've got this on two separate machines. I'm going to file a separate stabilization bug for linkchecker-7.1 which could obsolete this.

$ eix linkchecker
[I] net-analyzer/linkchecker
     Available versions:  5.2!t ~5.5!t ~6.9!t ~7.0!t ~7.1!t {X bash-completion bookmarks clamav doc geoip gnome login syntax-check}
     Installed versions:  5.2!t(12:06:35 AM 05/08/2011)(-X)
     Homepage:            http://linkchecker.sourceforge.net/ http://pypi.python.org/pypi/linkchecker
     Description:         Check websites for broken links

gantu ~ $ linkchecker
Traceback (most recent call last):
  File "/usr/bin/linkchecker", line 587, in <module>
    config.init_logging(console.StatusLogger(), debug=options.debug)
  File "/usr/lib64/python2.7/site-packages/linkcheck/configuration/__init__.py", line 169, in init_logging
    handler = ansicolor.ColoredStreamHandler(strm=sys.stderr)
  File "/usr/lib64/python2.7/site-packages/linkcheck/ansicolor.py", line 265, in __init__
    super(ColoredStreamHandler, self).__init__(strm=strm)
TypeError: __init__() got an unexpected keyword argument 'strm'
Comment 1 Michael Orlitzky gentoo-dev 2011-10-11 00:45:58 UTC
It seems I gave this bug a terrible name. This isn't a stablereq; rather, it's a crash in the stable version of this package. I filed a stablereq for a newer version which would obsolete this one.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2011-10-11 07:23:07 UTC
We will remove this once the new once are stable.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2012-03-02 08:36:19 UTC
+  02 Mar 2012; Justin Lecher <jlec@gentoo.org> ChangeLog:
+  Dropped old broken, #386671
+