Opened 7 years ago

Closed 7 years ago

#53992 closed defect (duplicate)

ansible @2.3.0.0.1 fails on El Capitan (10.11.6)

Reported by: Buzut Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: ansible

Description

Running sudo port install ansible will fail after fetching sources.

Exemple log:

cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/main.log
version:1
:msg:main --->  Computing dependencies for ansible:info:main .:debug:main ansible has no conflicts
:debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
:debug:main Searching for dependency: git
:debug:main Didn't find receipt, going to depspec regex for: git
:debug:main Found Dependency: path: /usr/bin filename: git regex: ^git$
:debug:main Searching for dependency: asciidoc
:debug:main Found Dependency: receipt exists for asciidoc
:debug:main Searching for dependency: libxslt
:debug:main Found Dependency: receipt exists for libxslt
:debug:main Searching for dependency: docbook-xsl
:debug:main Found Dependency: receipt exists for docbook-xsl
:debug:main Searching for dependency: py27-six
:debug:main Found Dependency: receipt exists for py27-six
:debug:main Searching for dependency: py27-paramiko
:debug:main Found Dependency: receipt exists for py27-paramiko
:debug:main Searching for dependency: py27-httplib2
:debug:main Found Dependency: receipt exists for py27-httplib2
:debug:main Searching for dependency: py27-jinja2
:debug:main Found Dependency: receipt exists for py27-jinja2
:debug:main Searching for dependency: py27-yaml
:debug:main Found Dependency: receipt exists for py27-yaml
:debug:main Searching for dependency: py27-setuptools
:debug:main Found Dependency: receipt exists for py27-setuptools
:debug:main Searching for dependency: py27-crypto
:debug:main Found Dependency: receipt exists for py27-crypto
:debug:main Executing org.macports.main (ansible)
:debug:main dropping privileges: euid changed to 502, egid changed to 501.
:debug:archivefetch archivefetch phase started at Sun Apr 16 23:00:16 CEST 2017
:msg:archivefetch --->  Fetching archive for ansible
:debug:archivefetch Executing org.macports.archivefetch (ansible)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  ansible-2.3.0.0.1_0.darwin_15.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch ansible-2.3.0.0.1_0.darwin_15.noarch.tbz2 from http://lil.fr.packages.macports.org/ansible
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch ansible-2.3.0.0.1_0.darwin_15.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ansible
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch ansible-2.3.0.0.1_0.darwin_15.noarch.tbz2 from http://nue.de.packages.macports.org/ansible
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Privilege de-escalation not attempted as not running as root.
:debug:fetch fetch phase started at Sun Apr 16 23:00:23 CEST 2017
:notice:fetch --->  Fetching distfiles for ansible
:debug:fetch Executing org.macports.fetch (ansible)
:debug:fetch Executing: /usr/bin/git clone --progress https://github.com/ansible/ansible.git /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1 2>&1
:debug:fetch system: /usr/bin/git clone --progress https://github.com/ansible/ansible.git /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1 2>&1
:info:fetch Cloning into '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1'...
:info:fetch remote: Counting objects: 254535, done.        
remote: Compressing objects: 100% (28/28), done.               
remote: Total 254535 (delta 10), reused 0 (delta 0), pack-reused 254504        
Receiving objects: 100% (254535/254535), 68.63 MiB | 73.00 KiB/s, done.KiB/s   
Resolving deltas: 100% (162158/162158), done.   
:info:fetch Checking connectivity... done.
:debug:fetch Executing GIT_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.git GIT_WORK_TREE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1 /usr/bin/git checkout -q v2.3.0.0-1 2>&1
:debug:fetch system: GIT_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.git GIT_WORK_TREE=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1 /usr/bin/git checkout -q v2.3.0.0-1 2>&1
:debug:fetch Executing proc-post-org.macports.fetch-fetch-0
:debug:fetch system -W /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1: git submodule update --init
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Sun Apr 16 23:17:20 CEST 2017
:notice:checksum --->  Verifying checksums for ansible
:debug:checksum Executing org.macports.checksum (ansible)
:debug:checksum Privilege de-escalation not attempted as not running as root.
:debug:extract extract phase started at Sun Apr 16 23:17:20 CEST 2017
:notice:extract --->  Extracting ansible
:debug:extract Executing org.macports.extract (ansible)
:debug:extract Executing proc-post-org.macports.extract-extract-0
:debug:extract Privilege de-escalation not attempted as not running as root.
:debug:patch patch phase started at Sun Apr 16 23:17:20 CEST 2017
:debug:patch Executing org.macports.patch (ansible)
:info:patch --->  Patching .coveragerc: s#/etc/ansible#/opt/local/etc/ansible#g
:debug:patch Executing reinplace: /usr/bin/sed s#/etc/ansible#/opt/local/etc/ansible#g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc >@file12
:warn:patch reinplace s#/etc/ansible#/opt/local/etc/ansible#g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc to macports
:debug:patch euid/egid changed to: 502/501
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc
:debug:patch euid/egid changed to: 502/501
:info:patch --->  Patching .coveragerc: s#/usr/share/ansible#/opt/local/share/ansible#g
:debug:patch Executing reinplace: /usr/bin/sed s#/usr/share/ansible#/opt/local/share/ansible#g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc >@file12
:warn:patch reinplace s#/usr/share/ansible#/opt/local/share/ansible#g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc to macports
:debug:patch euid/egid changed to: 502/501
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.coveragerc
:debug:patch euid/egid changed to: 502/501
:info:patch --->  Patching .mailmap: s#/etc/ansible#/opt/local/etc/ansible#g
:debug:patch Executing reinplace: /usr/bin/sed s#/etc/ansible#/opt/local/etc/ansible#g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap >@file12
:warn:patch reinplace s#/etc/ansible#/opt/local/etc/ansible#g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap to macports
:debug:patch euid/egid changed to: 502/501
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap
:debug:patch euid/egid changed to: 502/501
:info:patch --->  Patching .mailmap: s#/usr/share/ansible#/opt/local/share/ansible#g
:debug:patch Executing reinplace: /usr/bin/sed s#/usr/share/ansible#/opt/local/share/ansible#g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap >@file12
:warn:patch reinplace s#/usr/share/ansible#/opt/local/share/ansible#g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap to macports
:debug:patch euid/egid changed to: 502/501
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.mailmap
:debug:patch euid/egid changed to: 502/501
:info:patch --->  Patching .yamllint: s#/etc/ansible#/opt/local/etc/ansible#g
:debug:patch Executing reinplace: /usr/bin/sed s#/etc/ansible#/opt/local/etc/ansible#g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_ansible/ansible/work/ansible-2.3.0.0-1/.yamllint >@file12

Change History (1)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Port: ansible added
Resolution: duplicate
Status: newclosed

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers ansible), if any.

This is not enough of the log to determine the error. Presuming duplicate of #53990.

Note: See TracTickets for help on using tickets.