On Mon, 2005-02-21 at 15:36 -0500, David Malcolm wrote: > I get the following error when trying to update Eclipse packages from > Rawhide: > > yum update eclipse-ecj eclipse-platfrom eclipse-gtk2 eclipse-jdt > > Error: java-1.4.2-gcj4-compat-devel conflicts: > java-1.4.2-gcj-compat-devel<= 1.4.2.0-39jpp > Error: java-1.4.2-gcj4-compat conflicts: java-1.4.2-gcj-compat<= > 1.4.2.0-39jpp > > So which gcj-compat do I want? java-1.4.2-gcj4-compat The old one (java-1.4.2-gcj-compat) is no longer in rawhide and should obviously be removed from your system. Not sure why they conflict though, given that they should happily coexist using alternatives. -- Ziga