Opened 10 years ago

Closed 7 years ago

#42261 closed defect (invalid)

py27-backports-ssl_match_hostname install failure

Reported by: abdullahfy@… Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.2.99
Keywords: Cc: petrrr
Port: py27-backports-ssl_match_hostname py-matplotlib

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I'm trying to install py-matplotlib. However, it fails here:

port install py-matplotlib
--->  Computing dependencies for py-matplotlib
--->  Dependencies to be installed: py27-matplotlib py27-tornado py27-backports-ssl_match_hostname
--->  Extracting py27-backports-ssl_match_hostname
Error: org.macports.extract for port py27-backports-ssl_match_hostname returned: command execution failed
Error: Failed to install py27-backports-ssl_match_hostname
Please see the log file for port py27-backports-ssl_match_hostname for details:
    /net/iconium/rd1/software/macports/OSX_10.6/x86_64/var/macports/logs/_net_iconium_rd1_software_macports_OSX_10.6_x86_64_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-backports-ssl_match_hostname/py27-backports-ssl_match_hostname/main.log
Error: The following dependencies were not installed: py27-matplotlib py27-tornado py27-backports-ssl_match_hostname
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py-matplotlib failed

log is attached.
my OSX=10.6.
I don't have root privileges
and I'm trying to use matbloptlib with python2.7

Attachments (1)

main.log (2.0 KB) - added by abdullahfy@… 10 years ago.
log file

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by abdullahfy@…

Attachment: main.log added

log file

comment:1 Changed 10 years ago by abdullahfy@…

Cc: abdullahfy@… added

Cc Me!

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stromnov@… abdullahfy@… removed
Description: modified (diff)
Keywords: matplotlib ssl_match_hostname removed
Owner: changed from macports-tickets@… to stromnov@…

Please clean py27-backports-ssl_match_hostname and try again; the log you attached is not of py27-backports-ssl_match_hostname but of py-backports-ssl_match_hostname and doesn't contain any useful information.

comment:3 Changed 10 years ago by abdullahfy@…

I did port clean as following:

sofia:~ aalyabes$ port -fp uninstall py*-backports-ssl_match_hostname
sofia:~ aalyabes$ port -fp clean py*-backports-ssl_match_hostname
--->  Cleaning py-backports-ssl_match_hostname
--->  Cleaning py27-backports-ssl_match_hostname
--->  Cleaning py33-backports-ssl_match_hostname
sofia:~ aalyabes$ port -v install py27-backports-ssl_match_hostname
--->  Computing dependencies for py27-backports-ssl_match_hostname.
--->  Fetching distfiles for py27-backports-ssl_match_hostname
--->  Verifying checksums for py27-backports-ssl_match_hostname
--->  Checksumming backports.ssl_match_hostname-3.4.0.2.tar.gz
--->  Extracting py27-backports-ssl_match_hostname
--->  Extracting backports.ssl_match_hostname-3.4.0.2.tar.gz
sandbox-exec: line 1: Error reading string 
Command failed:  cd "/net/iconium/rd1/software/macports/OSX_10.6/x86_64/var/macports/build/_net_iconium_rd1_software_macports_OSX_10.6_x86_64_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-backports-ssl_match_hostname/py27-backports-ssl_match_hostname/work" && /usr/bin/gzip -dc '/net/iconium/rd1/software/macports/OSX_10.6/x86_64/var/macports/distfiles/py-backports-ssl_match_hostname/backports.ssl_match_hostname-3.4.0.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
Exit code: 65
Error: org.macports.extract for port py27-backports-ssl_match_hostname returned: command execution failed
Warning: targets not executed for py27-backports-ssl_match_hostname: org.macports.activate org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Please see the log file for port py27-backports-ssl_match_hostname for details:
    /net/iconium/rd1/software/macports/OSX_10.6/x86_64/var/macports/logs/_net_iconium_rd1_software_macports_OSX_10.6_x86_64_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-backports-ssl_match_hostname/py27-backports-ssl_match_hostname/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-backports-ssl_match_hostname failed

However, I'm still facing the same problem.

comment:4 Changed 9 years ago by petrrr

This might be invalid. User tries to install port without sudo.

comment:5 Changed 9 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:6 Changed 7 years ago by petrrr

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.