#43941: dbus-python27, gpsd: Warning: Error parsing file in python2.7/site- packages/ ----------------------------------+-------------------------------- Reporter: beccamorgan92@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: dbus-python27, gpsd | ----------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: mcalhoun@… (added) * keywords: python => * port: python27 => dbus-python27, gpsd Old description:
I get these warnings after installing any new port, but it is successful. I've tried cleaning everything and reinstalling all python packages:
---> Scanning binaries for linking errors Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/_dbus_bindings.so: Error opening or reading file Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/_dbus_glib_bindings.so: Error opening or reading file Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/gps/clienthelpers.so: Error opening or reading file Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/gps/packet.so: Error opening or reading file
New description: I get these warnings after installing any new port, but it is successful. I've tried cleaning everything and reinstalling all python packages: {{{ ---> Scanning binaries for linking errors Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/_dbus_bindings.so: Error opening or reading file Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/_dbus_glib_bindings.so: Error opening or reading file Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/gps/clienthelpers.so: Error opening or reading file Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/gps/packet.so: Error opening or reading file }}} -- Comment: And do the files exist and are they readable? They should. The first two are provided by the dbus-python27 port; the second two by the gpsd port. If they don't exist or aren't readable you could try rebuilding those ports (i.e. by running "`sudo port -n upgrade --force dbus-python27 gpsd`"). -- Ticket URL: <https://trac.macports.org/ticket/43941#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X