Opened 13 years ago
Closed 13 years ago
#31184 closed defect (invalid)
py26-zsi found in search but missing when I try to install it
Reported by: | cnk@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | python26 py26 ZSI | Cc: | |
Port: | py26-zsi |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
port search finds the package I want and something answers when I try to install, otherwise I wouldn't get dependencies downloaded. But the install bails out saying it can't find a matching port for py26-zsi
[03:54 PM] (bold:~) $ sudo port search ZSI py-zsi @2.0 (python, net) Zolera SOAP Infrastructure is a Python implementation of SOAP py25-zsi @2.0 (python, net) Zolera SOAP Infrastructure is a Python implementation of SOAP py26-zsi @2.0 (python, net) Zolera SOAP Infrastructure is a Python implementation of SOAP Found 3 ports. [03:54 PM] (bold:~) $ sudo port install py26-zsi ---> Computing dependencies for py26-zsi ---> Dependencies to be installed: py26-xml ---> Fetching archive for py26-xml ---> Attempting to fetch py26-xml-0.8.4_0.darwin_9.i386.tgz from http://packages.macports.org/py26-xml ---> Fetching py26-xml ---> Verifying checksum(s) for py26-xml ---> Extracting py26-xml ---> Applying patches to py26-xml ---> Configuring py26-xml ---> Building py26-xml ---> Staging py26-xml into destroot ---> Installing py26-xml @0.8.4_0 ---> Activating py26-xml @0.8.4_0 ---> Cleaning py26-xml Error: Unable to execute port: no matching port found for: name=py26-zsi, version=2.0, revision=0, variants=, epoch=0
Change History (5)
comment:1 Changed 13 years ago by cnk@…
Cc: | cnk@… added |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | cnk@… removed |
---|---|
Description: | modified (diff) |
Please use WikiFormatting and preview before submitting.
As reporter, you do not need to Cc yourself.
Ensure your ports system is up to date: try running sudo port selfupdate
again.
comment:3 Changed 13 years ago by cnk@…
Thanks for the info. Unfortunately updating my ports system did not change the core error:
[10:36 PM] (bold:~) $ sudo port selfupdate Password: ---> Updating the ports tree ---> Updating MacPorts base sources using rsync MacPorts base version 2.0.1 installed, MacPorts base version 2.0.3 downloaded. ---> MacPorts base is outdated, installing new version 2.0.3 Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated [10:38 PM] (bold:~) $ sudo port install py26-zsi ---> Computing dependencies for py26-zsi Error: Unable to execute port: no matching port found for: name=py26-zsi, version=2.0, revision=0, variants=, epoch=0
comment:4 Changed 13 years ago by cnk@…
I have subsequently discovered that my ports is trying to get py26-zsi from a local port tree. So this issue is not a MacPorts problem. I don't see how to close this ticket - but it can be closed.
comment:5 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!