[00:23] stgraber: (belatedly) thanks, that worked once I fixed my idiot mistake with policy-rc.d [00:31] cjwatson: I must ask, is there something currently up with LP that might prevent me from getting bug mails? [01:44] Unit193: not that I know of. not going to investigate at this hour - please file a support request on answers.launchpad.net/launchpad if things continue to be weird for you [01:47] Unit193: I certainly see recent (couple of days ago) attempts to notify your gmail address about a bug [02:24] cjwatson: Thanks for checking, and yes there should have been a couple a few days ago, and more recently too. Checked spam as well. I guess I'll see if it irons out. === JanC is now known as Guest55020 === JanC_ is now known as JanC === mnepton is now known as mneptok [09:22] coreycb: promoted === giraffe is now known as Guest36961 [12:18] doko: thanks [13:09] coreycb: np [13:09] still some outstanding =) [13:58] xnox: Mirv: does src:system-image need to stay in artful? [13:59] anyone know what is going on with systemd? [13:59] 14:52:03 Created symlink /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service → /lib/systemd/system/systemd-networkd-wait-online.service. [13:59] 14:52:03 ln: cannot remove '/etc/resolv.conf' [13:59] 14:52:03 : Device or resource busy [13:59] 14:52:03 dpkg: error processing package systemd (--configure): [14:05] xnox: would you know? ^ [14:06] https://paste.ubuntu.com/25389489/ [14:07] xnox: Mirv: never mind, I found LP: #1702429 [14:07] Launchpad bug 1702429 in system-image (Ubuntu) "Please remove system-image from Ubuntu Artful" [Undecided,New] https://launchpad.net/bugs/1702429 [14:07] clivejo: I'd be tempted to say this is not necessarily systemd [14:08] cyphermox: any idea what is might be causing it? [14:11] clivejo: I just looked at the kernel source about this [14:11] what does mount look like? [14:12] Its happening on the Kubuntu CI [14:12] full log: https://kci.pangea.pub/job/iso_artful_unstable_amd64/10/console [14:15] looks linked to this upload of systemd - https://launchpad.net/ubuntu/+source/systemd/234-2ubuntu7 [14:16] that's the action causing the failure, but that doesn't mean it's why things are broken [14:18] in any case, I have no idea, sorry [14:18] maybe xnox will know [14:20] * acheronuk ponders blaming overlayfs or similar on that container [14:20] acheronuk: it could be, actually [14:20] but I'm not 100% sure how that got set up [14:20] by my read, this is the kind of message that would show up when ln -snf attempts to remove the original resolv.conf [14:21] it seems like that would happen if when removing, the kernel thinks it's a local mountpoint, but I could well be wrong [14:21] that is what I was sorta thinking... as a very blind stab in the dark anyway [14:21] that's why I asked what 'mount' looked like [14:24] thankfully these iso builds are not a crucial thing. just a 'nice to have' extra [16:57] https://paste.ubuntu.com/25390489/ - can anyone tell me what is wrong with my usb connection on this machine? At times it works. [16:59] 4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux - I am on this [17:23] I have encrypted home patches for 17.10 that have gone unlooked at. I have sent emails to the mailing list, and we have been using the patches for a while with success. [17:23] Can someone help me get patches to accountsservice into Ubuntu? [17:23] https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1699216 [17:23] Launchpad bug 1699216 in gnome-initial-setup (Ubuntu) "Encrypted home support" [Wishlist,Confirmed] [17:40] jackpot51: could you ping L_aney early in the morning Tuesday or later to review the accountsservice patch ? [18:02] Sure think jbicha [18:05] *thing* [19:11] jsalisbury: Hi, about https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1646277, is it a kernel issue that after installation and reboot that it doesn't switch to virtual console (1~6)? [19:11] Launchpad bug 1646277 in linux (Ubuntu Xenial) "Xenial server 16.04.x will have a black screen after PXE installation" [Medium,Confirmed] === tjaalton_ is now known as tjaalton === fossfreedom_ is now known as fossfreedom [20:45] xnox: not sure if you're still around, but looks like the recent resolvconf change in systemd backfired: bug #1713149 [20:45] bug 1713149 in systemd (Ubuntu) "resolv.conf symlink is broken after clean debootstrap" [Undecided,New] https://launchpad.net/bugs/1713149 [21:08] I am trying to find the Ubuntu CD generation code again. Does someone know where it is located? [21:18] jackpot51: livecd-rootfs [21:33] Unfortunately I do not see where xorriso, or mkisofs, or genisoimage are called [21:34] jackpot51: oh the actual iso generation? sorry, the above is the source, not hte actual builder, i think [21:52] Yeah, I want to understand the ISO generation better. I have a pretty good idea of how the live squashfs is built