Opened 11 years ago

Last modified 11 years ago

#39113 closed defect

'port -f clean --all all' aborts with unintelligible error — at Version 1

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

Description (last modified by larryv (Lawrence Velázquez))

I run 'port -f clean --all all' about once a week as part of my regular routine maintenance tasks. When I ran it today, it aborted after the cleaning drush msg:

--->  Cleaning druntime
--->  Cleaning drupal5
--->  Cleaning drupal6
--->  Cleaning drupal7
--->  Cleaning drush
Error: Unable to open port: invalid command name "}|̂}|͹oH͹oVcc¤´­p"

I tried twice and got the same unintelligible error each time. Running port rev-upgrade reports no broken files found.

Change History (2)

Changed 11 years ago by istlota@…

Attachment: 051713 port clean error added

scrollback buffer from terminal session

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)

I don’t see anything wrong with the portfile. Perhaps yours has been corrupted somehow. Try this:

% sudo rm $(port file drush)
% sudo port selfupdate
% sudo port clean --all all
Note: See TracTickets for help on using tickets.