You are not logged in.

#1 2014-10-13 19:02:25

JizzaDaMan
Member
Registered: 2014-10-13
Posts: 9

Problem Updating [SOLVED]

Hi, I've just got this output after trying to do a system update "pacman -Syu"

:: Proceed with installation? [Y/n] 
(174/174) checking keys in keyring                 [######################] 100%
(174/174) checking package integrity               [######################] 100%
(174/174) loading package files                    [######################] 100%
(174/174) checking for file conflicts              [######################] 100%
error: failed to commit transaction (conflicting files)
java-environment-common: /usr/bin/appletviewer exists in filesystem
java-environment-common: /usr/bin/extcheck exists in filesystem
java-environment-common: /usr/bin/idlj exists in filesystem
java-environment-common: /usr/bin/jar exists in filesystem
java-environment-common: /usr/bin/jarsigner exists in filesystem
java-environment-common: /usr/bin/javac exists in filesystem
java-environment-common: /usr/bin/javadoc exists in filesystem
java-environment-common: /usr/bin/javah exists in filesystem
java-environment-common: /usr/bin/javap exists in filesystem
java-environment-common: /usr/bin/jcmd exists in filesystem
java-environment-common: /usr/bin/jconsole exists in filesystem
java-environment-common: /usr/bin/jdb exists in filesystem
java-environment-common: /usr/bin/jhat exists in filesystem
java-environment-common: /usr/bin/jinfo exists in filesystem
java-environment-common: /usr/bin/jmap exists in filesystem
java-environment-common: /usr/bin/jps exists in filesystem
java-environment-common: /usr/bin/jrunscript exists in filesystem
java-environment-common: /usr/bin/jsadebugd exists in filesystem
java-environment-common: /usr/bin/jstack exists in filesystem
java-environment-common: /usr/bin/jstat exists in filesystem
java-environment-common: /usr/bin/jstatd exists in filesystem
java-environment-common: /usr/bin/native2ascii exists in filesystem
java-environment-common: /usr/bin/rmic exists in filesystem
java-environment-common: /usr/bin/schemagen exists in filesystem
java-environment-common: /usr/bin/serialver exists in filesystem
java-environment-common: /usr/bin/wsgen exists in filesystem
java-environment-common: /usr/bin/wsimport exists in filesystem
java-environment-common: /usr/bin/xjc exists in filesystem
java-runtime-common: /usr/bin/java exists in filesystem
java-runtime-common: /usr/bin/keytool exists in filesystem
java-runtime-common: /usr/bin/orbd exists in filesystem
java-runtime-common: /usr/bin/pack200 exists in filesystem
java-runtime-common: /usr/bin/policytool exists in filesystem
java-runtime-common: /usr/bin/rmid exists in filesystem
java-runtime-common: /usr/bin/rmiregistry exists in filesystem
java-runtime-common: /usr/bin/servertool exists in filesystem
java-runtime-common: /usr/bin/tnameserv exists in filesystem
java-runtime-common: /usr/bin/unpack200 exists in filesystem
java-runtime-common: /usr/lib/jvm/default exists in filesystem
java-runtime-common: /usr/lib/jvm/default-runtime exists in filesystem
Errors occurred, no packages were upgraded.

No idea what to do to be honest...

Huge thanks for any help you can give me.  Would be good to know a generic solution so I don't have to post a question on the forum every time I get this problem!!!

Last edited by JizzaDaMan (2014-10-13 19:08:33)

Offline

#2 2014-10-13 19:07:28

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,556
Website

Re: Problem Updating [SOLVED]

Generic and specific solution: read the front page news.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2014-10-13 19:07:58

JizzaDaMan
Member
Registered: 2014-10-13
Posts: 9

Re: Problem Updating [SOLVED]

No worries... I've just read the arch home page... solution was the first topic!

Sorry to waste anyone's time, it's now on my bookmarks bar and will be read thoroughly in future!!!

Offline

#4 2014-10-13 19:09:03

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,556
Website

Re: Problem Updating [SOLVED]

Glad that worked - please remember to mark the thread as [SOLVED] by editting your first post to revise the title.

Note that news items are not too frequent - so I don't regularly check there myself.  But it is my first stop if I see anything out of the ordinary in an update.

Last edited by Trilby (2014-10-13 19:09:46)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2014-10-13 19:39:57

davidm
Member
Registered: 2009-04-25
Posts: 371

Re: Problem Updating [SOLVED]

Also if you have an RSS reader you can plug in

https://www.archlinux.org/feeds/news/

and then you have easy notification of the news.  I believe it also can be emailed to you as well.  I'm not sure if that happens as a result of registering here or if I signed up to a special list.

Offline

#6 2014-10-13 19:49:47

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Problem Updating [SOLVED]

davidm wrote:

I believe it also can be emailed to you as well.  I'm not sure if that happens as a result of registering here or if I signed up to a special list.

https://lists.archlinux.org/listinfo/arch-announce


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2014-10-21 07:23:32

gabor_bernat
Member
From: Budapest
Registered: 2014-10-21
Posts: 7
Website

Re: Problem Updating [SOLVED]

Hello,

So I have the same issue, however:

~ ❯❯❯ pacman -Q java-common
error: package 'java-common' was not found
~ ❯❯❯   

Any ideas?

resolving dependencies...
looking for inter-conflicts...

Packages (1): java-runtime-common-2-1

Total Installed Size:   0.01 MiB

:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring                                                                                                                  [########################################################################################] 100%
(1/1) checking package integrity                                                                                                                [########################################################################################] 100%
(1/1) loading package files                                                                                                                     [########################################################################################] 100%
(1/1) checking for file conflicts                                                                                                               [########################################################################################] 100%
error: failed to commit transaction (conflicting files)
java-runtime-common: /usr/bin/java exists in filesystem
java-runtime-common: /usr/bin/keytool exists in filesystem
java-runtime-common: /usr/bin/orbd exists in filesystem
java-runtime-common: /usr/bin/pack200 exists in filesystem
java-runtime-common: /usr/bin/policytool exists in filesystem
java-runtime-common: /usr/bin/rmid exists in filesystem
java-runtime-common: /usr/bin/rmiregistry exists in filesystem
java-runtime-common: /usr/bin/servertool exists in filesystem
java-runtime-common: /usr/bin/tnameserv exists in filesystem
java-runtime-common: /usr/bin/unpack200 exists in filesystem
Errors occurred, no packages were upgraded.

Last edited by gabor_bernat (2014-10-21 07:25:18)


"In a moment, everything can change, Feel the wind on your shoulder, For a minute, all the world can wait, Let go of your yesterday."

Offline

#8 2014-10-21 07:58:15

gabor_bernat
Member
From: Budapest
Registered: 2014-10-21
Posts: 7
Website

Re: Problem Updating [SOLVED]

Fixed it via:
pacman -Rdd jdk7
pacman -S jdk7


"In a moment, everything can change, Feel the wind on your shoulder, For a minute, all the world can wait, Let go of your yesterday."

Offline

Board footer

Powered by FluxBB