*** yolanda has quit IRC | 00:55 | |
*** yolanda has joined #openstack-dib | 01:00 | |
*** dtantsur|afk is now known as dtantsur | 07:34 | |
*** johnsom has quit IRC | 07:41 | |
*** rpittau has quit IRC | 07:47 | |
*** rpittau has joined #openstack-dib | 07:56 | |
*** johnsom has joined #openstack-dib | 07:57 | |
*** rpittau has quit IRC | 08:30 | |
*** rpittau has joined #openstack-dib | 08:30 | |
*** johnsom has quit IRC | 08:30 | |
*** johnsom has joined #openstack-dib | 08:30 | |
*** priteau has joined #openstack-dib | 08:50 | |
*** TrevorV has joined #openstack-dib | 13:45 | |
donnyd | Just an FYI this patch breaks rhel based builds, its trying to yum install before it has a subscription - https://review.opendev.org/#/c/741868/ | 13:55 |
---|---|---|
donnyd | ianw: ^^^ | 13:55 |
donnyd | I will open a bug | 13:56 |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Don't remove packages that are requested to be installed https://review.opendev.org/747220 | 15:41 |
*** dtantsur is now known as dtantsur|afk | 17:04 | |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Don't remove packages that are requested to be installed https://review.opendev.org/747220 | 18:06 |
*** yoctozepto2 has joined #openstack-dib | 20:06 | |
*** yoctozepto has quit IRC | 20:07 | |
*** yoctozepto2 is now known as yoctozepto | 20:07 | |
openstackgerrit | Merged openstack/diskimage-builder master: Revert "source-repositories: git is a build-only dependency" https://review.opendev.org/747025 | 20:37 |
*** priteau has quit IRC | 20:52 | |
*** TrevorV has quit IRC | 21:16 | |
JayF | Is there a way, in a dib element, to pull a file from the local filesystem. e.g. I want to allow someone to set DIB_CONFIGURE_CERT_FILE=/foo/bar/cert.crt and have that file copied into the ramdisk from the build machine. | 22:06 |
JayF | s/ramdisk/created image/ :) | 22:08 |
ianw | ummm, yes | 22:11 |
JayF | Is there an example or some docs you can point me at? I presume it might have to happen late in the build? like in finalize.d (I can't remember exactly what phase, but the docs aren't loading for me to ref) | 22:11 |
ianw | yeah :) just looking ... | 22:12 |
ianw | JayF: that's right, the modeprobe element was the one i was thinking of | 22:13 |
ianw | modprobe | 22:13 |
ianw | it looks for modprobe.d files in the element directory, and then copies those in | 22:13 |
JayF | Perfect; that's exactly the sort of example I was looking for. | 22:14 |
JayF | Hmm. That leads me to a second question: does DIB have a way to declare build-time dependencies *on the build system* | 22:14 |
JayF | because I'll have to move a step that was happening in-chroot outside of the chroot if I'm doing what I want in this phase | 22:15 |
* JayF may just punt on that problem, what kind of monster wouldn't have openssl cli installed | 22:17 | |
ianw | JayF: not really. bindep.txt is about the closest | 22:28 |
JayF | ack | 22:28 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!