Opened 11 years ago

Last modified 11 years ago

#38103 closed defect

port clean --all all fails to clean py27-pyusb — at Version 1

Reported by: istlota@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: ryandesign@…
Port: py-pyusb-devel

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

Once a week, I port clean -all all. This week, it is failing when it gets to py27-pyusb with this message:

--->  Cleaning py27-pyusb
Error: Unable to open port: couldn't change working directory to "/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py27-pyusb-devel": no such file or directory

Yet, I can successfully complete a port clean py27-pyusb, port uninstall py27-usb, and port install py27-pyusb.

Five days ago, py27-pyusb-devel was removed, right? This is acting like there is some sort of unnecessary py27-pyusb-devel dependency which is unique to port clean --all all, but not port clean py27-pyusb. Grok?

Change History (1)

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

Cc: ryandesign@… added; istlota@… removed
Description: modified (diff)

Please verify that the problem still occurs after running "sudo port selfupdate". If so, I believe I understand what is happening, and will try to explain and fix it.

Note: See TracTickets for help on using tickets.