[MacPorts] #47913: uhd @3.8.4_0: Downloader raised an unhandled exception (was: uhd fails to install)
MacPorts
noreply at macports.org
Mon Jun 1 05:07:30 PDT 2015
#47913: uhd @3.8.4_0: Downloader raised an unhandled exception
------------------------------+-------------------------
Reporter: Paolo.Scotton@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: uhd |
------------------------------+-------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => michaelld@…
* port: => uhd
Old description:
> On a fresh install of macports, uhd installation fails when staging.
>
> barometrix:TRACKS psc$ sudo port clean uhd uhd-devel
> Password:
> ---> Cleaning uhd
> ---> Cleaning uhd-devel
> barometrix:TRACKS psc$ sudo port selfupdate
> ---> Updating MacPorts base sources using rsync
> MacPorts base version 2.3.3 installed,
> MacPorts base version 2.3.3 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
> barometrix:TRACKS psc$ sudo port install uhd
> ---> Computing dependencies for uhd
> ---> Fetching archive for uhd
> ---> Attempting to fetch
> uhd-3.8.4_0+docs+examples+libusb+manpages+manual+orc+test.darwin_14.x86_64.tbz2
> from http://nue.de.packages.macports.org/macports/packages/uhd
> ---> Attempting to fetch
> uhd-3.8.4_0+docs+examples+libusb+manpages+manual+orc+test.darwin_14.x86_64.tbz2
> from http://lil.fr.packages.macports.org/uhd
> ---> Attempting to fetch
> uhd-3.8.4_0+docs+examples+libusb+manpages+manual+orc+test.darwin_14.x86_64.tbz2
> from http://mse.uk.packages.macports.org/sites/packages.macports.org/uhd
> ---> Fetching distfiles for uhd
> ---> Verifying checksums for uhd
> ---> Extracting uhd
> ---> Configuring uhd
> ---> Building uhd
> ---> Staging uhd into destroot
> Error: org.macports.destroot for port uhd returned: command execution
> failed
> Please see the log file for port uhd for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log
> To report a bug, follow the instructions in the guide:
> http://guide.macports.org/#project.tickets
> Error: Processing of port uhd failed
New description:
On a fresh install of macports, uhd installation fails when staging.
{{{
barometrix:TRACKS psc$ sudo port clean uhd uhd-devel
Password:
---> Cleaning uhd
---> Cleaning uhd-devel
barometrix:TRACKS psc$ sudo port selfupdate
---> Updating MacPorts base sources using rsync
MacPorts base version 2.3.3 installed,
MacPorts base version 2.3.3 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
barometrix:TRACKS psc$ sudo port install uhd
---> Computing dependencies for uhd
---> Fetching archive for uhd
---> Attempting to fetch
uhd-3.8.4_0+docs+examples+libusb+manpages+manual+orc+test.darwin_14.x86_64.tbz2
from http://nue.de.packages.macports.org/macports/packages/uhd
---> Attempting to fetch
uhd-3.8.4_0+docs+examples+libusb+manpages+manual+orc+test.darwin_14.x86_64.tbz2
from http://lil.fr.packages.macports.org/uhd
---> Attempting to fetch
uhd-3.8.4_0+docs+examples+libusb+manpages+manual+orc+test.darwin_14.x86_64.tbz2
from http://mse.uk.packages.macports.org/sites/packages.macports.org/uhd
---> Fetching distfiles for uhd
---> Verifying checksums for uhd
---> Extracting uhd
---> Configuring uhd
---> Building uhd
---> Staging uhd into destroot
Error: org.macports.destroot for port uhd returned: command execution
failed
Please see the log file for port uhd for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port uhd failed
}}}
--
Comment:
The relevant error in the log is:
{{{
:debug:destroot Executing proc-post-org.macports.destroot-destroot-0
:debug:destroot Fetching images:
:debug:destroot /opt/local/bin/python2.7
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/utils/uhd_images_downloader.py
--install-
location=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/images
:info:destroot Images destination:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/images
:info:destroot Downloading images from:
http://files.ettus.com/binaries/images/uhd-images_003.008.004-release.zip
:info:destroot Downloading images to:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/.tmp/tmp1Te9G5
/uhd-images_003.008.004-release.zip
:info:destroot Downloader raised an unhandled exception: [Errno 54]
Connection reset by peer
: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
}}}
Ports should not attempt to download files, other than in the fetch phase.
--
Ticket URL: <https://trac.macports.org/ticket/47913#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list