diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012178.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012178.html | 140 |
1 files changed, 140 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012178.html b/zarb-ml/mageia-dev/2012-February/012178.html new file mode 100644 index 000000000..da315d8ca --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012178.html @@ -0,0 +1,140 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Problem with rpm -q --whatrequires + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20%20rpm%20-q%20--whatrequires&In-Reply-To=%3C4F436375.20602%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012182.html"> + <LINK REL="Next" HREF="012183.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Problem with rpm -q --whatrequires</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20%20rpm%20-q%20--whatrequires&In-Reply-To=%3C4F436375.20602%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Problem with rpm -q --whatrequires">mageia at colin.guthr.ie + </A><BR> + <I>Tue Feb 21 10:27:17 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012182.html">[Mageia-dev] icewm package re-organize? +</A></li> + <LI>Next message: <A HREF="012183.html">[Mageia-dev] Problem with rpm -q --whatrequires +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12178">[ date ]</a> + <a href="thread.html#12178">[ thread ]</a> + <a href="subject.html#12178">[ subject ]</a> + <a href="author.html#12178">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I think I've mentioned this before here, but I keep getting tripped up +by this problem giving out false information. + +Is this because the kernel requires it as Requires(pre) and thus it +doesn't show up? Should it show up? + + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --whatrequires dracut +no package requires dracut +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --requires kernel-desktop-latest +kernel-desktop-3.2.6-3.mga2 +rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +rpmlib(CompressedFileNames) <= 3.0.4-1 +rpmlib(PayloadIsLzma) <= 4.4.6-1 +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --requires kernel-desktop-3.2.6-3.mga2 +bootloader-utils >= 1.13-1 +dracut >= 016-1 +module-init-tools >= 3.16-14 +sysfsutils >= 1.3.0-1 +kernel-firmware >= 20111229-1 +carl9170-firmware >= 1.9.4-1 +/bin/sh +/bin/sh +/bin/sh +/bin/sh +rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +rpmlib(CompressedFileNames) <= 3.0.4-1 +rpmlib(PayloadIsLzma) <= 4.4.6-1 +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --whatrequires "dracut >= 016-1" +no package requires dracut >= 016-1 + +Col + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012182.html">[Mageia-dev] icewm package re-organize? +</A></li> + <LI>Next message: <A HREF="012183.html">[Mageia-dev] Problem with rpm -q --whatrequires +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12178">[ date ]</a> + <a href="thread.html#12178">[ thread ]</a> + <a href="subject.html#12178">[ subject ]</a> + <a href="author.html#12178">[ 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> |