Gottfried <[email protected]> writes: > Hi, > > gfp@Tuxedo ~$ guix upgrade gedit > The following package will be upgraded: > gedit 42.2 -> 44.1 > > guix upgrade: error: profile contains conflicting entries for dconf > guix upgrade: error: first entry: [email protected] > /gnu/store/gkr4pbmc7320zvrnl48mjacpb3km00j7-dconf-0.40.0 > guix upgrade: error: ... propagated from [email protected] > guix upgrade: error: second entry: [email protected] > /gnu/store/0fpkqzkbwl43apj6ls4sfggj17i3nvvv-dconf-0.40.0 > guix upgrade: error: ... propagated from [email protected] > hint: You cannot have two different versions or variants of `gedit' in > the same profile.
Um, seems like a bug here that upgrade didn't exclude previous propagated packages from conflicts checking, not very sure, need check though.. > > > How can I solve this problem? > Should I uninstall "gedit" and then reinstall it? > or are there other possibilities? I think uninstall should works, or maybe "guix upgrade gedit dconf"?
