[MacPorts] #13998: xterm-229 port fails to do checksumming
#13998: xterm-229 port fails to do checksumming -----------------------------------+---------------------------------------- Reporter: andrelop@andrelop.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: xterm checksum error | -----------------------------------+---------------------------------------- I'm using MacOSX 10.5.1 (Leopard) fully updated os of today from Apple's Software Update on a 13" Intel-based white MacBook. I'm trying to install the cssh port and while downloading, compiling and installing its dependencies through MacPorts I stumbled upon the following error : [Users/andrelop] > selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated selfupdate done! [Users/andrelop] > install xterm ---> Verifying checksum(s) for xterm Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/xterm/xterm-229.tgz Error: Status 1 encountered during processing. [Users/andrelop] > I can see that xterm-229.tgz was under the /opt/local/var/macports/distfiles/xterm/xterm directory instead of the /opt/local/var/macports/distfiles/xterm directory. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13998> MacPorts </projects/macports> Ports system for Mac OS
#13998: xterm-229 port fails to do checksumming ------------------------------------+--------------------------------------- Reporter: andrelop@andrelop.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: xterm checksum error ------------------------------------+--------------------------------------- Comment (by andrelop@andrelop.org): Providing a little bit more of information : [Users/andrelop] > clean xterm ---> Cleaning xterm [Users/andrelop] > install xterm ---> Fetching xterm ---> Attempting to fetch xterm-229.tgz from ftp://invisible- island.net/xterm/ ---> Attempting to fetch xterm-229.tgz from http://svn.macports.org/repository/macports/distfiles/xterm ---> Attempting to fetch xterm-229.tgz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch xterm-229.tgz from http://svn.macports.org/repository/macports/downloads/xterm Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. [Users/andrelop] > So, it seems that it's actually not a matter of checksumming, but a fetching problem. I would be glad if someone could tell me how one could proceed to try to fix this problem. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13998#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13998: xterm-229 port fails to do checksumming ------------------------------------+--------------------------------------- Reporter: andrelop@andrelop.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: xterm checksum error ------------------------------------+--------------------------------------- Old description:
I'm using MacOSX 10.5.1 (Leopard) fully updated os of today from Apple's Software Update on a 13" Intel-based white MacBook. I'm trying to install the cssh port and while downloading, compiling and installing its dependencies through MacPorts I stumbled upon the following error :
[Users/andrelop] > selfupdate
MacPorts base version 1.600 installed
Downloaded MacPorts base version 1.600
The MacPorts installation is not outdated and so was not updated selfupdate done! [Users/andrelop] > install xterm ---> Verifying checksum(s) for xterm Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/xterm/xterm-229.tgz Error: Status 1 encountered during processing. [Users/andrelop] >
I can see that xterm-229.tgz was under the /opt/local/var/macports/distfiles/xterm/xterm directory instead of the /opt/local/var/macports/distfiles/xterm directory.
New description: I'm using MacOSX 10.5.1 (Leopard) fully updated os of today from Apple's Software Update on a 13" Intel-based white MacBook. I'm trying to install the cssh port and while downloading, compiling and installing its dependencies through MacPorts I stumbled upon the following error : {{{ [Users/andrelop] > selfupdate MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated selfupdate done! [Users/andrelop] > install xterm ---> Verifying checksum(s) for xterm Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/xterm/xterm-229.tgz Error: Status 1 encountered during processing. [Users/andrelop] > }}} I can see that xterm-229.tgz was under the /opt/local/var/macports/distfiles/xterm/xterm directory instead of the /opt/local/var/macports/distfiles/xterm directory. Comment (by jmpp@macports.org): Please read our [http://guide.macports.org/#project.tickets ticketing guidelines] (linked at the top of every new ticket page) to learn to how properly format terminal output (WikiFormatting more specifically), thanks! -jmpp -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13998#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13998: xterm-229 port fails to do checksumming ------------------------------------+--------------------------------------- Reporter: andrelop@andrelop.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: xterm checksum error ------------------------------------+--------------------------------------- Comment (by andrelop@andrelop.org): I can get past the previously reported error if I copy the /opt/local/var/macports/distfiles/xterm/xterm/xterm-229.tgz file directly to the /opt/local/var/macports/distfiles/xterm/ directory (IOW, if I put it one directory level before). Anyway, I get a compilation error after getting through the step explained above. More details about the compilation error are given in the ticket #14000, as this ticket is about the fetching problem and #14000 is about the compilation error only. They are separated issues and each deserve a separated ticket. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13998#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13998: xterm-229 port fails to do checksumming ------------------------------------+--------------------------------------- Reporter: andrelop@andrelop.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: xterm checksum error ------------------------------------+--------------------------------------- Changes (by raimue@macports.org): * status: new => closed * resolution: => worksforme Comment: Fetching and checksumming works for me. I am unable to reproduce your problem. The file was correctly downloaded to /opt/local/var/macports/distfiles/xterm/xterm-229.tgz -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13998#comment:4> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts