*** Vorrtex has quit IRC | 00:16 | |
ianw | ok, it looks like the fedora build errors are not a red herring, but something to do with the libcurl hack install ... i think this is the last issue for the stack | 00:26 |
---|---|---|
ianw | i don't really get why it's bringing in i686 libraries at all | 00:35 |
*** prometheanfire has quit IRC | 02:16 | |
*** prometheanfire has joined #openstack-dib | 02:16 | |
*** hwoarang has quit IRC | 02:38 | |
*** hwoarang has joined #openstack-dib | 02:48 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: yum-minimal: Don't install yum, install libcurl https://review.opendev.org/684461 | 03:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: pip-and-virtualenv : deprecate source for CentOS 8, new variables https://review.opendev.org/684462 | 03:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: simple-init: Use wrappers to call pip for glean install https://review.opendev.org/685643 | 03:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Fix networking for CentOS 8 https://review.opendev.org/684513 | 03:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: CentOS 8 minimal testing and support https://review.opendev.org/684860 | 03:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: WIP: CentOS 8 support https://review.opendev.org/684308 | 03:30 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: yum-minimal : update mirrors for Centos 8 https://review.opendev.org/684439 | 06:02 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: dib-python : handle centos 8 https://review.opendev.org/684441 | 06:02 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update locales for Centos 8 https://review.opendev.org/684442 | 06:02 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Update redhat-common pkg-map for centos 8 https://review.opendev.org/684449 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Add environment switch for centos8 to use dnf https://review.opendev.org/684459 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Use $YUM instead of direct calls in more places https://review.opendev.org/684460 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: yum-minimal: Don't install yum, install libcurl https://review.opendev.org/684461 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: pip-and-virtualenv : deprecate source for CentOS 8, new variables https://review.opendev.org/684462 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: simple-init: Use wrappers to call pip for glean install https://review.opendev.org/685643 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Fix networking for CentOS 8 https://review.opendev.org/684513 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: CentOS 8 minimal testing and support https://review.opendev.org/684860 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: WIP: CentOS 8 support https://review.opendev.org/684308 | 06:03 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: Remove "failovermethod=priority" for Fedora (dnf) https://review.opendev.org/685876 | 06:03 |
ianw | cgoncalves: i think that is basically it for centos8-minimal ^ ... did you manage to get a build against your .qcow2 working ontop of all that? | 06:10 |
ianw | "basically" ... | 06:10 |
cgoncalves | ianw, I haven't tried yet on top of your patches. been spending time understanding an 2-way TLS auth problem with CentOS 8 amphora. not sure if a dependency package is missing or what | 06:32 |
cgoncalves | I'll build one centos-minimal amphora today. we actually don't use the "centos" element in octavia anymore | 06:33 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] use mirrors for functional test builds https://review.opendev.org/685885 | 06:55 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] use mirrors for functional test builds https://review.opendev.org/685885 | 07:00 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] use mirrors for functional test builds https://review.opendev.org/685885 | 07:02 |
*** jangutter has quit IRC | 07:56 | |
*** jangutter has joined #openstack-dib | 08:14 | |
*** yolanda has joined #openstack-dib | 08:23 | |
*** Vorrtex has joined #openstack-dib | 13:23 | |
*** Vorrtex has quit IRC | 13:30 | |
*** ivve has joined #openstack-dib | 13:42 | |
*** Vorrtex has joined #openstack-dib | 14:41 | |
*** prometheanfire has quit IRC | 15:24 | |
*** prometheanfire has joined #openstack-dib | 15:25 | |
*** ivve has quit IRC | 15:55 | |
*** ivve has joined #openstack-dib | 17:41 | |
*** Vorrtex has quit IRC | 18:03 | |
cgoncalves | ianw, I'm disconnecting now but wanted to share that I built centos 8 with centos-minimal successfully, although I believe it won't work as expected from the network side | 21:00 |
cgoncalves | NetworkManager systemd service isn't there and neither is dhclient which I believe cloud-init uses | 21:01 |
ianw | cgoncalves: hrm, yes i think you'll need to include something to bring that in | 21:05 |
ianw | in infra we use simple-init | 21:05 |
ianw | cgoncalves: do you use the cloud-init elemtn? | 21:08 |
cgoncalves | ianw, not the element itself. we install the package via our the amphora-agent element | 21:09 |
cgoncalves | I guess the disconnect is we've assumed thus far that the dhclient is present | 21:10 |
ianw | yeah ... which is probably fair | 21:10 |
cgoncalves | hm, the cloud-init element doesn't explicitly installs the dhclient either | 21:11 |
ianw | i'll take a look today and see about bringing in nm/dhclient by default | 21:11 |
cgoncalves | not sure why cloud-init RPM package doesn't require dhclient. checked the .spec for centos 7 and 8 | 21:15 |
cgoncalves | might be the same for ubuntu and others, no idea | 21:15 |
cgoncalves | alright, AFKing now | 21:16 |
ianw | i guess it's not a hard dependency? e.g. static config from metadata etc | 21:16 |
ianw | np, talk later! | 21:16 |
*** ivve has quit IRC | 23:47 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder master: [wip] use mirrors for functional test builds https://review.opendev.org/685885 | 23:51 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!