Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753449 - gnome-extra/gucharmap-14.0.1 file collision
Summary: gnome-extra/gucharmap-14.0.1 file collision
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:
: 808468 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-11-07 08:05 UTC by Agostino Sarubbo
Modified: 2022-01-15 23:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,100.28 KB, text/plain)
2020-11-07 08:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-11-07 08:05:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnome-extra/gucharmap-13.0.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-11-07 08:05:51 UTC
Created attachment 670301 [details]
build.log

build log and emerge --info
Comment 2 Rolf Eike Beer archtester 2021-03-15 15:20:59 UTC
File collisions with gnome-extra/gucharmap-3.0.1-r200:0::gentoo.
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-17 08:38:50 UTC
*** Bug 808468 has been marked as a duplicate of this bug. ***
Comment 4 Agostino Sarubbo gentoo-dev 2021-12-17 08:39:14 UTC
ci has reproduced this issue with version 14.0.1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-01-15 23:20:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4506ae48b4e9014489f02ca253102b4f00a6b29e

commit 4506ae48b4e9014489f02ca253102b4f00a6b29e
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2022-01-15 23:20:04 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2022-01-15 23:20:25 +0000

    gnome-extra/gucharmap: various packaging fixes
    
    * Always install user help, not only with USE=gtk-doc; add missing
      itstool dep for it
    * Add missing docbook-xml-dtd dependency
    * Drop USE=debug which ends up only adding -ggdb3 to CFLAGS
    * Move gettext files back to have an API suffix to avoid conflicts
      with old SLOT
    * Drop redundant VALA_USE_DEPEND=vapigen
    * Include upstream patch for meson-0.60 compatibility
    * Be explicit with meson options
    * Reorder dependencies back to gnome@g.o style
    
    Closes: https://bugs.gentoo.org/753449
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 .../files/14.0.1-fix-file-conflicts.patch          | 26 ++++++++
 .../gucharmap/files/14.0.1-install-user-help.patch | 28 ++++++++
 .../gucharmap/files/14.0.1-meson-0.60-fix.patch    | 32 +++++++++
 gnome-extra/gucharmap/gucharmap-14.0.1-r1.ebuild   | 75 ++++++++++++++++++++++
 4 files changed, 161 insertions(+)