=== _salem is now known as salem_ === salem_ is now known as _salem [05:54] Good morning [05:54] Howdy. [05:54] infinity: hm, maybe; I was hoping we could avoid requiring an init system in every chroot, but if that' an actual issue we may still go that way [05:54] infinity: but wouldn't that mean that we need to promote systemd and systemd-sysv to essential too? [05:55] then we could just as well do that for systemd-sysv and keep skipping "init" [05:55] we don't really need "init" as we don't want to support multiple init systems at the same time [05:55] speaking of which, something utterly broke systemd boot yesterday [05:55] Laney: ^ I now get this as well [05:55] so yay reproducability [05:56] pitti: essential isn't a closed set. [05:56] pitti: If it was, you'd be in a world of pain with libraries. [05:57] oh, right [05:57] so we might just need to bump some package priorities [05:57] pitti: The point of 'init' being essential in Debian while the init systems aren't is to make sure you have one, but not require any specific one. We may as well follow suit to keep the delta low in spirit, even if our "init" only has one dep. [05:58] pitti: And upstart has been transitively Essential for ages anyway. [05:58] so that would pull it in again in chroots [05:58] pitti: We're not really changing the status quo here. [05:59] right, it would just have been a slight improvement [05:59] pitti: "again"? You have magic chroots without init? I don't. [06:00] Oh, wait, maybe that was fixed in vivid and my chroots are dirty. [06:01] Oh, or even as far back as trusty? [06:01] no, my schroots do have /sbin/init -> upstart [06:01] Clearly, I'm behind the times. [06:01] pitti: But they don't have to. [06:01] no, I can purge upstart just fine [06:01] infinity: I created them before we juggled the sysvinit bits [06:02] So, that's really just a failure on mk-sbuild's fault for creating chroots that are too fat. :P [06:02] Oh, or a failure on my/your part for copying old chroots to new series'... [06:03] At least I'm not entirely insane, upstart was transitively Essential in precise. [06:05] pitti: So, okay. Hrm. I think it's not an awful goal to want a chroot without init if we don't actually need it. But I'm then back to the drawing board on how you force an upgrade. :P [06:05] pitti: And if Debian's okay with this init->initsystem Essential bit, I don't suppose it hurts terribly to follow suit. [06:06] infinity: yes, it's nothing I'd spend an undue amount of time on; as you say, it's not a regression [06:06] pitti: We could drop it after 16.04, perhaps. [06:06] right [06:06] pitti: Well, it's a regression from trusty, where upstart is removable. [06:06] pitti: But also, I doubt many people care. === kickinz1|afk is now known as kickinz1 [06:09] pitti: Anyhow, first step is to see if apt will give you the right sort of love. Rebuild 'init' with Essential: yes, and swap the dep from upstart to systemd-sysv, toss it in a local repo, and see what damage it inflicts. [06:12] infinity: right; yesterday I just tried with swapping the seeds around, which fortunately already DTRT (assuming that ureadahead gets fixed, which I'm working on) [06:13] upgrading utopic to vivid plus https://launchpad.net/~pitti/+archive/ubuntu/systemd works [06:13] pitti: Assuming we don't obtusely drop any of Debian's sysvinit compat, this also gives downstreams like Mint a simple "change one package" approach to swapping init systems, if they so feel the urge. [06:13] infinity: yeah, or ubuntu touch :) [06:13] pitti: Sure, swapping seeds works if you have minimal installed. :) [06:13] infinity: it doesn't work with current vivid's ureadahead, so this was still an useful exercise [06:14] pitti: So, yeah, I'd try the local Essential init and upgrading a non-minimal (err, very minimal?) chroot and see if apt does the correct magic. [06:14] I'm pretty sure it does, though. [06:14] yep, I'll try that too [06:14] I think that's how I ended up with 'init' in some chroots in the first place, before we un-essentialled it. :P [06:14] infinity: yes, my chroots don't have ubuntu-minimal installed [06:16] pitti: And once we're sure V->V and U->V work, the next is T->V, and maintaining that upgrade path all the way to 16.04. Whee. [06:17] pitti: By which time, I assume someone will have released a better init system, and 16.04 will be using the no-longer-cool systemd. [06:17] infinity: yay, congrats to 14.04.2, just saw the announcement [06:17] infinity: openrc, clearly [06:18] pitti: I have high hopes for uselessd, if they have enough motivation and time to live up to their mission statement. [06:18] pitti: So, less about "new and better" and more about "a fork that doesn't annoy me as much". [06:19] * pitti off IRC to some laptop boot testing === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 [07:32] good morning [07:49] ricmm: rsalveti: hey, mind updating us once you are awake on the bluez5 situation? [08:50] Laney: can I get your opinion on https://bugs.launchpad.net/precise-backports/+bug/1422417 please? its not going to conform with the typical backports process. [08:50] Launchpad bug 1422417 in Precise Backports "ceph radosgw needs mod-proxy-fcgi for apache 2.2" [Undecided,New] [09:04] pitti: Hi, re my boot problem with systemd as default: do you have an idea why the initram complains with "/init: line 307: chroot: not found" (also for line 325) before the kernel panic? [09:05] geser: hm, that does sound relevant indeed; it might call chroot to resolve symlinks or so; sorry, firefighting right now, could you please add that info to the bug report? [09:06] why would there be a chroot call in the /init script [09:06] well, obviously geser's has one [09:06] oh, yeah, i see it [09:07] checktarget="$(chroot ${rootmnt} readlink ${checktarget})" [09:07] geser, fyi /usr/share/initramfs-tools/init is that script :) [09:11] jamespage: possibly - is there a sane upgrade path to newer releases? [09:12] Laney: good point - lemme take a think at that [09:14] Laney: for 14.04 the separate package would be superceeded by the module provided in apache2-bin [09:14] Laney: so we would need an associated SRU fix into 14.04 to deal with upgrades [09:14] jamespage: as long as the packaging makes that happen cleanly [09:14] I think it's plausible [09:15] I'd like ScottK's thoughts [09:15] Laney: ack - we'd make that part of the testing plan [09:22] greyback: what was the reason to have qtmir acquire wakelocks? I know I proposed it, but now I forgot :) [09:22] didrocks: hey, the update is that we still dont have it fully woking on the touch kernels, sadly [09:23] working real hard on it [09:23] ricmm: need to keep the wakelock until the app was SIGSTOPPed, so it could clean up. Sometimes cpu clocked down before app had cleaned up [09:23] ricmm: I hope we'll get a FFe for it, keep us posted [09:24] greyback: got it, so unrelated to music-app's lifecycle [09:24] salveti's bug confused me, as that logic is handled by media-hub [09:25] ricmm: it might be as music app lifecycle excepted, the wakelock is always held [09:25] ah right of course [09:25] because the ->suspend() never goes [09:25] yeah [09:26] greyback: should probably move the logic to still have the suspend() be called and the QTimer fired [09:26] and then check there for the lifecycle exception -> no signal/no sigstop [09:36] ogra_: do you know by chance if chroot is a build-in or a real binary in the initramfs? [09:37] geser, i guess it is busybox ... but i think the erorr is that chroot doesnt find one of the variable contents in that line [09:37] how does your init= on the kernle cmdline look like ? [09:39] ogra_: I've installed systemd-sysv (making systemd the default in my vivid VMware VM) and without a init= it doesn't boot at all (kernel panic with attempt to kill init), but it boots with init=/lib/systemd/systemd [09:39] ogra_: see bug #1421117 [09:39] bug 1421117 in systemd (Ubuntu) "fails to boot with "Attempted to kill init" in VMWare, absolute /sbin/init symlink does not work" [Undecided,Incomplete] https://launchpad.net/bugs/1421117 [09:40] well, that command tries to call "readlink /lib/systemd/systemd" inside the mounted rootfs [09:42] i assume it is either unhappy that /lib/systemd/systemd isnt a link or your rootfs isnt mounted at all at this point [09:43] both conditions should be catched by the above "if" line though ... which is weird [09:53] ogra_: I booted earlier today with break=bottom and tried "chroot /root readlink /sbin/init" which returned /lib/systemd/systemd [09:53] funny [10:02] geser: ah, that chroot is for "Work around absolute symlinks" [10:03] $ zcat /initrd.img |cpio -tv | grep chroot [10:03] -rwxr-xr-x 141 root root 0 Oct 27 09:40 sbin/chroot [10:03] geser: does that exist for you too? (it should be a hardlink to busybox) [10:08] pitti: nope, the only output I get is "105117 blocks" [10:08] a-ha! [10:09] heh, how did that get there [10:09] pitti: I just did a test with "break=init" and checked the output from env: init=/bin/sh doesn't look what I'd expect [10:10] ogra_: you mean how did it not get in there? [10:10] ogra_: "it" == /sbin/chroot; or do you mena something else? [10:11] oh, i thought it was supposed to be busybox's by default [10:11] ogra_: it is, it's a hardlink to /bin/busybox [10:12] or at least supposed to [10:12] /usr/share/initramfs-tools/hooks/busybox [10:12] look at the link count (141) [10:13] geser: do you have BUSYBOX=y in /etc/initramfs-tools/initramfs.conf? and busybox-initramfs installed? [10:13] i see it removing the klibc one but not create a link to the busybox binary [10:14] ogra_: yeah, but it seems to work for everyone else [10:14] nor does it copy_exec the one from the filesystem [10:14] pitti: yes to both (BUSYBOX=Y and installed) [10:16] /usr/lib/initramfs-tools/bin/busybox lists chroot in its functions and according to that hook a real chroot binary should get removed (if I read it right) [10:17] geser, right, it removes the klibc one [10:18] but it doesnt create a /bin/chroot link to busybox [10:18] which i aways thought is required to make use of a busybox module === Laney changed the topic of #ubuntu-devel to: Archive: open, feature freeze | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> utopic | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: [10:19] I can use chroot in the busybox shell (break=bottom or break=init) [10:19] y [10:19] (but i'm probably wrong) [10:20] oops, wrong window [10:20] geser, right, and pitti obviously has a sbin/chroot above [10:20] so the link must come from somewhere else [10:21] the if check in that hook should fail for pitti otherwise there shouldn't be a chroot binary [10:22] geser: right, but in the busybox shell chroot probably counts as a builtin [10:22] check with "type" [10:22] and not /sbin/chroot, as that doesn't exist for you [10:22] pitti, but where does sbin/chroot in your unpacked initrd come from then ? [10:22] I don't know [10:23] ubuntu@localhost:~$ grep -r chroot /usr/share/initramfs-tools/* [10:23] /usr/share/initramfs-tools/hooks/busybox: rm -f ${DESTDIR}/bin/chroot [10:23] /usr/share/initramfs-tools/init: checktarget="$(chroot ${rootmnt} readlink ${checktarget})" [10:23] I have it on my laptop and my VMs, and lots of other folks are booting with systemd-sysv [10:23] so I'm certanly not the only one [10:23] there is nothing that puts it in place [10:24] so if explicitly adding it to /usr/share/initramfs-tools/hooks/busybox helps, then let's do that [10:24] it certainly sounds plausible to explicitly link it [10:25] geser: to double-check, could you add that to /usr/share/initramfs-tools/hooks/busybox, then sudo update-initramfs -u, and check that it works then? [10:25] ln -s busybox ${DESTDIR}/bin/busybox [10:25] err [10:25] ln -s busybox ${DESTDIR}/bin/chroot [10:26] # ... and we need readlink to support /sbin/init to be a symlink LP: #1351295 [10:26] Launchpad bug 1351295 in initramfs-tools (Ubuntu) "Boot fails if /sbin/init (or init= arg) is an absolute symlink" [Undecided,Fix released] https://launchpad.net/bugs/1351295 [10:26] that indicates that we had to do that for another shell command for this [10:29] with the ln call it works [10:30] geser: cool, thanks for testing [10:30] geser: I'll get that uploaded then [10:31] pitti, well, i'm still curious where it comes from for people that have it [10:31] yeah [10:32] we might clash with something if we just try to link it [10:32] I also have busybox-static which also has an initramfs-tools hook [10:32] but that's in ubuntu-standard === beisner- is now known as beisner [10:36] well, do vmware images use -standard or just -minimal ? [10:37] I've neither ubuntu-minimal nor ubuntu-standard installed if it matters [10:37] ogra_: ah, purging that indeed drops /sbin/chroot from initramfs [10:37] mystery solved [10:37] :D [10:51] pitti: I hope I didn't distract you from your firefighting too much [10:51] geser: that's ok; simple bug for a change :) [10:52] * ogra_ wonders if we could even call it a bug :P [10:52] ubuntu without ubuntu-minimal isnt really ubuntu IMHO :) [10:54] ogra_: that was without ubuntu-standard [10:57] ah [10:57] well, geser said he has neither installed [11:02] ogra_: but IYHO only missing ubuntu-minimal isn't really an Ubuntu anymore, you didn't say anything about a missing ubuntu-standard :) [11:02] well, standard is comfort :) -minimal is ... well. the minimal set of packages making up an ubuntu system :) [11:08] hmm, perhaps I should add an ubuntu-minimal depending on systemd-sysv instead of upstart into my PPA :) [11:09] oh, systemd-sysv conflicts ? [11:11] yes, indirectly as systemd-sysv conflicts upstart which is a dependency of ubuntu-minimal [11:11] right, well, then not having it installed is indeed right in this case :) [11:34] hi folks [11:43] mhall119: I want to use €66 for pizzas for the plasma sprint so we can continue to work effectively with them === kickinz1 is now known as kickinz1|afk === _salem is now known as salem_ === MacSlow is now known as MacSlow|lunch [12:49] Riddell, the process is still the same one you used before: http://community.ubuntu.com/help-information/funding/ [12:52] chiluk: looking at bug 1420647 [12:52] bug 1420647 in ceph (Ubuntu) "Please apply nofile limit fix of ceph-osd to trusty, utopic" [Medium,Confirmed] https://launchpad.net/bugs/1420647 [12:52] chiluk: is this fixed in Vivid please? [13:32] dholbach: I've been told I need to pre-apply now [13:32] right [13:33] that's what the vast majority of requests did already, ie "we're going to do X at Y and need Z" [13:33] using the same request form [13:34] just some time in advance, rather than afterwards === MacSlow|lunch is now known as MacSlow [13:35] Mirv, thanks a lot for fixing the libcitygml ftbfs [13:38] dholbach: eh yeah I didn't know what I got into though, since it's kind of still continuing ;) (OSG 3.2.1 migration) [13:40] but progress anyway, helping is a pleasure [13:50] good morning! [13:54] sil2100: are you about? === kickinz1|afk is now known as kickinz1 [13:58] cyphermox, Morning. [13:58] xnox: hey, what's up? [13:58] sil2100: did you see email from pitti a while back? [13:58] xnox: uh, I might have missed it by accident, what was it about? [13:59] the train not doing proper upload verification? [13:59] sil2100: citrain modifications that developer membership board wants to get implemented. [13:59] pitti: yeah, that. [13:59] xnox, pitti: trying to find it in my e-mail, but so far I don't see it, depending how long ago that was [14:00] Subject: CI train upload privilege escalation [was: Upload Permissions] [14:00] Date: Mon, 16 Feb 2015 08:46:10 +0100 [14:01] cyphermox, Can we try a build? === pgraner-afk is now known as pgraner [14:01] flexiondotorg: could you ping #ubuntu-release for this? since I don't have access, all I can do is copy your request there :) [14:02] pitti: thanks, looking [14:03] pitti: hm, filtering returns no results, where did you sent the e-mail to? [14:04] lukasz.zemczak@canonical.com [14:04] sil2100: I can bounce it someplace else if you want? [14:04] or just again to the same address? [14:05] pitti: if you could send it to lukasz.zemczak@ubuntu.com [14:05] Maybe this time I'll get it [14:05] hm, maybe it's filtered out somewhere [14:05] bounced [14:10] sil2100: got it now? [14:10] Laney: Commented in the bug. [14:10] sil2100: mx.canonical.com accepted it, anyway [14:11] sil2100: but then again, teh @c.c worked as well a few days ago.. [14:12] cyphermox, Who could help with testing a build? [14:12] flexiondotorg: can't you? [14:12] or do you mean with starting the build? [14:13] if so, just wait for someone in the release team to be up and kick it off :) [14:13] cyphermox, OK. [14:15] pitti: hm, still nothing ;/ [14:17] sil2100: spam filter? [14:23] pitti: yeah, found it in spam ;) [14:23] Thanks! Let me read up [14:37] rbasak it is fixed in vivid [14:37] rbasak that's why I only submitted debdiffs for trusty and utopic [14:50] chiluk: thanks. Just need to wait on the current ceph SRU to go through first then I guess. [14:50] yeah.. [14:51] rbasak I was thinking we might want to push it through ceph stable [14:51] instead and get it pulled in that way. [14:52] chiluk: it's fine either way, thought I think the SRU team should be made aware of the conffile prompt issue in both cases. [14:52] I don't see any particular reason to prefer one way over the other - since it's fixed in Vivid, and Ubuntu is probably the only upstart-using Ceph distribution anyway? [14:53] jamespage: ^^ ceph upstart ulimit fix for Trusty and Utopic. Through a distro patch in an SRU, or through Ceph stable. Any preference? I don't suppose it really matters. [14:54] rbasak, not fussed either way - but I think there is a minor point release in proposed still so this may block things a bit [14:54] rbasak, I need to get that flushed through [14:58] jamespage: ack === Guest35307 is now known as rcj === rcj is now known as Guest81339 [15:08] Hi all, is there somewhere a good tutorial for creating .deb packages? That seems unnecessarily hard :/ [15:17] rainbowtux: start here: http://packaging.ubuntu.com/html/ === ubuntu is now known as Guest76382 [15:33] Does the PlusOne maintenance team still exist ? [15:35] I'm looking at the FTBS for deja-dup : it builds find locally but fails on the builder [15:36] seems that it doesn't like the message saying that appdata-validate is deprecated === teward- is now known as teward [16:08] I'm making a custom distro based on Ubuntu with an extra repo added to the disk containing my additional packages. In 14.04.1 I replaced the ubuntu-archive-keyring.gpg file in the squashfs with one which had my public gpg key added. This no longer works with the 14.04.2 disk. Is there a 'proper' way to include additional public gpg keys? [16:28] I may have found my problem. I replaced the /usr/share/keyrings/ubuntu-archive-keyring.gpg but not /etc/apt/trusted.gpg [16:29] DaGoaty: instead of modifying existing files, consider shipping an additional keyring in /etc/apt/trusted.gpg.d [16:30] inside the squashfs? [16:30] wherever you're currently making your changes [16:30] okay, thanks === pgraner is now known as pganer-afk === anthonyf is now known as Guest70178 === kickinz1 is now known as kickinz1|afk === pganer-afk is now known as pgraner [20:31] Can someone please upload a no-change rebuild of nant? It's needed for nunit 2.6.3 to migrate === roadmr is now known as roadmr_afk [20:34] Noskcaj: monogame too, right? [20:35] (For a different reason, but still) [20:37] Noskcaj: nant done [20:43] Noskcaj: ah, monogame is harder, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765120 [20:43] Debian bug 765120 in src:monogame "monogame: support monodevelop 5" [Serious,Open] [20:44] and https://bugs.launchpad.net/ubuntu/+source/monogame/+bug/1400216 ... will process that [20:44] Launchpad bug 1400216 in monogame (Ubuntu) "Remove from archive" [Undecided,New] [20:46] Noskcaj: OK, hopefully that'll migrate in a publisher run or two now === roadmr_afk is now known as roadmr === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [23:35] rbasak: percona-galera has that same "Breaks/Replaces where we mean Conflicts/Replaces" thing going on. [23:40] rbasak: And so does xtradb. Whee. [23:55] infinity: yeah. When they're all in the archive, then I can file a bug with tasks against all of them [23:56] rbasak: They're all in, I held my nose and accepted after the licenses and general other packaging checked out sane enough. [23:56] Oooh, thanks! [23:56] rbasak: But wherever this unversioned Breaks/Replaces thing started in MySQL packaging land, I do hope the people responsible are being educated. [23:57] I will do so. [23:57] Everyone is quite happy to fix things when pointed out. [23:57] It's hard to coordinate and track them though. Now that they're all in Ubuntu, Launchpad should help with it. [23:57] rbasak: Breaks/Replaces should always be versioned, and always used for replacing files. Conflicts/Replaces is the construct for replacing whole packages. [23:57] Every issue can just have a bug, and we can track their progress against every package. [23:57] Understood. [23:58] I do feel like dpkg could do with a solid README on this.. Or a pointer to where Policy attempts to define it, and maybe a cleanup there.