Summary: | gnome-extra/gucharmap-12.0.1-r1 blocking app-i18n/unicode-data-13.0.0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ooblick <ooblick> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fonts, hattya |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/18155 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 739258 | ||
Bug Blocks: | |||
Attachments: |
emerge --info
emerge -uvpDN @world output gucharmap-13.0.4.ebuild |
Description
Ooblick
2020-08-25 17:31:08 UTC
Created attachment 656806 [details]
emerge --info
Created attachment 656810 [details]
emerge -uvpDN @world output
app-i18n/unicode-data:0 (app-i18n/unicode-data-13.0.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" conflicts with =app-i18n/unicode-data-12.1* required by (gnome-extra/gucharmap-12.0.1-r1:2.90/2.90::gentoo, installed) USE="introspection -debug -test -vala" ABI_X86="(64)" ^ ^^^^^ Same bug. I can confirm the same problem. This is probably caused by gnome-extra/gucharmap depending on a specific app-i18n/unicode-data version (in this case, 12.1), which is older than the latest unstable version (13) available in the Gentoo repository. I got this also: These are the packages that would be merged, in order: Calculating dependencies... done! WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: app-i18n/unicode-data:0 (app-i18n/unicode-data-13.0.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" conflicts with =app-i18n/unicode-data-12.1* required by (gnome-extra/gucharmap-12.0.1-r1:2.90/2.90::gentoo, installed) USE="introspection -debug -test -vala" ABI_X86="(64)" ^ ^^^^^ Nothing to merge; quitting. Created attachment 668378 [details]
gucharmap-13.0.4.ebuild
Attached is an ebuild for 13.0.4. gucharmap changed from automake to meson from 12 to 13, so I've migrated it to meson.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312dd1dcac1834d10c2436abb58c13e7417946f3 commit 312dd1dcac1834d10c2436abb58c13e7417946f3 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-11-06 16:31:33 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-11-06 18:29:35 +0000 gnome-extra/gucharmap: bump to v13.0.4 Closes: https://bugs.gentoo.org/739258 Closes: https://bugs.gentoo.org/738990 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18155 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> gnome-extra/gucharmap/Manifest | 1 + gnome-extra/gucharmap/gucharmap-13.0.4.ebuild | 71 +++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) |