First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23704
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Brian Dolbec <dol-sen_@telus.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
metakit.diff diff file for patching the ebuild patch Brian Dolbec 2003-06-29 08:50 0000 996 bytes Details | Diff
metakit.diff cleaned up patch file patch Brian Dolbec 2003-06-29 09:04 0000 979 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2003-06-29 08:48 0000
I found aditional bugs in the ebuild,  I have created a patch against the most
recent ebuild from 6/27/2003.

The problem was python was not being enabled,  the program autors changed the
--enable-python to --with-python to be consistent with the --with-tcltk but did
not update the install docs.

After that fix the build failed later due to the pydir not being made and also
the make install now copies the python files, no need to copy them explicitly.

I moved the make DESTDIR=${D} install || die into the python if condition and
deleted the cp commands.


Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~x86" USE="python" emerge metakit
2.
3.

------- Comment #1 From Brian Dolbec 2003-06-29 08:50:12 0000 -------
Created an attachment (id=13993) [edit]
diff file for patching the ebuild

this will fix the ebuild

------- Comment #2 From Brian Dolbec 2003-06-29 09:04:18 0000 -------
Created an attachment (id=13996) [edit]
cleaned up patch file

I cleaned up the patch slightly.   I moved the make DESTDIR=${D} install || die
after the pyton if condition.

------- Comment #3 From SpanKY 2003-07-12 17:29:01 0000 -------
thanks for your research, ive added these updates to the 2.4.9.2-r1 metakit
ebuild 
:) 

------- Comment #4 From Donnie Berkholz 2003-12-05 10:37:41 0000 -------
Broken on python 2.3...

------- Comment #5 From Donnie Berkholz 2003-12-05 10:44:14 0000 -------
I'd guess this should be done through python eclass, but I don't really want to
deal with it.

------- Comment #6 From Alastair Tse (RETIRED) 2003-12-06 06:35:11 0000 -------
should this be closed and the python-2.3 issues discussed in 35168?

------- Comment #7 From Donnie Berkholz 2003-12-06 15:02:07 0000 -------
Might as well.

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