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
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
** 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
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
** 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
** 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
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
** 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/
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_
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
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
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
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
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
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
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
** 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
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.
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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-
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
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
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-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
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
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
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
>
>
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
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
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
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/
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
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
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
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
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
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
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/
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
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
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
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
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
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
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"
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
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
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
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/
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
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
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
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,
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
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
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
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
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
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
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/
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
** 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
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
** 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
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
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
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
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
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
** 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
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
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
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
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
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
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
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
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/
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
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
** 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
** 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
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
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
** 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
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
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
601 - 700 of 816 matches
Mail list logo