You are not logged in.

#1 2014-04-15 14:40:55

Chrissss
Member
Registered: 2014-02-04
Posts: 14

Update of gtksourceview3 fails because solarized-dark.xml exists

Hi there, I'm trying to upgrade my Arch with GNOME 3.12. When running pacman -Syu I get the following error...

$ sudo pacman -Syu
...
(162/162) checking keys in keyring                 [######################] 100%
(162/162) checking package integrity               [######################] 100%
(162/162) loading package files                    [######################] 100%
(162/162) checking for file conflicts              [######################] 100%
error: failed to commit transaction (conflicting files)
gtksourceview3: /usr/share/gtksourceview-3.0/styles/solarized-dark.xml exists in filesystem
gtksourceview3: /usr/share/gtksourceview-3.0/styles/solarized-light.xml exists in filesystem
Errors occurred, no packages were upgraded.

...is it possible to figure out which package (perhaps from AUR) causes this conflict? Or is gtksourceview3 broken?

Thanks
Christoph

Offline

#2 2014-04-15 14:47:21

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Update of gtksourceview3 fails because solarized-dark.xml exists

pacman -Qo /usr/share/gtksourceview-3.0/styles/solarized-dark.xml

If it isn't owned by a package then you can just move it.

Offline

#3 2014-04-15 14:50:35

Chrissss
Member
Registered: 2014-02-04
Posts: 14

Re: Update of gtksourceview3 fails because solarized-dark.xml exists

Fixed with the help of https://bbs.archlinux.org/viewtopic.php?id=56373...

$ pacman -Qo /usr/share/gtksourceview-3.0/styles/solarized-light.xml
/usr/share/gtksourceview-3.0/styles/solarized-light.xml ist in gedit-solarized-git 20130705-1 enthalten

showed me that gedit-solarized-git is the culprit, so i got rid of it...

$ pacaur -R gedit-solarized-git

@drcouzelis Thanks!

Offline

#4 2014-04-15 15:12:46

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Update of gtksourceview3 fails because solarized-dark.xml exists

And thank YOU for not using "pacman --force". big_smile

Offline

#5 2014-04-16 11:44:30

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

Re: Update of gtksourceview3 fails because solarized-dark.xml exists

Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB