Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949746 - sci-libs/torchvision-0.20.0 sandbox violation
Summary: sci-libs/torchvision-0.20.0 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-15 06:14 UTC by MrSnivvel
Modified: 2025-02-15 19:31 UTC (History)
2 users (show)

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


Attachments
emerge --info (torchvision-emerge.info.xz,5.61 KB, application/x-xz)
2025-02-15 06:15 UTC, MrSnivvel
Details
sandbox.log (torchvision-0.20.0-sandbox.log.xz,380 bytes, application/x-xz)
2025-02-15 06:15 UTC, MrSnivvel
Details
Full Build log (torchvision-0.20.0-build.log.xz,10.81 KB, application/x-xz)
2025-02-15 06:16 UTC, MrSnivvel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MrSnivvel 2025-02-15 06:14:56 UTC
F: open_wr
S: deny
P: /dev/kfd
A: /dev/kfd
R: /dev/kfd
C: python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/sci-libs/torchvision-0.20.0/work/vision-0.20.0_python3.12/wheel

Reproducible: Always
Comment 1 MrSnivvel 2025-02-15 06:15:25 UTC
Created attachment 918946 [details]
emerge --info
Comment 2 MrSnivvel 2025-02-15 06:15:45 UTC
Created attachment 918947 [details]
sandbox.log
Comment 3 MrSnivvel 2025-02-15 06:16:04 UTC
Created attachment 918948 [details]
Full Build log
Comment 4 MrSnivvel 2025-02-15 06:18:20 UTC
Adding tupone@gentoo.org to CC since he's the ebuild's maintainer.  I can't change the assignee.
Comment 5 MrSnivvel 2025-02-15 06:20:29 UTC
FYI, torchvision-0.21.0 was released two weeks ago.  Version 0.20.0 is nearly six months old.
Comment 6 Greg Kubaryk 2025-02-15 06:47:46 UTC
(In reply to MrSnivvel from comment #5)
> FYI, torchvision-0.21.0 was released two weeks ago.  Version 0.20.0 is
> nearly six months old.

Please file a separate bug for a separate issue.
Comment 7 Tupone Alfredo gentoo-dev 2025-02-15 19:11:33 UTC
(In reply to MrSnivvel from comment #5)
> FYI, torchvision-0.21.0 was released two weeks ago.  Version 0.20.0 is
> nearly six months old.

Well, I'm following what is written in https://github.com/pytorch/vision

pytorch 2.5 goes with vision 0.20
Comment 8 Larry the Git Cow gentoo-dev 2025-02-15 19:30:41 UTC
The bug has been closed via the following commit(s):

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

commit 3e421d6685226ad71ad24d1a91578cc49c4afeb6
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2025-02-15 19:29:57 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2025-02-15 19:29:57 +0000

    sci-libs/torchvision: fix sandbox issue
    
    Closes: https://bugs.gentoo.org/949746
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/torchvision/torchvision-0.20.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)