[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2010-01-13 Thread William King
Also, when building libtorrent 0.14.8 I found that it hit this error: configure: error: Unable to find Boost.Python library, this is required to build python bindings. Until I added this flag: --with-boost-python=boost_python-mt-py26 -- [jaunty]python(2.6)-based apps cannot meet dependencies

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-07 Thread Luca Falavigna
I'm fine too, FFe granted. ** Changed in: libtorrent-rasterbar (Ubuntu) Status: New = Confirmed -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-07 Thread Iain Lane
Looks good, uploading. Thanks for your contribution. Please ensure that all rdepends are properly updated. ** Changed in: libtorrent-rasterbar (Ubuntu) Status: Confirmed = Fix Committed -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-07 Thread Launchpad Bug Tracker
This bug was fixed in the package libtorrent-rasterbar - 0.14.2-1ubuntu1 --- libtorrent-rasterbar (0.14.2-1ubuntu1) jaunty; urgency=low * Merge from Debian. (LP: #335741) * debian/python-libtorrent.install - Install to usr/lib/python*/*-packages/ for python 2.6 transition. *

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-07 Thread Andrew Starr-Bochicchio
Thanks for the upload. The following must be rebuilt as a result: Qbittorrent - above (closes Bug #332470 as well) Deluge - Bug #336229 -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a member

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-06 Thread Andrew Starr-Bochicchio
For those interested, I have libtorrent-rasterbar 0.14.2 in my PPA for testing. I also have deluge using python 2.6 and qbittorrent rebuilt for the libtorrent SONAME bump. https://edge.launchpad.net/~andrewsomething/+archive/ppa -- [jaunty]python(2.6)-based apps cannot meet dependencies

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-06 Thread StefanPotyra
After a quick check, I'm ok with the new upstream version (including a SONAME bump), it seems to be very limited in effect of packages needed a rebuild. -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-06 Thread Andrew Starr-Bochicchio
Just a heads up on the qbittorrent rebuild that will be need due to the SONAME bump, it doesn't build with qt 4.5. See upstream Bug 332470. Attached is a debdiff fixing this issue. ** Attachment added: qbittorrent_1.3.1-1ubuntu1.debdiff

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-03 Thread Luca Falavigna
Andrew, could you please provide a patch with the standard method suggested for Python transition? Debian will be affected soon, so it could be useful for Cristian have an already working patch to apply when they will move to 2.6 by default. -- [jaunty]python(2.6)-based apps cannot meet

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-03 Thread Luca Falavigna
Andrew, could you please provide a patch with the standard method suggested for Python transition? They will be affected soon, so it could be useful for Cristian have an already working patch to apply when Debian will move to 2.6 by default. -- [jaunty]python(2.6)-based apps cannot meet

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-03 Thread Andrew Starr-Bochicchio
** Attachment added: libtorrent-rasterbar_0.14.2-1ubuntu1.diff.gz http://launchpadlibrarian.net/23388142/libtorrent-rasterbar_0.14.2-1ubuntu1.diff.gz -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-03 Thread Andrew Starr-Bochicchio
This version patches the upstream makefile to use --install-layout=deb I assume that's what you mean be standard method. If it is possible to do this simply in debian/rules, I don't know how. Any advise would be appreciated. ** Attachment added: debianubuntu

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-03 Thread Savvas Radevic
No offense, but I've included a patch for Ubuntu, it doesn't include merging. :) ** Attachment added: libtorrent-rasterbar_0.14.1-1ubuntu2.debdiff http://launchpadlibrarian.net/23394416/libtorrent-rasterbar_0.14.1-1ubuntu2.debdiff -- [jaunty]python(2.6)-based apps cannot meet dependencies

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-02 Thread Luca Falavigna
Andrew, could you please prepare an update for this package? You could grab entry from mentors.debian.net (thanks Cristian for your work!) and transition it for Python 2.6. These changes would enter Debian soon because they will turn to Python 2.6 soon, so we can sync it later on. Meanwhile, I'm

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-02 Thread Andrew Starr-Bochicchio
Does my approach look right? setup.py is called in a makefile with no way to pass arguments directly to it in ./configure. It ignores the --prefix flag and installs to usr/local/lib/python2.6/dist-packages/ I manually move it to the right place in python-libtorrent.install to avoid having to

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-02 Thread Andrew Starr-Bochicchio
Diff from package in Debian NEW queue ** Attachment added: debianubuntu http://launchpadlibrarian.net/23317395/debian%3Eubuntu -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a member of

Re: [Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-02 Thread Cristian Greco
On Mon, Mar 02, 2009 at 08:00:04AM -, Luca Falavigna wrote: Meanwhile, I'm subscribing motu-release to process this upload. I attach Changelog to weigh changes introduced (they required a SONAME bump which affects qbittorrent as rdependency). Ciao Luca, lt/0.14.2 has just been accepted

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread Nick HS
** Changed in: libtorrent-rasterbar (Ubuntu) Status: New = Confirmed -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread Martin-Éric Racine
Making a quick build check, it seems that debian/control incorrectly purports to support any current Python version. Meanwhile, ./configure only knows how to check up to Python version 2.5 and thus fails. -- [jaunty]python(2.6)-based apps cannot meet dependencies

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread Martin-Éric Racine
checking if python bindings should be build... yes checking for a Python interpreter with version = 2.4... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory...

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread Martin-Éric Racine
It seems that upstream has a newer 0.14.2 release that builds as-is, if the single patch in debian/patches/ is removed and the rest of the debian folder is kept as-is. However, it seems that simply retooling this source package against 2.6 would fix it; the key seems to be to acquire a

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread ericjosepi
Okay so... Basically we wait until the devs put newer ./configure files into the packages then? -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread ericjosepi
This can be fixed by adding Deluge's PPA to your sources and installing from there. I think it's safe to assume their package will eventually be introduced into the main repo but for now it's a usable workaround. -- [jaunty]python(2.6)-based apps cannot meet dependencies

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread ericjosepi
Okay, Ignore my last post, I installed Deluge from their PPA and it crashed from the first time I tried to start it. Probably loading a bad python-libtorrent binary. -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-03-01 Thread Andrew Starr-Bochicchio
I've emailed the Debian maintainer about this issue to see about his time frame for the 0.14.2 release. If he's going to package it soon, we can sync from Debian. If not, I'll patch the current package to build with python 2.6 or update it to 0.14.2 in Ubuntu directly. ** Changed in:

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-02-28 Thread Martin-Éric Racine
I concur. This needs to be rebuilt against Python 2.6, which might require adjusting debian/control dependencies as well. -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-02-28 Thread Fallen Andy
Confirmed here , resulted from a Partial Upgrade to Jaunty this morning (Sat Feb 28 c.a. 12:00 UTC). Affected just Deluge (for me). Andy. -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-02-28 Thread ericjosepi
So is there a solution here or just wait till the packages in the repository are rebuilt? -- [jaunty]python(2.6)-based apps cannot meet dependencies https://bugs.launchpad.net/bugs/335741 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 335741] Re: [jaunty]python(2.6)-based apps cannot meet dependencies

2009-02-27 Thread ericjosepi
** Description changed: Binary package hint: python-libtorrent Hi! I have a friendly bug-report for the Jaunty devs. After installing alpha 5, many python based apps cannot meet their requirements. For background, I have damn near every python library installed (2.5, 2.6,