[Bug 226292] Re: python-zodb does not support python-2.5

2009-10-07 Thread Bug Watch Updater
** Changed in: zodb (Debian) Status: Unknown => Fix Released -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 226292] Re: python-zodb does not support python-2.5

2009-04-16 Thread Scott Kitterman
Sync is done. This is fixed in Jaunty. ** Also affects: zodb (Ubuntu Jaunty) Importance: Undecided Status: Confirmed ** Changed in: zodb (Ubuntu Jaunty) Status: Confirmed => Fix Released -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You rece

[Bug 226292] Re: python-zodb does not support python-2.5

2009-04-07 Thread Alessio Treglia
Sync requested bug #357180 -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.c

Re: [Bug 226292] Re: python-zodb does not support python-2.5

2009-04-07 Thread Fabio Tranchitella
* 2009-04-06 04:36, Tim Abbott wrote: > The new zodb 1:3.6.0-3 in Debian unstable has two problems that prevent > it from working for Ubuntu. One is that the patch fixing the python 2.6 > incompatability issue is malformed, the other is that for some reason > python 2.6 installs files to /usr/loca

[Bug 226292] Re: python-zodb does not support python-2.5

2009-04-05 Thread Tim Abbott
The new zodb 1:3.6.0-3 in Debian unstable has two problems that prevent it from working for Ubuntu. One is that the patch fixing the python 2.6 incompatability issue is malformed, the other is that for some reason python 2.6 installs files to /usr/local unless setup.py is passed "-- prefix=/usr".

[Bug 226292] Re: python-zodb does not support python-2.5

2009-04-03 Thread Tim Abbott
PPAs are automatically built; you can read about them at: -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

Re: [Bug 226292] Re: python-zodb does not support python-2.5

2009-04-03 Thread Fabio Tranchitella
Hello, * 2009-04-03 17:21, Gediminas Paulauskas wrote: > I have uploaded ZODB 3.8 and related Zope 3 packages built for jaunty > (Python 2.5 & 2.6) to https://launchpad.net/~schooltool- > owners/+archive/ppa Do you build those packages automatically, or manually? -- Fabio Tranchitella

[Bug 226292] Re: python-zodb does not support python-2.5

2009-04-03 Thread Gediminas Paulauskas
I have uploaded ZODB 3.8 and related Zope 3 packages built for jaunty (Python 2.5 & 2.6) to https://launchpad.net/~schooltool- owners/+archive/ppa -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubunt

[Bug 226292] Re: python-zodb does not support python-2.5

2009-03-30 Thread Tim Abbott
At this stage in the release cycle, one needs to request a sync. describes the process for doing so. There are currently no Ubuntu-specific changes, so things should be easy. But we need to wait for it to actually propagate to sid first (which will pro

Re: [Bug 226292] Re: python-zodb does not support python-2.5

2009-03-30 Thread Fabio Tranchitella
Hello, * 2009-03-30 13:46, Chris Bainbridge wrote: > How does this package get from Debian Unstable into Ubuntu? Will it > automatically update, or does someone have to do it manually? I suppose you have to request a sync, but I am not following Ubuntu too much these days so I am not sure about h

[Bug 226292] Re: python-zodb does not support python-2.5

2009-03-30 Thread Chris Bainbridge
How does this package get from Debian Unstable into Ubuntu? Will it automatically update, or does someone have to do it manually? -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 226292] Re: python-zodb does not support python-2.5

2009-03-29 Thread Fabio Tranchitella
* 2009-03-28 22:16, Tim Abbott wrote: > Debdiff for my change is below (dpatch seems to not actually apply the > patches in this package, and so I just made a direct diff change to fix > the one python 2.6 incompatibility affecting the binary package it > builds. It is probably worth cleaning this

[Bug 226292] Re: python-zodb does not support python-2.5

2009-03-28 Thread Tim Abbott
Actually, now that I think about it, the python 2.6 failures were because of the use of the "as" keyword, and all incidences of that are fixed in the debian package I posted earlier (I was testing with upstream zodb 3.6). So, the package posted above will probably just work. -- python-zodb does

[Bug 226292] Re: python-zodb does not support python-2.5

2009-03-28 Thread Tim Abbott
Okay, I ran the full zodb test suite to try to determine what is wrong with python2.5. It turns out, zodb 3.6 passes its entire test suite with python 2.5. So, there's no problem there. However, python 2.6 doesn't work. So, what we should do is change the package to do python 2.4 and 2.5 (or re

[Bug 226292] Re: python-zodb does not support python-2.5

2009-03-28 Thread Tim Abbott
I modified the zodb source package to build for all python versions, rather than just python 2.4, and the result works for me. In particular, it fixes the problems the sagemath package has accessing its databases. I've posted a copy at . I don't u

[Bug 226292] Re: python-zodb does not support python-2.5

2009-03-28 Thread Tim Abbott
I contacted the Debian maintained, and his estimate is that a zodb package with python 2.5 support will not be available in Debian until after Jaunty releases. -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a me

[Bug 226292] Re: python-zodb does not support python-2.5

2009-03-14 Thread Tim Abbott
The lack of python 2.5 support in zodb causes moderate breakage for the sagemath package in jaunty. -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 226292] Re: python-zodb does not support python-2.5

2009-02-21 Thread Craig Maloney
** Changed in: zodb (Debian) Importance: Undecided => Unknown Bugwatch: None => Debian Bug tracker #462076 Assignee: Fabio Tranchitella (kobold) => (unassigned) Status: New => Unknown -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You receive

[Bug 226292] Re: python-zodb does not support python-2.5

2009-02-10 Thread Chris Bainbridge
I emailed the Debian maintainer and he said "I will upload zodb with python2.5 support (new upstream release) as soon as Lenny gets released, which will happen in a couple of weeks from now." ** Changed in: zodb (Debian) Assignee: (unassigned) => Fabio Tranchitella (kobold) -- python-zodb d

[Bug 226292] Re: python-zodb does not support python-2.5

2009-02-10 Thread Chris Bainbridge
Not fixed in Debian. ** Changed in: zodb (Debian) Importance: Unknown => Undecided Bugwatch: Debian Bug tracker #462076 => None Status: Fix Released => New -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because

[Bug 226292] Re: python-zodb does not support python-2.5

2009-02-10 Thread Erno Kuusela
I'd very much like to see zodb in Jaunty too, is there anything we can do? Note the Debian changelog entry is dated January _2008_! -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 226292] Re: python-zodb does not support python-2.5

2009-02-02 Thread Chris Bainbridge
Apparently the 3.8.0 Debian update was reverted: http://packages.debian.org/changelogs/pool/main/z/zodb/zodb_3.6.0-2/changelog -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 226292] Re: python-zodb does not support python-2.5

2009-02-02 Thread Chris Bainbridge
According to the Debian bug tracker this has been fixed in Debian since January 2009: " * New upstream release, which is compatible with both python2.4 and python2.5. (Closes: #462076)" However I can't actually find zodb 3.8.0 on packages.debian.org. Is there any chance of getting this fixed for

[Bug 226292] Re: python-zodb does not support python-2.5

2009-02-02 Thread Chris Bainbridge
** Summary changed: - ZODB modules not added to pythonpath by python-zodb package in Hardy + python-zodb does not support python-2.5 ** Tags added: intrepid jaunty -- python-zodb does not support python-2.5 https://bugs.launchpad.net/bugs/226292 You received this bug notification because you ar