*** andreas_s has quit IRC | 00:11 | |
*** andreas_s has joined #openstack-dib | 00:12 | |
*** andreas_s has quit IRC | 00:21 | |
*** andreas_s has joined #openstack-dib | 00:22 | |
*** andreas_s has quit IRC | 00:35 | |
*** andreas_s has joined #openstack-dib | 00:49 | |
*** andreas_s has quit IRC | 01:02 | |
*** andreas_s has joined #openstack-dib | 01:07 | |
*** andreas_s has quit IRC | 01:21 | |
*** andreas_s has joined #openstack-dib | 01:26 | |
*** andreas_s has quit IRC | 01:31 | |
*** andreas_s has joined #openstack-dib | 01:39 | |
*** andreas_s has quit IRC | 01:53 | |
*** andreas_s has joined #openstack-dib | 01:53 | |
*** andreas_s has quit IRC | 02:02 | |
*** andreas_s has joined #openstack-dib | 02:02 | |
*** andreas_s has quit IRC | 02:06 | |
*** andreas_s has joined #openstack-dib | 02:34 | |
*** andreas_s has quit IRC | 02:47 | |
*** andreas_s has joined #openstack-dib | 02:48 | |
*** sai has quit IRC | 02:49 | |
*** sai has joined #openstack-dib | 02:52 | |
*** andreas_s has quit IRC | 02:56 | |
*** andreas_s has joined #openstack-dib | 02:57 | |
*** andreas_s has quit IRC | 03:01 | |
*** pleia2_ has joined #openstack-dib | 06:13 | |
*** pleia2 has quit IRC | 06:15 | |
*** calebb has quit IRC | 06:15 | |
*** calebb has joined #openstack-dib | 06:17 | |
*** clarkb has quit IRC | 06:22 | |
*** clarkb has joined #openstack-dib | 06:30 | |
*** brault_ has joined #openstack-dib | 06:33 | |
*** brault has quit IRC | 06:35 | |
*** andreas_s has joined #openstack-dib | 07:20 | |
rm_work | prometheanfire: i think the gentoo base element needs to element-provides pip-and-virtualenv | 08:59 |
---|---|---|
rm_work | because the pip-and-virtualenv element tries to apt-get >_> and i was going to fix it but i realized the base gentoo image already HAS those | 09:00 |
rm_work | so that might be an easier workaround | 09:00 |
*** brault_ has quit IRC | 09:13 | |
*** brault has joined #openstack-dib | 09:14 | |
rm_work | hmm, weird, didn't work | 09:21 |
rm_work | expected that to work | 09:21 |
rm_work | whelp, guess I just have to fix the pip install script to do nothing for gentoo | 09:21 |
*** andreas__ has joined #openstack-dib | 09:28 | |
*** andreas_s has quit IRC | 09:30 | |
rm_work | oh | 09:48 |
rm_work | i think it only takes stuff that's in a commit >_< | 09:48 |
rm_work | I wonder if I should be using py2 or py3 | 09:59 |
rm_work | right now it defaults to py3 because gentoo isn't listed in diskimage_builder/elements/dib-python/environment.d/50-dib-python-version | 09:59 |
rm_work | but I could easily make it py2 like ... basically everything else | 09:59 |
*** hasharAway is now known as hashar | 10:00 | |
rm_work | augh this isn't quite going to finish before i have to board my plane | 10:11 |
*** hashar has quit IRC | 11:04 | |
*** hashar has joined #openstack-dib | 11:05 | |
*** andreas__ has quit IRC | 11:15 | |
*** andreas_s has joined #openstack-dib | 11:20 | |
*** andreas_s has quit IRC | 11:24 | |
*** andreas_s has joined #openstack-dib | 11:34 | |
prometheanfire | rm_work: pip-and-virtualenv works with gentoo | 11:38 |
prometheanfire | rm_work: by default, gentoo uses python3.4 for musl, you can force it to whatever version of python you want via overrides (check the gentoo readme) | 11:41 |
*** andreas_s has quit IRC | 11:43 | |
*** andreas_s has joined #openstack-dib | 11:48 | |
*** andreas_s has quit IRC | 11:58 | |
*** andreas_s has joined #openstack-dib | 12:01 | |
*** hashar has quit IRC | 12:07 | |
*** hashar has joined #openstack-dib | 12:09 | |
*** pleia2_ is now known as pleia2 | 13:31 | |
*** andreas_s has quit IRC | 13:39 | |
*** andreas_s has joined #openstack-dib | 13:44 | |
*** andreas_s has quit IRC | 13:58 | |
*** andreas_s has joined #openstack-dib | 14:03 | |
*** dhill_ has quit IRC | 15:16 | |
openstackgerrit | Merged openstack/diskimage-builder master: diskimage_builder: lib: common-functions: Fix options for devpts mount https://review.openstack.org/517886 | 15:18 |
*** dhill_ has joined #openstack-dib | 15:22 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/diskimage-builder master: elements: Respect devpts mount options https://review.openstack.org/518749 | 15:42 |
grafoo | hej! i'd like to use the pxe_wol_agent driver. therefore i created a image using following elements: centos7 baremetal bootloader ironic-agent. | 15:43 |
grafoo | however there was no qcow2 image create using the above elements. | 15:43 |
grafoo | am i mistaken that the powerstate of the machine will pe managed with both wol and ipa? | 15:44 |
*** hashar is now known as hasharAway | 16:26 | |
*** andreas_s has quit IRC | 16:52 | |
*** andreas__ has joined #openstack-dib | 16:56 | |
*** dhill_ has quit IRC | 16:57 | |
*** dhill_ has joined #openstack-dib | 17:01 | |
*** andreas_s has joined #openstack-dib | 17:01 | |
*** andreas__ has quit IRC | 17:04 | |
*** andreas_s has quit IRC | 17:06 | |
*** hasharAway is now known as hashar | 20:08 | |
*** brault has quit IRC | 20:13 | |
*** brault has joined #openstack-dib | 20:14 | |
rm_work | prometheanfire: ok so what i'm seeing is that it doesn't -- am I missing a patch? | 22:10 |
rm_work | take a look at diskimage_builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install/04-install-pip | 22:11 |
rm_work | it's clear that it'll hit the "else" which is intended for debian distros and try to apt-get (which is what I am seeing when it runs) | 22:11 |
rm_work | augh, but somehow i fixed that file but it is not using the fixed one >_< | 22:12 |
rm_work | dib-run-parts Thu Nov 9 10:17:57 UTC 2017 Running /tmp/in_target.d/install.d/04-install-pip | 22:16 |
rm_work | /tmp/in_target.d/install.d/04-install-pip: line 118: apt-get: command not found | 22:16 |
rm_work | AUGH yep | 22:37 |
rm_work | i was not using ANY of your patches, since DIB apparently was installed without -e | 22:38 |
* rm_work stabs | 22:38 | |
*** hashar has quit IRC | 23:24 | |
rm_work | ok no, even with your patches, it's failing at the same place -- which, makes sense since that was the code i was looking at when i said it wouldn't work | 23:29 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!