Opened 16 years ago

Closed 14 years ago

#15188 closed defect (worksforme)

Squeak 3.9 fetch failure

Reported by: trier@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: Damien.Pollet@…, saispo@…
Port: squeak

Description (last modified by jmpp@…)

When I try to execute port install squeak I get the error message:

--->  Fetching squeak
--->  Attempting to fetch Squeak3.9-final-7067.zip from http://www.squeakvm.org/unix/release/
--->  Attempting to fetch Squeak3.9-final-7067.zip from ftp://ftp.squeak.org/3.8/unix-linux
--->  Attempting to fetch Squeak3.9-final-7067.zip from ftp://ftp.squeak.org/3.9/
--->  Attempting to fetch Squeak3.9-final-7067.zip from http://svn.macports.org/repository/macports/distfiles/squeak
--->  Attempting to fetch Squeak3.9-final-7067.zip from http://svn.macports.org/repository/macports/distfiles/general/
--->  Attempting to fetch Squeak3.9-final-7067.zip from http://svn.macports.org/repository/macports/downloads/squeak
Error: Target org.macports.fetch returned: fetch failed
Error: Status 1 encountered during processing.

Evidently, its tries to download the file Squeak3.9-final-7067.zip from the usual Squeak sites. Unfortunatelyt, its appears that the file Squeak3.9-final-7067.zip is no longer present. Now that Squeak 3.10 is available, the Squeak maintainers removed that file for download. Please change the portfile to download Squeak-3.9-10.i386-apple-darwin8.8.1.tar.gz or better yet Squeak-3.10-1.i386-apple-darwin8.11.1.tar.gz.

Change History (6)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: broken removed
Priority: HighNormal
Summary: Squeak 3.9 no longer buildsSqueak 3.9 fetch failure

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Squeak3.9-final-7067.zip fetched successfully for me from ftp://ftp.squeak.org/3.9 and is currently building. Maybe there was a temporary network issue, or maybe there were already too many users connected to the FTP server.

We should still update the port.

comment:3 Changed 16 years ago by Damien.Pollet@…

Maybe the http url would work better? http://ftp.squeak.org/3.9/

Also, note that the -7067.zip file contains the platform-independent image/changes files. This is what evolves most, and is currently versioned 3.9 and 3.10. The platform-dependant VM is quite stable in comparison, and is released independently anyway (they have similar version numbers but it is a coincidence more than a strong convention). I have no time currently to update the portfile but I will try to have a look after may.

comment:4 Changed 16 years ago by jmpp@…

Description: modified (diff)

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Keywords: squeak removed
Port: squeak added
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.