First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 21
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mikael Hallendal (hallski) (RETIRED) <hallski@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tod M. Neidt <tneidt@fidnet.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Numeric-20.3.ebuild Numeric-20.3.ebuild text/plain Tod M. Neidt 2002-01-04 19:05 0000 1.07 KB Details
Numeric-19.0.0-Numeric-20.3.ebuild.diff Numeric-19.0.0-Numeric-20.3.ebuild.diff text/plain Tod M. Neidt 2002-01-04 19:06 0000 1.68 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 21 depends on: 44 Show dependency tree
Bug 21 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: 2002-01-04 19:03 0000
Hi!

Please find attached Numeric-20.3.ebuild.  This is an update for use
with python-2.1

It can be tested by starting a python shell (need a PPM image viewer
installed: tkinter will suffice) and
>>>from NumTut import *
>>>view(greece)

should see a pretty picture.

tod

------- Comment #1 From Tod M. Neidt 2002-01-04 19:05:09 0000 -------
Created an attachment (id=10) [details]
Numeric-20.3.ebuild

------- Comment #2 From Tod M. Neidt 2002-01-04 19:06:32 0000 -------
Created an attachment (id=11) [details]
Numeric-19.0.0-Numeric-20.3.ebuild.diff

------- Comment #3 From Mikael Hallendal (hallski) (RETIRED) 2002-01-04 21:17:27 0000 -------
This ebuild gives a Access violtion when run through the sandbox.

--------------------------- ACCESS VIOLATION SUMMARY
---------------------------LOG FILE = "/tmp/sandbox-Numeric-20.3-15709.log"

unlink:    /usr/lib/python2.1/distutils/command/install_headers.pyc
open_wr:   /usr/lib/python2.1/distutils/command/install_headers.pyc
--------------------------------------------------------------------------------

------- Comment #4 From Tod M. Neidt 2002-01-05 03:51:53 0000 -------
The sandbox violation seems to be python version related.  I don't get a
violation building against python-2.2. I even doubted that sandbox was working
so I added a 'echo "fail" > /home/tod/tmp/fail.test' to the ebuild install
function, and it then generated a access violation (sandbox is nice!).  

Bottom line.  The simple fix seems to be change the depends to >=python-2.2

------- Comment #5 From Mikael Hallendal (hallski) (RETIRED) 2002-01-10 07:34:59 0000 -------
added dep on >=python 2.2


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