Ubuntu Kernel Team - Weekly Newsletter, 2015-12-01

2015-12-01 Thread Joseph Salisbury
Hello, The Ubuntu Kernel Team has published this weeks newsletter[0]. The Newsletter is published weekly. It contains highlights from the week, announcements regarding the development and stable kernels, as well as any other exciting news the Kernel Team may have. Sincerely, The Ubuntu

[BUG 1397142]

2015-12-01 Thread Максим Мосейчук
How unity-settings-daemon recive pressed keys from xorg? And how it send keys to plugins (media-keys)? unity-settings-daemon skip XF86AudioPlay key with keycode "208". But recive XF86AudioPlay key with keycode "172". I check it in gdb. But i cant find where key recived from X server.

PSA: Merge-o-Matic changes

2015-12-01 Thread Brian Murray
Yesterday, I modified merges.ubuntu.com to display the version number of the package in proposed, if one exists, and change the row color to grey[1]. The package mozart[2] is an example of the change. I also made some changes over the summer that sort the merges by their age and display that

[ubuntu-studio-devel] LiveFS ubuntustudio/xenial/i386 failed to build on 20151201

2015-12-01 Thread CD Image
RUN: /usr/share/launchpad-buildd/slavebin/slave-prep ['slave-prep'] Forking launchpad-buildd slave process... Kernel version: Linux lgw01-28 3.19.0-37-generic #42~14.04.1-Ubuntu SMP Mon Nov 23 15:13:51 UTC 2015 x86_64 Buildd toolchain package versions: launchpad-buildd_135 python-lpbuildd_135

[ubuntu-studio-devel] LiveFS ubuntustudio/xenial/amd64 failed to build on 20151201

2015-12-01 Thread CD Image
RUN: /usr/share/launchpad-buildd/slavebin/slave-prep ['slave-prep'] Forking launchpad-buildd slave process... Kernel version: Linux lgw01-31 3.19.0-37-generic #42~14.04.1-Ubuntu SMP Mon Nov 23 15:13:51 UTC 2015 x86_64 Buildd toolchain package versions: launchpad-buildd_135 python-lpbuildd_135

[BUG 1397142]

2015-12-01 Thread Максим Мосейчук
How unity-settings-daemon recive pressed keys from xorg? And how it send keys to plugins (media-keys)? unity-settings-daemon skip XF86AudioPlay key with keycode "208". But recive XF86AudioPlay key with keycode "172". I check it in gdb. But i cant find where key recived from X server. --

Re: Xenial/grub2: Changes for Xen

2015-12-01 Thread Stefan Bader
On 30.11.2015 18:22, Mathieu Trudel-Lapierre wrote: > On Mon, Nov 30, 2015 at 10:01 AM, Stefan Bader > wrote: > [...] > > Currently I do a /etc/grub.d/xen.cfg which, apart from adding a nicely > separated > place for Xen

Re: Xenial/grub2: Changes for Xen

2015-12-01 Thread Stefan Bader
On 01.12.2015 01:05, Seth Arnold wrote: > On Mon, Nov 30, 2015 at 04:01:44PM +0100, Stefan Bader wrote: >> 20_linux_xen: >> xen_list=`for i in /boot/xen*; do >> +if echo "$i" | grep -q '\.efi$'; then continue; fi >> if grub_file_is_not_garbage "$i" && file_is_not_sym "$i" ; then

Default languages strategy for Ubuntu desktop CD

2015-12-01 Thread Didier Roche
Even if ubiquity is doing an awesome job at installing on demand languages on ubuntu, having more default languages as we used to on the destkop image enables us to have the live session localized. Also, offline installation will bring that support without adding supplementary download time. Some

Re: Xenial/grub2: Changes for Xen

2015-12-01 Thread Seth Arnold
On Mon, Nov 30, 2015 at 04:01:44PM +0100, Stefan Bader wrote: > 20_linux_xen: > xen_list=`for i in /boot/xen*; do > +if echo "$i" | grep -q '\.efi$'; then continue; fi > if grub_file_is_not_garbage "$i" && file_is_not_sym "$i" ; then echo > -n > "$i " ; fi >done` Could

Re: Default languages strategy for Ubuntu desktop CD

2015-12-01 Thread Gunnar Hjalmarsson
On 2015-12-01 09:06, Didier Roche wrote: > 1. Install full language support for those shipped on xenial image. It > means that opening "language selector" won't request any additional > package to install[1]. I do support that change. It would address , which I

Re: [ubuntu-studio-devel] LiveFS ubuntustudio/xenial/i386 failed to build on 20151130

2015-12-01 Thread Kaj Ailomaa
I've been looking at our germinate output to try to pinpoint the problem - http://people.canonical.com/~ubuntu-archive/germinate-output/ubuntustudio.xenial/all As far as I can make out, this is because libsynfig0v5 wants to add libdv-bin, which in turn has oss-compat as a recommend. Funny thing

Re: [ubuntu-studio-devel] LiveFS ubuntustudio/xenial/i386 failed to build on 20151130

2015-12-01 Thread set
On 2015-12-01 11:37, Kaj Ailomaa wrote: > I've been looking at our germinate output to try to pinpoint the problem > - > http://people.canonical.com/~ubuntu-archive/germinate-output/ubuntustudio.xenial/all > > As far as I can make out, this is because libsynfig0v5 wants to add > libdv-bin, which

Re: Xenial/grub2: Changes for Xen

2015-12-01 Thread Colin Watson
On Tue, Dec 01, 2015 at 09:49:55AM +0100, Stefan Bader wrote: > On 30.11.2015 18:22, Mathieu Trudel-Lapierre wrote: > > On Mon, Nov 30, 2015 at 10:01 AM, Stefan Bader > > wrote: > > Currently I do a /etc/grub.d/xen.cfg which,

Re: Xenial/grub2: Changes for Xen

2015-12-01 Thread Ian Campbell
On Tue, 2015-12-01 at 09:49 +0100, Stefan Bader wrote: > On 30.11.2015 18:22, Mathieu Trudel-Lapierre wrote: > > On Mon, Nov 30, 2015 at 10:01 AM, Stefan Bader > com > > > wrote: > > [...] > > > > Currently I do a

Re: Xenial/grub2: Changes for Xen

2015-12-01 Thread Stefan Bader
As a summary, I agree I should prepare a post across various mailing lists. Though a bit better structured and with feedback so far added in. Thanks for the replies so far. -Stefan signature.asc Description: OpenPGP digital signature -- ubuntu-devel mailing list