Opened 14 years ago

Closed 14 years ago

#26401 closed defect (fixed)

gimp-app should not have a universal variant since gimp2 does not

Reported by: jonathan.hayward@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: gimp-app

Description

bash-3.2# port install gimp2 +universal
--->  Computing dependencies for gimp2
--->  Cleaning gimp2
bash-3.2# port install gimp-app
Error: Cannot install gimp-app for the arch(s) 'i386 x86_64' because
Error: its dependency gimp2 is only installed for the arch 'x86_64'
Error: and does not have a universal variant.
Error: Unable to execute port: architecture mismatch
To report a bug, see <http://guide.macports.org/#project.tickets>
bash-3.2#

Change History (3)

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

Owner: changed from macports-tickets@… to devans@…
Port: gimp2 added

Please remember to fill in the Port field and cc the maintainer.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Port: gimp-app added; gimp2 removed
Summary: Building gimp2 +universal creates x86_64 onlygimp-app should not have a universal variant since gimp2 does not

comment:3 Changed 14 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

gimp2 does not have a universal variant due to issues with its dependents. Consequently gimp-app should not either.

Fixed in r71316.

Note: See TracTickets for help on using tickets.