[csw-users] Gnome-2.8

Dennis Clarke dclarke at blastwave.org
Mon Jul 17 02:49:49 CEST 2006


> How does one downgrade?

Identify the package in question.  CSWfoo

Then su -

As root perform a pkgrm CSWfoo

Use vi to edit the /opt/csw/etc/pkg-get.conf and modify your url to
not point to unstable but rather to stable

Then perform a pkg-get -U

And then a pkg-get -i foo

Then go back and modify your /opt/csw/etc/pkg-get.conf such that unstable
is your preferred directory.

To be certain that you have the desired result simply run :

/opt/csw/bin/pkg-get -U
/opt/csw/bin/pkg-get -c | egrep -v "Not|SAME"

That will give you a list of packages that are different from those in
the unstable tree.

Does this make sense ?

-- 
Dennis Clarke




More information about the users mailing list