[Bug 709439] New: osc unable to download packages from Factory
https://bugzilla.novell.com/show_bug.cgi?id=709439 https://bugzilla.novell.com/show_bug.cgi?id=709439#c0 Summary: osc unable to download packages from Factory Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Major Priority: P5 - None Component: osc AssignedTo: adrian@novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: adrian@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 osc is unable to create the build environment because downloading ghostscript-mini fails with HTTP Error 400 (WTH is that?) Reproducible: Always Steps to Reproduce: 1. { osc build; } Actual Results: 1. Building xorg-x11-doc.spec for openSUSE_Factory/x86_64 [snip] Updating cache of required packages 2.8% cache miss. 171/176 dependencies cached. Trying openSUSE Build Service server for xorg-x11-proto-devel (home:yecril71pl:branches:X11:XOrg), not found at download.opensuse.org. Trying openSUSE Build Service server for xorg-x11-libX11 (home:yecril71pl:branches:X11:XOrg), not found at download.opensuse.org. Trying openSUSE Build Service server for xorg-x11-libs (home:yecril71pl:branches:X11:XOrg), not found at download.opensuse.org. Trying openSUSE Build Service server for libpciaccess0 (home:yecril71pl:branches:X11:XOrg), not found at download.opensuse.org. Trying openSUSE Build Service server for ghostscript-mini (openSUSE:Factory), not found at download.opensuse.org. Traceback (most recent call last): File "/usr/bin/osc", line 21, in <module> r = babysitter.run(osccli) File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 50, in run return prg.main() File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 309, in main return self.cmd(args) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 332, in cmd retval = self.onecmd(argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 448, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 1178, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 4260, in do_build return osc.build.main(self.get_api_url(), opts, args) File "/usr/lib/python2.7/site-packages/osc/build.py", line 656, in main fetcher.run(bi) File "/usr/lib/python2.7/site-packages/osc/fetch.py", line 219, in run self.__fetch_cpio(buildinfo.apiurl) File "/usr/lib/python2.7/site-packages/osc/fetch.py", line 104, in __fetch_cpio self.gr.urlgrab(url, filename = tmparchive, text = 'fetching cpio for \'%s\'' % project) File "/usr/lib/python2.7/site-packages/osc/fetch.py", line 48, in urlgrab raise exc urlgrabber.grabber.URLGrabError: [Errno 14] HTTP Error 400: remote error no socket attached Expected Results: 1. A successful build. -- 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=709439 https://bugzilla.novell.com/show_bug.cgi?id=709439#c1 --- Comment #1 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2011-07-30 14:00:30 UTC --- Not specific to ghostscript-mini: Trying openSUSE Build Service server for xorg-x11-proto-devel (home:yecril71pl:branches:X11:XOrg), not found at download.opensuse.org. Traceback (most recent call last): [snip] urlgrabber.grabber.URLGrabError: [Errno 14] HTTP Error 400: remote error no socket attached -- 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=709439 https://bugzilla.novell.com/show_bug.cgi?id=709439#c2 Christopher Yeleighton <giecrilj@stegny.2a.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2011-07-30 21:41:42 UTC --- Probably an intermittent failure. -- 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