Hello all,

There is a new version of conary available which requires some manual
steps to install.  They are simple.... 


$ cd /tmp
$ wget ftp://download.rpath.com/conary/convert-0.60.0
$ wget ftp://download.rpath.com/conary/conary-0.60.0.x86.ccs
$ sudo conary update conary-0.60.0.*.ccs
$ sudo python convert-0.60.0
$ rm conary-0.60.0.*.ccs convert-0.60.0
$ sudo sed -i -e 's/specifix.com/rpath.com/g;s/@spx/@rpl/g' /etc/conaryrc
$ find /var/lib/conarydb/rollbacks/ -type f  | xargs sudo rm; sudo conary q 
conary > /dev/null

And, if you have a .conaryrc file in your home directory
$ sed -i -e 's/specifix.com/rpath.com/g;s/@spx/@rpl/g' ~/.conaryrc


Thanks,
--Ken
_______________________________________________
Desktop-distro mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-distro

Reply via email to