-
Notifications
You must be signed in to change notification settings - Fork 53
CI: Use Docker container from crops:yocto/ubuntu-16 #220
base: master
Are you sure you want to change the base?
Conversation
c2cb12c to
b488db1
Compare
|
when building in Ubuntu-14.04 container, build fails with "let: not f ound" Waiting for generation of signing key refkit-development-signing@key... |
|
let is bashism, and Ubuntu uses dash, right |
|
On Mon, Jul 3, 2017 at 10:05 AM, Patrick Ohly wrote:
@mythi <https://github.com/mythi>, @klihub <https://github.com/klihub>:
Instead of fixing the bash dependency in refkit-signing-keys.bbclass I
think we should get rid of it entirely and replace the mechanism with
pre-generated keys + script for manually creating them, as suggested
before. Do you agree? @klihub <https://github.com/klihub>, can you
prepare a PR for that?
Makes sense, +1 from me. This would be aligned with what we're doing with
other keys too.
|
b488db1 to
f4b0cf1
Compare
|
switching to Ubuntu-16.04 base from crops |
f4b0cf1 to
20e4dfb
Compare
|
note that CI build of this does not complete, but remains hanging until aborted manually |
|
sstate was again not used,
Could it be that proxy settings aren't right for the internal sstate
mirror under Ubuntu?
On Mon, 2017-07-10 at 11:58 -0700, okartau wrote:
note that CI build of this does not complete, but remains hanging
until aborted manually
Are you sure it was hanging? It was running a slow selftest
(refkit_license_check.LicensingTest.test_check_computervision_licensing,
suffers from lack of parallelism) but seems to have made steady progress
on that right until it was aborted.
|
|
hm, perhaps I was too quick to abort. But two previous builds of this PR had run for 14 h amd 9.5 h without reaching end, so I made guess this has hanged (after 5.5h.) We can give it one more run and wait really long if needed. |
|
About sstate: I checked connectivity while next build was running, seems OK. 10.237.71.144 - - [10/Jul/2017:20:25:47 +0300] "HEAD /download/bb-cache/sstate/fa/sstate%3Agnu-efi%3Acorei7-64-refkit-linux%3A3.0.5%3Ar0%3Acorei7-64%3A3%3Afaef5002cfad1f1a9222e16a4d89c335_package.tgz HTTP/1.1" 200 - "-" "Python-urllib/3.4" Seems, bitbake can check presence get sstate files, also wget, but for some reason does not use those files. |
fc8477c to
948edc4
Compare
|
I have now contradicting results about builder accessing sstate_mirror over http. |
9c96c3f to
5a2f6cd
Compare
6151f77 to
56b63d2
Compare
c9af5e5 to
c87e5ff
Compare
031387e to
c76936d
Compare
6550140 to
c55d8d2
Compare
0f6f2f5 to
f5b97e3
Compare
37e0648 to
41d4634
Compare
5ee5600 to
0023655
Compare
0023655 to
f22e4cb
Compare
|
test this please, unrelated nftables error |
f22e4cb to
6e4aed2
Compare
|
test this please |
6e4aed2 to
06d7613
Compare
c804e49 to
f9d13c9
Compare
Signed-off-by: Olev Kartau <olev.kartau@intel.com>
Signed-off-by: Olev Kartau <olev.kartau@intel.com>
f9d13c9 to
ade1da0
Compare
Signed-off-by: Olev Kartau olev.kartau@intel.com