Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168330 - stabilize dev-python/pylibpcap-0.5.1
Summary: stabilize dev-python/pylibpcap-0.5.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-25 14:56 UTC by Dick Marinus
Modified: 2007-04-01 10:03 UTC (History)
0 users

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


Attachments
emerge --info (emerge --info,2.99 KB, text/plain)
2007-02-25 14:57 UTC, Dick Marinus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dick Marinus 2007-02-25 14:56:50 UTC
# python
Python 2.4.3 (#1, Sep 28 2006, 22:45:12) 
[GCC 4.1.1 (Gentoo 4.1.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pcap
>>> pcap.pcapObject()
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.4/site-packages/pcap.py", line 35, in __init__
    self.setfilter.__setattr__('__doc__',pcapc.pcapObject_setfilter.__doc__)
TypeError: attribute '__doc__' of 'instancemethod' objects is not writable

pylibpcap-0.5 doesn't have this problem, please unmask 0.5
Comment 1 Dick Marinus 2007-02-25 14:57:40 UTC
Created attachment 111195 [details]
emerge --info
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2007-02-25 15:56:28 UTC
x86 done. CCing amd64 and ia64, so they can consider stabilization as well.
Comment 3 Steve Dibb (RETIRED) gentoo-dev 2007-03-17 19:11:18 UTC
amd64 stable
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2007-04-01 10:03:03 UTC
ia64 stable, closing.