Opened 13 years ago

Last modified 13 years ago

#30441 closed defect

2.0.0 port -u command fails — at Version 2

Reported by: wiarda@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.0
Keywords: Cc:
Port:

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

Since updating to 2.0.0 by selfupdate my port -u upgrade outdated fails to install more than one outdated port. It dies on:

--->  Uninstalling cairo @1.10.2_3
Error: Uninstall cairo @1.10.2_3 failed: error deleting "/opt/local/var/macports/software/cairo/1.10.2_3": directory not empty
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (2)

comment:1 in reply to:  description Changed 13 years ago by wiarda@…

Replying to wiarda@…:

Since updating to 2.0.0 by selfupdate my port -u upgrade outdated fails to install more than one outdated port. It dies on:

---> Uninstalling cairo @1.10.2_3 Error: Uninstall cairo @1.10.2_3 failed: error deleting "/opt/local/var/macports/software/cairo/1.10.2_3": directory not empty To report a bug, see <http://guide.macports.org/#project.tickets>

macbook 2 GHz Intel Core Duo, OSX 10.6.8

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: 2.0.0 removed
Type: updatedefect

Clean everything.

sudo port clean all

If any port fails to clean with a message about a directory it can't delete, delete the directory manually.

Note: See TracTickets for help on using tickets.