Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819501 - dev-util/omake-0.10.3 - FileNotFoundError: [Errno 2] No such file or directory: bdoc/ps/omake-doc.ps
Summary: dev-util/omake-0.10.3 - FileNotFoundError: [Errno 2] No such file or director...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-22 15:02 UTC by Toralf Förster
Modified: 2021-11-24 23:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.67 KB, text/plain)
2021-10-22 15:02 UTC, Toralf Förster
Details
dev-util:omake-0.10.3:20211022-145640.log (dev-util:omake-0.10.3:20211022-145640.log,88.25 KB, text/plain)
2021-10-22 15:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,366.83 KB, text/plain)
2021-10-22 15:03 UTC, Toralf Förster
Details
environment (environment,23.36 KB, text/plain)
2021-10-22 15:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.47 KB, application/x-bzip)
2021-10-22 15:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.69 KB, application/x-bzip)
2021-10-22 15:03 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 2021-10-22 15:02:57 UTC
  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'doc/ps/omake-doc.ps'
 * ERROR: dev-util/omake-0.10.3::gentoo failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of `emerge --info '=dev-util/omake-0.10.3::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20211016-190221

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Rust versions:
  [1]   rust-bin-1.56.0
  [2]   rust-1.56.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit a3ec75e175cad565c163456b34ec04255969237f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 22 14:36:37 2021 +0000

    2021-10-22 14:36:35 UTC

emerge -qpvO dev-util/omake
[ebuild  N    ] dev-util/omake-0.10.3  USE="doc ncurses ocamlopt readline -fam"
Comment 1 Toralf Förster gentoo-dev 2021-10-22 15:02:58 UTC
Created attachment 746157 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-22 15:03:00 UTC
Created attachment 746160 [details]
dev-util:omake-0.10.3:20211022-145640.log
Comment 3 Toralf Förster gentoo-dev 2021-10-22 15:03:01 UTC
Created attachment 746163 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-10-22 15:03:02 UTC
Created attachment 746166 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-10-22 15:03:04 UTC
Created attachment 746169 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-22 15:03:05 UTC
Created attachment 746172 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-11-24 23:47:37 UTC
The bug has been closed via the following commit(s):

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

commit 762175133d09f52ca1cd8e1726a6b6cae3104303
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-11-24 23:45:52 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-11-24 23:47:31 +0000

    dev-util/omake: update EAPI 5 -> 8, fix USE=doc
    
    Closes: https://bugs.gentoo.org/819501
    Closes: https://bugs.gentoo.org/826486
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../omake/{omake-0.10.3.ebuild => omake-0.10.3-r1.ebuild} | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)