You are not logged in.

#1 2009-03-30 22:07:27

LTSmash
Member
From: Aguascalientes - Mexico
Registered: 2008-01-02
Posts: 348
Website

[SOLVED]Dependency circle stops upgrade with JRE

bash-3.2$ LANG=C sudo pacman -Su
:: Starting full system upgrade...
:: Replace man with core/man-db? [Y/n] y
:: Replace libflashsupport-oss with community/oss? [Y/n] y
warning: openoffice-base: ignoring package upgrade (3.0.0-2 => 3.0.1-1)
resolving dependencies...
warning: provider package was selected (java-gcj-compat provides java-environment)
warning: dependency cycle detected:
warning: eclipse-ecj will be installed before its gcc-gcj dependency
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: jre: conflicts with java-gcj-compat
bash-3.2$

haven't -syu'd for more than two months xD

Please help tongue I've already tried everything and keeps trowing errors :S

Last edited by LTSmash (2009-03-31 03:10:20)


Proud Ex-Arch user.
Still an ArchLinux lover though.

Currently on Kubuntu 9.10

Offline

#2 2009-03-30 23:38:24

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,399
Website

Re: [SOLVED]Dependency circle stops upgrade with JRE

You can do this:

pacman -Rd jre && pacman -S openjdk6 && pacman -Syu

or

pacman -S jdk && pacman -Syu

Offline

#3 2009-03-31 01:43:39

LTSmash
Member
From: Aguascalientes - Mexico
Registered: 2008-01-02
Posts: 348
Website

Re: [SOLVED]Dependency circle stops upgrade with JRE

Allan wrote:

You can do this:

pacman -Rd jre && pacman -S openjdk6 && pacman -Syu

or

pacman -S jdk && pacman -Syu

Solved thank you LOTS

big_smile

+10


Proud Ex-Arch user.
Still an ArchLinux lover though.

Currently on Kubuntu 9.10

Offline

Board footer

Powered by FluxBB