/srv/irclogs.ubuntu.com/2016/09/16/#ubuntu-server.txt

=== Guest77202 is now known as karstensrage
smoserlutostag, this is the installing packages ?00:54
smoserwe will need new daily and released images to get that all the way though00:55
smosergenerally speaking the current images should mostly work, just can't install packages with cloud-init.00:55
=== tikun is now known as sikun
=== dotio is now known as i-
Dragon_BuidlerCan i use this to ask questions regarding building a virtual machine?02:47
=== i- is now known as Loading
naccDragon_Buidler: sure (although it's late in teh .us and i'm off ;)03:02
Dragon_BuidlerI can check back in when time is better. Thanks.03:17
[gnubie]anyone can help me check http://paste.ubuntu.com/23185024/ and identify what causes debootstrap to fail? line 27 is the debootstrap command and it ended right after line 4205:44
PryMar56[gnubie] show the permissions on /data/build/xenial05:49
PryMar56ls -al /data/build/xenial05:49
[gnubie]the /data/build/xenial directory is being created by debootstrap..06:25
cpaelzer[gnubie]: line 13 ?06:25
cpaelzerisn't that pre creating the dir06:26
[gnubie]cpaelzer: it’s 75506:30
[gnubie]i will add chmod 1777 to /data/build/xenial for testing in my script..06:31
cpaelzer[gnubie]: I just ran the debootstrap with the dir not existing before and it worked fine06:34
cpaelzer[gnubie]: you could try that first if it works for you and only then try to resolve any difference in the setup06:34
[gnubie]directly from cli or via inside a shell script?06:34
cpaelzercli06:34
cpaelzerI just copied your command and it made my /data/build/xenial look good06:35
[gnubie]yes, that’s what i was having a problem.. if i execute the debootstrap command directly from the cli, it works.. but not if it’s inside my bash script..06:35
cpaelzer[gnubie]: and that could be your pre-creation of that dir06:36
cpaelzer[gnubie]: does it fail also if you just run the deboostrap from your script?06:36
[gnubie]yes, it only fails when executed via script06:37
[gnubie]i am running my script again but this time, i already added a line with chmod 1777 /data/build/xenial06:37
[gnubie]same thing..06:38
[gnubie]it failed on the same line after the “I: Extracting zlib1g...”06:39
cpaelzer[gnubie]: in script working06:39
cpaelzer[gnubie]: sudo rm -rf /data/build/xenial; echo '#!/bin/bash' > /tmp/test.sh; echo "debootstrap --verbose --arch amd64 --variant=minbase xenial /data/build/xenial http://archive.ubuntu.com/ubuntu/" >> /tmp/test.sh; chmod +x /tmp/test.sh; sudo /tmp/test.sh06:39
cpaelzer[gnubie]: drop the mkdir and anything else that pre-creates the dir - debootstrap will do that for you06:39
[gnubie]hhhmmmm.. ok, for testing..06:40
[gnubie]please hold on.. i will remove a lot of lines in my script..06:41
[gnubie]re-running my script again without those lines that pre-creates the directories06:43
=== Mobutils_ is now known as Mobutils
rbasakcpaelzer: good job documenting https://wiki.ubuntu.com/QemuKVMMigration, thank you!09:39
rbasakcpaelzer: note that I wouldn't call non-LTS releases "development releases". That's confusing because we already use the term for the development release (eg. Yakkety right now)09:40
rbasakcpaelzer: I'd say stable release, or interim release in an LTS context, or non-LTS release, etc.09:40
rbasakcpaelzer: does the new scheme mean that an action needs to be taken in qemu every release to add the new machine type?09:41
=== iberezovskiy|off is now known as iberezovskiy
cpaelzerrbasak: thanks I'll fix up the names - interim release is better since I need a short abbreviation10:32
cpaelzerrbasak: and yes it means that every release an action has to be taken (and always was since trusty)10:33
cpaelzerrbasak: just not as documented as now10:33
cpaelzerrbasak: which IMHO was why it decayed10:33
rbasakcpaelzer: I wonder if we can do something to make sure we notice and do it, or do it automatically or something (use lsb_release in a pre-build script to patch in the correct name).10:33
rbasakIt would presumably mean that during the development cycle the machine definition will change, so that might break live migration. But that might be reasonable.10:34
cpaelzerrbasak: one of the tests I developed can maybe become a autopkgtest to prevent uploads without making a new type10:35
cpaelzerrbasak: and yes the "in-type" defnition while a devel release cycle is ongoing might change, but that is ok10:35
cpaelzeryet it would catch completely forgetting to update10:35
cpaelzerrbasak: I also added quite some doc and a dep3 header to the patch, so that anybody touching it sees it10:36
fricklerwhat kernel do I need to install on trusty in order to be able to mount an xfs created on xenial? will 3.19 be new enough?11:42
fricklerah, nevermind, there is linux-image-virtual-lts-xenial now, that should be fine I guess11:44
cpaelzerrbasak: I now also fixed the "dev" naming in the drawing that was linked - thanks12:09
fricklerso can someone look at https://bugs.launchpad.net/nova/+bug/1621257 and try to decide whether qemu, libvirt or novnc might be the culprit?12:34
ubottuLaunchpad bug 1621257 in OpenStack Compute (nova) "VNC console keeps reporting "setkeycodes 00" exception" [Undecided,Invalid]12:34
fricklerI can reproduce this with a simple devstack instance12:35
=== freyes__ is now known as freyes
coreycbjamespage, ddellav: rc1's are uploaded for aodh, cinder, glance, horizon, manila, and nova13:32
jamespagecoreycb, awesome13:45
jamespagecoreycb, hows horizon looking?13:45
jamespagedo we need design team time for a refersh?13:45
coreycbjamespage, I'll take a look13:46
coreycbjamespage, it was looking ok recently13:46
jgrimmsmb, would you be able to sponsor 1541902?13:55
smbjgrimm, maybe but I know cpaelzer and/or xnox have been working on qemu updates13:56
jgrimmsmb,  indeed xnox's has landed, cpaelzer is basing his off of mine13:56
MelRayHi everyone...I haver never used the network installer and plan on installing iredmail which requires many things not to be installed like maria-db/mysql postfix etc. Does the network installer allow a more customized install so I can avoid some of these packages and let the iredmail script pull them all in for the repos? Or is there a better way to do it with the ubuntu-server .iso?13:58
smbjgrimm, and he is currently building an ubuntu3 version even13:58
jgrimmsmb, bah.. i hadn't noticed that yet13:58
jgrimmsmb, ok, let me sort out what's going on there first14:00
smbjgrimm, right... what I also see is that ubuntu1 has not yet cleared proposed. Ok, not preventing another upload but needs special changes handling. Still when there is further stuff in the pipe already its probably worth just to wait and then upload once14:02
xnoxsmb, jgrimm, note my qemu is stuck in proposed at the moment...14:02
smbxnox, I did note :)14:03
jgrimmindeed. thanks guys. i'll go into holding pattern14:04
dusty225administering apparmor or selinux? which one will cause you to slam your monitor into the wall first?14:44
patdk-wkselinux14:50
patdk-wkapparmor is simple14:50
patdk-wkif you like acl's, use selinux14:50
patdk-wkif you want config files, use apparmor14:50
dusty225thank you14:51
dusty225would you consider apparmor a required security measure for a server and that your an idiot if you dont use it?14:51
patdk-wkdepends on many things14:52
patdk-wkit is an extra layer14:52
joelioprofiles for selinux on ubuntu are sketchy14:57
joelioapparmor is a "1st class citizen"14:57
joeliothen there's grsec too with it's rbac ;)14:58
* joelio installs a fresh 4.7.4 grsec kernel14:59
SmurphyAnyone can explain me, or provide me a link on how to limit the number of ttys to 2 ? Seems that it is handled dynamically upon request.15:11
SmurphyAnd it also seem to prevent rsyslog to write data to tty4.15:11
patdk-wkjust disable them in systemd15:27
SmurphyHmmm. I thought I already tried. Didn't work.15:28
SmurphyYou have a link to it? I am rather one of the old school guys using sysVinit ...15:29
SmurphyI think I got it.15:29
rbasaklamont: I spent some time on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744304. It's legit, and the suggested "RemainAfterExit=yes" line fixes the problem completely. Can we get that pushed to git and uploaded, and I can sync to Yakkety?16:01
ubottuDebian bug 744304 in bind9 "bind9-resolvconf.service immediately stopped after starting" [Important,Open]16:01
rbasaklamont: looks like I can upload, but I can't push to git. Do you want me to send you git-format-patch output or something?16:02
=== JanC is now known as Guest68752
=== JanC_ is now known as JanC
lamontrbasak: git-format-patch would be awesome, I should be able to do the whacky-thump in pauses in my day today16:14
rbasakack, thanks16:17
rbasakcpaelzer: is bug 1577596 one of the ntpdate ones you were tracking?17:03
ubottubug 1577596 in ntp (Ubuntu) "ntpd not started when using ntpdate" [High,Confirmed] https://launchpad.net/bugs/157759617:03
rbasaklamont: you have mail. Also, did you forget to push your tags for P4-9 and P4-10? And there's a P4-10.1 NMU that needs acknowledging, importing to git and pushing.17:12
lamontrbasak: sigh.  I'll get things cleaned up there17:13
lamontthanks for the reminders17:13
rbasakNo problem. Let me know if I can do anything more to help.17:13
lamontit'll be later today though, possibly tomorrow worst case.17:13
lamontwill highlight you when done17:14
rbasakack, thanks17:14
=== unreal_ is now known as unreal
=== unreal is now known as unrael
=== unrael is now known as unreal
=== iberezovskiy is now known as iberezovskiy|off
cpaelzerrbasak: no 1577596 was not on my list yet18:42
cpaelzerrbasak: it is another case of dump ntpdate and use timesync as intended :-/18:42
cpaelzerIMHO18:42
SpudDogghello all, i am trying to set up a deb mirror.  however, this page does not show what key(s) i would need for xenial https://help.ubuntu.com/community/Debmirror18:45
SpudDoggany ideas?18:45
powersjSpudDogg, is your question coming from the where it tells you to import the keyrings?19:28
SpudDoggpowersj: yes, but i think im just going to use apt-mirror instead19:34
powersjok :)19:35
powersjWhat I believe you were looking for is that the keys are kept in ubuntu-archive-keyring.gpg19:35
SpudDoggya that was what i needed19:35
SpudDoggthanks powersj19:36
rbasakcpaelzer: agreed, we should link to the ML thread, etc.19:40
jgrimmhallyn, would you have time for a qemu upload sponsorship?20:40
jgrimmhallyn, 1541902 if so, else I'll poke others next week20:42
hallynjgrimm: i'll find time before next week - thanks20:57
jgrimmhallyn, you rock. thank you sir!21:03
hallynurg, someone uploaded 1:2.6.1+dfsg-0ubuntu1 without updating the debian tree :)21:11
hallynwill sort that out later21:11
hallynjgrimm: this has been tested right?  is it the same one i tested before?21:11
jgrimmexactly the same patches, but rebased on 2.6.1 (which happens to be the version that IBM originally tested the patches on)21:12
jgrimmand yes21:12
hallynkthx - \o21:12
jgrimmthank you!21:12
nacchallyn: ack on the debian git tree, i have it on my backburner action item to document that process22:07
=== Loading is now known as dotio
=== dotio is now known as i-
=== i- is now known as dotio

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