[Kernel-packages] [Bug 1615751] Re: kernel boot (not userspace) on azure takes > 5 minutes

2016-08-22 Thread Scott Moser
I just launched 1 instance of xenial and of trusty with the same user- data, both of these were 'Standard_D1_v2' type. They do not seem to have such bad performance. trusty does not have systemd-analyze, but i've included 'dmesg | grep sda1.*mounted' for each, which shows quite a difference to the

[Kernel-packages] [Bug 1616949] [NEW] guest on bridge becomes inaccessible

2016-08-25 Thread Scott Moser
Public bug reported: We have a "virtual maas" setup where we have a maas node on a linux bridge (created by libvirt) and some other number of nodes on that same bridge. the maas node then controls the other nodes turning them on and off and generally working maas-like magic. In this scenario on

[Kernel-packages] [Bug 1618572] Re: cloud-init failing to configure sources and additional repository

2016-08-31 Thread Scott Moser
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1618572 Title: cloud-init failing to configure sources and addi

[Kernel-packages] [Bug 1618572] Re: cloud-init failing to configure sources and additional repository

2016-08-31 Thread Scott Moser
This seems to be a kernel regression that happened either in 4.4 or 4.2. I'll get more information on recreate soon. to get this off my system, here are my very sloppy notes http://paste.ubuntu.com/23117619/ essentially, you boot a cloud image with overlayroot enabled then 'apt-key add - https

[Kernel-packages] [Bug 1618572] Re: cloud-init failing to configure sources and additional repository

2016-09-01 Thread Scott Moser
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: cloud-init Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1618572 Title

[Kernel-packages] [Bug 1618572] Re: cloud-init failing to configure sources and additional repository in overlayfs

2016-09-02 Thread Scott Moser
** Summary changed: - cloud-init failing to configure sources and additional repository + cloud-init failing to configure sources and additional repository in overlayfs ** Summary changed: - cloud-init failing to configure sources and additional repository in overlayfs + apt-key add fails in ove

[Kernel-packages] [Bug 1618572] Re: apt-key add fails in overlayfs

2016-09-02 Thread Scott Moser
Here is some information on how to reproduce this. I use uvt-kvm, just as an easy way to get a remote system to work with. I assume that any boot of xenial or yakkety will reproduce the problem. The failure shows itself in a couple different ways: a.) original report: apt-key add my.pubkey This

[Kernel-packages] [Bug 1618572] Re: apt-key add fails in overlayfs

2016-09-02 Thread Scott Moser
** Attachment added: "atomic_write.py" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1618572/+attachment/4733113/+files/atomic_write.py -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/

[Kernel-packages] [Bug 1626436] Re: [4.8 regression] boot has become very slow

2016-10-24 Thread Scott Moser
So, as another datapoint, I have built the same package with sbuild on 4.4 and 4.8. I grabbed 4.4 from xenial, rebooted into it. built the same trival package that i built yesterday on 4.8 $ ( cd /home/smoser/ubuntu/logs/ && grep "^Build needed" smello_0.4~ppa1_amd64-2016-10-2*) smello_0.4~ppa1_

[Kernel-packages] [Bug 1616949] Re: guest on bridge becomes inaccessible

2016-11-09 Thread Scott Moser
Wonder if anything has happened here. This is still a pain, and basically bridges dont work well with the newer kernel. Curtis's re-appearance here is that a node was rebooted, and their stack failed after it went into the newer kernel. -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1636890] Re: invalid file times with overlayroot and encrypted home

2016-11-14 Thread Scott Moser
Hi, This seems not likely related specifically to cloud-initramfs-tools, but rather to the kernel filesystem. I'm adding a kernel package task. the kernel team may ask you for more information. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this b

[Kernel-packages] [Bug 1214500] Re: consistent failure with overlayfs and unix sockets

2013-08-20 Thread Scott Moser
I added 'linux' as this is at very least a change in behavior between 12.04 kernel and saucy kernel. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubu

[Kernel-packages] [Bug 1214500] Re: consistent failure with overlayfs and unix sockets

2013-08-21 Thread Scott Moser
one simple little test that i see differing results depending on kernel is 'mkfifo foo && ln foo bar'. Heres a test script that demos that, and output on precise, raring, saucy (no containers used). == raring: 3.8.0-27-generic == $ ls -ld . drwxrwxrwt 5 root root 4096 Aug 21 19:16 . $ sudo rm -R

[Kernel-packages] [Bug 1175533] Update Released

2013-08-05 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Kernel-packages] [Bug 1208455] Re: general protection fault running apt-get inside nested kvm VM

2013-08-06 Thread Scott Moser
i doubt cloud-init has any thing to do with it, other than being the thing that ran apt (which then some possibly substantial network IO and disk IO and cpu). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.la

[Kernel-packages] [Bug 1201092] Re: Cannot load kvm_amd module - (says disabled by bios)

2013-08-09 Thread Scott Moser
random bit of "works for me" info to add to Tim's. Also an x120e: $ lsmod | grep kvm kvm_amd59717 0 kvm 443165 1 kvm_amd $ uname -r 3.8.0-27-generic $ grep 350 /proc/cpuinfo model name : AMD E-350 Processor model name : AMD E-350 Processor -- You re

[Kernel-packages] [Bug 882147] Re: overlayfs does not implement inotify interfaces correctly

2013-08-19 Thread Scott Moser
** Description changed: When using tail on the liveCD some updates are not reported. This seems to be triggered by tail using inotify to identify modified files. Overlayfs does not appear to be implementing inotify quite the way you might hope reporting only against the underlying filesys

[Kernel-packages] [Bug 1181755] Re: aufs include is broken

2013-08-20 Thread Scott Moser
Verified that the contents of /usr/include/linux/aufs_type.h changed somewhere between raring and saucy. Previously there was actual content in that file, that has been replaced with a '#include' to the non- existant uapi/linux/aufs_type.h /usr/include/linux/aufs_type.h comes from linux-libc-dev.

[Kernel-packages] [Bug 1200243] Re: Network lock up Windows Azure/Hyper-V

2013-07-16 Thread Scott Moser
If we're not close to a solution... I'm tempted to suggest creating daily saucy images with 'ethtool -K eth0 sg off' running on ifup, via some injected network config script. it could look like this. $ cat /etc/network/if-up.d/bug-1200243 #!/bin/sh [ "$IFACE" = "eth0" ] || exit 0 kver=$(uname -r

[Kernel-packages] [Bug 1200243] Re: Network lock up Windows Azure/Hyper-V

2013-07-18 Thread Scott Moser
I've just verified on saucy daily images that this seems to be work-aroundable by launching with user-data containing a boothook that will run ethtool -K eth0 gso off. example cloud-config: #cloud-config apt_update: true apt_upgrade: true packages: [ pastebinit ] output: {all: '| tee -a /var/log

[Kernel-packages] [Bug 1202700] [NEW] saucy kernel 300 second hang before root mounted rw on azure

2013-07-18 Thread Scott Moser
Public bug reported: on azure saucy images (b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-saucy- 13_10-amd64-server-20130718-en-us-30GB in 'US East' location). I get a 300 second timeout before / is mounted RW. See attached dmesg for full dmesg. snippet here. [6.974849] scsi3 : stor

[Kernel-packages] [Bug 1202700] ProcCpuinfo.txt

2013-07-18 Thread Scott Moser
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1202700/+attachment/3741337/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1202700] Re: saucy kernel 300 second hang before root mounted rw on azure

2013-07-18 Thread Scott Moser
apport information ** Tags added: apport-collected saucy uec-images ** Description changed: on azure saucy images (b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu_DAILY_BUILD-saucy- 13_10-amd64-server-20130718-en-us-30GB in 'US East' location). I get a 300 second timeout before / is mounted RW.

[Kernel-packages] [Bug 1202700] Lspci.txt

2013-07-18 Thread Scott Moser
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1202700/+attachment/3741336/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1202700

[Kernel-packages] [Bug 1202700] ProcModules.txt

2013-07-18 Thread Scott Moser
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1202700/+attachment/3741339/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1202700] ProcInterrupts.txt

2013-07-18 Thread Scott Moser
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1202700/+attachment/3741338/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1202700] UdevLog.txt

2013-07-18 Thread Scott Moser
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1202700/+attachment/3741341/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1202

[Kernel-packages] [Bug 1202700] UdevDb.txt

2013-07-18 Thread Scott Moser
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1202700/+attachment/3741340/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1202700

[Kernel-packages] [Bug 1202700] WifiSyslog.txt

2013-07-18 Thread Scott Moser
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1202700/+attachment/3741342/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 920281] Re: Screen brightness inverted when idle

2013-09-03 Thread Scott Severance
ApportVersion: 1.23-0ubuntu4 Architecture: i386 ArecordDevices:   List of CAPTURE Hardware Devices  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]    Subdevices: 1/1    Subdevice #0: subdevice #0 AudioDevicesInUse:  USER PID ACCESS

[Kernel-packages] [Bug 1220918] Re: networking does not come up in cloud image on hyper-v

2013-09-04 Thread Scott Moser
attaching email exchange ** Attachment added: "email exchange with some info" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220918/+attachment/3803020/+files/message.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1220918] [NEW] networking does not come up in cloud image on hyper-v

2013-09-04 Thread Scott Moser
Public bug reported: Hi, Upon testing ubuntu cloud images on Hyper-v and openstack, we found that 12.04 images seem to work fine. However, the 13.10 saucy images are not working properly. The network interface doesn't seem to come up. It would appear that the network interface isn't functi

[Kernel-packages] [Bug 240605] Re: ThinkPad R61i won't resume from hibernation

2013-09-08 Thread Scott Severance
so I can check?). The crescent moon light on my laptop blinks, there's a bunch of disk activity, then the machine powers off. However, when I power it back on, it's as if I shut down normally, instead of hibernating. Nothing is restored. ~:$ uname -a Linux scott-laptop 2.6.24-19-

Re: [Kernel-packages] [Bug 1095751] Re: bcmwl fails to build with 3.8 kernels [error: ‘struct cfg80211_ibss_params’ has no member named ‘channel’]

