[MacPorts] #27324: Error: Status 1 encountered during processing.
#27324: Error: Status 1 encountered during processing. ------------------------------------------+--------------------------------- Reporter: justin.desantis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ------------------------------------------+--------------------------------- $ sudo port install gnupg2 Password: ---> Computing dependencies for gnupg2 ---> Dependencies to be installed: curl curl-ca-bundle ---> Verifying checksum(s) for curl-ca-bundle Error: Target org.macports.checksum returned: certdata-1.66.txt does not exist in /opt/local/var/macports/distfiles/curl Error: Failed to install curl-ca-bundle Log for curl-ca-bundle is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_net_curl-ca-bundle/main.log Error: The following dependencies were not installed: curl curl-ca-bundle Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> -- Ticket URL: <https://trac.macports.org/ticket/27324> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27324: curl-ca-bundle checksum failure: "certdata-1.66.txt does not exist" ------------------------------------------+--------------------------------- Reporter: justin.desantis@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: curl-ca-bundle ------------------------------------------+--------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => ryandesign@… * port: => curl-ca-bundle Old description:
$ sudo port install gnupg2 Password: ---> Computing dependencies for gnupg2 ---> Dependencies to be installed: curl curl-ca-bundle ---> Verifying checksum(s) for curl-ca-bundle Error: Target org.macports.checksum returned: certdata-1.66.txt does not exist in /opt/local/var/macports/distfiles/curl Error: Failed to install curl-ca-bundle Log for curl-ca-bundle is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_net_curl-ca-bundle/main.log Error: The following dependencies were not installed: curl curl-ca-bundle Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
New description: {{{ $ sudo port install gnupg2 Password: ---> Computing dependencies for gnupg2 ---> Dependencies to be installed: curl curl-ca-bundle ---> Verifying checksum(s) for curl-ca-bundle Error: Target org.macports.checksum returned: certdata-1.66.txt does not exist in /opt/local/var/macports/distfiles/curl Error: Failed to install curl-ca-bundle Log for curl-ca-bundle is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_net_curl-ca-bundle/main.log Error: The following dependencies were not installed: curl curl-ca-bundle Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Comment: Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/27324#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27324: curl-ca-bundle checksum failure: "certdata-1.66.txt does not exist" ------------------------------------------+--------------------------------- Reporter: justin.desantis@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: curl-ca-bundle ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * status: new => assigned Comment: This was a bug in MacPorts base that was supposed to have been fixed in 1.9.2 (#25418 / #25937). Please verify you are actually running MacPorts 1.9.2 by running "sudo port selfupdate". -- Ticket URL: <https://trac.macports.org/ticket/27324#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27324: curl-ca-bundle checksum failure: "certdata-1.66.txt does not exist" ------------------------------------------+--------------------------------- Reporter: justin.desantis@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: curl-ca-bundle ------------------------------------------+--------------------------------- Comment(by justin.desantis@…): Replying to [comment:2 ryandesign@…]:
This was a bug in MacPorts base that was supposed to have been fixed in 1.9.2 (#25418 / #25937). Please verify you are actually running MacPorts 1.9.2 by running "sudo port selfupdate". Hi, that's the first thing I tried. The strange thing is I have an iMad in another room and that worked fine.
$ sudo port selfupdate Password: ---> Updating the ports tree ---> Updating MacPorts base sources using rsync MacPorts base version 1.9.2 installed, MacPorts base version 1.9.2 downloaded. ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated $ sudo port upgrade outdated Error: No ports matched the given expression $ sudo port install gnupg2 ---> Computing dependencies for gnupg2 ---> Dependencies to be installed: curl curl-ca-bundle ---> Verifying checksum(s) for curl-ca-bundle Error: Target org.macports.checksum returned: certdata-1.66.txt does not exist in /opt/local/var/macports/distfiles/curl Error: Failed to install curl-ca-bundle Log for curl-ca-bundle is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_net_curl-ca-bundle/main.log Error: The following dependencies were not installed: curl curl-ca-bundle Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> -- Ticket URL: <https://trac.macports.org/ticket/27324#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27324: curl-ca-bundle checksum failure: "certdata-1.66.txt does not exist" ------------------------------------------+--------------------------------- Reporter: justin.desantis@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: curl-ca-bundle ------------------------------------------+--------------------------------- Comment(by ryandesign@…): Don't forget WikiFormatting rules when writing in Trac tickets. The problem occurs when you fetch a distfile not as root, then try to install as root. The solution is to remove the distfile and try again, and make sure to always use root. Please see the previous instances of this problem in #25739, #26276, and #27184. -- Ticket URL: <https://trac.macports.org/ticket/27324#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27324: curl-ca-bundle checksum failure: "certdata-1.66.txt does not exist" ------------------------------------------+--------------------------------- Reporter: justin.desantis@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: curl-ca-bundle ------------------------------------------+--------------------------------- Comment(by justin.desantis@…): Following #25739 seems to have worked. Thanks! Justin -- Ticket URL: <https://trac.macports.org/ticket/27324#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27324: curl-ca-bundle checksum failure: "certdata-1.66.txt does not exist" -------------------------------------------+-------------------------------- Reporter: justin.desantis@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: worksforme | Keywords: Port: curl-ca-bundle | -------------------------------------------+-------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/27324#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts