[MacPorts] #32432: unable to install py-gdata - dependency error
#32432: unable to install py-gdata - dependency error ------------------------------+--------------------------------------------- Reporter: rv@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ------------------------------+--------------------------------------------- I am trying to install the gdata api from google via macports. mahost179:kksf rvaidhee$ port search gdata[[BR]] '''libgdata @0.6.6 (gnome, net) ''' libgdata is a GLib-based library for accessing online service APIs using the GData protocol --- most notably, Google's services. [[BR]] '''py-gdata @2.0.15 (python, devel) ''' Google Data API Python Client Library [[BR]] Found 2 ports.[[BR]] mahost179:kksf rvaidhee$ sudo port install py-gdata[[BR]] Password:[[BR]] ---> Computing dependencies for py-gdata[[BR]] '''Error: Dependency 'py27-gdata' not found.[[BR]] Error: Status 1 encountered during processing.'''[[BR]] To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]] mahost179:kksf rvaidhee$ python -V[[BR]] '''Python 2.7.1'''[[BR]] mahost179:kksf rvaidhee$ -- Ticket URL: <https://trac.macports.org/ticket/32432> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32432: unable to install py-gdata - dependency error ------------------------------+--------------------------------------------- Reporter: rv@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by larry.velazquez@…): What happens if you try to install `py27-gdata` directly? -- Ticket URL: <https://trac.macports.org/ticket/32432#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32432: unable to install py-gdata - dependency error ------------------------------+--------------------------------------------- Reporter: rv@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by larry.velazquez@…): Also, have you run `port selfupdate`? When I search for “gdata”, I get more than 2 ports: {{{ % port search gdata libgdata @0.6.6 (gnome, net) libgdata is a GLib-based library for accessing online service APIs using the GData protocol --- most notably, Google's services. py-gdata @2.0.15 (python, devel) Google Data API Python Client Library py24-gdata @2.0.15 (python, devel) Google Data API Python Client Library py25-gdata @2.0.15 (python, devel) Google Data API Python Client Library py26-gdata @2.0.15 (python, devel) Google Data API Python Client Library py27-gdata @2.0.15 (python, devel) Google Data API Python Client Library Found 6 ports. }}} -- Ticket URL: <https://trac.macports.org/ticket/32432#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32432: unable to install py-gdata - dependency error ------------------------------+--------------------------------------------- Reporter: rv@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by rv@…): I thought I was fully up to date. Not sure why I didn't get the same number of hits as you the first time around. This is a brand new macbookpro which I self updated not too long ago. I did another self update just now, mahost179:kksf rvaidhee$ sudo port selfupdate Password: ---> Updating MacPorts base sources using rsync MacPorts base version 2.0.3 installed, MacPorts base version 2.0.3 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated mahost179:kksf rvaidhee$ And, now I get the list that you get… mahost179:kksf rvaidhee$ port search gdata libgdata @0.6.6 (gnome, net) libgdata is a GLib-based library for accessing online service APIs using the GData protocol --- most notably, Google's services. py-gdata @2.0.15 (python, devel) Google Data API Python Client Library py24-gdata @2.0.15 (python, devel) Google Data API Python Client Library py25-gdata @2.0.15 (python, devel) Google Data API Python Client Library py26-gdata @2.0.15 (python, devel) Google Data API Python Client Library py27-gdata @2.0.15 (python, devel) Google Data API Python Client Library Found 6 ports. And I am able to do the port install… sorry about that! You can close it out as user error. mahost179:kksf rvaidhee$ sudo port install py-gdata ---> Computing dependencies for py-gdata ---> Dependencies to be installed: py27-gdata py27-distribute python27 python_select ---> Fetching archive for python_select ---> Attempting to fetch python_select-0.3_1.darwin_11.noarch.tgz from http://packages.macports.org/python_select ---> Fetching python_select ---> Verifying checksum(s) for python_select ---> Extracting python_select ---> Configuring python_select ---> Building python_select ---> Staging python_select into destroot ---> Installing python_select @0.3_1 ---> Activating python_select @0.3_1 ---> Cleaning python_select ---> Fetching archive for python27 ---> Attempting to fetch python27-2.7.2_3.darwin_11.x86_64.tgz from http://packages.macports.org/python27 ---> Fetching python27 ---> Attempting to fetch Python-2.7.2.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/python27 ---> Verifying checksum(s) for python27 ---> Extracting python27 ---> Applying patches to python27 ---> Configuring python27 ---> Building python27 -- Ticket URL: <https://trac.macports.org/ticket/32432#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32432: unable to install py-gdata - dependency error -------------------------------+-------------------------------------------- Reporter: rv@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: Port: | -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/32432#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts