[MacPorts] #60392: uhd @3.15.0.0_2: (was: UHD install error while installing gnuradio on mac catalina)
MacPorts
noreply at macports.org
Sat Apr 25 01:47:36 UTC 2020
#60392: uhd @3.15.0.0_2:
----------------------+-----------------------
Reporter: nero152 | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: uhd |
----------------------+-----------------------
Changes (by ryandesign):
* owner: (none) => michaelld
* status: new => assigned
* version: => 2.6.2
* port: => uhd
Comment:
The relevant part of the attached log is:
{{{
:info:destroot [DEBUG] URLs to download:
:info:destroot x3xx/fpga-fde2a94eb/x3xx_x310_fpga_default-gfde2a94e.zip
:info:destroot x3xx/fpga-fde2a94eb/x3xx_x300_fpga_default-gfde2a94e.zip
:info:destroot e3xx/fpga-fde2a94eb/e3xx_e310_sg1_fpga_default-
gfde2a94e.zip
:info:destroot e3xx/fpga-fde2a94eb/e3xx_e310_sg3_fpga_default-
gfde2a94e.zip
:info:destroot e3xx/fpga-fde2a94eb/e3xx_e320_fpga_default-gfde2a94e.zip
:info:destroot n3xx/fpga-fde2a94eb/n3xx_n310_fpga_default-gfde2a94e.zip
:info:destroot n3xx/fpga-fde2a94eb/n3xx_n300_fpga_default-gfde2a94e.zip
:info:destroot n3xx/fpga-fde2a94eb/n3xx_n320_fpga_default-gfde2a94e.zip
:info:destroot b2xx/fpga-fde2a94eb/b2xx_b200_fpga_default-gfde2a94e.zip
:info:destroot b2xx/fpga-fde2a94eb/b2xx_b200mini_fpga_default-
gfde2a94e.zip
:info:destroot b2xx/fpga-fde2a94eb/b2xx_b210_fpga_default-gfde2a94e.zip
:info:destroot b2xx/fpga-fde2a94eb/b2xx_b205mini_fpga_default-
gfde2a94e.zip
:info:destroot b2xx/uhd-2bdad498/b2xx_common_fw_default-g2bdad498.zip
:info:destroot usrp2/fpga-6bea23d/usrp2_usrp2_fw_default-g6bea23d.zip
:info:destroot usrp2/fpga-6bea23d/usrp2_usrp2_fpga_default-g6bea23d.zip
:info:destroot usrp2/fpga-6bea23d/usrp2_n200_fpga_default-g6bea23d.zip
:info:destroot usrp2/fpga-6bea23d/usrp2_n200_fw_default-g6bea23d.zip
:info:destroot usrp2/fpga-6bea23d/usrp2_n210_fpga_default-g6bea23d.zip
:info:destroot usrp2/fpga-6bea23d/usrp2_n210_fw_default-g6bea23d.zip
:info:destroot n230/fpga-fde2a94eb/n230_n230_fpga_default-gfde2a94e.zip
:info:destroot usrp1/fpga-6bea23d/usrp1_usrp1_fpga_default-g6bea23d.zip
:info:destroot usrp1/fpga-6bea23d/usrp1_b100_fpga_default-g6bea23d.zip
:info:destroot usrp1/fpga-6bea23d/usrp1_b100_fw_default-g6bea23d.zip
:info:destroot
octoclock/uhd-14000041/octoclock_octoclock_fw_default-g14000041.zip
:info:destroot usb/uhd-14000041/usb_common_windrv_default-g14000041.zip
:info:destroot [ERROR] Downloader raised an unhandled exception:
HTTPConnectionPool(host='127.0.0.1', port=5683): Max retries exceeded with
url: http://files.ettus.com/binaries/cache/x3xx/fpga-fde2a94eb
/x3xx_x310_fpga_default-gfde2a94e.zip (Caused by ProxyError('Cannot
connect to proxy.', NewConnectionError('<urllib3.connection.HTTPConnection
object at 0x10ba79410>: Failed to establish a new connection: [Errno 61]
Connection refused')))
:info:destroot You can run this again with the '--verbose' flag to see
more information
:info:destroot If the problem persists, please email the output to:
support at ettus.com
:info:destroot Command failed:
/opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/utils/uhd_images_downloader.py
--verbose --install-
location=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/images
:info:destroot Exit code: 1
}}}
Accessing that failed URL in a browser works for me. Maybe there was a
temporary server problem on their end. You could try again.
This also points out a bug in the uhd port: it tries to fetch things at
destroot time. Ports should only fetch during the fetch phase, and should
ideally do so by using the standard MacPorts machinery for fetching.
--
Ticket URL: <https://trac.macports.org/ticket/60392#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list