Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 691510

Summary: dev-python/gnome-python-base-2.28.1-r1 : SyntaxError: invalid syntax
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:gnome-python-base-2.28.1-r1:20190805-085251.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-05 18:20:37 UTC
    import sys; print sys.prefix
                        ^
SyntaxError: invalid syntax
  File "<string>", line 1
    import sys; print sys.exec_prefix
                        ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20190802-011928

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6 (fallback)
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-python/gnome-python-base
[ebuild  N    ] dev-python/gnome-python-base-2.28.1-r1  PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-08-05 18:20:40 UTC
Created attachment 585806 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-05 18:20:42 UTC
Created attachment 585808 [details]
dev-python:gnome-python-base-2.28.1-r1:20190805-085251.log
Comment 3 Toralf Förster gentoo-dev 2019-08-05 18:20:45 UTC
Created attachment 585810 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-05 18:20:48 UTC
Created attachment 585812 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-05 18:20:50 UTC
Created attachment 585814 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-05 18:20:53 UTC
Created attachment 585816 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-05 18:20:56 UTC
Created attachment 585818 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-08-05 19:36:38 UTC

*** This bug has been marked as a duplicate of bug 691508 ***