Opened 10 years ago

Closed 10 years ago

#43941 closed defect (invalid)

dbus-python27, gpsd: Warning: Error parsing file in python2.7/site-packages/

Reported by: beccamorgan92@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: dbus-python27, gpsd

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (3)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mcalhoun@… added
Description: modified (diff)
Keywords: python removed
Port: dbus-python27 gpsd added; python27 removed
Summary: python27 Warning: Error parsing file in python2.7/site-packages/dbus-python27, gpsd: Warning: Error parsing file in python2.7/site-packages/

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").

comment:2 Changed 10 years ago by beccamorgan92@…

Thanks, after checking they didn't exist. Silly mistake. Will rebuild, thank you!

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Ok. I wonder how those files disappeared...

Note: See TracTickets for help on using tickets.