Opened 13 years ago
Closed 13 years ago
#30587 closed defect (worksforme)
py-pil @1.1.7 not found after Macports Base upgrade to 2.0.1
Reported by: | dbailey@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | py-pil, py24-pil, py25-pil, py26-pil, py27-pil |
Description
"port install py26-pil" returns "Error: Port py26-pil not found" after upgrade to MacPorts Base 2.0.1 on iMac with Snow Leopard 10.6.8.
The same Error occurs for any of py24-pil, py25-pil, py27-pil.
"port install py-pil" trys to install py24-pil, but gives "Error: Dependency 'py24-pil' not found."
On another machine still with MacPorts base version 1.9.2, "port install py26-pil" worked fine. Once upgraded to MacPorts 2.0.1, however, the same "py26-pil not found" errors occurred on that machine.
Change History (2)
comment:1 Changed 13 years ago by dbailey@…
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Cc: | jmr@… added |
---|---|
Keywords: | Python Imaging Library removed |
Resolution: | → worksforme |
Status: | new → closed |
Closing since there is nothing to fix. Glad you got it working. I was able to install py26-pil without problem.
Note: See
TracTickets for help on using
tickets.
Replying to dbailey@…:
I may understand the problem. The MacPorts base upgrade was done by "port selfupdate", and once completed I followed the instructions and did "port upgrade outdated", which took some time. I did not realize that the first port selfupdate may have been aborted by the MacPorts base upgrade from 1.9.2. A second "port selfupdate" seems now to solve the problem and py26-pil is now found. It is not clear to me why only py-pil was affected, since I tested and installed other ports after the upgrade without problem.