Page 2 of 2

Re: Cannot upgrade the distro

Posted: 11. May 2013, 17:03
by laprjns
Looks to me like your slapt-getrc is still pointing to the 13.37 repositories. Check again that the file, /etc/slapt-get/slapt-getrc has been updated to point to the 14.0 repos. If so, then try doing a slapt-get --clean followed by a slapt-get --update

Re: Cannot upgrade the distro

Posted: 11. May 2013, 18:26
by Spino
It's ok i just needed to enter :

Code: Select all

slapt-get --add-keys

Found the tip here : http://xpt.sourceforge.net/techdocs/nix ... 01s02.html

There is a FAQ on slapt-get here : http://software.jaos.org/git/slapt-get/ ... l#slgFAQ11

Thank you it seems to work . ;)