Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 389615 - gnome-extra/gnome-games-2.28.2 and 2.30.2-r1 do not work when system Python is set to version 3
Summary: gnome-extra/gnome-games-2.28.2 and 2.30.2-r1 do not work when system Python i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-05 11:43 UTC by gentoo
Modified: 2012-07-07 12:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo 2011-11-05 11:43:06 UTC
E.g. gnome-sudoku fails to start. The first line of /usr/bin/gnome-sudoku reads:
#! /usr/bin/env python

If this is changed to
#! /usr/bin/env python2

it works.


Reproducible: Always
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-11-06 05:52:12 UTC
> *gnome-games-2.30.2-r2 (06 Nov 2011)
>
>   06 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
>   +gnome-games-2.30.2-r2.ebuild:
>   Convert python shebangs in gnome-sudoku, it's python2-only; fixes bug
>   #389615, thanks to christianasseburg@yahoo.co.uk for reporting.
Comment 2 Julian Ospald 2012-06-23 23:13:39 UTC
Reopen cause 2.28.2 (even stabilized) and 2.30.2-r1 are still affected.
Comment 3 Pacho Ramos gentoo-dev 2012-07-07 12:15:52 UTC
+  07 Jul 2012; Pacho Ramos <pacho@gentoo.org> -gnome-games-2.30.2-r1.ebuild,
+  -gnome-games-2.30.2-r2.ebuild, -gnome-games-3.2.1.ebuild,
+  gnome-games-2.28.2.ebuild:
+  Fix for systems with python3 as main interpreter, drop old testing versions
+  that will never hit stable.
+