#19717: gnome-keyring @2.26.1 build failure -------------------------------------+-------------------------------------- Reporter: christophe.haro@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gnome-keyring -------------------------------------+-------------------------------------- Comment(by christophe.haro@…): Replying to [comment:5 christophe.haro@…]:
Replying to [comment:4 nox@…]:
What does `python --version` report?
callisto:~ haro$ python --version Python 3.0.1 callisto:~ haro$
Hi all, The problem was the version of python. Here is how I solved the problem. callisto:~ haro$ sudo python_select python26 callisto:~ haro$ python --version Python 2.6.2 callisto:~ haro$ and then : callisto:~ haro$ sudo port -u upgrade gnome-keyring ---> Fetching gnome-keyring ---> Verifying checksum(s) for gnome-keyring ---> Extracting gnome-keyring ---> Configuring gnome-keyring ---> Building gnome-keyring ---> Staging gnome-keyring into destroot ---> Deactivating gnome-keyring @2.24.1_0 ---> Installing gnome-keyring @2.26.1_0 ---> Activating gnome-keyring @2.26.1_0 ---> Cleaning gnome-keyring ---> Uninstalling gnome-keyring @2.24.1_0 Thanks all, -- Ticket URL: <http://trac.macports.org/ticket/19717#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS