Hi all, I am sure this has already been answered, but I didn't have much luck with the archives. I am using 10.1 community currently and when I try to add a security update source, it pops up telling me it is impossible to add the source and that it is most likely misconfigured. Is there a problem with curl or are the sites just down currently?
Thanks in advance, -Matt
For 10.1 Community, same as for 10.0 Community, there are *no* 'update' sources. Updates for Community are found in 'main', not in a separate source.
Go to easyurpmi, select 10.1 Community sources for 'main', 'contrib', 'jpackage' and 'plf'.
Every day, open a root terminal and do this:
urpmi.update -a --no-md5sum && urpmi --auto-select
This will get you a list of updates for all packages that you have installed.
Curl usually fails - you should be using wget instead. As root, open your /etc/urpmi/urpmi.cfg file, and add this at the top:
{
verify-rpm: 0
downloader: wget
}-- Regards Margot *-*-*-* Sent using Mozilla on a 100% Microsoft-Free Computer Registered Linux User 307617 http://counter.li.org Mandrakelinux release 10.1 (Community) for i586 kernel 2.6.8.1-10mdk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You get along very well with everyone except animals and people. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
