[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-11-18 Thread Martin Pitt
With above test case I can reproduce the error on amd64, and it is fixed with the -proposed version. ** Tags added: verification-done ** Tags removed: verification-needed -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-11-18 Thread Martin Pitt
Copied to feisty-updates. ** Changed in: pycurl (Ubuntu Feisty) Status: Fix Committed = Fix Released -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-11-16 Thread Davide Capodaglio
import pycurl pycurl.Curl().setopt(pycurl.POSTFIELDS, 'foo') this fails if without the fix. See the pycurl mailing list as said at the top of this bug report -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you are a

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-11-16 Thread Martin Pitt
This has been sitting in -proposed for over three months now. Please provide a detailled test case (see https://wiki.ubuntu.com/StableReleaseUpdates) for verification. -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you are

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-09-04 Thread Davide Capodaglio
The update works perfectly for me. -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-09-04 Thread Scott Kitterman
Since this package is in Ubuntu Main, one of the sru-verification members (I'm not one) has to verify the fix. I checked via IRC and it looks like the application mentioned above would take more time than they have to set up just to verify the fix. If someone (anyone) could provide a short test

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-09-03 Thread okeuday
I have had it work. Previously my pycurl dependent application did not run on feisty ubuntu, but now it does after only installing the proposed package. My application had worked previous to this on other system configurations. -- PyCurl 7.15.5 not working on AMD64

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-09-03 Thread okeuday
The application can be found here: http://sourceforge.net/projects/preferredsearch The source in cvs should be used since there seemed to be slightly different behavior with the version of pyparsing on feisty. -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-09-02 Thread okeuday
Please allow this to be an update through the package manager. This is an annoying problem which makes pycurl useless on amd64 (probably ia64 too). Thank you for providing the proposed patch version. -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-09-02 Thread Scott Kitterman
To get this released, we need people to test the package in feisty- proposed and say here in the bug that it works. -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-08-10 Thread Martin Pitt
Approved, please go ahead and upload. -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-08-10 Thread Martin Pitt
Accepted into feisty-proposed. ** Changed in: pycurl (Ubuntu Feisty) Status: Confirmed = Fix Committed ** Tags added: verification-needed ** Tags removed: feisty -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-08-09 Thread Matthias Klose
thanks for the backport and sorry for the deiay; additionally - I did set the distribution to feisty-proposed - Nominated the package for feisty - Subscribed ubuntu-sru. closing the main bug report ** Changed in: pycurl (Ubuntu Feisty) Importance: Undecided = Medium Status: New =

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-05 Thread Davide Capodaglio
Well I made a working package by rebuilding original pycurl_7.15.5_amd64 with the applied patch, but I don't know how to do it in the official way for feisty-proposed... what about version number, changelog, ecc? If you can give me some hints I surely can do this. But BTW, this shouldn't be done

Re: [Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-05 Thread Matthias Klose
Davide Capodaglio schrieb: Well I made a working package by rebuilding original pycurl_7.15.5_amd64 with the applied patch, but I don't know how to do it in the official way for feisty-proposed... what about version number, changelog, ecc? If you can give me some hints I surely can do this.

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-05 Thread Davide Capodaglio
I am not sure I have understood this burocratic procedure, SRU proposals, where to upload packages, etc etc I updated the changelog and brought the version to 7.15.5-1ubuntu2. I attached here everything I obtained from the package creation process with debuild -v. Please tell me if I have done

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-04 Thread Jérôme Guelfucci
Thank you for your report. As you aid uptream committed the fix, could you ask for a backport following https://help.ubuntu.com/community/UbuntuBackports ? Thank you. ** Changed in: pycurl (Ubuntu) Status: Unconfirmed = Fix Committed -- PyCurl 7.15.5 not working on AMD64

Re: [Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-04 Thread Matthias Klose
Jérôme Guelfucci schrieb: Thank you for your report. As you aid uptream committed the fix, could you ask for a backport following https://help.ubuntu.com/community/UbuntuBackports ? Thank you. ** Changed in: pycurl (Ubuntu) Status: Unconfirmed = Fix Committed I disagree; please just

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-04 Thread Jérôme Guelfucci
O sorry, I thought this package was in universe. My bad, I apologize : forget my comment above. -- PyCurl 7.15.5 not working on AMD64 https://bugs.launchpad.net/bugs/118659 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-04 Thread Davide Capodaglio
I solved the bug by manually backporting the original patch (taken from pycurl CVS) to 7.15.5 sources of feisty. This should fix the problem! ** Attachment added: Patch for 7.15.5 - AMD64 problem http://launchpadlibrarian.net/7960014/pycurl.patch -- PyCurl 7.15.5 not working on AMD64

Re: [Bug 118659] Re: PyCurl 7.15.5 not working on AMD64

2007-06-04 Thread Matthias Klose
Davide Capodaglio schrieb: I solved the bug by manually backporting the original patch (taken from pycurl CVS) to 7.15.5 sources of feisty. This should fix the problem! the patch looks fine; would you mind preparing a package for feisty- proposed? -- PyCurl 7.15.5 not working on AMD64