[Bug 430406] New: osc tries download.opensuse.org also for non api.opensuse .org
https://bugzilla.novell.com/show_bug.cgi?id=430406 Summary: osc tries download.opensuse.org also for non api.opensuse.org Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: poeml@novell.com ReportedBy: adrian@novell.com QAContact: adrian@novell.com Found By: --- osc should not try download.opensuse.org, when using for example api.suse.de. The download host could be a configure option in the server section of oscrc. -- 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=430406 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430406#c1 --- Comment #1 from Peter Poeml <poeml@novell.com> 2008-09-27 16:11:27 MDT --- It is configurable, see 'urllist' in osc/conf.py (https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/p...): # default list of download URLs, which will be tried in order 'urllist': [ # the normal repo server, redirecting to mirrors 'http://download.opensuse.org/repositories/%(project)s/%(repository)s/%(arch)...', # direct access to "full" tree '%(scheme)s://%(apisrv)s/build/%(project)s/%(repository)s/%(buildarch)s/_repository/%(name)s', ], So this would be needed per server, as far as I can see. -- 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=430406 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- 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=430406 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=430406 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430406#c2 --- Comment #2 from Adrian Schröter <adrian@novell.com> 2008-10-05 08:00:41 MDT --- Can't you disable download.o.o for now if api.o.o is not used ? It is kind of a security and speed issue and I get currently daily a complain about 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.
https://bugzilla.novell.com/show_bug.cgi?id=430406 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430406#c3 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Adrian Schröter <adrian@novell.com> 2009-02-20 07:07:30 MST --- fixed it myself in svn. -- 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