You are not logged in.

#1 2012-03-17 19:50:19

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 232

(SOLVED) Arch not updatable anymore.

Since a few days it has become impossible to update Arch on my Intel-Imac (Arch only) due to some problem with Java. I think the last lines of the error message says enough.

[mc@imac2 ~]$ sudo pacman -Syu
Wachtwoord:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
archlinuxfr is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: dependency cycle detected:
warning: udev will be installed before its util-linux dependency
warning: dependency cycle detected:
warning: rhino will be installed before its jre7-openjdk-headless dependency
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: antlr2: requires java-runtime
[mc@imac2 ~]$ sudo pacman -S jre7-openjdk
resolving dependencies...
looking for inter-conflicts...
:: jre7-openjdk and jre7-openjdk-headless are in conflict (java-runtime). Remove jre7-openjdk-headless? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: jre7-openjdk: requires jre7-openjdk-headless
[mc@imac2 ~]$

Last edited by mianka (2012-03-18 03:05:35)

Offline

#2 2012-03-17 20:31:15

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: (SOLVED) Arch not updatable anymore.

The current jre7-openjdk does not conflict with jre7-openjdk-headless: http://projects.archlinux.org/svntogit/ … a16d599dfe

Try 'pacman -S  jre7-openjdk jre7-openjdk-headless' first.

Offline

#3 2012-03-18 03:06:32

mianka
Member
From: BE LEUVEN
Registered: 2006-05-30
Posts: 232

Re: (SOLVED) Arch not updatable anymore.

It worked. Thank you for the quick response.

Offline

Board footer

Powered by FluxBB