Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738990 - gnome-extra/gucharmap-12.0.1-r1 blocking app-i18n/unicode-data-13.0.0
Summary: gnome-extra/gucharmap-12.0.1-r1 blocking app-i18n/unicode-data-13.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 739258
Blocks:
  Show dependency tree
 
Reported: 2020-08-25 17:31 UTC by Ooblick
Modified: 2020-11-06 18:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.98 KB, text/plain)
2020-08-26 06:04 UTC, Ooblick
Details
emerge -uvpDN @world output (emerge.world,1.00 KB, text/plain)
2020-08-26 06:26 UTC, Ooblick
Details
gucharmap-13.0.4.ebuild (gucharmap-13.0.4.ebuild,1.37 KB, text/plain)
2020-10-25 06:47 UTC, Ooblick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ooblick 2020-08-25 17:31:08 UTC
app-i18n/unicode-data-13.0.0 is now in the unstable tree. However attempted in to emerge-uvaDU @world with gnome-extra-apps emerged gives:


app-i18n/unicode-data:0

  (app-i18n/unicode-data-13.0.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (app-i18n/unicode-data-12.1.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" pulled in by
    =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)"
    ^                      ^^^^^
Comment 1 Ooblick 2020-08-26 06:04:22 UTC
Created attachment 656806 [details]
emerge --info
Comment 2 Ooblick 2020-08-26 06:26:54 UTC
Created attachment 656810 [details]
emerge -uvpDN @world output
Comment 3 HougeLangley 2020-09-01 16:37:37 UTC
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.
Comment 4 inasprecali 2020-09-12 22:32:41 UTC
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.
Comment 5 Pednick 2020-09-13 21:15:51 UTC
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.
Comment 6 Ooblick 2020-10-25 06:47:26 UTC
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.
Comment 7 Larry the Git Cow gentoo-dev 2020-11-06 18:29:47 UTC
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(+)