Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916206 - dev-python/bcrypt-4.0.1 - ERROR: dev-python/bcrypt-4.0.1::gentoo failed (unpack phase):
Summary: dev-python/bcrypt-4.0.1 - ERROR: dev-python/bcrypt-4.0.1::gentoo failed (unpa...
Status: CONFIRMED
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: 2023-10-24 07:59 UTC by Toralf Förster
Modified: 2023-10-24 12:46 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.11 KB, text/plain)
2023-10-24 07:59 UTC, Toralf Förster
Details
dev-python:bcrypt-4.0.1:20231023-235934.log (dev-python:bcrypt-4.0.1:20231023-235934.log,3.46 KB, text/plain)
2023-10-24 07:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.00 KB, text/plain)
2023-10-24 07:59 UTC, Toralf Förster
Details
environment (environment,172.94 KB, text/plain)
2023-10-24 07:59 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.88 KB, application/x-xz)
2023-10-24 08:00 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,1.73 KB, application/x-xz)
2023-10-24 08:00 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,114.10 KB, text/plain)
2023-10-24 08:00 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 2023-10-24 07:59:55 UTC
 [ ok ]
 * Loading proc-macro2-1.0.46.crate into Cargo registry ...
 [ ok ]
 * Loading pyo3-build-config-0.15.2.crate into Cargo registry ...
tar: /var/tmp/portage/dev-python/bcrypt-4.0.1/distdir/pyo3-build-config-0.15.2.crate: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
 * ERROR: dev-python/bcrypt-4.0.1::gentoo failed (unpack phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-20231023-085514

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/17
17.0.3
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
php cli (if any):
  [1]   php8.2 *
go version go1.21.3 linux/amd64

  HEAD of ::gentoo
commit 94fc822a01c40e65fcaf09c348f069eb1cb38dbc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 23 23:16:57 2023 +0000

    2023-10-23 23:16:56 UTC

emerge -qpvO dev-python/bcrypt
[ebuild  N    ] dev-python/bcrypt-4.0.1  USE="-debug -test" PYTHON_TARGETS="python3_11 -pypy3 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-10-24 07:59:56 UTC
Created attachment 873381 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-24 07:59:57 UTC
Created attachment 873382 [details]
dev-python:bcrypt-4.0.1:20231023-235934.log
Comment 3 Toralf Förster gentoo-dev 2023-10-24 07:59:58 UTC
Created attachment 873383 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-10-24 07:59:59 UTC
Created attachment 873384 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-10-24 08:00:00 UTC
Created attachment 873385 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-24 08:00:01 UTC
Created attachment 873386 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-10-24 08:00:02 UTC
Created attachment 873387 [details]
qlist-info.txt
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-10-24 12:46:30 UTC
This looks like a Portage bug.  The package has `pyo3-build-config-0.15.2.crate` in SRC_URI, and when I try, it definitely gets fetched into DISTDIR.  Is there any chance you may have accidentally removed files from DISTDIR between fetching and src_unpack?