Opened 11 years ago
Closed 11 years ago
#42274 closed defect (invalid)
NicePlayer @0.95 +universal fails installing on missing gnutar
Reported by: | asaf.mesika@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | asaf.mesika@… | |
Port: |
Description
Installation fails:
---> Fetching archive for NicePlayer ---> Attempting to fetch NicePlayer-0.95_1+universal.darwin_13.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/NicePlayer ---> Attempting to fetch NicePlayer-0.95_1+universal.darwin_13.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/NicePlayer ---> Attempting to fetch NicePlayer-0.95_1+universal.darwin_13.i386-x86_64.tbz2 from http://packages.macports.org/NicePlayer ---> Fetching distfiles for NicePlayer ---> Verifying checksums for NicePlayer ---> Extracting NicePlayer Error: org.macports.extract for port NicePlayer returned: command execution failed Please see the log file for port NicePlayer for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_NicePlayer/NicePlayer/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port NicePlayer failed
The logs shows the following:
debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_NicePlayer/NicePlayer/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9' :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_NicePlayer/NicePlayer/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/NicePlayer/NicePlayer_source_0.95.tbz2' | /usr/bin/gnutar --no-same-owner -xf -' :debug:extract Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_NicePlayer/NicePlayer/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/NicePlayer/NicePlayer_source_0.95.tbz2' | /usr/bin/gnutar --no-same-owner -xf - :info:extract sh: /usr/bin/gnutar: No such file or directory :info:extract :info:extract bzip2: I/O or other error, bailing out. Possible reason follows. :info:extract bzip2: Broken pipe :info:extract Input file = /opt/local/var/macports/distfiles/NicePlayer/NicePlayer_source_0.95.tbz2, output file = (stdout) :info:extract Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_NicePlayer/NicePlayer/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/NicePlayer/NicePlayer_source_0.95.tbz2' | /usr/bin/gnutar --no-same-owner -xf - :info:extract Exit code: 127 :error:extract org.macports.extract for port NicePlayer returned: command execution failed :debug:extract Error code: NONE :debug:extract Backtrace: command execution failed while executing "$procedure $targetname" :info:extract Warning: targets not executed for NicePlayer: org.macports.activate org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:extract Please see the log file for port NicePlayer for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_NicePlayer/NicePlayer/main.log (E
This means the dependency for gnutar is missing.
Attachments (1)
Change History (4)
Changed 11 years ago by asaf.mesika@…
comment:1 Changed 11 years ago by asaf.mesika@…
Cc: | asaf.mesika@… added |
---|
comment:2 Changed 11 years ago by asaf.mesika@…
I've also installed gnutar "sudo port install gnutar" and it still fails on gnutar, since gnutar is not at "/usr/bin/gnutar", but at "/opt/local/bin/gnutar"
comment:3 Changed 11 years ago by ci42
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please have a look at mavericks problems and follow the migration instructions.
In the future please don't forget to fill in the port field and Cc the port maintainer. There's no need to Cc yourself if you're the ticket reporter.
Note: See
TracTickets for help on using
tickets.
Cc Me!