*** mjturek has quit IRC | 00:28 | |
*** adam_g has quit IRC | 03:11 | |
*** adam_g has joined #openstack-dib | 03:17 | |
*** andreas_s has joined #openstack-dib | 04:40 | |
*** andreas_s has quit IRC | 04:45 | |
*** yolanda_ is now known as yolanda | 07:16 | |
*** brault has quit IRC | 07:36 | |
*** brault has joined #openstack-dib | 07:43 | |
openstackgerrit | Merged openstack/diskimage-builder master: GPT partitioning support https://review.openstack.org/533490 | 08:14 |
---|---|---|
openstackgerrit | Merged openstack/diskimage-builder master: Fail if two elements provide the same thing https://review.openstack.org/539401 | 08:31 |
openstackgerrit | Merged openstack/diskimage-builder master: Add block-device defaults https://review.openstack.org/539375 | 08:31 |
openstackgerrit | Merged openstack/diskimage-builder master: Choose appropriate bootloader for block-device https://review.openstack.org/539731 | 08:31 |
openstackgerrit | Merged openstack/diskimage-builder master: arm64: use HWE kernel and fix console https://review.openstack.org/547161 | 08:31 |
*** hashar has joined #openstack-dib | 08:49 | |
*** hashar has quit IRC | 09:15 | |
*** hashar has joined #openstack-dib | 09:22 | |
*** andreas_s has joined #openstack-dib | 09:54 | |
*** hashar has quit IRC | 11:56 | |
*** hashar has joined #openstack-dib | 12:01 | |
*** uxcnzc has joined #openstack-dib | 12:37 | |
*** uxcnzc has quit IRC | 12:37 | |
*** vmlinuz has joined #openstack-dib | 12:55 | |
*** vmlinuz has joined #openstack-dib | 12:55 | |
*** andreas_s has quit IRC | 13:27 | |
*** mjturek has joined #openstack-dib | 13:31 | |
*** andreas_s_ has joined #openstack-dib | 13:31 | |
*** andreas_s_ has quit IRC | 13:35 | |
*** andreas_s has joined #openstack-dib | 13:48 | |
*** vmlinuz has quit IRC | 13:51 | |
*** andreas_s has quit IRC | 13:52 | |
*** vmlinuz has joined #openstack-dib | 14:07 | |
*** vmlinuz has joined #openstack-dib | 14:07 | |
prometheanfire | ianw: I think this was the actual error | 14:29 |
prometheanfire | http://logs.openstack.org/52/552952/1/check/dib-dsvm-functests-python2-ubuntu-trusty-extras/e6c2d23/job-output.txt.gz#_2018-03-14_16_44_50_457609 | 14:29 |
*** andreas_s has joined #openstack-dib | 14:32 | |
prometheanfire | this works for instance, which is the same type of 'if' | 14:39 |
prometheanfire | [[ "${GENTOO_PYTHON_TARGETS}" == *"python3_5"* ]] && [[ ! -e /usr/lib64/libpython3.5m.so ]] && USE="-build" emerge -1q --jobs=2 dev-lang/python:3.5 | 14:39 |
*** vmlinuz has quit IRC | 14:42 | |
*** hashar has quit IRC | 14:55 | |
*** vmlinuz has joined #openstack-dib | 15:18 | |
*** vmlinuz has joined #openstack-dib | 15:18 | |
*** promethe1nfire has joined #openstack-dib | 15:58 | |
*** prometheanfire has quit IRC | 15:59 | |
*** promethe1nfire is now known as prometheanfire | 15:59 | |
*** rajinir has quit IRC | 16:03 | |
*** rajinir has joined #openstack-dib | 16:10 | |
*** yolanda has quit IRC | 16:55 | |
*** andreas_s has quit IRC | 17:42 | |
*** andreas_s has joined #openstack-dib | 19:29 | |
*** andreas_s has quit IRC | 19:33 | |
ianw | prometheanfire: no, that's too late ... the point it errors out is http://logs.openstack.org/52/552952/1/check/dib-dsvm-functests-python2-ubuntu-trusty-extras/e6c2d23/job-output.txt.gz#_2018-03-14_16_44_49_916906 | 20:13 |
ianw | the next line is when it jumps into the error handler. that we don't unmount cleanly and put that spurious error is a long bug | 20:13 |
prometheanfire | ianw: ok, I wonder if my problem is not quoting things | 20:15 |
prometheanfire | wonder if this would be better | 20:15 |
prometheanfire | [[ "${GENTOO_PROFILE}" == *"systemd"* ]] && cp /dev/null /etc/machine-id | 20:15 |
prometheanfire | matching the python thing | 20:15 |
openstackgerrit | Matthew Thode proposed openstack/diskimage-builder master: enable systemd profile for Gentoo https://review.openstack.org/552952 | 20:18 |
*** vmlinuz has quit IRC | 20:29 | |
prometheanfire | ianw: if I run `rm -Rf /` in cleanup.d will I be sad or is it still limited to the image (but outside of chroot)? | 21:00 |
prometheanfire | basically, should cleanup.d have `$TARGET_ROOT` instead of the leading `/` | 21:01 |
ianw | prometheanfire: cleanup.d is outside the chroot, so you don't want to do rm -rf / | 21:09 |
ianw | however, iirc, we have a checker that looks for sudo calls, and warns if they don't have TARGET_ROOT in them | 21:10 |
ianw | or something like that. we put that in after we did some file-system wiping operations | 21:10 |
prometheanfire | yep | 21:18 |
prometheanfire | trying to figure out why my cleanup isn't happening | 21:19 |
*** adam_g has quit IRC | 22:07 | |
*** olivierbourdon38 has quit IRC | 22:07 | |
*** adam_g has joined #openstack-dib | 22:07 | |
*** olivierbourdon38 has joined #openstack-dib | 22:07 | |
openstackgerrit | Matthew Thode proposed openstack/diskimage-builder master: remove portage git directory https://review.openstack.org/553914 | 23:30 |
*** openstackgerrit has quit IRC | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!