urpmi-proxy: A short log of sucessful install.
(Other feedback sent separately to author Maarten)



Fetched urpmi-proxy-0.2.4-3.mga2.src.rpm  
But this system is mga1 x86_64, so as root:

urpmi rpm-build
urpmi --buildrequires file.src.rpm
rpmbuild --rebuild file.src.rpm
urpmi ~/rpmbuild/RPMS/noarch/file.rpm


and it also installed apache and I started it
In /etc/urpmi-proxy.conf I edited sources section to:

 $sources = [
        'ftp://ftp.acc.umu.se/mirror/mageia',
        'mirrorlist://$MIRRORLIST'
 ]



And on both server and other machines:

urpmi.removemedia -a
urpmi.addmedia --distrib http://my.local.server.IP/mageia/distrib/1/x86_64

... and it works! :D

If you get "curl exited with 28"
you need to open ports, or shut down the firewall.


Thanks again for this proxy!
/Morgan Leijström

Reply via email to