*** dlbewley has joined #openstack-dib | 00:04 | |
*** dgautam has quit IRC | 00:14 | |
*** dhill_ has quit IRC | 00:56 | |
*** chhagarw has joined #openstack-dib | 04:25 | |
*** chhagarw has quit IRC | 04:32 | |
*** chhagarw has joined #openstack-dib | 08:30 | |
*** pavel_V has quit IRC | 08:33 | |
*** pavel_V has joined #openstack-dib | 08:39 | |
*** openstackgerrit has joined #openstack-dib | 09:06 | |
openstackgerrit | Olivier Bourdon proposed openstack/diskimage-builder master: Fix CentOS image build failure when dib runs on debian based system https://review.openstack.org/559485 | 09:06 |
---|---|---|
*** sambetts|afk is now known as sambetts | 09:17 | |
*** dhill_ has joined #openstack-dib | 12:17 | |
*** dhill_ has quit IRC | 13:12 | |
*** tflink has quit IRC | 13:40 | |
*** mjturek has joined #openstack-dib | 13:44 | |
*** mjturek has quit IRC | 13:50 | |
*** tflink has joined #openstack-dib | 13:56 | |
*** tflink has quit IRC | 14:04 | |
*** mjturek has joined #openstack-dib | 14:04 | |
*** tflink has joined #openstack-dib | 14:23 | |
*** TheJulia is now known as needssleep | 14:40 | |
openstackgerrit | yolanda.robla proposed openstack/diskimage-builder master: Fix bootloader packages for rhel https://review.openstack.org/573726 | 14:46 |
openstackgerrit | Olivier Bourdon proposed openstack/diskimage-builder master: Fix CentOS image build failure when dib runs on debian based system https://review.openstack.org/559485 | 14:51 |
*** AndreasF has quit IRC | 15:10 | |
openstackgerrit | yolanda.robla proposed openstack/diskimage-builder master: Fix bootloader packages for rhel https://review.openstack.org/573726 | 15:14 |
*** hkominos has joined #openstack-dib | 15:17 | |
hkominos | Hi all. Is this the right channel to ask a dev question about dib ? | 15:17 |
clarkb | hkominos: yes | 15:19 |
hkominos | clarkb: Hi . I wanted to ask about https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/elements/bootloader/pkg-map | 15:21 |
hkominos | What is this mapping exactly ? | 15:21 |
hkominos | (I am trying to build an aarch64 centos image) | 15:22 |
clarkb | its a mapping of "generic" package names to distro specific package names | 15:22 |
clarkb | this way dib can say install dkms and get the right package on each distro | 15:22 |
hkominos | so lets take the last block. Since i am building on centos (and building centos) I assume that i default to that one. | 15:24 |
hkominos | we get "grub-efi-amd64": "grub-efi", | 15:24 |
hkominos | which is which : i.e. will he look upstream for grub-efi-amd64 rpm or grub-efi package ? | 15:24 |
clarkb | "grub-efi": "grub2-tools grub2-efi" is the mapping for red hat distros so it will look for grub2-tools and grub2-efi | 15:25 |
clarkb | centos matches red hat I think | 15:25 |
hkominos | 2018-06-08 14:08:44.597 | INFO:root:Mapping for bootloader : grub-efi-aarch64 2018-06-08 14:08:44.597 | ERROR:root:bootloader has no valid mapping for package grub-efi-aarch64 | 15:25 |
hkominos | So what do you make of this ? | 15:26 |
clarkb | the element is trying to install grub-efi-aarch64 which isn't mapped, I think you want to add an entry to the map that corresponds to the amd64 entries but is aarch64 specific | 15:27 |
clarkb | the arm64 entry is debuntu specific I guess? | 15:27 |
hkominos | What do you mean ubuntu specific ? | 15:28 |
hkominos | btw I am building on aarch64 as well as building an aarch64 image | 15:28 |
hkominos | crosscompiling did not work at all :P | 15:28 |
clarkb | hkominos: there are arm64 package map entries in the map file, but rhel and friends seem to use aarch64 not arm64 | 15:29 |
clarkb | so I think we just need a new entry in the map file for the rhel and friends distros | 15:29 |
clarkb | https://github.com/openstack/diskimage-builder/blob/master/diskimage_builder/elements/bootloader/finalise.d/50-bootloader#L68 ya because this line $ARCH is different on the different distros | 15:30 |
clarkb | under rhel you want "grub-efi-aarch64": "valid packages for aarch64 grub here", | 15:31 |
hkominos | you mean in the pkg-map | 15:31 |
clarkb | yes | 15:31 |
hkominos | great. Let me try! | 15:31 |
hkominos | thx! | 15:32 |
*** tflink has quit IRC | 15:45 | |
*** tflink has joined #openstack-dib | 15:46 | |
*** sambetts is now known as sambetts|afk | 15:47 | |
openstackgerrit | kaka proposed openstack/diskimage-builder master: fix tox python3 overrides https://review.openstack.org/573759 | 15:48 |
openstackgerrit | Oliver Walsh proposed openstack/diskimage-builder master: WIP: Add DIB element to install NVIDIA GPU drivers https://review.openstack.org/573223 | 16:31 |
*** tflink has quit IRC | 16:51 | |
*** tflink has joined #openstack-dib | 16:52 | |
*** chhagarw has quit IRC | 17:10 | |
*** dhill_ has joined #openstack-dib | 17:13 | |
*** mjturek has quit IRC | 17:31 | |
*** rajinir has joined #openstack-dib | 18:13 | |
*** mjturek has joined #openstack-dib | 18:14 | |
*** dhill_ has quit IRC | 18:40 | |
*** mjturek has quit IRC | 19:23 | |
*** mjturek has joined #openstack-dib | 19:25 | |
*** mjturek has quit IRC | 19:54 | |
*** dhill_ has joined #openstack-dib | 20:41 | |
*** dhill_ has quit IRC | 21:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!