From: fedora-devel-java-list-bounces@redhat.com [mailto:fedora-devel-java-list-bounces@redhat.com]On Behalf Of fedora-devel-java-list-request@redhat.com Sent: Wednesday, November 09, 2005 9:01 AM To: fedora-devel-java-list@redhat.com Subject: fedora-devel-java-list Digest, Vol 10, Issue 4
Send fedora-devel-java-list mailing list submissions to fedora-devel-java-list@redhat.com
To subscribe or unsubscribe via the World Wide Web, visit https://www.redhat.com/mailman/listinfo/fedora-devel-java-list or, via email, send a message with subject or body 'help' to fedora-devel-java-list-request@redhat.com
You can reach the person managing the list at fedora-devel-java-list-owner@redhat.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of fedora-devel-java-list digest..."
Today's Topics:
- Using Yum Updates with Jpackage.org repos (Daniel B. Thurman)
- Re: Using Yum Updates with Jpackage.org repos (Gary Benson)
Message: 1 Date: Tue, 8 Nov 2005 18:04:55 -0800 From: "Daniel B. Thurman" dant@cdkkt.com Subject: [fedora-java] Using Yum Updates with Jpackage.org repos To: "Fedora Java Development List (E-mail)" fedora-devel-java-list@redhat.com Message-ID: BD6B49853F5EAB47A824B8A07B13CC1B378B@cdkkt.com Content-Type: text/plain; charset="iso-8859-1"
Hi Folks,
Got a problem. I stumbled onto this group (jpackage.org) when I wanted to install the JDK 5.0 on FC4 and in order to do that, part of the instructions was to install the jpackage repos for Yum.
I was able to install the JDK 5.0 on FC4. Great!
But unfortunately, I was not able to use yum update because there is a dependency conflict regarding jms and this prevents me from updating FC4 as well. So I am forced to move the jpackage repos aside until this issue is resolved.
Here is the yum update output:
--> Running transaction check --> Processing Dependency: jms for package: avalon-logkit --> Finished Dependency Resolution Error: Missing Dependency: jms is needed by package avalon-logkit
Can anyone help?
Thanks, Dan Thurman
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 11/5/2005
Message: 2 Date: Wed, 9 Nov 2005 09:22:33 +0000 From: Gary Benson gbenson@redhat.com Subject: Re: [fedora-java] Using Yum Updates with Jpackage.org repos To: "Fedora Java Development List (E-mail)" fedora-devel-java-list@redhat.com Message-ID: 20051109092230.GB5181@redhat.com Content-Type: text/plain; charset=us-ascii
Daniel B. Thurman wrote:
Hi Folks,
Got a problem. I stumbled onto this group (jpackage.org) when I wanted to install the JDK 5.0 on FC4 and in order to do that, part of the instructions was to install the jpackage repos for Yum.
I was able to install the JDK 5.0 on FC4. Great!
But unfortunately, I was not able to use yum update because there is a dependency conflict regarding jms and this prevents me from updating FC4 as well. So I am forced to move the jpackage repos aside until this issue is resolved.
Here is the yum update output:
--> Running transaction check --> Processing Dependency: jms for package: avalon-logkit --> Finished Dependency Resolution Error: Missing Dependency: jms is needed by package avalon-logkit
Can anyone help?
Downloading and installing geronimo-specs and geronimo-specs-compat from rawhide should solve this. Option B would be to build and install the jms package from JPackage.
Cheers, Gary
Um, forgive me if I am dense, but can you give me some install instructions?
I have no idea where "rawhide" is nor where to begin.
I tried: yum install geronimo-specs and the jpackage repos are in the yum directory but it was not found.
Kind regards, Dan
java-devel@lists.fedoraproject.org