Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29930 closed defect (fixed)

macports 2.0 error for port ImageMagick

Reported by: artangco@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.99
Keywords: mdmg Cc:
Port: ImageMagick

Description

On Snow Leopard I did a clean install of macports 2.0.0.

Then the following:

I get the following error when I try to "sudo port mdmg ImageMgick"

U0081431-MACA-2:build Saviz$ sudo port mdmg ImageMagick
Error: Unable to execute port: Unknown user given
To report a bug, see <http://guide.macports.org/#project.tickets>
U0081431-MACA-2:build Saviz$ 

Change History (3)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Version: 1.9.99

Not much to go on here, but I would guess your configured macportsuser doesn't exist. There's a fallback in svn already.

comment:2 Changed 13 years ago by artangco@…

Is there a verbose mode I can run it with to give you more data. When you say there is a fallback in svn. Are you saying I need to install directly from the svn instead of the binary dmg for macports 2.0.0?

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Per the man page:

     -v       verbose mode (generate verbose messages)

     -d       debug mode (generate debugging messages, implies -v)

Installing from the tip of the release_2_0 branch would be one way to fix this, yes. The other would be to create the user specified in macports.conf (or change it to one that does exist).

Note: See TracTickets for help on using tickets.