Hi Andy,
> guix package: error: profile contains conflicting entries for cairo > guix package: error: first entry: [email protected] > /gnu/store/4d8rc6vjkhsk1b20rigz0nzl7zffn4b5-cairo-1.16.0 > guix package: error: ... propagated from [email protected] > guix package: error: second entry: [email protected] > /gnu/store/cwqv36m84ipbpwn52wyy560xbxrzknsz-cairo-1.16.0 > guix package: error: ... propagated from [email protected] > guix package: error: ... propagated from [email protected] > hint: Try upgrading both `python-pycairo' and `gtk+', or remove one of them > from > the profile. Have you tried that? > I regularly do > > guix pull && guix package -u > > so I cannot recall how I got into this situation. I have packages > depending on both gtk+ and > python-pycairo' so it seems I cannot just remove either one of them. What > would be the best approach to fix this? Does “guix package -u” not fix this problem for you? Or is this the output of “guix package -u”? -- Ricardo
