summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20120110/006247.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/20120110/006247.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-discuss/20120110/006247.html')
-rw-r--r--zarb-ml/mageia-discuss/20120110/006247.html110
1 files changed, 110 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120110/006247.html b/zarb-ml/mageia-discuss/20120110/006247.html
new file mode 100644
index 000000000..ee1f1d8d7
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20120110/006247.html
@@ -0,0 +1,110 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] New install
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20New%20install&In-Reply-To=%3C201201102116.15987.alien%40rmail.be%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="006240.html">
+ <LINK REL="Next" HREF="006241.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] New install</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20New%20install&In-Reply-To=%3C201201102116.15987.alien%40rmail.be%3E"
+ TITLE="[Mageia-discuss] New install">alien at rmail.be
+ </A><BR>
+ <I>Tue Jan 10 21:16:15 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="006240.html">[Mageia-discuss] New install
+</A></li>
+ <LI>Next message: <A HREF="006241.html">[Mageia-discuss] Pictures missing in GDM
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6247">[ date ]</a>
+ <a href="thread.html#6247">[ thread ]</a>
+ <a href="subject.html#6247">[ subject ]</a>
+ <a href="author.html#6247">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op dinsdag 10 januari 2012 04:12:10 schreef Morgan Leijstr&#246;m:
+&gt;<i> urpmi-proxy: A short log of sucessful install.
+</I>&gt;<i> (Other feedback sent separately to author Maarten)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Fetched urpmi-proxy-0.2.4-3.mga2.src.rpm
+</I>&gt;<i> But this system is mga1 x86_64, so as root:
+</I>&gt;<i>
+</I>&gt;<i> urpmi rpm-build
+</I>&gt;<i> urpmi --buildrequires file.src.rpm
+</I>&gt;<i> rpmbuild --rebuild file.src.rpm
+</I>&gt;<i> urpmi ~/rpmbuild/RPMS/noarch/file.rpm
+</I>
+i think you likely meant to put urpmi-proxy-0.2.4-3.mga2.src.rpm instead of
+file.src.rpm :-)
+
+&gt;<i> and it also installed apache and I started it
+</I>&gt;<i> In /etc/urpmi-proxy.conf I edited sources section to:
+</I>&gt;<i>
+</I>&gt;<i> $sources = [
+</I>&gt;<i> '<A HREF="ftp://ftp.acc.umu.se/mirror/mageia">ftp://ftp.acc.umu.se/mirror/mageia</A>',
+</I>&gt;<i> '<A HREF="mirrorlist://$MIRRORLIST">mirrorlist://$MIRRORLIST</A>'
+</I>&gt;<i> ]
+</I>&gt;<i>
+</I>
+normally, if you want to use the urpmi-proxy on your server itself; you
+shouldn't use <A HREF="mirrorlist://">mirrorlist://</A> or <A HREF="urpmi://">urpmi://</A> style sources. it may work now, if
+your mirrorlist had been used before; but i'm not sure about this...
+
+also, at this time, it's advisable to use a single mageia source, otherwise
+you might end up with warnings like these:
+
+Argument &quot;2\n2&quot; isn't numeric in numeric lt (&lt;) at
+/usr/lib/perl5/vendor_perl/5.12.3/MDV/Distribconf.pm line 416.
+Argument &quot;2\n2&quot; isn't numeric in numeric ge (&gt;=) at
+/usr/lib/perl5/vendor_perl/5.12.3/MDV/Distribconf.pm line 532.
+
+when you look at the client who fetches this, you'll see that the media.cfg
+file in /etc/urpmi/media.d/*/media.cfg (or similar) has double results...
+
+
+&gt;<i> And on both server and other machines:
+</I>&gt;<i>
+</I>&gt;<i> urpmi.removemedia -a
+</I>&gt;<i> urpmi.addmedia --distrib <A HREF="http://my.local.server.IP/mageia/distrib/1/x86_64">http://my.local.server.IP/mageia/distrib/1/x86_64</A>
+</I>&gt;<i>
+</I>&gt;<i> ... and it works! :D
+</I>&gt;<i>
+</I>&gt;<i> If you get &quot;curl exited with 28&quot;
+</I>&gt;<i> you need to open ports, or shut down the firewall.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Thanks again for this proxy!
+</I>&gt;<i> /Morgan Leijstr&#246;m
+</I></PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="006240.html">[Mageia-discuss] New install
+</A></li>
+ <LI>Next message: <A HREF="006241.html">[Mageia-discuss] Pictures missing in GDM
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#6247">[ date ]</a>
+ <a href="thread.html#6247">[ thread ]</a>
+ <a href="subject.html#6247">[ subject ]</a>
+ <a href="author.html#6247">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>