[MacPorts] #53423: Beaker-1.8.1 cannot be found for MacPorts 2.4.0 on PowerMac

MacPorts noreply at macports.org
Mon Jan 30 07:24:46 UTC 2017


#53423: Beaker-1.8.1 cannot be found for MacPorts 2.4.0 on PowerMac
------------------------+--------------------
  Reporter:  noloader   |      Owner:
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.0
Resolution:  duplicate  |   Keywords:
      Port:  py-beaker  |
------------------------+--------------------

Comment (by kencu):

 the CURL library on the powermac is too old. This is a common problem on
 older systems. As a temporary workaround for this port, do this
 {{{
 cd /opt/local/var/macports/distfiles/py-beaker
 }}}
 then
 {{{
 sudo wget
 https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-1.8.1.tar.gz
 }}}

 This works, and gets you your file.
 {{{

 LeopardG5:py-beaker$ ls -la
 total 152
 drwxr-xr-x    4 macports  admin    136 Jan 29 23:21 .
 drwxr-xr-x  346 root      admin  11764 Jan 28 15:06 ..
 -rw-r--r--    1 macports  admin  34299 Oct 16 14:12 Beaker-1.7.0.tar.gz
 -rw-r--r--    1 root      admin  37064 Oct 23 16:40 Beaker-1.8.1.tar.gz
 }}}
 once you have it downloaded, you can `sudo port -v install py27-beaker`
 and it will install as usual.

 Best, K

--
Ticket URL: <https://trac.macports.org/ticket/53423#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list