Opened 12 years ago

Last modified 12 years ago

#34220 closed defect

invalid command "vercmp" — at Version 1

Reported by: rigstars2@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.99
Keywords: Cc: ryandesign@…
Port: libsdl

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

I keep getting this error -

Error: Unable to open port: invalid command name "vercmp"

when I try to install ffmpeg (sudo port install ffmpeg) or if I try to upgrade this libsdl (sudo port upgrade libsdl)

I have updated to latest ports doing (sudo port selfupdate) followed by a (sudo port upgrade outdated) and even ran (sudo port sync)

OS I'm using is Mac OS X Lion and installed using trunk base when Lion was still very new .. Any help, please.

Thanks!

Change History (1)

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

Cc: ryandesign@… added
Description: modified (diff)
Summary: invalid command "vercmp" on Mac OS X Lion installing mpeg portinvalid command "vercmp"

Please run "port version" to see what version of MacPorts you really have. The "rpm-vercomp" command, which has been in MacPorts for years and years, was renamed to "vercmp" a couple versions of MacPorts ago. Please also attach the main.log file of the failure; I've looked in the ffmpeg port and it doesn't itself call vercmp so I need to see the log to know what's really going on.

Note: See TracTickets for help on using tickets.