Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931968 - dev-python/setuptools-rust-1.9.0 fails to compile: tar: : Cannot open: No such file or directory
Summary: dev-python/setuptools-rust-1.9.0 fails to compile: tar: : Cannot open: No suc...
Status: RESOLVED DUPLICATE of bug 931955
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-15 20:38 UTC by Agostino Sarubbo
Modified: 2024-05-20 16:08 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,45.22 KB, text/plain)
2024-05-15 20:38 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 2024-05-15 20:38:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/setuptools-rust-1.9.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-15 20:38:43 UTC
Created attachment 893030 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-15 20:38:44 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


tar: : Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Comment 3 schatderer 2024-05-15 23:01:53 UTC
(In reply to Agostino Sarubbo from comment #2)
> Error(s) that match a know pattern in addition to what has been reported in
> the summary:
> 
> 
> tar: : Cannot open: No such file or directory
> tar: Error is not recoverable: exiting now

I came across the same problem here, after performing an update today. I noticed that there was an upgrade to Python (version 3.12 will become the default). I also noticed the imminent installation of a beta version of it (3.13.0_beta1_p1).

Whether it was a mere coincidence or not, but after masking the beta version (dev-lang/python:3.13) I managed to install the dev-python/setuptools-rust-1.9.0 package.
Comment 4 Quinn Jones 2024-05-20 12:47:14 UTC
I'm seeing the same issue, and I think that schatderer's fix was just coincidence.  Masking dev-lang/python-3.13.0_beta1_p1 did not affect the build on one of my machines.

Interesting to note: in my case it's a rebuild. It's currently installed, but I'm trying to reinstall it as part of an emerge -e world.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-05-20 16:08:26 UTC

*** This bug has been marked as a duplicate of bug 931955 ***