Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386671 - net-analyzer/linkchecker-5.2 stabilize
Summary: net-analyzer/linkchecker-5.2 stabilize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 386673
Blocks:
  Show dependency tree
 
Reported: 2011-10-10 15:39 UTC by Michael Orlitzky
Modified: 2012-03-02 08:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,4.43 KB, text/plain)
2011-10-10 15:39 UTC, Michael Orlitzky
Details

Note You need to log in before you can comment on or make changes to this bug.
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
+