Opened 12 years ago

Closed 12 years ago

#34062 closed defect (duplicate)

pear-Archive_Tar - installer/bin/pear: No such file or directory

Reported by: maosmurf (Adam Zielinski) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: pear-Archive_Tar

Description

sudo port install pear-Archive_Tar

fails with

:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/packagesource" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer/bin/pear -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer/pear.conf -C /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer/pear.conf config-set auto_discover 1 
:info:configure sh: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer/bin/pear: No such file or directory
:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/packagesource" && /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer/bin/pear -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer/pear.conf -C /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer/pear.conf config-set auto_discover 1 " returned error 127
:error:configure Target org.macports.configure returned: shell command failed (see log for details)
:debug:configure Backtrace: shell command failed (see log for details)
    while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for pear-Archive_Tar): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:configure Log for pear-Archive_Tar is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/main.log

the directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_pear-Archive_Tar/pear-Archive_Tar/work/Archive_Tar-1.3.7/installer does indeed not contain a directory "bin", only the directory pear, which itself only contains the empty directory "php"

about the sytem:

OSX 10.7.3 (all up to date) macports 2.0.4 php5 @5.3.10_0+apache2+pear (active) # error also occurs without +pear variant) php5-pear @20110901_2 (active)

PHP cli starts without errors

Change History (2)

comment:1 Changed 12 years ago by maosmurf (Adam Zielinski)

duplicate of #34063. sorry

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

Port: pear-Archive_Tar added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.