*** brlogger has joined #buildstream | 01:07 | |
*** xjuan has joined #buildstream | 02:17 | |
*** tristan has joined #buildstream | 02:22 | |
*** mcatanzaro has quit IRC | 02:38 | |
*** xjuan has quit IRC | 02:42 | |
*** tiago has joined #buildstream | 07:54 | |
*** jude has joined #buildstream | 08:17 | |
*** bochecha has joined #buildstream | 09:28 | |
*** tiago has quit IRC | 10:08 | |
*** tiago has joined #buildstream | 10:08 | |
*** tiago has joined #buildstream | 10:09 | |
*** bethw has joined #buildstream | 10:45 | |
*** ssam2 has joined #buildstream | 11:00 | |
ssam2 | juergbi, do you think we can merge https://gitlab.com/BuildStream/bst-external/merge_requests/9 ? | 11:13 |
---|---|---|
ssam2 | i'm getting asked about Docker imports, it would be nice to have that in master of bst-external | 11:14 |
juergbi | will take a look | 11:14 |
ssam2 | thanks | 11:15 |
*** mcatanzaro has joined #buildstream | 12:03 | |
*** noah has joined #buildstream | 13:01 | |
*** xjuan has joined #buildstream | 13:08 | |
gitlab-br-bot | buildstream: merge request (invoking_page_changes->master: WIP: Separated :show-nested: into individual calls) #157 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/157 | 13:15 |
ssam2 | thanks for the review of the docker image source. will fix later today/tomorrow | 13:26 |
ssam2 | am I ok to merge this ? https://gitlab.com/BuildStream/buildstream-docker-images/merge_requests/5 | 13:26 |
ssam2 | another thing on the docker theme... gives an 'easy' way to set up an artifact cache in a Docker container | 13:26 |
ssam2 | am about to deploy an artifact cache with adds68_ using this, which would perhaps be easier if the initial image is in master | 13:27 |
*** noah has quit IRC | 14:20 | |
*** bethw has quit IRC | 14:31 | |
*** noah has joined #buildstream | 15:13 | |
*** bethw has joined #buildstream | 15:34 | |
*** tristan has quit IRC | 15:51 | |
ssam2 | i'm going to assume nobody minds about the artifact-cache docker image being merged and go ahead with it | 16:01 |
*** jude has quit IRC | 16:05 | |
* tlater would like that, actually :) | 16:12 | |
gitlab-br-bot | buildstream: merge request (jjardon/out-of-tree->master: buildstream/plugins/elements/autotools.yaml: Make builds out of tree by default) #175 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/175 | 16:33 |
tlater | Is there a way to configure the kernel name for the x86image elements? | 16:41 |
tlater | It seems to be set to 'vmlinuz' by default | 16:41 |
tlater | Maybe that should be a variable... | 16:42 |
ssam2 | yes, maybe so. although I thought vmlinuz was the default on x86 ? | 16:43 |
tlater | ssam2: My kernel seems to be named vmlinuz-4.14.3 | 16:44 |
* tlater adds a 'kernel-name' variable | 16:45 | |
gitlab-br-bot | buildstream: merge request (invoking_page_changes->master: WIP: Separated :show-nested: into individual calls) #157 changed state ("closed"): https://gitlab.com/BuildStream/buildstream/merge_requests/157 | 16:57 |
gitlab-br-bot | buildstream: merge request (jjardon/out-of-tree->master: WIP: buildstream/plugins/elements/autotools.yaml: Make builds out of tree by default) #175 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/175 | 17:13 |
*** noah has quit IRC | 17:29 | |
ssam2 | i seem to have introduced unreproducible test suite failures :-( | 17:59 |
ssam2 | anyone seen "failed to commit artifact: no such file or directory" before ? | 17:59 |
ssam2 | i saw it in tests/frontend/overlaps.py | 17:59 |
ssam2 | and my new tests | 17:59 |
ssam2 | but of course, it only happens when i'm not looking for it | 17:59 |
ssam2 | i've changed very little about the test harness so pretty confused what's going on | 18:00 |
* nexus loves the irony of an unreproducable error in buildstream | 18:00 | |
ssam2 | in the test suite, but yes | 18:00 |
gitlab-br-bot | buildstream: merge request (sam/multiple-caches->master: WIP: multiple remote cache support) #166 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/166 | 18:02 |
* tlater saw that occasionally when he was messing with the unix platform changes, but that was because it was missing | 18:03 | |
* nexus blames multithreading | 18:04 | |
tlater | I wonder if it would make sense to supply a docker image with preinstalled image tools so that the x86image plugin can be used without having to manually craft a system that can run it | 18:12 |
ssam2 | that shouldn't be required anyway! | 18:12 |
ssam2 | all the deployment should be happening in the sandbox ? | 18:12 |
tlater | ssam2: The gnome base system lacks a few dependencies | 18:13 |
tlater | mtools and such | 18:13 |
tlater | I can install those as part of the pipeline | 18:13 |
tlater | But it could really be a lot simpler | 18:13 |
ssam2 | ah, i see what you mean... we could have a 'deploy' image that gets pulled into the sandbox | 18:14 |
ssam2 | yeah that could be handy | 18:14 |
ssam2 | i'd support that, but please base it off alpine linux if possible so it's not huge and bloated :-) | 18:14 |
tlater | Will do :) | 18:14 |
ssam2 | i really dislike that our current docker images are on the order of 100s of MBs; but alpine doesn't seem to build gobject-introspection bindings for ostree so we can't trivially switch over | 18:15 |
tlater | I've generally given up on minimal docker images, since someone always bases their images on ubuntu... | 18:15 |
*** ssam2 has quit IRC | 18:16 | |
*** bethw has quit IRC | 18:38 | |
*** tristan has joined #buildstream | 18:40 | |
*** valentind has joined #buildstream | 19:10 | |
valentind | Are there any scripts to clean up old artifacts from cache? | 19:13 |
gitlab-br-bot | buildstream: merge request (jjardon/out-of-tree->master: WIP: buildstream/plugins/elements/autotools.yaml: Make builds out of tree by default) #175 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/175 | 19:26 |
tristan | valentind, not currently no, there are a couple of open issues for that (one for local, one for server which is more complicated) | 19:44 |
gitlab-br-bot | buildstream: merge request (jjardon/out-of-tree->master: WIP: buildstream/plugins/elements/autotools.yaml: Make builds out of tree by default) #175 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/175 | 19:53 |
*** xjuan has quit IRC | 20:00 | |
*** tristan has quit IRC | 20:38 | |
*** tristan has joined #buildstream | 20:50 | |
*** noah has joined #buildstream | 20:58 | |
*** noah has quit IRC | 21:02 | |
*** noah has joined #buildstream | 21:31 | |
*** noah has quit IRC | 21:36 | |
*** tristan has quit IRC | 21:45 | |
*** cs_shadow has quit IRC | 22:39 | |
*** valentind has quit IRC | 23:00 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!