#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 |
---|
comment:2 follow-up: 10 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 Changed 15 years ago by nerdling (Jeremy Lavergne)
Component: | ports → base |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
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: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: | reopened → closed |
Yes, this is a dupe.
comment:10 Changed 15 years ago by blb@…
Note: See
TracTickets for help on using
tickets.
Cc Me!