First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 48521
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lance Gjerstad <lgjerstad@kc.rr.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 48521 depends on: Show dependency tree
Bug 48521 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-20 17:05 0000
games-puzzle/kiki has python 2.2 hard coded into the compile.  This causes it
to break on systems without python 2.2

Reproducible: Always
Steps to Reproduce:
1. emerge kiki
2.
3.

Actual Results:  
compile failed complaining about a missing Python.h

Expected Results:  
Compiled

Modified ebuild
                >=dev-lang/python-2.2.3-r1
should be
                <dev-lang/python-2.3

------- Comment #1 From Mr. Bones. 2004-04-21 12:04:35 0000 -------
Locked it into python 2.2 in CVS.  Thanks for the bug report.

Would be nice if someone submitted a patch to make it work with python 2.3.
Just changing the python version it compiled against wasn't good enough.  It
will take some code changes.

First Last Prev Next    No search results available      Search page      Enter new bug