diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110315/003322.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110315/003322.html | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110315/003322.html b/zarb-ml/mageia-dev/20110315/003322.html new file mode 100644 index 000000000..b094189a6 --- /dev/null +++ b/zarb-ml/mageia-dev/20110315/003322.html @@ -0,0 +1,118 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Packaging errors to fix + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Packaging%20errors%20to%20fix&In-Reply-To=%3C1300200469.12645.74.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003321.html"> + <LINK REL="Next" HREF="003323.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Packaging errors to fix</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Packaging%20errors%20to%20fix&In-Reply-To=%3C1300200469.12645.74.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-dev] Packaging errors to fix">misc at zarb.org + </A><BR> + <I>Tue Mar 15 15:47:49 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003321.html">[Mageia-dev] Packaging errors to fix +</A></li> + <LI>Next message: <A HREF="003323.html">[Mageia-dev] Packaging errors to fix +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3322">[ date ]</a> + <a href="thread.html#3322">[ thread ]</a> + <a href="subject.html#3322">[ subject ]</a> + <a href="author.html#3322">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le mardi 15 mars 2011 à 15:17 +0100, Thierry Vignaud a écrit : +><i> On 15 March 2011 14:38, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote: +</I>><i> > First, the various /dev/null related problem. I am not sure if we should +</I>><i> > assume that /dev/null exist and is working. If we do, maybe we could +</I>><i> > make sure it is created, for example as part as filesystem %post ? +</I>><i> +</I>><i> For this, I would say it's usual Jbj bullshit because it didn't try to +</I>><i> search prior art in mdv world: +</I> +Well, he didn't say anything, I just looked at the log and tried to find +some tasks. So indeed, I didn't search prior art. + +><i> 1) /dev/null is created by makedev which is required by basesystem-minimal. +</I>><i> 2) anyway, urpmi creates /dev/null if it doesn't exists anyway. +</I>><i> 3) urpmi is used by drakx-installer too. +</I>><i> +</I>><i> Every case should be thus covered. +</I>><i> However he did saw this error. +</I> +That's likely a ordering issue, related to the loops. + +makedev is installed in the end, after python. + +One package that requires /dev/null is perl-XML-SAX. + +$ urpmq -d perl-XML-SAX +bash +dash-static +glibc +lib64termcap2 +perl-XML-NamespaceSupport +perl-XML-SAX +perl-base + +No requires on makedev nor basesystem-minimal. +So now, what requires perl-XML-SAX before basesystem-minimal is to +discuss. + +Also, the usage of /dev/null in a %post is a ope question. Do we want to +hide some verbose stuff, or should error be show to user ? + +><i> Since we haven't seen this error before, I would like to look how it +</I>><i> performed what he did. +</I> +I assume that's a simple basesystem installation. How exactly, that's +indeed a good question. + +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003321.html">[Mageia-dev] Packaging errors to fix +</A></li> + <LI>Next message: <A HREF="003323.html">[Mageia-dev] Packaging errors to fix +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3322">[ date ]</a> + <a href="thread.html#3322">[ thread ]</a> + <a href="subject.html#3322">[ subject ]</a> + <a href="author.html#3322">[ 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> |