[Bug 834990] New: osc's httplib module throws IncompleteRead error when doing a local build.
https://bugzilla.novell.com/show_bug.cgi?id=834990 https://bugzilla.novell.com/show_bug.cgi?id=834990#c0 Summary: osc's httplib module throws IncompleteRead error when doing a local build. Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.4 Platform: 64bit OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: osc AssignedTo: adrian@suse.com ReportedBy: musicsuse@gmx.com QAContact: adrian@suse.com Found By: --- Blocker: --- Created an attachment (id=552739) --> (http://bugzilla.novell.com/attachment.cgi?id=552739) the output of "strace -o osc.out -f -s 300 osc build --disable-cpio-bulk-download" after "tail -1000 osc.out > osc0140-log.log" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 When starting a local build linked to an oBS instance outside build.opensuse.org, osc starts normal, however it soon dies with an error: "(openSUSE.org:openSUSE:Factory) gtk2-devel-2.24.20-1.2.x86_64.rpm 2.2 MB 00:02 IncompleteRead(0 bytes read, 4096 more expected)" Reproducible: Always Steps to Reproduce: 1. run osc co package for an account linked to an oBS instance outside build.opensuse.org (packman in my case) 2. Modify the package's spec file 3. osc build Actual Results: (openSUSE.org:openSUSE:Factory) gtk2-devel-2.24.20-1.2.x86_64.rpm 2.2 MB 00:02 IncompleteRead(0 bytes read, 4096 more expected) Expected Results: osc downloads the requirements (basic core components) and the build begins -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=834990 https://bugzilla.novell.com/show_bug.cgi?id=834990#c1 --- Comment #1 from Yevgeny Sliosarenko <musicsuse@gmx.com> 2013-09-02 19:29:24 UTC --- Update: overriding the default packagecache dir variable fixes this issue. is it a problem with the default folder? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com