[Bug 657592] New: obs-service-download_url is not in the openSUSE repository
https://bugzilla.novell.com/show_bug.cgi?id=657592 https://bugzilla.novell.com/show_bug.cgi?id=657592#c0 Summary: obs-service-download_url is not in the openSUSE repository Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.0 Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Minor 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; U; Linux x86_64; pl-PL; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Ant.com Toolbar 2.0.1 Firefox/3.6.12 The error message reported by { obs build; } refers to the package 'obs-service-download_url' which is not included in the default repository with the package 'obs', and therefore the recommended zypper command fails. Reproducible: Always Steps to Reproduce: 0. Make sure you do not have the package obs-service-download_url installed. This is the default. 1. Tell osc to build a product containing an URL download service. Example: php5-pear-phpdocumentor for project 'home:yecril71pl:branches:server:php:applications' (as of the time of this writing). In general, adding a source as an URI in the Web interface will create such a configuration. 2. { sudo zypper in obs-service-download_url; } Actual Results: 1. BuildService API error: ERROR: service is not installed! Maybe try this: zypper in obs-service-download_url 2. 'obs-service-download_url' nie znaleziono nazwy pakietu. Expected Results: 1. BuildService API error: ERROR: service is not installed! Maybe try this: zypper in obs://build.opensuse.org/openSUSE:Tools/obs-service-download_url 2. My osc is version 0.127; such a value is not supported by Bugzilla. -- 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=657592 https://bugzilla.novell.com/show_bug.cgi?id=657592#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Adrian Schröter <adrian@suse.com> 2012-04-02 12:59:10 UTC --- It is not a server side API error, it is a pure osc error message. fixed the error message. But if the package requires a defined service and is configured to be run locally, you need to have it installed. No way around 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