*** brault has quit IRC | 00:36 | |
*** brault has joined #openstack-dib | 00:36 | |
rm_work | Is there an element for Alpine linux? Looking like ... no? | 01:07 |
---|---|---|
prometheanfire | not that I've seen | 02:40 |
prometheanfire | rm_work: are you looking for alpine specifically? or would hardened musl gentoo work? | 02:40 |
prometheanfire | or even non-hardened musl gentoo | 02:41 |
clarkb | prometheanfire: I think the idea is specifically a minimal image so that qemu can boot it with little fuss (like cirros but cirros is fairly static) | 02:43 |
prometheanfire | that's fine too :D | 02:44 |
prometheanfire | I was asking because I've done some work on creating musl images in dib | 02:47 |
prometheanfire | https://review.openstack.org/516819 https://review.openstack.org/516821 https://review.openstack.org/516823 https://review.openstack.org/516844 | 02:47 |
prometheanfire | also, http://distfiles.gentoo.org/experimental/amd64/openstack/gentoo-openstack-amd64-hardened-musl-20171101.qcow2 is an image built with those (plus a custom root.d) | 02:48 |
*** brault has quit IRC | 03:03 | |
rm_work | prometheanfire: yeah i don't honestly care, just know that alpine has all the packages we need | 03:21 |
rm_work | and is "secure" :P | 03:21 |
prometheanfire | rm_work: well, check out the image I linked, should have stuff as well | 03:23 |
prometheanfire | if not, adding it to the musl overlay is easy | 03:24 |
rm_work | k, any suggestion on how i could just spin up a version in virtualbox or parallels and play with installing our agent in it? | 03:25 |
rm_work | ah i wonder if i can just ... use a qcow in those | 03:25 |
prometheanfire | I did make a basic image without simple-init (glean) | 03:25 |
rm_work | 274mb is still a LOT larger than the base of alpine | 03:25 |
prometheanfire | I'll upload it somewhere | 03:25 |
rm_work | your image is ~274m versus the 60m of alpine :P | 03:25 |
prometheanfire | it is kinda large still | 03:25 |
rm_work | though alpine gets larger once you install the venv and such | 03:26 |
rm_work | and python and haproxy and keepalived | 03:26 |
rm_work | prometheanfire: are you in Sydney? | 03:26 |
prometheanfire | ya, mhcloudnull: yep | 03:26 |
prometheanfire | bah | 03:26 |
prometheanfire | yep | 03:26 |
rm_work | ... where | 03:26 |
prometheanfire | atm, c2.2 | 03:27 |
prometheanfire | ovn/ovs | 03:27 |
rm_work | ah k | 03:27 |
prometheanfire | it's not that intresting | 03:27 |
rm_work | i'm on 4th in the dev lounge | 03:27 |
prometheanfire | I'll come up | 03:27 |
prometheanfire | this is a filler for me | 03:27 |
prometheanfire | wated to ask them about https://bugs.gentoo.org/633516 thought | 03:28 |
prometheanfire | ok, heading up now | 03:30 |
prometheanfire | rm_work: where you be? | 03:35 |
prometheanfire | just came up the escelatot | 03:36 |
rm_work | chilling at a high table by the window | 03:36 |
rm_work | in the "dev&ops lounge" | 03:36 |
*** yolanda has joined #openstack-dib | 03:44 | |
*** yolanda has quit IRC | 03:45 | |
prometheanfire | rm_work: http://distfiles.gentoo.org/experimental/amd64/musl/ | 03:58 |
prometheanfire | rm_work: https://paste.pound-python.org/show/wMX2NEUNyTvLdvTEkaMA/ | 04:00 |
prometheanfire | rm_work: https://gist.github.com/6c90e4070823d42ae2acac419df25a46 | 04:09 |
prometheanfire | rm_work: for package names, http://packages.gentoo.org/ is useful, for lib deps, they will be included in the main package (dev-lang/python includes the python libs) | 04:23 |
prometheanfire | https://github.com/gentoo/gentoo/ is our package repo (mirror) | 04:23 |
rm_work | k the only issue i ran into is that keepalived won't build | 04:28 |
prometheanfire | it's a package | 04:28 |
rm_work | i did `emerge --sync` and then `emerge keepalived` and it fails building net-libs/libnfnetlink-1.0.1 | 04:29 |
prometheanfire | the package isn't building? | 04:29 |
prometheanfire | ok | 04:29 |
prometheanfire | in the dib build? | 04:29 |
prometheanfire | looks like it needs this patch https://git.alpinelinux.org/cgit/aports/tree/main/libnfnetlink/musl-fix-includes.patch | 04:30 |
rm_work | :( | 04:32 |
rm_work | k | 04:32 |
prometheanfire | let me see | 04:32 |
prometheanfire | I might just revbump it in tree with the patch | 04:32 |
prometheanfire | anything else? | 04:43 |
prometheanfire | seeing if we can just upstream the patch | 04:53 |
prometheanfire | last commit to that project was 2015.... | 04:53 |
rm_work | heh got distracted with a systemd issue | 04:57 |
rm_work | so how do i test with using that patch? | 04:57 |
*** pleia2_ has quit IRC | 06:31 | |
*** openstackgerrit has quit IRC | 06:31 | |
*** calebb has quit IRC | 06:31 | |
*** yolanda has joined #openstack-dib | 06:52 | |
*** brault has joined #openstack-dib | 07:08 | |
*** pleia2_ has joined #openstack-dib | 07:11 | |
*** openstackgerrit has joined #openstack-dib | 07:11 | |
*** calebb has joined #openstack-dib | 07:11 | |
*** andreas_s has joined #openstack-dib | 08:20 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/diskimage-builder master: diskimage_builder: lib: common-functions: Fix options for devpts mount https://review.openstack.org/517886 | 08:24 |
hwoarang | ianw: yolanda ^ could you have a look at this since the recent commit broken openSUSE KVM nodes? | 08:24 |
yolanda | hi hwoarang sure | 08:28 |
hwoarang | yolanda: it seems on SUSE we need to have gid=5 on this mount point, so doing a plain mount -t devpts breaks stuff for us. | 08:29 |
yolanda | hwoarang, so you are finding the existing devpts mount, extracting the parameters of the mount, and usign them, right? | 08:30 |
hwoarang | yes | 08:30 |
*** andreas_s has quit IRC | 08:31 | |
yolanda | sounds good to me | 08:32 |
hwoarang | this broke the opnfv ci since the bifrost couldn't be booted anymore on the suse nodes. | 08:32 |
hwoarang | so the sooner we get this in the better i suppose | 08:32 |
hwoarang | :) | 08:33 |
hwoarang | *bifrost vms | 08:33 |
*** andreas_s has joined #openstack-dib | 08:36 | |
*** andreas_s has quit IRC | 08:41 | |
*** andreas_s has joined #openstack-dib | 08:41 | |
*** openstackgerrit has quit IRC | 09:18 | |
*** hashar has joined #openstack-dib | 09:45 | |
*** brault has quit IRC | 10:44 | |
*** brault has joined #openstack-dib | 10:45 | |
*** brault has quit IRC | 10:49 | |
*** andreas_s has quit IRC | 11:06 | |
*** andreas_s has joined #openstack-dib | 11:30 | |
*** andreas_s has quit IRC | 11:45 | |
*** andreas_s has joined #openstack-dib | 11:45 | |
*** pleia2_ is now known as pleia2 | 12:42 | |
*** brault has joined #openstack-dib | 12:47 | |
*** brault has quit IRC | 12:55 | |
*** brault has joined #openstack-dib | 12:56 | |
*** brault_ has joined #openstack-dib | 13:00 | |
*** brault has quit IRC | 13:01 | |
*** brault_ has quit IRC | 13:10 | |
*** brault has joined #openstack-dib | 13:20 | |
*** TheJulia has quit IRC | 13:23 | |
*** NobodyCam has quit IRC | 13:23 | |
*** NobodyCam has joined #openstack-dib | 13:24 | |
*** TheJulia has joined #openstack-dib | 13:24 | |
*** brault has quit IRC | 13:27 | |
*** brault has joined #openstack-dib | 13:28 | |
*** brault has quit IRC | 13:33 | |
*** brault has joined #openstack-dib | 13:39 | |
*** brault has quit IRC | 13:47 | |
*** brault has joined #openstack-dib | 13:48 | |
*** brault has quit IRC | 13:53 | |
*** brault has joined #openstack-dib | 13:57 | |
*** dhill_ has joined #openstack-dib | 14:07 | |
*** andreas_s has quit IRC | 14:25 | |
*** andreas_s has joined #openstack-dib | 14:30 | |
*** dhill_ has quit IRC | 14:39 | |
*** andreas_s has quit IRC | 14:40 | |
*** andreas_s has joined #openstack-dib | 14:45 | |
*** dhill_ has joined #openstack-dib | 14:46 | |
*** andreas_s has quit IRC | 14:54 | |
*** andreas_s has joined #openstack-dib | 14:57 | |
*** brault has quit IRC | 15:26 | |
*** brault has joined #openstack-dib | 15:44 | |
*** brault has quit IRC | 15:49 | |
*** brault has joined #openstack-dib | 16:10 | |
*** andreas_s has quit IRC | 16:47 | |
*** andreas_s has joined #openstack-dib | 17:20 | |
*** andreas_s has quit IRC | 17:24 | |
*** brault has quit IRC | 17:24 | |
*** yolanda has quit IRC | 17:28 | |
*** andreas_s has joined #openstack-dib | 17:38 | |
*** andreas_s has quit IRC | 17:43 | |
*** andreas_s has joined #openstack-dib | 17:51 | |
*** andreas_s has quit IRC | 18:00 | |
*** dhill_ has quit IRC | 18:12 | |
*** andreas_s has joined #openstack-dib | 18:14 | |
*** andreas_s has quit IRC | 18:23 | |
*** dhill_ has joined #openstack-dib | 18:28 | |
*** andreas_s has joined #openstack-dib | 18:28 | |
*** andreas_s has quit IRC | 18:46 | |
*** yolanda has joined #openstack-dib | 18:54 | |
*** andreas_s has joined #openstack-dib | 19:00 | |
*** brault has joined #openstack-dib | 19:07 | |
*** brault has quit IRC | 19:12 | |
*** andreas_s has quit IRC | 19:13 | |
*** andreas_s has joined #openstack-dib | 19:27 | |
*** andreas_s has quit IRC | 19:36 | |
*** brault has joined #openstack-dib | 19:43 | |
*** brault has quit IRC | 19:44 | |
*** brault has joined #openstack-dib | 19:45 | |
*** andreas_s has joined #openstack-dib | 19:45 | |
*** andreas_s has quit IRC | 19:50 | |
*** brault has quit IRC | 20:44 | |
*** brault has joined #openstack-dib | 20:45 | |
*** brault has quit IRC | 20:47 | |
*** brault has joined #openstack-dib | 20:47 | |
*** brault has quit IRC | 20:49 | |
*** brault has joined #openstack-dib | 20:50 | |
*** brault has quit IRC | 20:54 | |
*** brault has joined #openstack-dib | 21:37 | |
*** brault has quit IRC | 21:42 | |
*** andreas_s has joined #openstack-dib | 22:03 | |
*** andreas_s has quit IRC | 22:07 | |
*** owalsh has quit IRC | 22:16 | |
*** owalsh has joined #openstack-dib | 22:16 | |
*** andreas_s has joined #openstack-dib | 22:30 | |
*** andreas_s has quit IRC | 22:43 | |
*** hashar has quit IRC | 22:46 | |
*** andreas_s has joined #openstack-dib | 23:01 | |
*** andreas_s has quit IRC | 23:10 | |
*** andreas_s has joined #openstack-dib | 23:11 | |
*** andreas_s has quit IRC | 23:15 | |
*** andreas_s has joined #openstack-dib | 23:34 | |
*** ianw has quit IRC | 23:35 | |
*** ianw has joined #openstack-dib | 23:37 | |
*** andreas_s has quit IRC | 23:38 | |
*** andreas_s has joined #openstack-dib | 23:52 | |
*** andreas_s has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!