diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-November/019892.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/019892.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-November/019892.html | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/019892.html b/zarb-ml/mageia-dev/2012-November/019892.html new file mode 100644 index 000000000..14c6b161a --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/019892.html @@ -0,0 +1,96 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [patch] use urpmi without root privileges to just download packages + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpatch%5D%20use%20urpmi%20without%20root%20privileges%20to%20just%0A%20download%20packages&In-Reply-To=%3C509D802C.5080305%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019891.html"> + <LINK REL="Next" HREF="019894.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [patch] use urpmi without root privileges to just download packages</H1> + <B>Guillaume Rousse</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpatch%5D%20use%20urpmi%20without%20root%20privileges%20to%20just%0A%20download%20packages&In-Reply-To=%3C509D802C.5080305%40gmail.com%3E" + TITLE="[Mageia-dev] [patch] use urpmi without root privileges to just download packages">guillomovitch at gmail.com + </A><BR> + <I>Fri Nov 9 23:14:04 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019891.html">[Mageia-dev] [patch] use urpmi without root privileges to just download packages +</A></li> + <LI>Next message: <A HREF="019894.html">[Mageia-dev] Missing sendmail-cf, mutt and whois +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19892">[ date ]</a> + <a href="thread.html#19892">[ thread ]</a> + <a href="subject.html#19892">[ subject ]</a> + <a href="author.html#19892">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 09/11/2012 22:27, Guillaume Rousse a écrit : +><i> So, do we really need this option, or could we assume than packages +</I>><i> downloaded without root privileges will aways end in +</I>><i> /tmp/.urpmi-<uid>/rpms ? +</I>Answer to myself: yes, we want it, because it will easier to create a +new download directory and parse its content after urpmi usage, than +parsing urpmi output. + +Thierry, here is a patch fixing the usage of the value given through +--download-dir option. + +Feel free to commit, alongside your own patches. +-- +BOFH excuse #356: + +the daemons! the daemons! the terrible daemons! +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: urpm.patch +Type: text/x-patch +Size: 784 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20121109/22cc410c/attachment.bin> +</PRE> + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019891.html">[Mageia-dev] [patch] use urpmi without root privileges to just download packages +</A></li> + <LI>Next message: <A HREF="019894.html">[Mageia-dev] Missing sendmail-cf, mutt and whois +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19892">[ date ]</a> + <a href="thread.html#19892">[ thread ]</a> + <a href="subject.html#19892">[ subject ]</a> + <a href="author.html#19892">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |