*** tristan has quit IRC | 00:07 | |
*** Sebastian has joined #buildstream | 00:09 | |
*** Sebastian has quit IRC | 00:15 | |
*** Sebastian has joined #buildstream | 00:25 | |
*** Sebastian has quit IRC | 00:38 | |
*** Sebastian has joined #buildstream | 00:50 | |
*** Sebastian has quit IRC | 00:53 | |
*** tristan has joined #buildstream | 02:48 | |
gitlab-br-bot | buildstream: merge request (tristan/docs-sessions-improvements->master: doc: Improve the new console output html generator) #500 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/500 | 03:19 |
---|---|---|
gitlab-br-bot | buildstream: merge request (tristan/docs-sessions-improvements->master: doc: Improve the new console output html generator) #500 changed state ("merged"): https://gitlab.com/BuildStream/buildstream/merge_requests/500 | 04:05 |
*** tristan has quit IRC | 04:54 | |
*** Phil has joined #buildstream | 08:04 | |
*** coldtom has joined #buildstream | 08:29 | |
*** finn has joined #buildstream | 08:32 | |
*** bethw has joined #buildstream | 08:36 | |
*** jonathanmaw has joined #buildstream | 08:48 | |
gitlab-br-bot | buildstream: merge request (phil/migrate-alpine-demo->master: WIP: Phil/migrate alpine demo) #499 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/499 | 09:12 |
*** noisecell has quit IRC | 09:13 | |
*** finn_ has joined #buildstream | 09:43 | |
*** finn has quit IRC | 09:45 | |
*** finn_ has quit IRC | 10:08 | |
*** noisecell has joined #buildstream | 10:10 | |
*** noisecell has quit IRC | 10:15 | |
*** finn has joined #buildstream | 10:17 | |
*** finn has quit IRC | 10:22 | |
gitlab-br-bot | buildstream: merge request (phil/migrate-alpine-demo->master: WIP: Phil/migrate alpine demo) #499 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/499 | 10:50 |
gitlab-br-bot | buildstream: merge request (phil/migrate-alpine-demo->master: WIP: Phil/migrate alpine demo) #499 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/499 | 10:58 |
*** finn has joined #buildstream | 11:01 | |
*** sstriker has joined #buildstream | 12:28 | |
*** toscalix has joined #buildstream | 12:43 | |
*** Phil has quit IRC | 12:45 | |
*** Phil has joined #buildstream | 12:45 | |
*** xjuan has joined #buildstream | 12:57 | |
*** jonathanmaw has quit IRC | 13:00 | |
*** Phil has quit IRC | 13:02 | |
*** Phil has joined #buildstream | 13:02 | |
*** jonathanmaw has joined #buildstream | 13:16 | |
*** sstriker has quit IRC | 13:29 | |
*** toscalix has quit IRC | 13:30 | |
*** Sebastian has joined #buildstream | 13:50 | |
gitlab-br-bot | buildstream: merge request (phil/migrate-alpine-demo->master: WIP: Phil/migrate alpine demo) #499 changed state ("opened"): https://gitlab.com/BuildStream/buildstream/merge_requests/499 | 13:59 |
*** Sebastian has quit IRC | 14:04 | |
*** Sebastian has joined #buildstream | 14:06 | |
*** xjuan_ has joined #buildstream | 14:07 | |
*** xjuan has quit IRC | 14:08 | |
*** Sebastian has quit IRC | 14:19 | |
*** xjuan__ has joined #buildstream | 14:39 | |
*** xjuan_ has quit IRC | 14:40 | |
*** tristan has joined #buildstream | 14:41 | |
*** bethw has quit IRC | 14:41 | |
adds68 | juergbi, hey sorry i just saw your reply! I saw that, thanks for the response | 14:58 |
adds68 | juergbi, with the pull only configuration, what is the .crt file needed for? Do people need a copy of the certificate to be able to pull? | 14:59 |
jmac | You need it to verify that the artifact server is who it says it is | 15:01 |
jmac | If the server is set up to use TLS, then yes you do need a copy to be able to pull | 15:01 |
jmac | *unless* you've got a 'real' certificate recognised by a common certificate authority | 15:02 |
jmac | Even then, I'm not sure - I couldn't get BuildStream to work with a certificate that my OS trusted yesterday | 15:02 |
adds68 | jmac, ah ok, so i have a certificate provided by Lets Encrypt, so this should be ok? | 15:07 |
adds68 | jmac, OOI do you know how a certificate gets trusted? | 15:07 |
jmac | If you've got one provided by Let's Encrypt then that should work fine without needing to add the certificate file to the server. | 15:08 |
jmac | You can also add a certificate to your server's trusted list but that varies by OS; on mine you dump certficates in /usr/share/ca-certificates and run sudo dpkg-reconfigure ca-certificates | 15:10 |
jmac | That's how it *should* work, but yesterday when I was trying to set up the artifact cache it didn't work unless I put the server-cert: <certficate.crt> in my project.conf. | 15:11 |
adds68 | jmac, ah ok, so you have to explicitly state it, if it's self signed, maybe i should add some comments to the docs for other people trying to configure this | 15:15 |
valentind | If it does not work like that then it should be fixed. | 15:15 |
jmac | I believe the BuildStream docs already explain this | 15:15 |
jmac | adds68: Are you working with the new CAS-based remote cache or the older OStree one? | 15:16 |
adds68 | jmac, the new CAS-based | 15:16 |
jmac | Then yes, I think docs/source/artifacts.rst covers it | 15:17 |
jmac | But please raise some comments on the MR if it's not clear | 15:18 |
*** bethw has joined #buildstream | 15:19 | |
jennis | Is the sandbox always a read only file system? | 15:30 |
skullman | jennis: it's not when it's running system integration commands AIUI, it's a copy-on-write FUSE filesystem at that point | 15:31 |
jmac | No. | 15:31 |
jennis | When you shell into it | 15:31 |
jmac | Dunno about that case | 15:34 |
* skullman gives it a try | 15:34 | |
skullman | root seems read-only | 15:35 |
jennis | ahh only tmp/ seems to be non-read-only | 15:35 |
jennis | I staged a filed into /home | 15:36 |
skullman | /buildstream-install could be written to also in my test | 15:36 |
valentind | Was there something changed on master about source refs? | 15:38 |
valentind | I get "Inconsistent pipeline" on freedesktop SDK. | 15:38 |
valentind | ahhh. workspaces. Nevermind. | 15:46 |
*** Prince781 has joined #buildstream | 15:49 | |
tlater | Hm, I'm writing a plug-in that shouldn't stage its runtime dependencies | 15:50 |
tlater | Yet somehow those files still end up in my checkout | 15:50 |
tlater | Is there any way around that? | 15:50 |
tlater | Oh, I guess Scope.BUILD includes build dependencies' Scope.RUN | 15:51 |
tlater | Hrm | 15:51 |
* tlater reads doc of Element.dependencies | 15:51 | |
tlater | Hmm, no, I'm staging nothing, yet somehow runtime dependencies are stagee | 15:53 |
tlater | Does anyone know why this happens? | 15:53 |
*** jonathanmaw has quit IRC | 16:09 | |
tristan | tlater, Scope.BUILD implies that "The dependencies you've staged, need to run" | 16:27 |
tristan | tlater, what exactly do you wanna do ? | 16:27 |
tlater | tristan: I want a plug-in that can run-depend on an element but not give its artifact to me when I `bst checkout` | 16:28 |
tlater | From looking at stream.py, I suspect that's impossible | 16:29 |
*** coldtom has quit IRC | 16:29 | |
tlater | Back to the drawing board, I suppose... | 16:29 |
tristan | yeah | 16:29 |
tristan | I suspect the "what you wanna do" is still a couple steps back from wanting the impossible :) | 16:30 |
*** tristan has quit IRC | 16:42 | |
*** tristan has joined #buildstream | 16:42 | |
*** Phil has quit IRC | 16:54 | |
*** bethw has quit IRC | 16:58 | |
*** xjuan__ has quit IRC | 18:10 | |
*** tristan has quit IRC | 18:13 | |
*** Sebastian has joined #buildstream | 18:30 | |
*** Sebastian has quit IRC | 18:33 | |
*** Sebastian has joined #buildstream | 18:35 | |
*** Sebastian has quit IRC | 18:43 | |
*** cs_shadow has quit IRC | 18:43 | |
*** Sebastian has joined #buildstream | 18:45 | |
*** Sebastian has quit IRC | 18:53 | |
*** Sebastian has joined #buildstream | 18:54 | |
*** Sebastian has quit IRC | 19:03 | |
*** Sebastian has joined #buildstream | 19:05 | |
*** Sebastian has quit IRC | 19:13 | |
*** Sebastian has joined #buildstream | 19:15 | |
*** Sebastian has quit IRC | 19:18 | |
*** Sebastian has joined #buildstream | 19:21 | |
*** Sebastian has quit IRC | 19:24 | |
*** Sebastian has joined #buildstream | 19:26 | |
*** Sebastian has quit IRC | 19:28 | |
*** Sebastian has joined #buildstream | 19:30 | |
*** tristan has joined #buildstream | 20:08 | |
*** xjuan__ has joined #buildstream | 20:17 | |
*** noisecell has joined #buildstream | 20:23 | |
*** xjuan__ has quit IRC | 20:25 | |
*** noisecell has quit IRC | 20:30 | |
*** bethw has joined #buildstream | 20:30 | |
*** Sebastian has quit IRC | 20:34 | |
*** bethw has quit IRC | 20:34 | |
*** Sebastian has joined #buildstream | 20:35 | |
*** j1mc_polari has joined #buildstream | 20:37 | |
*** Sebastian has quit IRC | 20:38 | |
*** Sebastian has joined #buildstream | 20:39 | |
*** bochecha_ has joined #buildstream | 20:42 | |
*** Sebastian has quit IRC | 20:44 | |
*** Sebastian has joined #buildstream | 21:10 | |
*** Sebastian has quit IRC | 21:10 | |
*** Sebastian has joined #buildstream | 21:12 | |
*** Prince781 has quit IRC | 22:08 | |
*** Sebastian has quit IRC | 22:16 | |
*** Sebastian has joined #buildstream | 22:18 | |
*** Sebastian has quit IRC | 22:21 | |
*** Sebastian has joined #buildstream | 22:22 | |
*** bochecha_ has quit IRC | 22:53 | |
*** tristan has quit IRC | 23:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!