Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930449 - sys-apps/proot-5.4.0 - make: rst2man.py: No such file or directory
Summary: sys-apps/proot-5.4.0 - make: rst2man.py: 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: Sergey Popov (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-04-22 17:51 UTC by Toralf Förster
Modified: 2024-05-23 09:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2024-04-22 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,18.32 KB, text/plain)
2024-04-22 17:51 UTC, Toralf Förster
Details
environment (environment,60.80 KB, text/plain)
2024-04-22 17:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.12 KB, application/x-xz)
2024-04-22 17:51 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,43.46 KB, text/plain)
2024-04-22 17:51 UTC, Toralf Förster
Details
sys-apps:proot-5.4.0:20240422-150732.log (sys-apps:proot-5.4.0:20240422-150732.log,23.89 KB, text/plain)
2024-04-22 17:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,14.86 KB, application/x-xz)
2024-04-22 17:51 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 2024-04-22 17:51:33 UTC
make: Entering directory '/var/tmp/portage/sys-apps/proot-5.4.0/work/proot-5.4.0/doc'
rst2man.py proot/manual.rst proot/man.1
make: rst2man.py: No such file or directory
make: *** [GNUmakefile:25: proot/man.1] Error 127
make: Leaving directory '/var/tmp/portage/sys-apps/proot-5.4.0/work/proot-5.4.0/doc'
 * ERROR: sys-apps/proot-5.4.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/proot-5.4.0::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20240422-084518

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.11.9
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 9689421ed971e7b75443367c9476da74ab571db5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 22 13:34:25 2024 +0000

    2024-04-22 13:34:25 UTC

emerge -qpvO sys-apps/proot
[ebuild  N    ] sys-apps/proot-5.4.0  USE="care -doc -test"
Comment 1 Toralf Förster gentoo-dev 2024-04-22 17:51:34 UTC
Created attachment 891414 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-22 17:51:35 UTC
Created attachment 891415 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-22 17:51:37 UTC
Created attachment 891416 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-22 17:51:38 UTC
Created attachment 891417 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-22 17:51:39 UTC
Created attachment 891418 [details]
qlist-info.txt
Comment 6 Toralf Förster gentoo-dev 2024-04-22 17:51:40 UTC
Created attachment 891419 [details]
sys-apps:proot-5.4.0:20240422-150732.log
Comment 7 Toralf Förster gentoo-dev 2024-04-22 17:51:41 UTC
Created attachment 891420 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-05-23 09:14:20 UTC
The bug has been closed via the following commit(s):

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

commit 19698cdcc9acce2f1a3df50742a0f1c40fcdd52d
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-05-21 04:05:04 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-05-23 09:14:00 +0000

    sys-apps/proot: handle docutils-0.21 dropping console scripts
    
    Closes: https://bugs.gentoo.org/930449
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36756
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 sys-apps/proot/proot-5.3.0.ebuild | 9 ++++++++-
 sys-apps/proot/proot-5.4.0.ebuild | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)