Opened 10 years ago
Closed 10 years ago
#45038 closed defect (fixed)
Error upgrading py27-numpy
Reported by: | graziosi.angelo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | dh@…, michaelld (Michael Dickens) | |
Port: | py27-numpy |
Description
In today Macports upgrade:
$ sudo port selfupdate Password: ---> Updating MacPorts base sources using rsync MacPorts base version 2.3.1 installed, MacPorts base version 2.3.1 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 $ sudo port outdated The following installed ports are outdated: cmake 3.0.0_3 < 3.0.1_0 libtasn1 4.1_0 < 4.2_0 m4 1.4.16_0 < 1.4.17_0 py27-numpy 1.8.2_0 < 1.9.0_0 $ sudo port upgrade outdated ---> Computing dependencies for cmake ---> Fetching archive for cmake ---> Attempting to fetch cmake-3.0.1_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/cmake ---> Attempting to fetch cmake-3.0.1_0.darwin_13.x86_64.tbz2.rmd160 from http://nue.de.packages.macports.org/macports/packages/cmake ---> Installing cmake @3.0.1_0 ---> Cleaning cmake ---> Computing dependencies for cmake ---> Deactivating cmake @3.0.0_3 ---> Cleaning cmake ---> Activating cmake @3.0.1_0 ---> Cleaning cmake ---> Fetching archive for libtasn1 ---> Attempting to fetch libtasn1-4.2_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/libtasn1 ---> Attempting to fetch libtasn1-4.2_0.darwin_13.x86_64.tbz2.rmd160 from http://nue.de.packages.macports.org/macports/packages/libtasn1 ---> Installing libtasn1 @4.2_0 ---> Cleaning libtasn1 ---> Deactivating libtasn1 @4.1_0 ---> Cleaning libtasn1 ---> Activating libtasn1 @4.2_0 ---> Cleaning libtasn1 ---> Fetching archive for m4 ---> Attempting to fetch m4-1.4.17_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/m4 ---> Attempting to fetch m4-1.4.17_0.darwin_13.x86_64.tbz2.rmd160 from http://nue.de.packages.macports.org/macports/packages/m4 ---> Installing m4 @1.4.17_0 ---> Cleaning m4 ---> Deactivating m4 @1.4.16_0 ---> Cleaning m4 ---> Activating m4 @1.4.17_0 ---> Cleaning m4 ---> Computing dependencies for py27-numpy ---> Fetching archive for py27-numpy ---> Attempting to fetch py27-numpy-1.9.0_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/py27-numpy ---> Attempting to fetch py27-numpy-1.9.0_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-numpy ---> Attempting to fetch py27-numpy-1.9.0_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-numpy ---> Fetching distfiles for py27-numpy ---> Attempting to fetch numpy-1.9.0.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-numpy ---> Attempting to fetch numpy-1.9.0.tar.gz from http://nue.de.distfiles.macports.org/macports/distfiles/py-numpy ---> Attempting to fetch numpy-1.9.0.tar.gz from http://lil.fr.distfiles.macports.org/py-numpy ---> Attempting to fetch numpy-1.9.0.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-numpy ---> Attempting to fetch numpy-1.9.0.tar.gz from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/py-numpy ---> Attempting to fetch numpy-1.9.0.tar.gz from https://github.com/numpy/numpy/tarball/v1.9.0 ---> Verifying checksums for py27-numpy ---> Extracting py27-numpy ---> Applying patches to py27-numpy ---> Configuring py27-numpy ---> Building py27-numpy Error: org.macports.build for port py27-numpy returned: command execution failed Please see the log file for port py27-numpy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-numpy/py27-numpy/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
Attached the main log.
Ciao, Angelo.
Attachments (1)
Change History (4)
Changed 10 years ago by graziosi.angelo@…
Attachment: | py27-numpy-main.log.bz2 added |
---|
comment:1 follow-up: 2 Changed 10 years ago by michaelld (Michael Dickens)
comment:2 Changed 10 years ago by graziosi.angelo@…
Replying to michaelld@…:
Should be fixed in r125483. Please do another selfupdate & clean the port, and try the upgrade again.
Oh yes, it is fixed now!
Thanks,
Angelo.
comment:3 Changed 10 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Great; thanks for reporting back so promptly!
Note: See
TracTickets for help on using
tickets.
Should be fixed in r125483. Please do another selfupdate & clean the port, and try the upgrade again.