Opened 14 years ago
Closed 7 years ago
#34063 closed defect (fixed)
pear-XML_Util- installer/bin/pear: No such file or directory
| Reported by: | maosmurf (Adam Zielinski) | Owned by: | pmetzger (Perry E. Metzger) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | cooljeanius (Eric Gallager) | |
| Port: | pear-XML_Util |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Attachments (3)
Change History (9)
Changed 14 years ago by maosmurf (Adam Zielinski)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
| Owner: | changed from macports-tickets@… to pixilla@… |
|---|---|
| Port: | pear-XML_Util added |
| Summary: | pear-Archive_Tar - installer/bin/pear: No such file or directory → pear-XML_Util- installer/bin/pear: No such file or directory |
The "Skipping completed" lines in the log show this was not a clean build attempt. Please "sudo port clean pear-XML_Util", try again, then attach the new main.log file.
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
| Description: | modified (diff) |
|---|
Changed 14 years ago by maosmurf (Adam Zielinski)
| Attachment: | main.v2.log added |
|---|
main.log on installation, v2
Changed 14 years ago by maosmurf (Adam Zielinski)
| Attachment: | console.v2.log added |
|---|
console in/output to reproduce error logged to main.v2.log
comment:3 Changed 14 years ago by maosmurf (Adam Zielinski)
php5-pear (re)installs fine, pear-XML_Util still cannot finish (see console.v2.log to reproduce my steps)
Now I found a new possible source of error
:msg:archivefetch ---> Attempting to fetch pear-XML_Util-1.2.1_0.darwin_11.noarch.tbz2 from http://packages.macports.org/pear-XML_Util :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
comment:5 Changed 7 years ago by mf2k (Frank Schima)
| Owner: | pixilla deleted |
|---|---|
| Status: | new → assigned |
See #57827
comment:6 Changed 7 years ago by pmetzger (Perry E. Metzger)
| Owner: | set to pmetzger |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |

main.log on installation