[opensuse-buildservice] osc build for sles11 fails
I tried the below a few weeks ago and it failed with similar errors. Is 'osc build' something that is supposed to work for all selectable distributions? ....... home:olh:xen-unstable/kernel-source $ time obs build kernel-source.spec Building kernel-source.spec for SLE_11_SP1/x86_64 Getting buildinfo from server and store to /home/olaf/work/obs/home:olh:xen-unstable/kernel-source/.osc/_buildinfo-SLE_11_SP1-x86_64.xml Getting buildconfig from server and store to /home/olaf/work/obs/home:olh:xen-unstable/kernel-source/.osc/_buildconfig-SLE_11_SP1-x86_64 Updating cache of required packages 100.0% cache miss. 0/98 dependencies cached. Trying openSUSE Build Service server for aaa_base (SUSE:SLE-11:SP1), since it is not on download.opensuse.org. Trying openSUSE Build Service server for aaa_base (SUSE:SLE-11:SP1), since it is not on api.opensuse.org. Error: No more mirrors to try. Failed to retrieve aaa_base-11-6.28.5.x86_64.rpm from the following locations (in order): file:///abuild/olaf/osbuild-packagecache/SUSE:SLE-11:SP1/standard/x86_64/aaa_base-11-6.28.5.x86_64.rpm/ http://download.opensuse.org/repositories/SUSE:/SLE-11:/SP1/standard/x86_64/... https://api.opensuse.org/build/SUSE:SLE-11:SP1/standard/x86_64/_repository/a... real 0m1.199s user 0m0.172s sys 0m0.048s ........ Olaf -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Sonntag, 10. April 2011, 11:54:44 schrieb Olaf Hering:
I tried the below a few weeks ago and it failed with similar errors. Is 'osc build' something that is supposed to work for all selectable distributions?
which osc do you use exactly ?
....... home:olh:xen-unstable/kernel-source $ time obs build kernel-source.spec Building kernel-source.spec for SLE_11_SP1/x86_64 Getting buildinfo from server and store to /home/olaf/work/obs/home:olh:xen-unstable/kernel-source/.osc/_buildinfo-SLE_11_SP1-x86_64.xml Getting buildconfig from server and store to /home/olaf/work/obs/home:olh:xen-unstable/kernel-source/.osc/_buildconfig-SLE_11_SP1-x86_64 Updating cache of required packages 100.0% cache miss. 0/98 dependencies cached.
Trying openSUSE Build Service server for aaa_base (SUSE:SLE-11:SP1), since it is not on download.opensuse.org. Trying openSUSE Build Service server for aaa_base (SUSE:SLE-11:SP1), since it is not on api.opensuse.org. Error: No more mirrors to try. Failed to retrieve aaa_base-11-6.28.5.x86_64.rpm from the following locations (in order): file:///abuild/olaf/osbuild-packagecache/SUSE:SLE-11:SP1/standard/x86_64/aaa_base-11-6.28.5.x86_64.rpm/ http://download.opensuse.org/repositories/SUSE:/SLE-11:/SP1/standard/x86_64/... https://api.opensuse.org/build/SUSE:SLE-11:SP1/standard/x86_64/_repository/a...
That last line should have worked and it did just right now for me.
real 0m1.199s user 0m0.172s sys 0m0.048s ........
Olaf
-- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Sun, Apr 10, Olaf Hering wrote:
I tried the below a few weeks ago and it failed with similar errors. Is 'osc build' something that is supposed to work for all selectable distributions?
....... home:olh:xen-unstable/kernel-source $ time obs build kernel-source.spec Building kernel-source.spec for SLE_11_SP1/x86_64 Getting buildinfo from server and store to /home/olaf/work/obs/home:olh:xen-unstable/kernel-source/.osc/_buildinfo-SLE_11_SP1-x86_64.xml Getting buildconfig from server and store to /home/olaf/work/obs/home:olh:xen-unstable/kernel-source/.osc/_buildconfig-SLE_11_SP1-x86_64 Updating cache of required packages 100.0% cache miss. 0/98 dependencies cached.
Trying openSUSE Build Service server for aaa_base (SUSE:SLE-11:SP1), since it is not on download.opensuse.org. Trying openSUSE Build Service server for aaa_base (SUSE:SLE-11:SP1), since it is not on api.opensuse.org. Error: No more mirrors to try. Failed to retrieve aaa_base-11-6.28.5.x86_64.rpm from the following locations (in order): file:///abuild/olaf/osbuild-packagecache/SUSE:SLE-11:SP1/standard/x86_64/aaa_base-11-6.28.5.x86_64.rpm/ http://download.opensuse.org/repositories/SUSE:/SLE-11:/SP1/standard/x86_64/... https://api.opensuse.org/build/SUSE:SLE-11:SP1/standard/x86_64/_repository/a...
With strace I see ssl connects to api.opensuse.de, but since its encrypted it difficult to see what data are exchanged with api.opensuse.org. Where do I need to put my debug statements to dump the https traffic in plain text? Setting debug=1 and http_debug=1 in ~/.oscrc does not enable debug for package download. Olaf -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Adrian Schröter
-
Olaf Hering