Hi, Some list members have problems with urpmi to update MDK 9.2.... Ok here is some bash scripts I use in konsole with great success... If study these scripts you can create your own for your favorite site.
Save the attachments to a directory.. Run all of them every time you update... run ./add-clubinternet wait until finished watch the screen then run ./upd-clubinternet wait until finished - this will take a while then run ./use-update wait until finished - the first time this may take more than a while - or - depending on how regular you update or try the other add & upd. use-update is the same for all. (this script have --noclean option which leave all the files in.... /var/cache/urpmi/rpms/**.rpm This you can save to CD ...but first you have to create a hdlist with genhdlist and you will be able to register it in MCC and it will be available for future use. (need some pointers here - feel free to ask) Trust you will have the same pleasure I have when using this. Of course I do have few more sites on script should these not work - but to date the 2 worked fine. Enjoy -- Johan May this be a good day for learning Registered Linux User #330034 - still learning
su - -c "urpmi.addmedia --update Clubinternet ftp://ftp.club-internet.fr/pub/linux/Mandrake/9.2/i586/Mandrake/RPMS/ with ../base/synthesis.hdlist.cz"
su - -c "urpmi.addmedia --update Ibiblio http://distro.ibiblio.org/pub/linux/distributions/mandrake/Mandrake/updates/9.2/RPMS/ with ../base/synthesis.hdlist.cz"
su - -c "urpmi.update Clubinternet"
su - -c "urpmi.update Ibiblio"
su - -c "urpmi --auto-select --noclean --update"
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
