[opensuse-buildservice] Building Qt5 on a OBS appliance
Good Evening, I'm using the OBS appliance and try to build the Qt5 debian package on it and I am running into a request limit of the api.opensuse.org system. The query/request that is being made is here[1]. Can the limit on api.opensuse.org be raised or is there another way to resolve this issue? kind regards holger PS: I am sorry if I hit the wrong mailinglist. [1] http://paste.lisp.org/display/138721 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Sun, Sep 01, 2013 at 09:20:41PM +0000, Holger Freyther wrote:
I'm using the OBS appliance and try to build the Qt5 debian package on it and I am running into a request limit of the api.opensuse.org system. The query/request that is being made is here[1]. Can the limit on api.opensuse.org be raised or is there another way to resolve this issue?
It's a bug in the src-server code, it should limit the size of the requests. I'll fix it today. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, Sep 02, 2013 at 11:43:04AM +0200, Michael Schroeder wrote:
It's a bug in the src-server code, it should limit the size of the requests. I'll fix it today.
thanks! I tried to apply your commit by hand (and fix one hunk) and it seems to work fine. The Qt5 dependencies get installed now.. it will take a bit until I know if the build succeeded or not! holger -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, Sep 02, 2013 at 06:36:06PM +0200, Holger Hans Peter Freyther wrote:
On Mon, Sep 02, 2013 at 11:43:04AM +0200, Michael Schroeder wrote:
It's a bug in the src-server code, it should limit the size of the requests. I'll fix it today.
thanks! I tried to apply your commit by hand (and fix one hunk) and it seems to work fine. The Qt5 dependencies get installed now.. it will take a bit until I know if the build succeeded or not!
Nice! Thank you for testing, I just cherry-picked the patch into our 2.4 branch so that the next 2.4 release will work out of the box. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Holger Freyther
-
Holger Hans Peter Freyther
-
Michael Schroeder