Hi there!

I'm looking into building the java stack for ARM. Unfortunately
something is broken when building from SCM.

A command like this seems to start building:
$ arm-koji build --scratch dist-f13
'git://pkgs.fedoraproject.org/java-1.6.0-openjdk?#81fa2ec4f45ebc5f0f81475a77a9d578b3b5f88d'

Unfortunately the src.rpm can not be created :-( It bails out with
something like this:
DEBUG util.py:280:  Executing command: ['fedpkg', 'sources']
DEBUG util.py:256:    % Total    % Received % Xferd  Average Speed
Time    Time     Time  Current
DEBUG util.py:256:                                   Dload  Upload
Total   Spent    Left  Speed
DEBUG util.py:256:
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG util.py:256:  curl: (22) The requested URL returned error: 404
DEBUG util.py:256:  Could not download sources: Could not download
http://cvs.fedoraproject.org/repo/pkgs/java-1.6.0-openjdk/mauve_tests/7a0c160c03012cd40957a7a112e25038/mauve_tests:
Command '['curl', '-H', 'Pragma:', '-O', '-R', '-S', '--fail',
'--show-error',
'http://cvs.fedoraproject.org/repo/pkgs/java-1.6.0-openjdk/mauve_tests/7a0c160c03012cd40957a7a112e25038/mauve_tests']'
returned non-zero exit status 22
DEBUG util.py:319:  Child returncode was: 1

(that comes from the root.log at
https://arm.koji.fedoraproject.org/koji/taskinfo?taskID=92560 which
ran on cdot-panda-7-2)

It seems that 'fedpkg sources' does not pull the sources from the
right URL (http://cvs.fedoraproject.org/repo/ and further does not
exist anymore). When I execute 'fedpkg sources' on my local
f14.x84_64, everything works fine and I can upload the srpm for a
scratch-build. I guess fedpkg needs an update, either in the mock
repository, or on some builders, or ....

Thanks,
Niels
_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to