For Programmers: Free Programming Magazines  


Home > Archive > Smalltalk > March 2008 > Squeak VM for debian sarge is gone?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Squeak VM for debian sarge is gone?
Adrian Schmitt

2008-03-16, 7:49 pm

Hi,

I remember I once installed a squeak vm on debian sarge the way
described below, but it does not work anymore. I guess that there are
now hosted the etch packages, but is there some way to get the old vm
that was compiled for sarge?

Following http://wiki.squeak.org/squeak/3616 i put this in my
sources.list:
-------------
deb http://ftp.squeak.org/debian/ stable main
deb-src http://ftp.squeak.org/debian/ stable main
-------------

And did aptitude update and aptitude install squeak-vm

This is the result:
-------------
:~# aptitude install squeak-vm
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
E: Unable to correct problems, you have held broken packages.
E: Unable to correct dependencies, some packages cannot be installed
E: Unable to resolve some dependencies!
Some packages had unmet dependencies. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

The following packages have unmet dependencies:
squeak-vm: Depends: libc6 (>= 2.3.6-6) but 2.3.2.ds1-22sarge6 is
installed.
Depends: libice6 (>= 1:1.0.0) but 4.3.0.dfsg.1-14sarge7
is installed.

---------------

This might also be helpful:

apt-cache policy squeak
squeak:
Installed: (none)
Candidate: 1:3.9.8-3
Version Table:
1:3.9.8-3 0
500 http://ftp.squeak.org stable/main Packages
------------
And this for libc6:

:~# apt-cache policy libc6
libc6:
Installed: 2.3.2.ds1-22sarge6
Candidate: 2.3.2.ds1-22sarge6
Version Table:
*** 2.3.2.ds1-22sarge6 0
500 ftp://80.237.136.138 sarge/main Packages
100 /var/lib/dpkg/status

...and libice6:

~# apt-cache policy libice6
libice6:
Installed: 4.3.0.dfsg.1-14sarge7
Candidate: 4.3.0.dfsg.1-14sarge7
Version Table:
*** 4.3.0.dfsg.1-14sarge7 0
500 http://security.debian.org sarge/updates/main Packages
100 /var/lib/dpkg/status
4.3.0.dfsg.1-14sarge5 0
500 ftp://80.237.136.138 sarge/main Packages
------------

How can I make it work on sarge? Please help!

Thank you
Adrian
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com