Opened 8 years ago

Closed 8 years ago

#51597 closed defect (fixed)

pypy---Error: Port pypy not found

Reported by: jianguohsiang82@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: pypy

Description (last modified by ryandesign (Ryan Carsten Schmidt))

pypy appears to be an installable port. Unfortunately, it doesn't appear to be. Perhaps the website needs to be updated?

browser:trunk/dports/lang/pypy/Portfile

$ sudo port install pypy

results in the error:

Error: Port pypy not found

Change History (6)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jmr@… added
Description: modified (diff)
Resolution: invalid
Status: newclosed

Must be a problem on your system. Try running sudo port selfupdate first.

comment:2 Changed 8 years ago by jianguohsiang82@…

Hi, Thanks for the response. That doesn't seem to be the case. I can install other ports.

$ sudo port selfupdate
Password:
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.3.4 installed,
MacPorts base version 2.3.4 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

What else could be the problem? Anything else I can try?

comment:3 Changed 8 years ago by jianguohsiang82@…

This is bullshit. The port is not found. This ticket was not taken seriously, and immediately closed. Thanks a lot for the help

comment:4 Changed 8 years ago by pixilla (Bradley Giesbrecht)

Resolution: invalid
Status: closedreopened

I believe the pypy port is missing from the PortIndex downloaded by rsync.

To temporarily fix this:

cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports
sudo portindex
Last edited 8 years ago by pixilla (Bradley Giesbrecht) (previous) (diff)

comment:5 Changed 8 years ago by jmroot (Joshua Root)

Cc: jmr@… removed
Owner: changed from macports-tickets@… to jmr@…
Status: reopenednew

Hi, I am the maintainer of pypy, and unfortunately I have not had internet access for the last couple of weeks. I'm looking at this now.

comment:6 Changed 8 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.