[Bug 657599] New: openSUSE:Tools/obs-service-download_url: does not mention downloading
https://bugzilla.novell.com/show_bug.cgi?id=657599 https://bugzilla.novell.com/show_bug.cgi?id=657599#c0 Summary: openSUSE:Tools/obs-service-download_url: does not mention downloading Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Minor Priority: P5 - None Component: 3rd party software AssignedTo: adrian@novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Community User Blocker: No When a project relies on this service and the archive has not been downloaded yet, osc build appears stalled until the download finishes. The service should notify the operator that he is going to wait, and report the expected time (or at least size) and where the package is being stored. Since the service relies on curl, it would probably be enough to pass some verbosity flag to curl. -- 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=657599 https://bugzilla.novell.com/show_bug.cgi?id=657599#c1 Christopher Yeleighton <giecrilj@stegny.2a.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Major --- Comment #1 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2010-12-04 12:29:05 UTC --- Actually, it seems the file is being downloaded at each build. Raising Severity to Major. Current command line: /usr/bin/wget -4 --no-check-certificate -q "$MYPROTOCOL://${MYHOST}${MYPORT}/$MYPATH" I would say: /usr/bin/wget -4 --no-check-certificate -N "$MYPROTOCOL://${MYHOST}${MYPORT}/$MYPATH" (untested) -- 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=657599 https://bugzilla.novell.com/show_bug.cgi?id=657599#c2 --- Comment #2 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2010-12-04 12:39:47 UTC --- Setting http_proxy in ~/.wgetrc helped. -- 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=657599 https://bugzilla.novell.com/show_bug.cgi?id=657599#c3 --- Comment #3 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2010-12-06 18:28:41 UTC --- It should be noted that { osc co } is just as tacit. -- 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=657599 https://bugzilla.novell.com/show_bug.cgi?id=657599#c4 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Adrian Schröter <adrian@suse.com> 2012-04-02 13:59:08 UTC --- download_files has now a caching mode to avoid multiple downloads. download_url is becoming obsolete most likely, so closing this. -- 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