[PlanetCCRMA] updated: jack, common lisp world

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Dec 30 14:55:02 2002


> Let me ask a question about apt. I'm in the middle of testing right now on
> some Rosegarden code and would like to see if this new version changes
> anything, but if it doesn't, I'd like to be able to go back to what I have
> installed right now. Does the Planet and apt provide a way for me to
> downgrade jack back to 41.1 or whatever release I want to use? If so, what
> commands would I use?

Hmmm, not using apt. You could manually download the rpms for the older
version (which I have not yet erased from the web site) and use "rpm
-Uvh --force" to force rpm to "upgrade" to an older version (or erase
the jack rpms with "rpm -e --nodeps" and install the older ones with
"rpm -Uvh"). Obviously on the next apt-get dist-upgrade apt will try to
upgrade again to the latest :-)

The rpms for 7.3 would be at:
http://www-ccrma.stanford.edu/planetccrma/mirror/redhat/linux/planetccrma/7.3/en/os/i386/
You'd have to download the jack rpms with version 0.41.1 (I think). 

-- Fernando