You are not logged in.

#1 2007-06-25 19:09:41

nico1818
Member
Registered: 2007-06-25
Posts: 7

xfburn-svn update problem

Hi,

I am trying to update my system and I get the following messages:

[nico@nicodesk ~]$ sudo pacman -Syu
:: Synchronizing package databases...
 current is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
resolving dependencies... done.
looking for inter-conflicts...
:: libxfce4util-svn conflicts with libxfce4util. Remove libxfce4util? [Y/n] y
:: libxfcegui4-svn conflicts with libxfcegui4. Remove libxfcegui4? [Y/n] y
:: libxfce4mcs-svn conflicts with libxfce4mcs. Remove libxfce4mcs? [Y/n] y
:: exo-svn conflicts with exo. Remove exo? [Y/n] y
:: thunar-svn conflicts with thunar. Remove thunar? [Y/n] y
done.
error: failed to prepare transaction (could not satisfy dependencies)
:: libxfcegui4 requires mousepad
:: libxfcegui4 requires notification-daemon-xfce
:: libxfcegui4 requires xfce-mcs-manager
:: libxfcegui4 requires xfce-mcs-plugins
:: libxfcegui4 requires xfce-utils
:: libxfcegui4 requires xfce4-appfinder
:: libxfcegui4 requires xfce4-panel
:: libxfcegui4 requires xfce4-session
:: libxfcegui4 requires xfce4-taskmanager
:: libxfcegui4 requires xfdesktop
:: libxfcegui4 requires xfprint
:: libxfcegui4 requires xfwm4
:: libxfce4mcs requires xfce-mcs-manager
:: libxfce4mcs requires xfce-mcs-plugins
:: libxfce4mcs requires xfce-utils
:: libxfce4mcs requires xfce4-panel
:: libxfce4mcs requires xfce4-session
:: libxfce4mcs requires xfdesktop
:: libxfce4mcs requires xfprint
:: libxfce4mcs requires xfwm4
:: exo requires terminal
:: thunar requires squeeze
:: thunar requires thunar-archive-plugin
:: thunar requires thunar-media-tags-plugin
:: thunar requires thunar-volman
:: thunar requires xfdesktop

if I answer no to the first question, of course I get the following result:

[nico@nicodesk ~]$ sudo pacman -Syu
:: Synchronizing package databases...
 current is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
resolving dependencies... done.
looking for inter-conflicts...
:: libxfce4util-svn conflicts with libxfce4util. Remove libxfce4util? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: libxfce4util-svn: conflicts with libxfce4util

My problem comes from the dependencies changes in xfburn-svn: thunar is no thunar-svn and libxfcegui4 is now libxfcegui4-svn. I looked around on the forum but I am stuck and don't really know what to do (except doing a full update w/o xfburn).

Did anybody experienced the same issue?

Thanks,
Nicolas

Offline

#2 2007-06-25 19:21:53

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: xfburn-svn update problem

what arch? i686?

edit: more questions:
Are you running xfce4-svn packages from community? Or just xfce4 from extra?

edit again:
I think I know your problem. I tried to sync the deps for the xfce4-svn pkgs, but the new deps are only in effect for x86_64. These new deps allow for cross-installation between regular and -svn packages. When I built the pkg for i686 I had to use old deps to keep it consistent with the i686 -svn packages. hopefully this should be fixed when i686 pkgs are rebuilt.

then again, if this isn't your problem, i'll work with you till its fixed sad

Last edited by tardo (2007-06-25 19:32:45)

Offline

#3 2007-06-25 19:32:05

nico1818
Member
Registered: 2007-06-25
Posts: 7

Re: xfburn-svn update problem

I am running arch i686 and I installed xfce from extra. Also xfburn is the only svn package I installed.

Reply to edit:
I think this is my problem indeed, I'll wait for the next builds. Thanks for your quick answer

Last edited by nico1818 (2007-06-25 19:39:42)

Offline

#4 2007-06-25 19:36:23

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: xfburn-svn update problem

yup, just like i thought. too bad i didn't see this problem coming sad
The problem is there is no stable version of xfburn, else i'd add that to community.

My suggestion: either three possibilities.
1. Uninstall xfburn-svn and wait until wizzomafizzo updates it i686 -svn versions with new deps.
2. Install xfce4-svn which *should* end your conflict problems...
3. Install this pkg with pacman -U --> http://nagi-fanboi.net/arch/xfburn-svn- … pkg.tar.gz  (note: this is a temp fix)

My apologies in advance ._.

If you try option 3 and it still gives you conflicts when running pacman -Syu, let me know.

Last edited by tardo (2007-06-25 19:48:20)

Offline

#5 2007-06-25 20:39:37

nico1818
Member
Registered: 2007-06-25
Posts: 7

Re: xfburn-svn update problem

tardo,

Thanks for you help, I used option 3. and everything worked fine.

Offline

Board footer

Powered by FluxBB