Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789417 - net-proxy/sshuttle-1.0.5 - * doman failed
Summary: net-proxy/sshuttle-1.0.5 - * doman failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 789531
  Show dependency tree
 
Reported: 2021-05-11 08:37 UTC by Toralf Förster
Modified: 2021-05-28 03:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2021-05-11 08:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.02 KB, text/plain)
2021-05-11 08:37 UTC, Toralf Förster
Details
environment (environment,131.57 KB, text/plain)
2021-05-11 08:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.73 KB, application/x-bzip)
2021-05-11 08:37 UTC, Toralf Förster
Details
net-proxy:sshuttle-1.0.5:20210511-083618.log (net-proxy:sshuttle-1.0.5:20210511-083618.log,19.48 KB, text/plain)
2021-05-11 08:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.17 KB, application/x-bzip)
2021-05-11 08:37 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-05-11 08:37:18 UTC
doman: 'docs/_build/man/1' is probably not a man page; skipping
 * ERROR: net-proxy/sshuttle-1.0.5::gentoo failed (install phase):
 *   doman failed
 * 
 * If you need support, post the output of `emerge --info '=net-proxy/sshuttle-1.0.5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-proxy/sshuttle-1.0.5::gentoo'`.
 * The complete build log is located at '/var/log/portage/net-proxy:sshuttle-1.0.5:20210511-083618.log'.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j2-20210510-165205

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon May 10 19:50:37 UTC 2021

emerge -qpvO net-proxy/sshuttle
[ebuild  N    ] net-proxy/sshuttle-1.0.5  USE="-test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-05-11 08:37:19 UTC
Created attachment 706986 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-11 08:37:21 UTC
Created attachment 706989 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-11 08:37:22 UTC
Created attachment 706992 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-11 08:37:24 UTC
Created attachment 706995 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-11 08:37:25 UTC
Created attachment 706998 [details]
net-proxy:sshuttle-1.0.5:20210511-083618.log
Comment 6 Toralf Förster gentoo-dev 2021-05-11 08:37:26 UTC
Created attachment 707001 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-11 08:39:25 UTC
Sphinx 4 related like other bugs?
Comment 8 Larry the Git Cow gentoo-dev 2021-05-17 01:09:00 UTC
The bug has been closed via the following commit(s):

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

commit b36fcb064c9d30014e4d77bb350f16dd34436cf5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-17 00:52:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-17 00:52:19 +0000

    net-proxy/sshuttle: fix installation with Sphinx 4.0
    
    Sphinx 4.0 has changed the installation layout for man pages.
    
    Closes: https://bugs.gentoo.org/789417
    Signed-off-by: Sam James <sam@gentoo.org>

 net-proxy/sshuttle/sshuttle-1.0.5.ebuild | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2021-05-28 03:21:14 UTC
The bug has been referenced in the following commit(s):

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

commit d8bf21023435bf6a40661890f8891b1ed05b5617
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-28 03:19:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-28 03:20:56 +0000

    net-proxy/sshuttle: undo Sphinx 4.0.x workaround
    
    They've reverted the change upstream in Sphinx 4.0.2.
    
    See: b36fcb064c9d30014e4d77bb350f16dd34436cf5
    Closes: https://bugs.gentoo.org/792402
    Bug: https://bugs.gentoo.org/789417
    Signed-off-by: Sam James <sam@gentoo.org>

 net-proxy/sshuttle/sshuttle-1.0.5.ebuild | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)