#31141: Pallet doesn't install with MacPorts v2.0.2 -------------------------------------------+-------------------------------- Reporter: ijstokes@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Resolution: duplicate | Keywords: Port: Pallet | -------------------------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => duplicate * port: => Pallet Old description:
I execute this command:
root# /opt/local/bin/port install Pallet
I then get this output:
---> Attempting to fetch Pallet-1.1_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/Pallet ---> Fetching Pallet ---> Verifying checksum(s) for Pallet Error: Target org.macports.checksum returned: does not exist in /opt/local/var/macports/distfiles/Pallet Log for Pallet is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_Pallet/Pallet/main.log Error: Status 1 encountered during processing.
Which directs me to the main.log file:
:info:fetch Exported revision 73027. :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Tue Sep 6 12:23:35 EDT 2011 :notice:checksum ---> Verifying checksum(s) for Pallet :debug:checksum Executing org.macports.checksum (Pallet) :info:checksum ---> Checksumming :error:checksum Target org.macports.checksum returned: does not exist in /opt/local/var/macports/distfiles/Pallet :debug:checksum Backtrace: does not exist in /opt/local/var/macports/distfiles/Pallet while executing "$procedure $targetname" :info:checksum Warning: the following items did not execute (for Pallet): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:checksum Log for Pallet is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_Pallet/Pallet/main.log
New description: I execute this command: {{{ root# /opt/local/bin/port install Pallet }}} I then get this output: {{{ ---> Attempting to fetch Pallet-1.1_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/Pallet ---> Fetching Pallet ---> Verifying checksum(s) for Pallet Error: Target org.macports.checksum returned: does not exist in /opt/local/var/macports/distfiles/Pallet Log for Pallet is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_Pallet/Pallet/main.log Error: Status 1 encountered during processing. }}} Which directs me to the main.log file: {{{ :info:fetch Exported revision 73027. :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Tue Sep 6 12:23:35 EDT 2011 :notice:checksum ---> Verifying checksum(s) for Pallet :debug:checksum Executing org.macports.checksum (Pallet) :info:checksum ---> Checksumming :error:checksum Target org.macports.checksum returned: does not exist in /opt/local/var/macports/distfiles/Pallet :debug:checksum Backtrace: does not exist in /opt/local/var/macports/distfiles/Pallet while executing "$procedure $targetname" :info:checksum Warning: the following items did not execute (for Pallet): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:checksum Log for Pallet is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_Pallet/Pallet/main.log }}} -- Comment: Duplicate of #31073. Please remember to use wiki formatting, assign to the maintainer and fill in the port field. -- Ticket URL: <https://trac.macports.org/ticket/31141#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS