#18032: Couldn't find pcapy.py and dpkt.py after installation -----------------------------------+---------------------------------------- Reporter: xl64100@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: py25-pcapy py25-dpkt | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed * port: => py25-pcapy py25-dpkt Old description:
Hello,
I runned sudo port install py-pcapy and sudo port install py-dpkt correctly but after installation I couldn't find the pcapy.py nor dpkt.py files :
locate pcapy /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-pcapy /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-pcapy/Portfile
locate dpkt /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-dpkt /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-dpkt/Portfile
I don't know if it is installed but not in locate database, but it is not also found by python script calling it... I had to install them from sources.
XL.
New description: Hello, I runned sudo port install py-pcapy and sudo port install py-dpkt correctly but after installation I couldn't find the pcapy.py nor dpkt.py files : {{{ locate pcapy /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-pcapy /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-pcapy/Portfile }}} {{{ locate dpkt /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-dpkt /opt/local/var/macports/sources/rsync.macports.org/release/ports/python /py-dpkt/Portfile }}} I don't know if it is installed but not in locate database, but it is not also found by python script calling it... I had to install them from sources. XL. -- Comment: py25-pcapy was added in r65104; see #23949. py25-dpkt was added in r68213; see #23484. -- Ticket URL: <http://trac.macports.org/ticket/18032#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS