diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/015008.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/015008.html | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/015008.html b/zarb-ml/mageia-dev/2012-April/015008.html new file mode 100644 index 000000000..afedbd039 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/015008.html @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] does librepository really require java-rpmbuild ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20does%20librepository%20really%20require%20java-rpmbuild%20%3F&In-Reply-To=%3C4F9D0A81.8000000%40free.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="015057.html"> + <LINK REL="Next" HREF="015009.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] does librepository really require java-rpmbuild ?</H1> + <B>Luc Menut</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20does%20librepository%20really%20require%20java-rpmbuild%20%3F&In-Reply-To=%3C4F9D0A81.8000000%40free.fr%3E" + TITLE="[Mageia-dev] does librepository really require java-rpmbuild ?">lmenut at free.fr + </A><BR> + <I>Sun Apr 29 11:31:45 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="015057.html">[Mageia-dev] Xfce 4.10 released +</A></li> + <LI>Next message: <A HREF="015009.html">[Mageia-dev] Wiki page for Mageia 2 release notes +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15008">[ date ]</a> + <a href="thread.html#15008">[ thread ]</a> + <a href="subject.html#15008">[ subject ]</a> + <a href="author.html#15008">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +Currently, a default KDE install installs java-1.6.0-openjdk-devel. +When I try to remove it, I get +urpme java-1.6.0-openjdk-devel +To satisfy dependencies, the following 6 packages will be removed (37MB): + java-1.6.0-openjdk-devel-1.6.0.0-31.b24.1.mga2.x86_64 + java-rpmbuild-1.7.5-16.mga2.x86_64 + (due to missing java-devel-openjdk) + liblayout-0.2.10-3.mga2.noarch + (due to unsatisfied librepository >= 1.1.3) + libreoffice-report-builder-3.5.2.2-2.mga2.x86_64 + (due to missing pentaho-reporting-flow-engine) + librepository-1.1.6-2.mga2.noarch + (due to missing java-rpmbuild) + pentaho-reporting-flow-engine-0.9.4-7.mga2.noarch + (due to unsatisfied librepository >= 1.1.3, + due to unsatisfied liblayout >= 0.2.10) +Remove 6 packages? (y/N) + +urpmq --requires librepository +java +jpackage-utils +libbase +java-rpmbuild + +java-1.6.0-openjdk-devel is installed because librepository *requires* +java-rpmbuild. + +I guess that there is an error here, and that java-rpmbuild should be a +BuildRequires instead of a Requires? (java-rpmbuild is generally a build +dependancy and not a runtime dependancy) + +Can we fix this? + +regards, +Luc + +-- +Luc Menut +</PRE> + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="015057.html">[Mageia-dev] Xfce 4.10 released +</A></li> + <LI>Next message: <A HREF="015009.html">[Mageia-dev] Wiki page for Mageia 2 release notes +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15008">[ date ]</a> + <a href="thread.html#15008">[ thread ]</a> + <a href="subject.html#15008">[ subject ]</a> + <a href="author.html#15008">[ 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> |