Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703300 - dev-perl/HTML-Template-JIT-0.50.0-r3 : FileNotFoundError: [Errno 2] No such file or directory: b script/benchmark.pl
Summary: dev-perl/HTML-Template-JIT-0.50.0-r3 : FileNotFoundError: [Errno 2] No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-18 15:05 UTC by Toralf Förster
Modified: 2021-05-22 15:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.30 KB, text/plain)
2019-12-18 15:05 UTC, Toralf Förster
Details
dev-perl:HTML-Template-JIT-0.50.0-r3:20191218-144522.log (dev-perl:HTML-Template-JIT-0.50.0-r3:20191218-144522.log,3.74 KB, text/plain)
2019-12-18 15:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.08 KB, text/plain)
2019-12-18 15:05 UTC, Toralf Förster
Details
environment (environment,35.19 KB, text/plain)
2019-12-18 15:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.31 KB, application/x-bzip)
2019-12-18 15:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.14 KB, application/x-bzip)
2019-12-18 15:06 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 2019-12-18 15:05:49 UTC
  File "/usr/lib/portage/python3.6/doins.py", line 195, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'script/benchmark.pl'
 * ERROR: dev-perl/HTML-Template-JIT-0.50.0-r3::gentoo failed (install phase):
 *   dodoc failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20191214-163313

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Dec 2019 14:05:48 +0000

emerge -qpvO dev-perl/HTML-Template-JIT
[ebuild  N    ] dev-perl/HTML-Template-JIT-0.50.0-r3  USE="examples"
Comment 1 Toralf Förster gentoo-dev 2019-12-18 15:05:52 UTC
Created attachment 600040 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-18 15:05:54 UTC
Created attachment 600042 [details]
dev-perl:HTML-Template-JIT-0.50.0-r3:20191218-144522.log
Comment 3 Toralf Förster gentoo-dev 2019-12-18 15:05:57 UTC
Created attachment 600044 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-18 15:06:00 UTC
Created attachment 600046 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-18 15:06:03 UTC
Created attachment 600048 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-18 15:06:05 UTC
Created attachment 600050 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-05-22 15:06:03 UTC
The bug has been closed via the following commit(s):

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

commit eeb707e27969fc44590bcd3d147505ce6b6afde8
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-05-22 14:56:54 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-05-22 15:05:49 +0000

    dev-perl/HTML-Template-JIT: Fix example path
    
    Closes: https://bugs.gentoo.org/703300
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild     | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)