Wednesday, 2017-11-08

*** andreas_s has joined #openstack-dib00:15
*** andreas_s has quit IRC00:19
*** andreas_s has joined #openstack-dib00:33
*** andreas_s has quit IRC00:51
*** dhill_ has quit IRC00:54
*** dhill_ has joined #openstack-dib00:54
*** andreas_s has joined #openstack-dib01:05
*** andreas_s has quit IRC01:09
*** andreas_s has joined #openstack-dib01:37
*** andreas_s has quit IRC01:41
*** dhill_ has quit IRC02:26
*** dhill_ has joined #openstack-dib02:30
*** chhavi has joined #openstack-dib02:33
*** chhavi has quit IRC02:50
*** chhavi has joined #openstack-dib02:57
*** andreas_s has joined #openstack-dib03:04
*** andreas_s has quit IRC03:09
*** chhavi has quit IRC03:17
*** chhavi has joined #openstack-dib03:22
*** Sukhdev has joined #openstack-dib03:35
*** Sukhdev has quit IRC04:14
*** chhavi has quit IRC04:19
*** Sukhdev has joined #openstack-dib04:22
*** Sukhdev has quit IRC04:34
*** Sukhdev has joined #openstack-dib05:00
openstackgerritDirk Mueller proposed openstack/diskimage-builder master: zypper-minimal: Set default locale env to C.UTF-8  https://review.openstack.org/51844705:09
*** Sukhdev has quit IRC05:14
rm_workprometheanfire: so...  ['install-packages', 'sys-fs/dosfstools', 'cryptsetup', 'dev-vcs/git', 'python-dev', 'haproxy', 'keepalived', 'libffi-dev', 'libssl-dev', 'dev-lang/python', 'rsync', 'build-essential']05:58
rm_worka lot of those mapped right05:59
rm_workpython-dev and build-essential are obviously not needed05:59
rm_workyou said the same of libssl-dev05:59
rm_worki think we discovered libffi-dev also is not required?05:59
rm_workso i just need to figure out how to pkg-map those to "none" on gentoo06:00
*** amrith has quit IRC06:07
rm_workgot it, making sure the rest work06:08
rm_worknot sure where rsync is coming from though06:08
*** amrith has joined #openstack-dib06:17
rm_workwow, emerge --sync takes *forever*, do i really need to do this to be able to emerge stuff on that image you gave me for testing, or is there a quicker way?06:17
*** amrith is now known as Guest4685106:18
prometheanfirerm_work: libssl-dev is just openssl, libffi-dev should be pulled in as glibc images don't have it06:34
prometheanfirethey don't pull in cryptography06:34
rm_workhmm06:34
rm_workok06:34
rm_workhow do i get that list of haproxy versions?06:34
rm_workseems dev-libs/libffi is installed already06:37
rm_workprometheanfire: not finding how you got haproxy-1.7.906:38
rm_worknet-proxy/haproxy seems to be 1.6.11 by default06:39
prometheanfireit is06:39
prometheanfire     Available versions:  1.5.14 ~1.5.19-r1 1.6.11-r1 ~1.6.13-r2 **1.6.9999-r1 ~1.7.7 ~1.7.8 ~1.7.9 **1.7.9999-r1 {51degrees +crypt device-atlas doc examples libressl lua net_ns +pcre pcre-jit slz ssl tools vim-syntax wurfl +zlib}06:39
rm_workhow do you get that06:39
prometheanfirea package called eix06:39
rm_workand how would i tell it to emerge 1.7.906:40
rm_workhmm06:40
rm_workhow does that interact with the package-installs/pkg-map stuff?06:40
prometheanfireecho '=net-proxy/haproxy-1.7.9 ~amd64' >> /etc/portage/package.keywords/haproxy06:40
prometheanfirethen emerge haproxy06:40
prometheanfireeix is just a util to query the package db06:41
rm_workk06:41
rm_workis there a way to do that which works with package-installs?06:41
rm_workor do i have to do that echo in a pre-install script?06:41
prometheanfirepre-install06:41
rm_workk06:41
prometheanfirethe gentoo element does some of that as well06:41
rm_workmaybe i'll live with 1.6.11 for now :P06:41
rm_workand figure that out later06:42
rm_worksince for an initial version that's more than acceptable (the centos i'm running uses 1.5.x)06:42
prometheanfirenah, it's easy, just do it in preinstall.d06:42
rm_workoh, and i wasn't actually in qemu mode before, you were right -- it did seem too fast, because it was06:42
rm_workgot it this time though, and still boots in ~1.5m06:43
rm_workwhich is much better06:43
prometheanfirethat's good06:43
rm_workyeah this stuff is looking good06:43
rm_workabout to do a test again06:43
prometheanfire:D06:44
rm_workit takes like 10 minutes to get to the point where it's been failing though (pkg-map stuff)06:44
rm_workso i get to wait a bit06:44
* rm_work twiddles06:44
prometheanfire:D06:45
*** brault has joined #openstack-dib06:47
rm_workpkg-map looks better now, waiting to see if everything emerges right06:57
*** andreas_s has joined #openstack-dib07:17
*** hashar has joined #openstack-dib07:45
*** andreas_s has quit IRC09:09
*** andreas_s has joined #openstack-dib09:39
*** noam__ has quit IRC09:43
*** NobodyCam has quit IRC09:43
*** bkero has quit IRC09:43
*** rm_work has quit IRC09:43
*** hwoarang has quit IRC09:43
*** tonyb has quit IRC09:43
*** mordred has quit IRC09:43
*** andreas_s has quit IRC09:48
*** noam__ has joined #openstack-dib09:49
*** NobodyCam has joined #openstack-dib09:49
*** bkero has joined #openstack-dib09:49
*** rm_work has joined #openstack-dib09:49
*** hwoarang has joined #openstack-dib09:49
*** tonyb has joined #openstack-dib09:49
*** mordred has joined #openstack-dib09:49
*** andreas_s has joined #openstack-dib09:49
*** andreas_s has quit IRC09:49
*** andreas_s has joined #openstack-dib09:49
*** andreas_s has quit IRC09:57
*** andreas_s has joined #openstack-dib10:03
*** andreas_s has quit IRC10:12
*** andreas_s has joined #openstack-dib10:22
*** andreas_s has quit IRC10:32
*** grafoo has joined #openstack-dib10:33
grafoomorning everyone!10:34
grafooi added a post-install.d script to the dhcp-all-interfaces element. but when creating a new image my script doesn't get called. do i need to register it in any way?10:35
*** andreas_s has joined #openstack-dib10:37
*** lennyb has quit IRC10:48
*** hashar is now known as hasharAway10:50
*** noam__ has quit IRC10:55
*** andreas_s has quit IRC10:55
*** andreas_s has joined #openstack-dib11:00
prometheanfiregrafoo: I've found that I need to git add before I pip install .11:03
prometheanfireit's odd11:03
*** andreas_s has quit IRC11:15
grafooprometheanfire: yeah, i did that. my script is also included in the wheel if run bdist but during image creation it does not get invoked.11:18
*** andreas_s has joined #openstack-dib11:20
prometheanfireexecutable?11:23
grafooprometheanfire: oh dear...11:30
* grafoo ashamed11:31
grafooprometheanfire: thx. that was it. i'll go now and bang my head against the wall :D11:32
*** andreas_s has quit IRC11:33
*** andreas_s has joined #openstack-dib11:39
*** lennyb has joined #openstack-dib11:45
*** andreas_s has quit IRC11:48
*** andreas_s has joined #openstack-dib12:13
*** andreas_s has quit IRC12:22
*** andreas_s has joined #openstack-dib12:27
*** brault has quit IRC12:40
*** andreas_s has quit IRC12:40
*** brault has joined #openstack-dib12:41
*** andreas_s has joined #openstack-dib12:51
*** andreas_s has quit IRC13:02
*** andreas_s has joined #openstack-dib13:02
*** brault has quit IRC13:03
*** brault has joined #openstack-dib13:11
*** Guest12855 has joined #openstack-dib13:50
*** Guest12855 has quit IRC14:03
*** andreas_s has quit IRC14:27
*** andreas_s has joined #openstack-dib14:32
*** andreas_s has quit IRC14:41
*** andreas_s has joined #openstack-dib14:47
*** andreas_s has quit IRC14:50
*** andreas_s has joined #openstack-dib14:50
*** andreas_s has quit IRC14:56
*** andreas_s has joined #openstack-dib15:28
*** andreas_s has quit IRC15:32
*** andreas_s has joined #openstack-dib16:09
*** andreas_s has quit IRC16:22
*** andreas_s has joined #openstack-dib16:32
*** andreas_s has quit IRC16:44
*** openstackgerrit has quit IRC16:48
*** andreas_s has joined #openstack-dib16:55
*** andreas_s has quit IRC17:03
*** andreas_s has joined #openstack-dib17:04
*** andreas_s has quit IRC17:08
*** andreas_s has joined #openstack-dib17:26
*** andreas_s has quit IRC17:40
*** andreas_s has joined #openstack-dib17:45
*** andreas_s has quit IRC17:53
*** dhill_ has quit IRC18:53
*** dhill_ has joined #openstack-dib19:00
*** andreas_s has joined #openstack-dib19:57
*** andreas_s has quit IRC20:11
*** andreas_s has joined #openstack-dib20:20
*** andreas_s has quit IRC20:38
*** andreas_s has joined #openstack-dib21:01
prometheanfire:D21:08
*** andreas_s has quit IRC21:09
*** andreas_s has joined #openstack-dib21:10
*** andreas_s has quit IRC21:37
*** andreas_s has joined #openstack-dib21:51
*** andreas_s has quit IRC21:59
*** andreas_s has joined #openstack-dib22:00
*** andreas_s has quit IRC22:13
*** andreas_s has joined #openstack-dib22:18
*** andreas_s has quit IRC22:23
*** openstackgerrit has joined #openstack-dib22:41
openstackgerritK Jonathan Harker proposed openstack/diskimage-builder master: zypper: fix package removal  https://review.openstack.org/51765822:41
*** andreas_s has joined #openstack-dib22:46
*** andreas_s has quit IRC23:03
*** andreas_s has joined #openstack-dib23:08
*** andreas_s has quit IRC23:17
*** andreas_s has joined #openstack-dib23:17
*** andreas_s has quit IRC23:22
*** andreas_s has joined #openstack-dib23:35
*** andreas_s has quit IRC23:49
*** andreas_s has joined #openstack-dib23:54

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!