Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854663 - net-misc/openvswitch-2.15.0 - ValueError: could not convert string to float: %.5g
Summary: net-misc/openvswitch-2.15.0 - ValueError: could not convert string to float: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-27 19:56 UTC by Toralf Förster
Modified: 2022-07-24 01:00 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.84 KB, text/plain)
2022-06-27 19:56 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,71.79 KB, application/x-bzip)
2022-06-27 19:56 UTC, Toralf Förster
Details
environment (environment,160.57 KB, text/plain)
2022-06-27 19:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,49.46 KB, application/x-bzip)
2022-06-27 19:56 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.88 KB, application/x-bzip)
2022-06-27 19:56 UTC, Toralf Förster
Details
net-misc:openvswitch-2.15.0:20220627-190222.log.bz2 (net-misc:openvswitch-2.15.0:20220627-190222.log.bz2,14.23 KB, application/x-bzip)
2022-06-27 19:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,51.78 KB, application/x-bzip)
2022-06-27 19:56 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 2022-06-27 19:56:46 UTC
  File "/var/tmp/portage/net-misc/openvswitch-2.15.0/work/openvswitch-2.15.0/./ovsdb/dot2pic", line 113, in <module>
    dot2pic(sys.stdin, sys.stdout)
  File "/var/tmp/portage/net-misc/openvswitch-2.15.0/work/openvswitch-2.15.0/./ovsdb/dot2pic", line 30, in dot2pic
    scale = float(words[1])
ValueError: could not convert string to float: '%.5g'
make[2]: *** [Makefile:7027: vswitchd/vswitch.pic] Error 1
make[2]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220623-195224

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.61.0
  [2]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
2)	Eclipse Temurin JRE 8.332_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 487debf62ab4972fd661c56ecffa913bdc40d653
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jun 27 18:02:04 2022 +0000

    2022-06-27 18:02:04 UTC

emerge -qpvO net-misc/openvswitch
[ebuild  N    ] net-misc/openvswitch-2.15.0  USE="monitor ssl -debug -dist-kernel -modules" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2022-06-27 19:56:47 UTC
Created attachment 788099 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-27 19:56:49 UTC
Created attachment 788102 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-27 19:56:50 UTC
Created attachment 788105 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-27 19:56:52 UTC
Created attachment 788108 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-27 19:56:53 UTC
Created attachment 788111 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-27 19:56:54 UTC
Created attachment 788114 [details]
net-misc:openvswitch-2.15.0:20220627-190222.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-27 19:56:55 UTC
Created attachment 788117 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-07-02 12:35:30 UTC
The bug has been closed via the following commit(s):

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

commit 9810e0f55cb9c8da7bdcf6bdcae630e61fcf3594
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-02 12:31:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-02 12:35:08 +0000

    net-misc/openvswitch: add 2.17.2
    
    Bug: https://bugs.gentoo.org/766135
    Closes: https://bugs.gentoo.org/596206
    Closes: https://bugs.gentoo.org/633516
    Closes: https://bugs.gentoo.org/671776
    Closes: https://bugs.gentoo.org/672870
    Closes: https://bugs.gentoo.org/794535
    Closes: https://bugs.gentoo.org/854663
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/openvswitch/Manifest                  |   1 +
 net-misc/openvswitch/openvswitch-2.17.2.ebuild | 152 +++++++++++++++++++++++++
 2 files changed, 153 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-07-24 00:40:30 UTC
The bug has been referenced in the following commit(s):

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

commit 572c7a8f682b9662b1e8300ede6466a07c34ded3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-24 00:40:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-24 00:40:23 +0000

    net-misc/openvswitch: disable automagic graphviz usage
    
    Noticed because of build failures w/ certain versions of graphviz (fixed upstream in
    graphviz now).
    
    Bug: https://bugs.gentoo.org/854663
    Closes: https://bugs.gentoo.org/856286
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/openvswitch/openvswitch-2.17.2-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)