emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27467: closed (Xfce broken, because it propagates


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27467: closed (Xfce broken, because it propagates two different versions of gtk+)
Date: Thu, 29 Jun 2017 14:13:01 +0000

Your message dated Thu, 29 Jun 2017 16:12:17 +0200
with message-id <address@hidden>
and subject line Re: bug#27467: Xfce broken, because it propagates two 
different versions of gtk+
has caused the debbugs.gnu.org bug report #27467,
regarding Xfce broken, because it propagates two different versions of gtk+
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27467: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27467
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Xfce broken, because it propagates two different versions of gtk+ Date: Fri, 23 Jun 2017 19:47:02 -0400
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: address@hidden:out 
/gnu/store/901ify6fr2zlr2y2acpvlqr8lygmwj98-gtk+-2.24.31
guix system: error:    ... propagated from address@hidden
guix system: error:    ... propagated from address@hidden
guix system: error:   second entry: address@hidden:out 
/gnu/store/fhqaljm8cf78irhqjbrm8n0ri1k2cznm-gtk+-3.22.15
guix system: error:    ... propagated from address@hidden
guix system: error:    ... propagated from address@hidden
guix system: error:    ... propagated from address@hidden

       Mark



--- End Message ---
--- Begin Message --- Subject: Re: bug#27467: Xfce broken, because it propagates two different versions of gtk+ Date: Thu, 29 Jun 2017 16:12:17 +0200 User-agent: mu4e 0.9.18; emacs 25.2.1
Hi,

Ludovic Courtès <address@hidden> writes:

> Ricardo Wurmus <address@hidden> 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



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]