Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849365 - dev-python/PyPDF2-2.0.0 - FileNotFoundError: [Errno 2] No such file or directory: bSample_Code/.
Summary: dev-python/PyPDF2-2.0.0 - FileNotFoundError: [Errno 2] No such file or direct...
Status: RESOLVED FIXED
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: 2022-06-02 18:08 UTC by Toralf Förster
Modified: 2022-06-02 19:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.92 KB, text/plain)
2022-06-02 18:08 UTC, Toralf Förster
Details
dev-python:PyPDF2-2.0.0:20220602-162449.log (dev-python:PyPDF2-2.0.0:20220602-162449.log,6.93 KB, text/plain)
2022-06-02 18:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,232.68 KB, text/plain)
2022-06-02 18:08 UTC, Toralf Förster
Details
environment (environment,129.94 KB, text/plain)
2022-06-02 18:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.21 KB, application/x-bzip)
2022-06-02 18:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.70 KB, application/x-bzip)
2022-06-02 18:08 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 2022-06-02 18:08:30 UTC
  File "/usr/lib/portage/python3.9/doins.py", line 373, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.9/doins.py", line 181, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'Sample_Code/.'
 * ERROR: dev-python/PyPDF2-2.0.0::gentoo failed (install phase):
 *   dodoc failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220531-135334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 2f105e1cb2bdbb6cd3446d0598a51455ab7a02b4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 2 15:48:18 2022 +0000

    2022-06-02 15:48:18 UTC

emerge -qpvO dev-python/PyPDF2
[ebuild     U ] dev-python/PyPDF2-2.0.0 [1.28.4] USE="examples -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-06-02 18:08:31 UTC
Created attachment 782369 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-02 18:08:31 UTC
Created attachment 782372 [details]
dev-python:PyPDF2-2.0.0:20220602-162449.log
Comment 3 Toralf Förster gentoo-dev 2022-06-02 18:08:33 UTC
Created attachment 782375 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-02 18:08:34 UTC
Created attachment 782378 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-02 18:08:35 UTC
Created attachment 782381 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-02 18:08:37 UTC
Created attachment 782384 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-02 19:36:45 UTC
The bug has been closed via the following commit(s):

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

commit 6e461540a33c433d7f5532d5ebf60843aeb42296
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-06-02 19:34:55 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-06-02 19:36:41 +0000

    dev-python/PyPDF2: Remove broken USE=examples
    
    Closes: https://bugs.gentoo.org/849365
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/PyPDF2/PyPDF2-2.0.0.ebuild | 10 ----------
 1 file changed, 10 deletions(-)