Mailinglist Archive: opensuse-buildservice (181 mails)
| < Previous | Next > |
[opensuse-buildservice] misconfiguration in rpm_url "package_helper.rb"
- From: "Christian Wittmer" <chris@xxxxxxxxxxxxxxxx>
- Date: Thu, 5 Jul 2007 20:51:43 -0000 (UTC)
- Message-id: <57687.213.146.121.138.1183668703.squirrel@xxxxxxxxxxxxxxxx>
Hi,
tried to setup obs. Build works, but there is a misconfiguration in "rpm_url"
"/srv/devel/obs/build/buildservice/src/webclient/app/helpers/package_helper.rb"
link goes to:
"https://api.opensuse.org/rpm/#{project}/#{repository}/#{package}/#{arch}/#{filename}"
but should go to:
"https://api.opensuse.org/rpm/#{project}/#{repository}/#{arch}/#{package}/#{filename}"
if "api.opensuse.org/rpm"
is an Alias for /srv/obs/build
Regards
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
tried to setup obs. Build works, but there is a misconfiguration in "rpm_url"
"/srv/devel/obs/build/buildservice/src/webclient/app/helpers/package_helper.rb"
link goes to:
"https://api.opensuse.org/rpm/#{project}/#{repository}/#{package}/#{arch}/#{filename}"
but should go to:
"https://api.opensuse.org/rpm/#{project}/#{repository}/#{arch}/#{package}/#{filename}"
if "api.opensuse.org/rpm"
is an Alias for /srv/obs/build
Regards
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |