[02:22] !info linux-image-generic xenial [02:22] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.3.0.7.8 (xenial), package size 2 kB, installed size 11 kB === lotuspsychje_ is now known as lotuspsychje [12:18] !info ricochet xenial [12:18] Package ricochet does not exist in xenial [12:19] wtf kek [12:20] !info ricochet-im xenial [12:20] ricochet-im (source: ricochet-im): anonymous metadata-resistant instant messaging. In component universe, is optional. Version 1.1.1-2 (xenial), package size 898 kB, installed size 4582 kB [12:20] PowerKiller: there it is [12:20] !info ricochet-im wily [12:20] Package ricochet-im does not exist in wily [12:20] wtf [14:30] I've hit a weird oom issue with the network install of 16.04. The command /sbin/modprobe --ignore-install snd-rawmidi is using up all the ram. It starts at the same time as the grub install does. Systemd processes are also using a lot of ram. This installation is in Virutalbox, and I do have a custom preseed. I have a video capture of the process and the kernel panic. I've tried blacklisting the snd-rawmidi module, via kernel command line, but it didn't [14:30] solve the issue. I'm going to try an install with the standard preseed and see if it works. === Toledo|gone is now known as croberts === JanC_ is now known as JanC [16:16] !info linux-image-generic xenial [16:16] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.3.0.7.8 (xenial), package size 2 kB, installed size 11 kB [19:42] Hello. Does anybody know when ubuntu-mate 16.04 Alpha 2 is coming out? I thought it was supposed to be today, but I could be mistaken. [19:42] sweetlew: 16.04 [19:42] is it April ? [19:45] ikonia: That's for main release. I'm an alpha/beta tester, and I remember seeing something about Alpha 2 being out today for opt-in flavors, but I'm not sure to Ubuntu Mate was one of them or not. [19:46] sweetlew: you mean the specific packages ? [19:46] ikonia: Yeah, I guess. [19:47] have a look in the package manager, see if they have been released to the pre-release builds ? [19:52] Looking at http://cdimage.ubuntu.com/ubuntu-server/daily/current/ I note that the amd64 images are all dated from the 11th. Is there an online resource I can check to look at commit history for a particular package in Xenail? [19:52] Xenial [19:54] ChibaPet: check the package changelog in launchpad [19:55] ChibaPet: that the dailies are a bit outdated doesn't matter unless you want to save bandwidth [19:55] just apt update; apt dist-upgrade after installation [19:55] and if you want to save bandwidth don't use +1 [19:56] jtaylor: The package in question for me is GRUB, so the install media not having the bits I want might be an issue. [19:57] ah ok that is the exception ;) [19:57] I want to explore ZFS root and from the versions noted in a couple bugs, Xenial will have the right stuff - but I'm thinking it might have gone in after the 11th. [19:58] I'm thinking a changelog will show me when the relevant bits went it. Worst case, I also found a list of feature flags that are problematic, so I could maybe work around that. [19:59] what are you looking for? [19:59] "Backport various ZFS improvements from trunk" ? [19:59] !info grub2 [19:59] grub2 (source: grub2): GRand Unified Bootloader, version 2 (dummy package). In component universe, is extra. Version 2.02~beta2-35 (xenial), package size 2 kB, installed size 16 kB [19:59] jtaylor: Yes. [19:59] Sorry, was on the phone too. I can dig up the specific bug report that noted changes being cherrypicked. [20:00] https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1530457 [20:00] Launchpad bug 1530457 in grub2 (Ubuntu) "grub2: cherry-pick support for ZFS pool feature flags, bugfixes" [High,Fix released] [20:00] that seem to have gone ine jan 23. [20:00] Alright, I'll want to wait for a new ISO to be generated then, I think. [20:01] Backing off from the details, I was curious about version control logs, but you're saying Launchpad has those...? Looking. [20:02] Argh, I'm on the wrong box to log in. I'll have to fire up my laptop presently. Anyway, thanks for the confirmation/pointers! I have to say, Ubuntu feels a bit like coming home after years of Debian. [20:03] launchpad does not always display everything, often you also want to check the debian changelog: e.g. https://tracker.debian.org/pkg/grub2 [20:03] Will Ubuntu always match version numbers, or is there a chance things will be ported from Debian piecemeal? [20:04] I'm quite new to Ubuntu organizationally. [20:04] sometimes, but during development one usually tries to import from debian as much as possible [20:05] most of the time its the debian package + some small changes in ubuntuX marked package revisions [20:05] Sounds reasonable.