diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012183.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012183.html | 127 |
1 files changed, 127 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012183.html b/zarb-ml/mageia-dev/2012-February/012183.html new file mode 100644 index 000000000..48c1a37e3 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012183.html @@ -0,0 +1,127 @@ +<!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%20rpm%20-q%20--whatrequires&In-Reply-To=%3CCAL%2BdqvAvD97QZTFSSg1FhYsmmX8eZg1zfOFx20Lm1dbQOVM9MQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012178.html"> + <LINK REL="Next" HREF="012184.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Problem with rpm -q --whatrequires</H1> + <B>D.Morgan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Problem%20with%20rpm%20-q%20--whatrequires&In-Reply-To=%3CCAL%2BdqvAvD97QZTFSSg1FhYsmmX8eZg1zfOFx20Lm1dbQOVM9MQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Problem with rpm -q --whatrequires">dmorganec at gmail.com + </A><BR> + <I>Tue Feb 21 12:48:57 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012178.html">[Mageia-dev] Problem with rpm -q --whatrequires +</A></li> + <LI>Next message: <A HREF="012184.html">[Mageia-dev] Problem with rpm -q --whatrequires +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12183">[ date ]</a> + <a href="thread.html#12183">[ thread ]</a> + <a href="subject.html#12183">[ subject ]</a> + <a href="author.html#12183">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, Feb 21, 2012 at 10:27 AM, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +><i> Hi, +</I>><i> +</I>><i> I think I've mentioned this before here, but I keep getting tripped up +</I>><i> by this problem giving out false information. +</I>><i> +</I>><i> Is this because the kernel requires it as Requires(pre) and thus it +</I>><i> doesn't show up? Should it show up? +</I>><i> +</I>><i> +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --whatrequires dracut +</I>><i> no package requires dracut +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --requires kernel-desktop-latest +</I>><i> kernel-desktop-3.2.6-3.mga2 +</I>><i> rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +</I>><i> rpmlib(CompressedFileNames) <= 3.0.4-1 +</I>><i> rpmlib(PayloadIsLzma) <= 4.4.6-1 +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --requires kernel-desktop-3.2.6-3.mga2 +</I>><i> bootloader-utils >= 1.13-1 +</I>><i> dracut >= 016-1 +</I>><i> module-init-tools >= 3.16-14 +</I>><i> sysfsutils >= 1.3.0-1 +</I>><i> kernel-firmware >= 20111229-1 +</I>><i> carl9170-firmware >= 1.9.4-1 +</I>><i> /bin/sh +</I>><i> /bin/sh +</I>><i> /bin/sh +</I>><i> /bin/sh +</I>><i> rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +</I>><i> rpmlib(CompressedFileNames) <= 3.0.4-1 +</I>><i> rpmlib(PayloadIsLzma) <= 4.4.6-1 +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> ~]$ rpm -q --whatrequires "dracut >= 016-1" +</I>><i> no package requires dracut >= 016-1 +</I>><i> +</I>><i> Col +</I> + +seems urpmq --whatrequires dracut does the job +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012178.html">[Mageia-dev] Problem with rpm -q --whatrequires +</A></li> + <LI>Next message: <A HREF="012184.html">[Mageia-dev] Problem with rpm -q --whatrequires +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12183">[ date ]</a> + <a href="thread.html#12183">[ thread ]</a> + <a href="subject.html#12183">[ subject ]</a> + <a href="author.html#12183">[ 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> |