GNU bug report logs -
#27467
Xfce broken, because it propagates two different versions of gtk+
Previous Next
Reported by: Mark H Weaver <mhw <at> netris.org>
Date: Fri, 23 Jun 2017 23:48:01 UTC
Severity: normal
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#27467: Xfce broken, because it propagates two different versions of gtk+
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 27467 <at> debbugs.gnu.org.
--
27467: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27467
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Ludovic Courtès <ludo <at> gnu.org> writes:
> Ricardo Wurmus <rekado <at> elephly.net> skribis:
>
>> What do you think of the attached patches? The first makes libxfce4ui
>> only propagate the latest gtk+, so I added gtk+-2 where needed. The
>> second removes “exo” from the “xfce” meta-package, because it doesn’t
>> seem needed. “exo” propagates “gtk+-2”, so it would be hard to prevent
>> the conflict otherwise.
>>
>> These patches are only a temporary fix until we can find a way to mark
>> certain conflicts as unproblematic.
>
> These patches seem reasonable to me.
>
> Another option (perhaps slightly less intrusive) would be to implement
> the ‘xfce’ meta-package using ‘union-build’ instead of
> ‘propagated-inputs’.
Yes, that’s better. I pushed two commits:
gnu: libxfce4ui: Do not propagate gtk+-2.
(b8d3a000efca885180277358caa3c4fe604168a5)
gnu: xfce: Build union instead of propagating inputs.
(c860d6ef235b47ec8181fbf390e0b42fbc95dcfe)
With these two commits I can install xfce without problems.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
[Message part 3 (message/rfc822, inline)]
I just tried to update my GuixSD system to commit
c57b56722f6c167c5a285f47802047de85a356ae on master. "guix system build"
failed with the following error:
guix system: error: profile contains conflicting entries for gtk+:out
guix system: error: first entry: gtk+@2.24.31:out /gnu/store/901ify6fr2zlr2y2acpvlqr8lygmwj98-gtk+-2.24.31
guix system: error: ... propagated from exo <at> 0.10.3
guix system: error: ... propagated from xfce <at> 4.12.0
guix system: error: second entry: gtk+@3.22.15:out /gnu/store/fhqaljm8cf78irhqjbrm8n0ri1k2cznm-gtk+-3.22.15
guix system: error: ... propagated from libxfce4ui <at> 4.12.0
guix system: error: ... propagated from garcon <at> 0.4.0
guix system: error: ... propagated from xfce <at> 4.12.0
Mark
This bug report was last modified 8 years and 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.