Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20594 closed defect (duplicate)

port upgrade ignores installed variant

Reported by: mjs@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.7.1
Keywords: Cc: nerdling (Jeremy Lavergne)
Port:

Description

I currently have an ImageMagick variant installed:

boom:~$ sudo port installed | grep ImageMagick
  ImageMagick @6.5.2-4_1+no_plus_plus+no_x11+q16 (active)

How do I upgrade this variant? If I try upgrading ImageMagick itself, it tries to haul in X11 bits and pieces:

boom:~$ sudo port upgrade ImageMagick
--->  Fetching xorg-bigreqsproto
--->  Verifying checksum(s) for xorg-bigreqsproto
--->  Extracting xorg-bigreqsproto
--->  Configuring xorg-bigreqsproto
^C

Specifying the variant explicitly (which I don't think should be necessary) doesn't help either:

boom:~$ sudo port upgrade ImageMagick +no_plus_plus +no_x11 +q16
--->  Configuring xorg-bigreqsproto
--->  Building xorg-bigreqsproto
--->  Staging xorg-bigreqsproto into destroot
--->  Installing xorg-bigreqsproto @1.0.2_0
^C

A similar problem is #12275. That has been marked closed however the problem does not seem to be fixed.

Change History (10)

comment:1 Changed 15 years ago by mjs@…

Cc: mjs@… added

Cc Me!

comment:2 Changed 15 years ago by mjs@…

This is possibly a dupe of #8221, although that's 3 years old, so I'm not sure.

comment:3 in reply to:  description Changed 15 years ago by nerdling (Jeremy Lavergne)

Component: portsbase
Resolution: duplicate
Status: newclosed

Replying to mjs@…:

A similar problem is #12275. That has been marked closed however the problem does not seem to be fixed.

That was closed as a duplicate of #11891. As is this ticket.

comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: duplicate
Status: closedreopened

Oops. That one was closed.

comment:5 Changed 15 years ago by nerdling (Jeremy Lavergne)

What version of macports are you running? The fixes are available in 1.8.0.

comment:6 Changed 15 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added; mjs@… removed

comment:7 Changed 15 years ago by mjs@…

Cc: mjs@… added

Cc Me!

comment:8 Changed 15 years ago by nerdling (Jeremy Lavergne)

Cc: mjs@… removed

Reporters already get emails.

comment:9 Changed 15 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: reopenedclosed

Yes, this is a dupe.

comment:10 in reply to:  2 Changed 15 years ago by blb@…

Replying to mjs@…:

This is possibly a dupe of #8221, although that's 3 years old, so I'm not sure.

Yup, that's the one, and you'll see the fix when the next MacPorts version is released (1.8), hopefully soon.

Note: See TracTickets for help on using tickets.