Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827050 - dev-ada/e3-core-22.1.0 - file collision with app-editors/e3-2.8.2
Summary: dev-ada/e3-core-22.1.0 - file collision with app-editors/e3-2.8.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-24 08:21 UTC by Toralf Förster
Modified: 2021-11-25 06:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.74 KB, text/plain)
2021-11-24 08:21 UTC, Toralf Förster
Details
dev-ada:e3-core-22.1.0:20211124-081338.log (dev-ada:e3-core-22.1.0:20211124-081338.log,38.98 KB, text/plain)
2021-11-24 08:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,280.06 KB, text/plain)
2021-11-24 08:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.95 KB, application/x-bzip)
2021-11-24 08:21 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.14 KB, application/x-bzip)
2021-11-24 08:21 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-24 08:21:04 UTC
 * Press Ctrl-C to Stop
 * 
 * app-editors/e3-2.8.2:0::gentoo
 * 	/usr/bin/e3
 * 
 * Package 'dev-ada/e3-core-22.1.0' NOT merged due to file collisions. If

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20211120-200744

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit feab66b7516a4d5363ff98f7249fd646154b9afd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 24 08:06:45 2021 +0000

    2021-11-24 08:06:43 UTC

emerge -qpvO dev-ada/e3-core
[ebuild  N    ] dev-ada/e3-core-22.1.0  USE="-test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-11-24 08:21:06 UTC
Created attachment 755842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-24 08:21:07 UTC
Created attachment 755846 [details]
dev-ada:e3-core-22.1.0:20211124-081338.log
Comment 3 Toralf Förster gentoo-dev 2021-11-24 08:21:09 UTC
Created attachment 755850 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-24 08:21:11 UTC
Created attachment 755854 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-24 08:21:12 UTC
Created attachment 755858 [details]
logs.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2021-11-24 13:42:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9c54c0c893a00186b645daa7599c5c2c5b4bba

commit 9a9c54c0c893a00186b645daa7599c5c2c5b4bba
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-11-24 13:41:53 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-11-24 13:41:53 +0000

    dev-ada/e3-core: fix test dep & missing dep
    
    Closes: https://bugs.gentoo.org/827086
    Closes: https://bugs.gentoo.org/827050
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/e3-core/e3-core-22.1.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 7 Ulrich Müller gentoo-dev 2021-11-24 19:35:31 UTC
A blocker because of a file collision is less than ideal. Wouldn't it be possible to rename the installed file in order to avoid the collision?
Comment 8 Tupone Alfredo gentoo-dev 2021-11-25 06:43:50 UTC
(In reply to Ulrich Müller from comment #7)
> A blocker because of a file collision is less than ideal. Wouldn't it be
> possible to rename the installed file in order to avoid the collision?

This package is used for testing other dev-ada packages that are not yet in the tree.
I wonder how difficult will be to patch those.

If it will be easy I will rename it and remove the blocker.