[MacPorts] #53423: Beaker-1.8.1 cannot be found for MacPorts 2.4.0 on PowerMac
MacPorts
noreply at macports.org
Mon Jan 30 06:49:17 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 noloader):
Following the manual download instructions provided at
[http://superuser.com/q/189635 Install software using a downloaded port
file] results in an error. It looks like HTTPS is redirected to HTTP, but
then the file is not available at HTTP (the original problem).
Maybe the instructions are not quite correct or I am doing something
wrong:
{{{
PowerMac:~$ sudo mkdir
/opt/local/var/macports/distfiles/Beaker-1.8.1.tar.gz
PowerMac:~$ cd /opt/local/var/macports/distfiles/Beaker-1.8.1.tar.gz
PowerMac:Beaker-1.8.1.tar.gz$ wget https://distfiles.macports.org/py-
beaker
--2017-01-30 01:41:01-- https://distfiles.macports.org/py-beaker
Resolving distfiles.macports.org (distfiles.macports.org)...
198.232.124.196
Connecting to distfiles.macports.org
(distfiles.macports.org)|198.232.124.196|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://distfiles.macports.org/py-beaker/ [following]
--2017-01-30 01:41:02-- http://distfiles.macports.org/py-beaker/
Connecting to distfiles.macports.org
(distfiles.macports.org)|198.232.124.196|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 947 [text/html]
py-beaker: Permission denied
Cannot write to ‘py-beaker’ (Permission denied).
PowerMac:Beaker-1.8.1.tar.gz$ wget https://distfiles.macports.org/py-
beaker/Beaker-1.8.1.tar.gz
--2017-01-30 01:41:52-- https://distfiles.macports.org/py-
beaker/Beaker-1.8.1.tar.gz
Resolving distfiles.macports.org (distfiles.macports.org)...
198.232.124.196
Connecting to distfiles.macports.org
(distfiles.macports.org)|198.232.124.196|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-01-30 01:41:53 ERROR 404: Not Found.
PowerMac:Beaker-1.8.1.tar.gz$ wget
https://distfiles.macports.org/Beaker-1.8.1.tar.gz
--2017-01-30 01:42:10--
https://distfiles.macports.org/Beaker-1.8.1.tar.gz
Resolving distfiles.macports.org (distfiles.macports.org)...
198.232.124.196
Connecting to distfiles.macports.org
(distfiles.macports.org)|198.232.124.196|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-01-30 01:42:10 ERROR 404: Not Found.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53423#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list