On Wed, Jan 26, 2022 at 10:24:01PM +0000, Dale Mellor wrote: > The above command produces > > The following package will be installed: > gtkmm 3.24.5 > > guix package: error: profile contains conflicting entries for libsigc++ > guix package: error: first entry: [email protected] > /gnu/store/ng4k2yl94d758p5vnashd4nvyb1aw8s1-libsigc++-3.0.6 > guix package: error: ... propagated from [email protected] > guix package: error: ... propagated from [email protected] > guix package: error: second entry: [email protected] > /gnu/store/iad8jg1fm7jsq0pqj547f3n5s2jn9rp0-libsigc++-2.9.3 > guix package: error: ... propagated from [email protected] > guix package: error: ... propagated from [email protected] > guix package: error: ... propagated from [email protected] > hint: You cannot have two different versions or variants of `gtkmm' in the > same profile.
To clarify, what is the bug that you are reporting? Are you reporting that `guix package -i gtkmm@3` did not work? Or are you reporting that the hint mentions the wrong package? (I think it should talk about libsigc++, not gtkmm)
