From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/20120110/006240.html | 94 +++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 zarb-ml/mageia-discuss/20120110/006240.html (limited to 'zarb-ml/mageia-discuss/20120110/006240.html') diff --git a/zarb-ml/mageia-discuss/20120110/006240.html b/zarb-ml/mageia-discuss/20120110/006240.html new file mode 100644 index 000000000..32b38a946 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120110/006240.html @@ -0,0 +1,94 @@ + + + + [Mageia-discuss] New install + + + + + + + + + +

[Mageia-discuss] New install

+ Morgan Leijström + fri at tribun.eu +
+ Tue Jan 10 04:12:10 CET 2012 +

+
+ +
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
+
+ + + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ -- cgit v1.2.1