From: Daniel W. <dan...@gm...> - 2008-03-25 14:06:05
|
Hi Adam, I'll look into this in the near future. Thanks for taking care of the deb packaging. I do have one related question for you. How does one test deb packages without a clean system or root access? There doesn't seem to be an obvious way unpack and install locally using apt-get. Any clues? Cheers On Mon, Mar 24, 2008 at 4:17 PM, Adam C Powell IV <haz...@de...> wrote: > Greetings, > > First, let me introduce myself: I'm the maintainer of the Debian package > of pysparse. The package takes a somewhat different approach from > upstream: instead of building the superlu, umfpack and amd sources in > the pysparse package, it links to existing Debian packages for those. > > This is an "FYI" on Debian bug 468991, viewable at > http://bugs.debian.org/468991 . The bug submitter asserts that the > memory management model of python 2.5 has changed, such that objects > created using PyObject_NEW should use PyObject_Del in their destructors, > not PyMem_DEL. > > According to Thomas Viehmann, this will not cause a segfault in > pysparse, but should be cleaned up eventually. I figured you should be > aware of this as a maintenance "To-Do" item. > > I'll leave this bug open until pysparse changes. > > Thanks, > -Adam > -- > GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 > > Engineering consulting with open source tools > http://www.opennovation.com/ > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Pysparse-developers mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pysparse-developers > -- Daniel Wheeler |