Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710414 - net-misc/ntpsec-1.1.8 : ValueError: invalid literal for int() with base 10: 0rc1
Summary: net-misc/ntpsec-1.1.8 : ValueError: invalid literal for int() with base 10: 0rc1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-21 18:16 UTC by Toralf Förster
Modified: 2020-03-14 03:24 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.21 KB, text/plain)
2020-02-21 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.36 KB, text/plain)
2020-02-21 18:16 UTC, Toralf Förster
Details
environment (environment,144.68 KB, text/plain)
2020-02-21 18:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.01 KB, application/x-bzip)
2020-02-21 18:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.33 KB, application/x-bzip)
2020-02-21 18:16 UTC, Toralf Förster
Details
net-misc:ntpsec-1.1.8:20200221-005313.log (net-misc:ntpsec-1.1.8:20200221-005313.log,4.94 KB, text/plain)
2020-02-21 18:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.94 KB, application/x-bzip)
2020-02-21 18:16 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-02-21 18:16:04 UTC
  File "/var/tmp/portage/net-misc/ntpsec-1.1.8/work/ntpsec-1.1.8-python3_6/wscript", line 164, in configure
    asciidocver_tuple = (int(lines[0]), int(lines[1]), int(lines[2]))
ValueError: invalid literal for int() with base 10: '0rc1'
 * ERROR: net-misc/ntpsec-1.1.8::gentoo failed (configure phase):
 *   configure failed
 * 

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

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

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

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.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:

ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 20 Feb 2020 23:37:37 +0000

emerge -qpvO net-misc/ntpsec
[ebuild  N    ] net-misc/ntpsec-1.1.8  USE="seccomp smear -debug -doc -early -gdb -heat -libbsd -nist -ntpviz -rclock_arbiter -rclock_generic -rclock_gpsd -rclock_hpgps -rclock_jjy -rclock_local -rclock_modem -rclock_neoclock -rclock_nmea -rclock_oncore -rclock_pps -rclock_shm -rclock_spectracom -rclock_trimble -rclock_truetime -rclock_zyfer -samba -tests" PYTHON_TARGETS="python3_6"
Comment 1 Toralf Förster gentoo-dev 2020-02-21 18:16:06 UTC
Created attachment 614844 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-21 18:16:09 UTC
Created attachment 614846 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-21 18:16:13 UTC
Created attachment 614848 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-21 18:16:17 UTC
Created attachment 614850 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-21 18:16:20 UTC
Created attachment 614852 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-21 18:16:22 UTC
Created attachment 614854 [details]
net-misc:ntpsec-1.1.8:20200221-005313.log
Comment 7 Toralf Förster gentoo-dev 2020-02-21 18:16:25 UTC
Created attachment 614856 [details]
temp.tbz2
Comment 8 James Browning 2020-02-21 20:57:58 UTC
Without looking at the includes...

Mentioned upstream at [1] fixed with some dodgy policy at [2] dodgy policy revised at [3].

Should just work when the next release arrives.

[1] https://gitlab.com/NTPsec/ntpsec/issues/632
[2] https://gitlab.com/NTPsec/ntpsec/-/merge_requests/1037
[3] https://gitlab.com/NTPsec/ntpsec/-/merge_requests/1095
Comment 9 Steve Arnold archtester gentoo-dev 2020-03-10 00:17:22 UTC
fixed in 1.1.8 with upstream patch (next release can nuke the patch)
Comment 10 Larry the Git Cow gentoo-dev 2020-03-14 03:24:37 UTC
The bug has been referenced in the following commit(s):

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

commit ff1d3efe61ef0acd2803c72d4c84722a627c0166
Author:     Stephen Arnold <nerdboy@gentoo.org>
AuthorDate: 2020-03-14 03:24:07 +0000
Commit:     Stephen Arnold <nerdboy@gentoo.org>
CommitDate: 2020-03-14 03:24:07 +0000

    net-misc/ntpsec: add missing asciidoc patch, force docs to behave
    
    Bug: https://bugs.gentoo.org/710414
    Package-Manager: Portage-2.3.67, Repoman-2.3.17
    Signed-off-by: Steve Arnold <nerdboy@gentoo.org>

 .../ntpsec-1.1.8-fix-asciidoc-version-detect.patch | 372 +++++++++++++++++++++
 net-misc/ntpsec/ntpsec-1.1.8.ebuild                |  10 +-
 2 files changed, 380 insertions(+), 2 deletions(-)