Opened 20 months ago
Closed 20 months ago
#67196 closed defect (invalid)
MacPorts 2.8.0 error with upgrade outdated
Reported by: | aeronova | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | base | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: |
Description
I ran "sudo port sync" followed by "sudo port upgrade outdated." This process worked well before, but I suddenly got the following error:
Error: Unable to open port: invalid command name "extract.rename"
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
I'd appreciate it if someone could give me a tip to fix this error.
Change History (2)
comment:1 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 20 months ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
You're using the current ports tree with an old version of base, which is not supported. The fix is to update to MacPorts 2.8.1. (If you have to use the old version for some reason, you also have to use a contemporaneous version of the ports tree.)
Note: See
TracTickets for help on using
tickets.
You'll need to upgrade to MacPorts 2.8.1. Run
sudo port selfupdate
to do that, or download and run the installer from our web site.