[Bug 79191] Re: no python2.5 modules

2007-01-15 Thread Sarah Hobbs
but python-kde3 will be uninstalled when python2.5 is installed. Is this intentional? -- no python2.5 modules https://launchpad.net/bugs/79191 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 79191] Re: no python2.5 modules

2007-01-15 Thread Matthias Klose
Sarah Hobbs schrieb: but python-kde3 will be uninstalled when python2.5 is installed. Is this intentional? why? $ apt-cache show python-kde3 |grep Depends Depends: kdelibs4c2a (= 4:3.5.5-1), libc6 (= 2.5-0ubuntu1), libgcc1 (= 1:4.1.1-21ubuntu1), libqt3-mt (= 3:3.3.7), libstdc++6 (=

[Bug 79191] Re: no python2.5 modules

2007-01-15 Thread Luka Renko
Matthias, the proposed debdiff did build for me here and I have it installed, so I do not know what you see wrong with it. But you probably know better what else needs to be done to get this properly to python 2.5. -- no python2.5 modules https://launchpad.net/bugs/79191 -- ubuntu-bugs mailing

Re: [Bug 79191] Re: no python2.5 modules

2007-01-15 Thread Matthias Klose
Luka Renko schrieb: Matthias, the proposed debdiff did build for me here and I have it installed, so I do not know what you see wrong with it. it fails to build on 64bit architectures. -- no python2.5 modules https://launchpad.net/bugs/79191 -- ubuntu-bugs mailing list

[Bug 79191] Re: no python2.5 modules

2007-01-14 Thread Luka Renko
Michael, yes, this one is simple, so I have prepared debdiff for one of core-dev's to pick it up. ** Changed in: python-kde3 (Ubuntu) Status: Confirmed = In Progress -- no python2.5 modules https://launchpad.net/bugs/79191 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 79191] Re: no python2.5 modules

2007-01-14 Thread Luka Renko
** Attachment added: python-kde3.debdiff http://librarian.launchpad.net/5740601/py-kde3.debdiff -- no python2.5 modules https://launchpad.net/bugs/79191 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 79191] Re: no python2.5 modules

2007-01-14 Thread Matthias Klose
you didn't test the patch; it will fail to build. the current version in feisty has all the fixes needed. ** Changed in: python-kde3 (Ubuntu) Assignee: Luka Renko = Matthias Klose Status: In Progress = Fix Released -- no python2.5 modules https://launchpad.net/bugs/79191 --

[Bug 79191] Re: no python2.5 modules

2007-01-14 Thread Luka Renko
** Changed in: python-kde3 (Ubuntu) Assignee: (unassigned) = Luka Renko Status: Unconfirmed = Confirmed -- no python2.5 modules https://launchpad.net/bugs/79191 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 79191] Re: no python2.5 modules

2007-01-14 Thread Michael Biebl
According to the changelog, this has been done because python-kde3 would not build with python2.5, which is not true anymore. python-kde3 can be built without problems with python2.5. So the above can simply replaced by PYTHONS := $(shell pyversions -vr debian/control) -- no python2.5 modules