| openstackgerrit | Merged openstack/diskimage-builder master: install sudo in the devuser element https://review.openstack.org/555149 | 00:58 |
|---|---|---|
| ianw | jhesketh: haha, you found a bug :) | 04:33 |
| ianw | i guess a "gauge" stat has to overwrite itself | 04:33 |
| *** chhagarw has joined #openstack-dib | 04:48 | |
| *** andreas_s has joined #openstack-dib | 06:50 | |
| *** hashar has joined #openstack-dib | 07:14 | |
| *** adam_g has quit IRC | 07:39 | |
| *** chhagarw has quit IRC | 09:02 | |
| *** chhavi__ has joined #openstack-dib | 09:02 | |
| *** adam_g has joined #openstack-dib | 09:32 | |
| *** andreas_s_ has joined #openstack-dib | 11:33 | |
| *** andreas_s has quit IRC | 11:35 | |
| *** andreas_s_ has quit IRC | 12:08 | |
| *** andreas_s has joined #openstack-dib | 12:09 | |
| *** andreas_s has quit IRC | 12:09 | |
| *** andreas_s has joined #openstack-dib | 12:09 | |
| *** andreas_s_ has joined #openstack-dib | 12:12 | |
| *** andreas_s has quit IRC | 12:15 | |
| *** chhavi__ has quit IRC | 12:16 | |
| *** andreas_s has joined #openstack-dib | 12:34 | |
| *** andreas_s_ has quit IRC | 12:37 | |
| *** hashar has quit IRC | 13:03 | |
| *** vmlinuz has joined #openstack-dib | 13:10 | |
| *** chhagarw has joined #openstack-dib | 13:13 | |
| *** mjturek has joined #openstack-dib | 13:26 | |
| *** mjturek has quit IRC | 13:30 | |
| *** hashar has joined #openstack-dib | 13:38 | |
| openstackgerrit | Doug Hellmann proposed openstack/diskimage-builder master: add lower-constraints job https://review.openstack.org/555412 | 13:42 |
| *** brtknr has joined #openstack-dib | 14:06 | |
| *** brault has joined #openstack-dib | 14:07 | |
| brtknr | has anyone had any luck building fedora-atomic DIB_RELEASE=27 image using the latest DIB? | 14:07 |
| *** mjturek has joined #openstack-dib | 14:16 | |
| *** erolg has joined #openstack-dib | 14:49 | |
| erolg | hi all i try to run bifrost, an ansible playbook runs "disk-image-create -o /httpboot/deployment_image.qcow2 -t qcow2 debian vm enable-serial-console simple-init" and then got error "operating-system: already provided by ['debian']" | 14:53 |
| clarkb | erolg: can you paste the logs to a paste service and share a link here? | 14:54 |
| clarkb | that sounds like a conflict between elements but without the logs it will be hard to tell where | 14:54 |
| erolg | sure wait a sec | 14:54 |
| prometheanfire | clarkb: have a min to review the glean networkd thing? | 14:55 |
| clarkb | prometheanfire: no really :/ I'm at a conference and have to run to registration and meetings as soon as my first morning meeting is done | 14:55 |
| erolg | clarkb, http://paste.openstack.org/show/714188/ | 14:55 |
| clarkb | prometheanfire: I may have time this afternoon and will try to tak ea look then | 14:55 |
| erolg | what does "os already provided by debian" mean ? | 14:58 |
| greghaynes | erolg: elements have a file 'element-provides', we check that 1 and only 1 element has 'operating-system' in taht file | 14:58 |
| greghaynes | whats odd though is your log only has one element that should have that file 'debian' | 14:58 |
| clarkb | I'm currently updating dib source tree locally over slow phone tether so hopefully I'll be able to figure out which two conflict soon :) | 14:58 |
| prometheanfire | clarkb: thanks | 15:00 |
| greghaynes | clarkb: erolg its because debian depends on debian minimal :/ | 15:01 |
| erolg | greghaynes, haha :) | 15:01 |
| erolg | greghaynes, thanks for clear answer. | 15:01 |
| greghaynes | I thought we had debian tests though so im a bit surprised | 15:02 |
| clarkb | greghaynes: we only test minimal I bet | 15:02 |
| clarkb | so in this case debian should drop that provides and get it from minimal if the dep tree works that way | 15:02 |
| greghaynes | yep | 15:02 |
| clarkb | erolg: in the interim you can likely get away with using just debian-minimal and adding any additional packages that you need | 15:03 |
| clarkb | (and before I disappear is anyone willing to write that patch or should I?) | 15:03 |
| erolg | clarkb, i think we need to inform bifrost team to update playbook, i will. Sorry i have enough exp about dib to contribute | 15:12 |
| clarkb | erolg: no need to apologiez this is definitely a dib bug :) | 15:13 |
| openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Fix element-provides in debian element https://review.openstack.org/556556 | 15:24 |
| clarkb | so we don't forget | 15:24 |
| *** andreas_s has quit IRC | 15:39 | |
| *** andreas_s has joined #openstack-dib | 15:40 | |
| *** andreas_s has quit IRC | 15:48 | |
| erolg | clarkb, the bug alread reported https://bugs.launchpad.net/diskimage-builder/+bug/1758000 | 15:50 |
| openstack | Launchpad bug 1758000 in diskimage-builder "building "debian" image fails" [Undecided,New] | 15:50 |
| *** andreas_s has joined #openstack-dib | 15:54 | |
| *** andreas_s has quit IRC | 16:18 | |
| *** sai-intrw is now known as sai-ons | 16:22 | |
| *** andreas_s has joined #openstack-dib | 16:22 | |
| *** brtknr has quit IRC | 16:27 | |
| *** andreas_s has quit IRC | 16:36 | |
| *** chhagarw has quit IRC | 16:53 | |
| *** andreas_s has joined #openstack-dib | 16:55 | |
| *** andreas_s has quit IRC | 17:09 | |
| *** andreas_s has joined #openstack-dib | 17:14 | |
| *** andreas_s has quit IRC | 17:47 | |
| openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Fix element-provides in debian element https://review.openstack.org/556556 | 17:58 |
| clarkb | now with bug info | 17:58 |
| *** erolg has quit IRC | 18:58 | |
| *** vmlinuz has quit IRC | 21:05 | |
| *** hashar has quit IRC | 21:19 | |
| clarkb | ianw: ^ is a bug that was found earlier today too with a fix | 22:35 |
| ianw | clarkb: ahh, that would be because we now check if two elements provide the same thing i guess | 22:40 |
| ianw | i'm sure we've had this discussion before but what does debian do, if it relies on debian-minimal? | 22:41 |
| clarkb | I do not know | 22:41 |
| ianw | oh that's right, brings in cloud-init and stuff | 22:41 |
| ianw | it's weird, because "fedora" and "ubuntu" are actually based on upstream .iso's | 22:41 |
| ianw | but "debian" just makes something that looks more like one | 22:41 |
| clarkb | I think becaues debian doesn't publish images like the other distros? at least not for cloud? (I could be wrong about that) | 22:42 |
| ianw | there are images, at least now, who knows when this was all put in however | 22:44 |
| *** andreas_s has joined #openstack-dib | 23:50 | |
| *** andreas_s has quit IRC | 23:54 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!