Dear,

On Sun, 05 Jul 2020 at 09:57, Todor Kondić <[email protected]> wrote:

> So, I installed gnucash package, then removed it. Now I tried to install it 
> again (after a pull and upgrade) and I have this:
>
> The following package will be installed:
>    gnucash 3.8
>
> guix package: error: profile contains conflicting entries for dconf
> guix package: error:   first entry: [email protected] 
> /gnu/store/y0m48gd4hasgbjgwwy4q1c7jn7j7db4z-dconf-0.34.0
> guix package: error:    ... propagated from [email protected]
> guix package: error:   second entry: [email protected] 
> /gnu/store/sb4f1xyfzlk189lnr56sv6mj1mwcclb9-dconf-0.34.0
> guix package: error:    ... propagated from [email protected]
> hint: You cannot have two different versions or variants of `gnucash' in the 
> same profile.
>
>
> I wonder what went wrong and how to fix this?

It depends on the packages you have in your profile. Well, you can:

 - update all the packages of the profile to your latest pull,
 - install gnucash in another profile if you do not want touch the
   packages of this profile,
 - use the option "--allow-collisions" of "guix package"

Hope that helps,
simon
 

Reply via email to