Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 721808

Summary: dev-util/nvidia-cuda-sdk-10.2.89 vs dev-util/nvidia-cuda-toolkit-10.2.89-r1 collision
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: bruce, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Alexey 2020-05-09 08:45:06 UTC
Created attachment 636940 [details]
emerge --info

This is filtered output of $ equery f dev-util/nvidia-cuda-toolkit

/usr/lib/debug/.build-id/38/39e9aa572589ae6c4ee12f54e8ea0b96b836c8 -> /opt/cuda/bin/cuda-uninstaller                                                                                                                                                                              
/usr/lib/debug/.build-id/38/39e9aa572589ae6c4ee12f54e8ea0b96b836c8.debug -> ../../opt/cuda/bin/cuda-uninstaller.debug

When installing nvidia-cuda-sdk, it says:

 * Detected file collision(s):                                                                                                                                                                                                                                                    
 *                                                                                                                                                                                                                                                                                
 *      /usr/lib/debug/.build-id/38/39e9aa572589ae6c4ee12f54e8ea0b96b836c8                                                                                                                                                                                                        
 *      /usr/lib/debug/.build-id/38/39e9aa572589ae6c4ee12f54e8ea0b96b836c8.debug

And refuses to merge.
Comment 1 Alexey 2020-05-09 08:46:55 UTC
Created attachment 636942 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2021-12-20 10:57:46 UTC
The bug has been referenced in the following commit(s):

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

commit 0bf1115193ab82db31e31e684938d9c2b1749308
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-12-20 10:57:39 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-12-20 10:57:39 +0000

    profiles: last-rite CUDA 10
    
    Closes: https://github.com/gentoo/gentoo/pull/23425
    Bug: https://bugs.gentoo.org/721808
    Bug: https://bugs.gentoo.org/760708
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/base/package.use.mask | 6 ++++++
 profiles/package.mask          | 7 +++++++
 2 files changed, 13 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-03-12 18:21:09 UTC
The bug has been closed via the following commit(s):

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

commit 603157484a9f59a88defb964fa18af3a2d7f175f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-03-12 18:20:52 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-03-12 18:20:52 +0000

    dev-util/nvidia-cuda-sdk: drop 10.2.89-r1
    
    Closes: https://bugs.gentoo.org/721808
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-util/nvidia-cuda-sdk/Manifest                  |   1 -
 .../nvidia-cuda-sdk-10.2.89-r1.ebuild              | 142 ---------------------
 profiles/package.mask                              |   1 -
 3 files changed, 144 deletions(-)