Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732182 - dev-util/scons-4.0.0 : FileNotFoundError: [Errno 2] No such file or directory: bCHANGES.txt
Summary: dev-util/scons-4.0.0 : FileNotFoundError: [Errno 2] No such file or directory...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-11 12:54 UTC by Toralf Förster
Modified: 2020-07-11 13:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.02 KB, text/plain)
2020-07-11 12:54 UTC, Toralf Förster
Details
dev-util:scons-4.0.0:20200711-122500.log (dev-util:scons-4.0.0:20200711-122500.log,723.29 KB, text/plain)
2020-07-11 12:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.96 KB, text/plain)
2020-07-11 12:54 UTC, Toralf Förster
Details
environment (environment,115.91 KB, text/plain)
2020-07-11 12:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.22 KB, application/x-bzip)
2020-07-11 12:54 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 2020-07-11 12:54:43 UTC
  File "/usr/lib/portage/python3.7/doins.py", line 195, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'CHANGES.txt'
 * ERROR: dev-util/scons-4.0.0::gentoo failed (install phase):
 *   dodoc failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200710-085838

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.44.1 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 11 Jul 2020 12:05:53 PM UTC

emerge -qpvO dev-util/scons
[ebuild  N    ] dev-util/scons-4.0.0  USE="-doc -test" PYTHON_TARGETS="python3_7 -python3_6 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-07-11 12:54:46 UTC
Created attachment 648866 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-11 12:54:49 UTC
Created attachment 648868 [details]
dev-util:scons-4.0.0:20200711-122500.log
Comment 3 Toralf Förster gentoo-dev 2020-07-11 12:54:51 UTC
Created attachment 648870 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-07-11 12:54:54 UTC
Created attachment 648872 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-07-11 12:54:57 UTC
Created attachment 648874 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2020-07-11 13:59:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631c3f8c4f8ab2dc85f9ac486d651db2f0c418de

commit 631c3f8c4f8ab2dc85f9ac486d651db2f0c418de
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-07-11 13:58:41 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-07-11 13:58:59 +0000

    dev-util/scons: Fix install
    
    Closes: https://bugs.gentoo.org/732182
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-util/scons/scons-4.0.0.ebuild | 2 --
 1 file changed, 2 deletions(-)