2013-09-10 Thread Scott Kitterman
Will this version work with the non-HWE kernel too? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1095751 Title: bcmwl fails to build with 3.8 kernels [error: ‘struct cfg80211_ibss_pa

[Kernel-packages] [Bug 1095751] Re: bcmwl fails to build with 3.8 kernels [error: ‘struct cfg80211_ibss_params’ has no member named ‘channel’]

2013-09-10 Thread Scott Kitterman
OK. The bugs needs the standard SRU material, including test case. Please ensure the test case covers testing with all the available kernels. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs

[Kernel-packages] [Bug 1224004] [NEW] i2c i2c-3: sendbytes: NAK bailout.

2013-09-11 Thread Scott Hamm
Public bug reported: kept seeing this error across console -- couldn't figure out any failures or didn't notice. i2c i2c-3: sendbytes: NAK bailout. shamm@minecraftsrv:~$ lsb_release -rd Description:Ubuntu 13.04 Release:13.04 shamm@minecraftsrv:~$ uname -a Linux minecraftsrv 3.8.0-3

[Kernel-packages] [Bug 1224004] Re: i2c i2c-3: sendbytes: NAK bailout.

2013-09-11 Thread Scott Hamm
kernel-bug-exists-upstream -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1224004 Title: i2c i2c-3: sendbytes: NAK bailout. Status in “linux” package in Ubuntu: Incomplete Bug descri

Re: [Kernel-packages] [Bug 1224004] Re: i2c i2c-3: sendbytes: NAK bailout.

2013-09-12 Thread Scott Hamm
Installed 13.04 out of box, had problem since. I can go to older kernel if you want me to. On Thu, Sep 12, 2013 at 12:46 PM, Joseph Salisbury < joseph.salisb...@canonical.com> wrote: > Did this issue start happening after an update/upgrade? Was there a > kernel version where you were not havin

Re: [Kernel-packages] [Bug 1224004] Re: i2c i2c-3: sendbytes: NAK bailout.

2013-09-13 Thread Scott Hamm
Downloaded and installed the 3.2 kernel and it doesn't seem to exhibit this bug at all. On Thu, Sep 12, 2013 at 3:26 PM, Joseph Salisbury < joseph.salisb...@canonical.com> wrote: > Can you see if the 3.2 kernel also exhibits this bug? It can be > downloaded from: > http://kernel.ubuntu.com/~ker

Re: [Kernel-packages] [Bug 1224004] Re: i2c i2c-3: sendbytes: NAK bailout.

2013-11-06 Thread Scott Hamm
HP Pavilion Slimline s3100n PC On Sun, Nov 3, 2013 at 3:06 PM, Christopher M. Penalver < christopher.m.penal...@gmail.com> wrote: > Scott Hamm, could you please provide the full computer model as noted on > the sticker? > > ** Tags added: needs-full-computer-model > >

Re: [Kernel-packages] [Bug 1224004] Re: i2c i2c-3: sendbytes: NAK bailout.

2013-09-13 Thread Scott Hamm
I am mistaken -- bug appeared after all. On Fri, Sep 13, 2013 at 7:53 PM, Scott Hamm wrote: > Downloaded and installed the 3.2 kernel and it doesn't seem to exhibit > this bug at all. > > > On Thu, Sep 12, 2013 at 3:26 PM, Joseph Salisbury < > joseph.salisb...@cano

[Kernel-packages] [Bug 1095751] Re: bcmwl fails to build with 3.8 kernels [error: ‘struct cfg80211_ibss_params’ has no member named ‘channel’]

2013-09-16 Thread Scott Kitterman
Hello Andy, or anyone else affected, Accepted into raring-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -prop

[Kernel-packages] [Bug 1095751] Re: bcmwl fails to build with 3.8 kernels [error: ‘struct cfg80211_ibss_params’ has no member named ‘channel’]

2013-09-16 Thread Scott Kitterman
It's accepted in precise-proposed. https://launchpad.net/ubuntu/+source/bcmwl/6.20.155.1+bdcom-0ubuntu0.0.2 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1095751 Title: bcmwl fails to

Re: [Kernel-packages] [Bug 1224004] Re: i2c i2c-3: sendbytes: NAK bailout.

2013-09-17 Thread Scott Hamm
Installed 3.12-rc1, bug still presisted. On Tue, Sep 17, 2013 at 2:35 PM, Joseph Salisbury < joseph.salisb...@canonical.com> wrote: > The 3.12-rc1 kernel is now available. Can you also test this kernel to > see if this bug was fixed in mainline: > http://kernel.ubuntu.com/~kernel-ppa/mainline/

Re: [Kernel-packages] [Bug 1224004] Re: i2c i2c-3: sendbytes: NAK bailout.

2013-09-18 Thread Scott Hamm
I am not sure on which email I should use to submit this bug report to. On Wed, Sep 18, 2013 at 12:11 PM, Joseph Salisbury < joseph.salisb...@canonical.com> wrote: > This issue appears to be an upstream bug, since you tested the latest > upstream kernel. Would it be possible for you to open an u

[Kernel-packages] [Bug 1256599] [NEW] constant polling of USB floppy drive, independent of distro

2013-11-30 Thread Scott Moore
Public bug reported: Ubuntu 3.11.0-13.20-generic 3.11.6 Tested on 2 separate machines, one running Xubuntu 13.10 and the other openSUSE 13.1. No disk is in, yet the drive constantly spins and makes a dull sound every few seconds like it's moving resetting the drive head position. After a disk is

Re: [Kernel-packages] [Bug 1256599] Re: constant polling of USB floppy drive, independent of distro

2013-12-04 Thread Scott Moore
I've seen it in 13.04 and 13.10. Since it also occurs with openSUSE 13.1, I tend to think it's a kernel bug which may be upstream from Debian. On 12/02/2013 02:41 PM, Joseph Salisbury wrote: > Did this issue occur in a previous version of Ubuntu, or is this a new > issue? > > Would it be possibl

[Kernel-packages] [Bug 1264171] [NEW] Failed to create GStreamer element; check your installation

2013-12-25 Thread Scott Macias
Public bug reported: Ubuntu 13.10 on 64 bit while running Rythmbox I get error "Failed to create GStreamer element; check your installation" No audio. I did check in sound configuration and I do get test sound out of speakers. I uninstalled and installed Rhythmbox and error persists. No sound

[Kernel-packages] [Bug 1264171] Re: Failed to create GStreamer element; check your installation

2013-12-26 Thread Scott Macias
apport information ** Tags added: apport-collected saucy ** Description changed: Ubuntu 13.10 on 64 bit while running Rythmbox I get error "Failed to create GStreamer element; check your installation" No audio. I did check in sound configuration and I do get test sound out of

[Kernel-packages] [Bug 1264171] CRDA.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936125/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171 Ti

[Kernel-packages] [Bug 1264171] BootDmesg.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936124/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1264171] CurrentDmesg.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936126/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1264171] Lspci.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936127/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171

