Opened 14 years ago
Closed 14 years ago
#26084 closed defect (invalid)
libgnomeui: No package 'gnome-keyring-1' found
Reported by: | paul@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: | libgnomeui |
Description
Trying to build gimp (for the first time) on Macbook Pro 10.6.4 / XCode 3.2.3 and get the following error in libgnomeui
libgnome-2.0 >= 2.13.7 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.13.1 gconf-2.0 >= 1.1.11 pango >= 1.1.2 glib-2.0 >= 2.16.0 :info:build gio-2.0 >= 2.16.0 :info:build gnome-vfs-2.0 >= 2.7.3 gnome-keyring-1 >= 0.4) were not met: :info:build :info:build No package 'gnome-keyring-1' found
A "port installed gnome-keyring" yields
The following ports are currently installed: gnome-keyring @2.30.3_0 (active)
Tried to fix this on my own but googling and some ugly hacking at the configuration files got me nowhere.
Thanks for your help!
Attachments (1)
Change History (4)
Changed 14 years ago by paul@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | gimp libgnomeui gnome-keyring-1 removed |
---|---|
Port: | libgnomeui added; gimp removed |
Summary: | gimp 2.6.10 build failure @ libgnomeui → libgnomeui: No package 'gnome-keyring-1' found |
comment:2 Changed 14 years ago by paul@…
Wow! Thanks so much for the very fast turnaround. That did the trick, gimp compilation now revived!
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The port it's needing is now libgnome-keyring, not gnome-keyring. This should have been fixed in r70530 three days ago; "
sudo port selfupdate
" to receive the fix, then "sudo port clean libgnomeui
" and try again.