Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890597 - dev-libs/libtracefs-1.6.1 file collison with dev-util/trace-cmd-2.9.1
Summary: dev-libs/libtracefs-1.6.1 file collison with dev-util/trace-cmd-2.9.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-12 19:57 UTC by CaptainBlood
Modified: 2023-01-15 13:25 UTC (History)
2 users (show)

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


Attachments
ebuild log (dev-libs:libtracefs-1.6.1:20230112-181059.log.gz,5.09 KB, application/gzip)
2023-01-12 19:58 UTC, CaptainBlood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CaptainBlood 2023-01-12 19:57:16 UTC
Check attachment

Reproducible: Always
Comment 1 CaptainBlood 2023-01-12 19:58:37 UTC
Created attachment 848311 [details]
ebuild log
Comment 2 Mike Gilbert gentoo-dev 2023-01-12 20:57:13 UTC
Detected file collision(s):

	/usr/include/tracefs/tracefs.h

Searching all installed packages for file collisions...

Press Ctrl-C to Stop

dev-util/trace-cmd-2.9.1:0::gentoo
	/usr/include/tracefs/tracefs.h
Comment 3 Yixun Lan archtester gentoo-dev 2023-01-12 21:33:47 UTC
please also at least update dev-util/trace-cmd to 3.1.4, thanks

*** This bug has been marked as a duplicate of bug 852746 ***
Comment 4 CaptainBlood 2023-01-12 21:35:49 UTC
(In reply to Yixun Lan from comment #3)
> please also at least update dev-util/trace-cmd to 3.1.4, thanks
> 
> *** This bug has been marked as a duplicate of bug 852746 ***

Just what I was doing:

mrg dev-util/trace-cmd

 * IMPORTANT: 4 config files in '/etc/portage' need updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.

These are the packages that would be merged, in reverse order:

Calculating dependencies  ..... ...... .... ... ..!!! /etc/portage/package.env references non-existent file: /etc/portage/env/unchecked
.... done!
[ebuild     U  ] dev-util/trace-cmd-3.1.4 [2.9.1] USE="-zstd%" PYTHON_TARGETS="-python3_10% -python3_11%" 
[ebuild  N     ]  dev-libs/libtracefs-1.6.1  USE="-doc"
Comment 5 CaptainBlood 2023-01-12 21:43:01 UTC
I wouldn't be surprised if removing dev-util/trace-cmd-2.9.1 prior to reinstall would WORKAROUND the issue.
STABLE shouldn't require such a procedure, isn't it?
Comment 6 Larry the Git Cow gentoo-dev 2023-01-13 06:39:30 UTC
The bug has been referenced in the following commit(s):

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

commit eb59000a7a4e8b9bd0553ed451328e724495d02c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-13 06:38:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-13 06:38:56 +0000

    dev-libs/libtracefs: add blocker for old versions of dev-util/trace-cmd
    
    Closes: https://bugs.gentoo.org/852746
    Bug: https://bugs.gentoo.org/890597
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{libtracefs-1.6.1.ebuild => libtracefs-1.6.1-r1.ebuild}           | 2 ++
 .../{libtracefs-1.6.3.ebuild => libtracefs-1.6.3-r1.ebuild}           | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)
Comment 7 Larry the Git Cow gentoo-dev 2023-01-13 06:42:04 UTC
The bug has been closed via the following commit(s):

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

commit c4c6783b7fd81176c2460413d173665d1cdcec69
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-13 06:41:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-13 06:41:40 +0000

    dev-util/trace-cmd: crank up dep versions; block old dev-libs/libtracefs
    
    Closes: https://bugs.gentoo.org/852746
    Closes: https://bugs.gentoo.org/890597
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/trace-cmd/{trace-cmd-3.1.4.ebuild => trace-cmd-3.1.4-r1.ebuild} | 0
 dev-util/trace-cmd/{trace-cmd-3.1.5.ebuild => trace-cmd-3.1.5-r1.ebuild} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
Comment 8 Larry the Git Cow gentoo-dev 2023-01-13 06:43:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=541c67a4c3977b877c60d4cd3c9ddfb1b3671ea5

commit 541c67a4c3977b877c60d4cd3c9ddfb1b3671ea5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-13 06:42:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-13 06:42:53 +0000

    dev-util/trace-cmd: add missing changes
    
    Closes: https://bugs.gentoo.org/852746
    Closes: https://bugs.gentoo.org/890597
    Fixes: c4c6783b7fd81176c2460413d173665d1cdcec69
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{trace-cmd-3.1.4-r1.ebuild => trace-cmd-3.1.4-r2.ebuild}         | 5 +++--
 .../{trace-cmd-3.1.5-r1.ebuild => trace-cmd-3.1.5-r2.ebuild}         | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)