[Kernel-packages] [Bug 1264171] Lsusb.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936128/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171

[Kernel-packages] [Bug 1264171] ProcCpuinfo.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936129/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1264171] UdevLog.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936147/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264

[Kernel-packages] [Bug 1264171] Lspci.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936141/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171

[Kernel-packages] [Bug 1264171] WifiSyslog.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936136/+files/WifiSyslog.txt ** Description changed: Ubuntu 13.10 on 64 bit while running Rythmbox I get error "Failed to create GStreamer element; check your installation"

[Kernel-packages] [Bug 1264171] UdevDb.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936146/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171

[Kernel-packages] [Bug 1264171] ProcCpuinfo.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936143/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1264171] ProcModules.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936132/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1264171] PulseList.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936133/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1264171] ProcInterrupts.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936144/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1264171] ProcModules.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936145/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1264171] CurrentDmesg.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936140/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1264171] WifiSyslog.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936148/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1264171] AlsaInfo.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936137/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/12

[Kernel-packages] [Bug 1264171] CRDA.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936139/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171 Ti

[Kernel-packages] [Bug 1264171] UdevLog.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936135/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264

[Kernel-packages] [Bug 1264171] ProcInterrupts.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936131/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1264171] Lsusb.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936142/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171

[Kernel-packages] [Bug 1264171] UdevDb.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936134/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1264171

[Kernel-packages] [Bug 1264171] BootDmesg.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936138/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1264171] ProcEnviron.txt

2013-12-26 Thread Scott Macias
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1264171/+attachment/3936130/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1253102] Re: Please include intree openvswitch module in core kernel modules

2013-11-20 Thread Scott Moser
** Changed in: linux (Ubuntu) Status: New => Confirmed ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Description changed: The openvswitch in-tree module is now really useful for general network configuration and for cloud overlay networking. Please include i

[Kernel-packages] [Bug 1253102] Re: Please include intree openvswitch module in core kernel modules

2013-11-20 Thread Scott Moser
General motivation for this is that we do a lot of work in vms and having this module in -virtual rather than in -virtual-image-extra means no need for a 'apt-get install'. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. h

[Kernel-packages] [Bug 285159] Re: numpad does not work on apple alluminum keyboard

2013-10-16 Thread Scott Moser
** Summary changed: - numad does not work on apple alluminum keyboard + numpad does not work on apple alluminum keyboard -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/285159 Title: num

[Kernel-packages] [Bug 1460941] Update Released

2015-07-07 Thread Scott Kitterman
The verification of the Stable Release Update for crash has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a re

[Kernel-packages] [Bug 1466686] Update Released

2015-07-07 Thread Scott Kitterman
The verification of the Stable Release Update for crash has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a re

[Kernel-packages] [Bug 1466013] Update Released

2015-07-07 Thread Scott Kitterman
The verification of the Stable Release Update for makedumpfile has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encoun

[Kernel-packages] [Bug 1499869] Re: maas wily deployment to HP Proliant m400 arm64 server cartridge fails

2015-09-29 Thread Scott Moser
s/out.diff ** Changed in: cloud-init Importance: Undecided => High ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New

[Kernel-packages] [Bug 1502946] [NEW] kernel crash on m400 arm64 server cartridge

2015-10-05 Thread Scott Moser
Public bug reported: We've made some progress on bug 1499869 , such that on Friday I actually had successful installs. An attempt at an install today shows a kernel stack trace early in the boot, then the initramfs not finding any network devices and thus failing to mount the iscsi root. The t

[Kernel-packages] [Bug 1502946] Re: kernel crash on m400 arm64 server cartridge

2015-10-05 Thread Scott Moser
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1502946 Title: kernel crash on m400 arm64 server cartridge Status in

[Kernel-packages] [Bug 1502946] Lspci.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485082/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1502946

[Kernel-packages] [Bug 1502946] ProcCpuinfo.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485083/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1502946] Re: kernel crash on m400 arm64 server cartridge

2015-10-05 Thread Scott Moser
apport information ** Tags added: apport-collected trusty uec-images ** Description changed: We've made some progress on bug 1499869 , such that on Friday I actually had successful installs. An attempt at an install today shows a kernel stack trace early in the boot, then the initramfs not

[Kernel-packages] [Bug 1502946] ProcInterrupts.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485084/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1502946] UdevDb.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485086/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1502946

[Kernel-packages] [Bug 1502946] UdevLog.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485087/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1502

[Kernel-packages] [Bug 1502946] ProcModules.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485085/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1502946] BootDmesg.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485081/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1502946] WifiSyslog.txt

2015-10-05 Thread Scott Moser
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1502946/+attachment/4485088/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1502946] Re: kernel crash on m400 arm64 server cartridge

2015-10-05 Thread Scott Moser
marked as confirmed. I collected info running trusty kernel as current wily wont boot. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1502946 Title: kernel crash on m400 arm64 server car

[Kernel-packages] [Bug 1502946] Re: kernel crash on m400 arm64 server cartridge

2015-10-05 Thread Scott Moser
** Changed in: linux (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1502946 Title: kernel crash on m400 arm64 server cartridge Status in li

[Kernel-packages] [Bug 1511006] Re: move iscsi_ibft and iscsi_boot_sysfs to -virtual kernel

2015-10-28 Thread Scott Moser
** Description changed: Calling iscsi ibft a 'virtual' thing is a bit questionable. That said, I was looking at ibft using qemu and ipxe. The cloud images do not have the iscsi_ibft module included, so you can't read the information out of /sys/firmware/ibft until you have it. Giv

[Kernel-packages] [Bug 1511006] [NEW] move iscsi_ibft and iscsi_boot_sysfs to -virtual kernel

2015-10-28 Thread Scott Moser
Public bug reported: Calling iscsi ibft a 'virtual' thing is a bit questionable. That said, I was looking at ibft using qemu and ipxe. The cloud images do not have the iscsi_ibft module included, so you can't read the information out of /sys/firmware/ibft until you have it. Given a iscsi target

[Kernel-packages] [Bug 1425699] Re: kernel panic on IBM Power8 PPC MAAS ephemeral image

2015-10-29 Thread Scott Moser
I've dropped the maas-images task as that is being addressed under bug 1508565 ** No longer affects: maas-images -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1425699 Title: kernel pan

[Kernel-packages] [Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-10-29 Thread Scott Moser
** No longer affects: linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411294 Title: kernel panic during MAAS fastpath install of Vivid images Status in maas-images: Fix

[Kernel-packages] [Bug 1467184] Re: Sata failure with main board gigabyte ga-g41mt-s2pt

2015-08-01 Thread matt scott
ok, do you want me to test generic lpae, generic, or low latency? I am seeing all of these options here: http://kernel.ubuntu.com/~kernel- ppa/mainline/v4.1-rc2-vivid/ and not sure how to move forwards. Obviously these kernels are for later versions of linux. I would have preferred to install 1

[Kernel-packages] [Bug 1467184] Re: Sata failure with main board gigabyte ga-g41mt-s2pt

2015-08-01 Thread matt scott
I really wanted the low latency kernel for this build, but testing requirements come first. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1467184 Title: Sata failure with main board gig

<    2   3   4   5   6   7   8   9   >