#17414: No checksum set for Python-2.5.2.tar.bz2 -------------------------------------+-------------------------------------- Reporter: bva@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: checksum python | Port: py25-hashlib -------------------------------------+-------------------------------------- Comment(by bva@…): That can't make a difference! Sheesh: {{{ $ sudo port -d clean --all py25-haslib && sudo port -d checksum py25-hashlib Password: Error: Port py25-haslib not found DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-hashlib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-hashlib DEBUG: Requested variant darwin is not provided by port py25-hashlib. DEBUG: Requested variant i386 is not provided by port py25-hashlib. DEBUG: Requested variant macosx is not provided by port py25-hashlib. DEBUG: Skipping completed org.macports.main (py25-hashlib) DEBUG: Skipping completed org.macports.fetch (py25-hashlib) ---> Verifying checksum(s) for py25-hashlib DEBUG: Executing org.macports.checksum (py25-hashlib) ---> Checksumming Python-2.5.2.tar.bz2 DEBUG: Correct (sha1) checksum for Python-2.5.2.tar.bz2 }}} Oh rats, I made a typo, so that didn't work. Hey wait a minute! The checksum passed! {{{ $ sudo port install py25-hashlib ---> Extracting py25-hashlib ---> Configuring py25-hashlib ---> Building py25-hashlib with target build ---> Staging py25-hashlib into destroot ---> Installing py25-hashlib 2.5.2_0 ---> Activating py25-hashlib 2.5.2_0 ---> Cleaning py25-hashlib $ }}} So even without cleaning, the file checksummed and installed ok from batch mode. I'm a little surprised! Thanks for the suggestion -- Ticket URL: <http://trac.macports.org/ticket/17414#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS