TEST CASE:
Environment:
VM with virtio boot disk /dev/vda partition (like /dev/vda1) mounted on
/ possibly also a partition (like /dev/vda1) on mounted on /boot and no
/dev/disk/by-id directory (because of missing udev rules.)
Example Environment:
$ ls /dev/[shv]d*
/dev/vda /dev/vda1 /dev/vda
** Patch removed: "udev.debdiff"
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/604335/+attachment/2167401/+files/udev.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/604335
Title:
g
This requires modifying the kernel.
http://lists.gnu.org/archive/html/qemu-devel/2010-06/msg02502.html
``[Qemu-devel] [PATCH 1/2] Add 'serial' attribute to virtio-blk devices''
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
The refusal to SRU the original ("grub-pc.postinst.udiff") patch means
that kernel changes and udev changes are needed for a bug that was fixed
in 10.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/6
The grub-install package does not look for /dev/disk/by-id
A peek inside the bash script in that package named /usr/bin/grub-
installer shows it just has code to match "/dev/[hsv]d[a-z]".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
PPA with "grub-pc.postinst.udiff" patch integrated since it's less
intrusive than kernel patches + udev patches and the issue was fixed in
10.10 here:
https://launchpad.net/~nutznboltz/+archive/working-grub2-on-virtio-disk-
for-lts
Patch attachment is a debdiff against the latest
With that PPA you can run "sudo dpkg-reconfigure grub-pc" on virtio
block disk but you get a warning message about swap partitions (e.g.
/dev/vda1). You can click "Yes" to continue past it and the package
status is still "ii" not "uF" or anything indicating configuration
failed.
--
You received t
This was fixed:
Signed-off-by: John Stultz
diff --git a/kernel/time/clocksource.c b/kernel/time/clocksource.c
index 6519cf6..0e17c10 100644
--- a/kernel/time/clocksource.c
+++ b/kernel/time/clocksource.c
@@ -685,8 +685,8 @@ int __clocksource_register_scale(struct clocksource *cs,
u32 scale, u32
oh, my "long sleep" happens at a different time.
Jul 4 16:19:57 lakshmi kernel: [1.474519] pci :00:01.0: MSI quirk
detected; subordinate MSI disabled
Jul 4 16:19:57 lakshmi kernel: [ 146.850202] pci :01:05.0: Boot video
device
--
You received this bug notification because you ar
LP: #802464
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/765230
Title:
long sleep in boot process
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug
x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -sd
Ubuntu 11.04
Kernel 2.6.38-10.46 via copy of S. Conklin PPA package. Copy is here:
https://launchpad.net/~nutznboltz/+archive/natty-linux-pre-proposed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Related bug, LP: #765230
Thanks to everyone involved with fixing it! :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802464
Title:
linux: 2.6.38-10.46 -proposed tracker
To manage notifications abo
As to why it takes virtio block driver changes for /dev/disk/by-id to
work compare
sudo sg_vpd --page=0x80 /dev/sda
with
sudo sg_vpd --page=0x80 /dev/vda
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
$ lsb_release -sd
Ubuntu 11.04
$ ls -l /sys/block/vda/serial
-r--r--r-- 1 root root 4096 2011-06-16 13:22 /sys/block/vda/serial
$ sudo cat /sys/block/vda/serial
$
That file should contain a serial number but it doesn't.
Same thing on Fedora (by way of the dm-devel mailing list)
http://www.redha
Re: qemu newness. VIRTIO_BLK_T_GET_ID only appears twice inside the
kernel and one of the times is the #define.
This is because VIRTIO_BLK_T_GET_ID is acted upon in qemu hw/virtio-
blk.c
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
So in order to SRU you will need to SRU linux (kernel) virtio_blk.c
changes, udev changes and qemu changes.
This has not been fixed in 10.10 or 11.04 either (despite my prior
claims.)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
from qemu git:
commit 2930b313dd602d67a568815b0b031b824916cec9
Author: john cooper
Date: Fri Jul 2 13:44:25 2010 -0400
Add virtio disk identification support
This patch adds the final missing bits for support of
passing a serial/id string to a virtio-blk guest driver.
Thanks, Barry. :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659738
Title:
Duplicate welcome message in motd (caused by postinst script creating
motd.tail file)
To manage notifications about t
Still not fixed on 11.10
nutznboltz@hanuman:~$ lsb_release -sd
Ubuntu oneiric (development branch)
nutznboltz@hanuman:~$ uname -a
Linux hanuman 3.0-0-server #1-Ubuntu SMP Thu Jun 9 16:50:35 UTC 2011 x86_64
x86_64 x86_64 GNU/Linux
nutznboltz@hanuman:~$ sudo cat /sys/block/vda/serial
nutznboltz
Heh, just thought "what if you have to set the serial number from the
command line". Then I went to check and
nutznboltz@lakshmi:~$ qemu --help | egrep 'drive|serial' | head -2
-drive [file=file][,if=type][,bus=n][,unit=m][,media=d][,index=i]
[,serial=s][,addr=A][,i
libvirt wiki documents support for virtio disk serial numbers
http://libvirt.org/formatdomain.html#elementsDisks
``serial
If present, this specify serial number of virtual hard drive. For example,
it may look as WD-WMAP9A966149. Since 0.7.1 ''
--
You received this bug notification because yo
t
..." the /dev/disk/by-id of 11.04 guest on 11.04 host works:
nutznboltz@grub-bug:~$ lsb_release -ds
Ubuntu 11.04
nutznboltz@grub-bug:~$ uname -a
Linux grub-bug 2.6.38-8-virtual #42-Ubuntu SMP Mon Apr 11 04:06:34 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux
nutznboltz@grub-bug:~$ ls -l /dev/disk
** Patch removed: "Hacks the postinst script to not fail for virtio block
disks."
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/604335/+attachment/2169243/+files/grub2-1.98ubuntu12.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Only Natty and Oneiric are working and only with the caveat that qemu
must be invoked with options to set the serial number of the virtio
block devices.
Lucid will never be fixed correctly. The amount of changes are too
huge. I went back to working on script.
New version of PPA with script hack
$ lsb_release -sd
Ubuntu 10.04.2 LTS
$ sudo apt-get safe-upgrade
... skip ...
Setting up grub-pc (1.98-1ubuntu12.1~ppa2) ...
Installation finished. No error reported.
... skip ...
$ sudo dpkg-reconfigure grub-pc
Installation finished. No error reported.
Generating grub.cfg ...
Found linux image:
Does having a biosgrub partition (A.K.A bios_grub in GNU parted "set 1
bios_grub ...") prevent the "grub-setup: warn: Embedding is not
possible. ..." issue?
See this thread:
https://bbs.archlinux.org/viewtopic.php?id=74740
--
You received this bug notification because you are a member of Ubuntu
1.98-1ubuntu12.1~ppa4 is more through about insisting on using /dev/vda
devices. The previous versions would only try if /dev/by-id was
completely missing; this one looks for all the /dev/vd* devices it can
find.
** Patch removed: "grub2_1.98-1ubuntu12.debdiff"
https://bugs.launchpad.net/ubu
Congratulation! /etc/motd.tail just got the contents of /etc/motd copied
into again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/634387
Title:
creates motd.tail on postinst, which could mean dupli
Now all the /etc/motd.tail files have been clobbered by overwriting them
with garbage for the second time thats to this:
sysvinit (2.87dsf-4ubuntu17.3) lucid-proposed; urgency=low
* debian/sysv-rc/sbin/invoke-rc.d: replace RUNLEVEL with RUNLEVELHELPER.
Using RUNLEVEL causes spurious failure
This is supposedly an LTS platform but in the last month they copy
garbage into /etc/motd.tail break cron daemon and copy garbage into
/etc/motd.tail again. What sort of QA does Canonical do?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
One thing I just notice is that the server version of 10.04.4 LTS ISO
installs update-motd package by default while the desktop 10.04.4 LTS
ISO does not install that for you.
But it's still a bug in the initscripts package, it just requires other
packages or the
sysvinit-2.87dsf/debian/initscript
@Sergey will you be submitting a debdiff any time soon?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/545795
Title:
apparmor driver blocks access to some hostdev and pcidev devices
--
ubuntu-bugs
Either there are various device drivers all over with related bugs or
this is a bug in common code they all use.
Look at the JPG attachment of the panic: "scheduling while atomic"
during __do_softirq
LP: #790054 during bcmwl wifi driver __do_softirq "BUG: scheduling while
atomic" goes off.
http:
Head of thread on recent RCU updates:
http://lkml.org/lkml/2011/6/8/321
from that:
4. Restore checks for blocking within RCU read-side critical
sections under CONFIG_PROVE_RCU.
More commentary about that here:
https://lkml.org/lkml/2011/6/4/115
http://lkml.org/lkml/2011/6/8/354
http://paulm
If you pay less attention to:
[ 1757.127398] divide error: [#1] SMP
And focus on:
[ 1757.145583] BUG: scheduling while atomic: swapper/0/0x1100
You will find others with this issue too.
BUG: scheduling while atomic 2.6.39-rc7 (iwl3945_irq_tasklet)
http://lkml.org/lkml/2011/5/13/393
Tha
Hmm, there may be a plethora of rcu bugs in individual drivers as well
as global ones?
http://www.spinics.net/lists/linux-wireless/msg69597.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/793796
T
What really bothers me is that I can't find anything in writing about
why this patch did not make it into Karmic.
If someone would be so kind as to point out a link that explains why
this patch did not make it into Karmic I would be grateful.
--
You received this bug notification because you are
Never mind, I found it here:
https://wiki.ubuntu.com/KernelTeam/KernelUpdates
``For normal 18-month releases, we will only accept updates to the kernel for
3-4 months after release. At this point we consider the in-development release
to be stable enough for testing, and the primary target for fi
Look at this PPA
https://launchpad.net/~jcollins/+archive/jaminppa
--
Apparmor deny when trying to use hugetlbfs
https://bugs.launchpad.net/bugs/646468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
The 2.6.32-29.58 kernel update that recently was pushed out lacks the
virtio-net napi patch.
I updated my PPA against the updated kernel.
https://launchpad.net/~nutznboltz/+archive/lucid-virtio-napi
The updated PPA is still compiling; ETA Mar 2, 2011 02:40:00 UTC
To test with my PPA run:
sudo
I had my first Karmic KVM guest encounter this issue today. I'm going
to add support for Karmic to my PPA.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/579276
Title:
Lost network in KVM VM / virti
Patch is now in Lucid
https://launchpad.net/ubuntu/lucid/+source/linux/2.6.32-30.59
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/579276
Title:
Lost network in KVM VM / virtio_net page allocation fa
** Patch added: "debdiff of virtio-net napi patch for Karmic"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/579276/+attachment/1883450/+files/karmic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Description changed:
Binary package hint: netbase
- On all of my Hardy (8.04.4) installations, I am by default missing
- symlinks to /etc/init.d/networking for run levels 0 and 6. Because of
- this, my scripts in /etc/network/if*down* are never invoked. Please add
- these symlinks on Hardy
** Patch added: "netbase-4.30ubuntu1.1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/netbase/+bug/727470/+attachment/1883570/+files/netbase-4.30ubuntu1.1.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Is the MOTU SRU team the correct one to subscribe for this ticket? I
updated the description and attached the debdiff with the very minimal
patch required.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
https://bugzilla.redhat.com/show_bug.cgi?id=493093
** Bug watch added: Red Hat Bugzilla #493093
https://bugzilla.redhat.com/show_bug.cgi?id=493093
--
Karmic not working on a Dell 7400
https://bugs.launchpad.net/bugs/474207
You received this bug notification because you are a member of Ubuntu
*** This bug is a duplicate of bug 683817 ***
https://bugs.launchpad.net/bugs/683817
** This bug has been marked a duplicate of bug 683817
Unable to install mysql-query-browser on 11.04 / Natty ->
mysql-query-browser: Depends: libgtkhtml3.14-19 (<1:3.31) but
1:3.32.1-0ubuntu1 is to be i
*** This bug is a duplicate of bug 683817 ***
https://bugs.launchpad.net/bugs/683817
Public bug reported:
$ sudo apt-get install mysql-query-browser
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may m
@AvaCam use enough RAM until you start getting "page allocation
failure." messages in the system logs.
What is happening is that the network driver needs to have a free page
of RAM. It also cannot wait around for a page to become free. It can
however, try again later. So if there are no free pa
@AvaCam Note also that the file system buffer cache uses up RAM so
activity that reads in many files while performing network I/O triggers
this bug. That is why my test case of running two concurrent recursive
"scp -r ..." jobs causes an unpatched virtio-net driver to lock up.
--
You received th
*** This bug is a duplicate of bug 635893 ***
https://bugs.launchpad.net/bugs/635893
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731993
Title:
update-apt-xap
Lucid proposed kernel with virtio-net napi patch passed all of the QA Team's
regression testing
https://wiki.ubuntu.com/QATeam/KernelSRU-lucid-2.6.32-30.59
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
@Mark It is very important to realize that you can't submit bugs or comments in
any arbitrary format to launchpad and expect them to be recognized. Take some
time to learn how launchpad works as input which is not very precisely
formatted gets ignored.
Some videos to watch:
http://www.youtube.co
@Mark if you really want to submit a real patch, learn how to validate
that the change is upstream and how to generate a debdiff and attach it
here.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/604335
Lucid proposed kernel with virtio-net napi patch passed all of the QA Team's
regression testing
https://wiki.ubuntu.com/QATeam/KernelSRU-lucid-2.6.32-30.59
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
> ... and beside the point :)
No, it is exactly the point. None of the infrastructure that this bug
deals with exists post-Hardy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727470
Title:
on Har
Will the patch be added to 2.6.31?
Meanwhile
$ uname -a
Linux dubnium 2.6.32-30-server #59-Ubuntu SMP Tue Mar 1 22:46:09 UTC 2011
x86_64 GNU/Linux
7765 7764 1 17:14 pts/300:01:33 scp -r
/vol/ndnp/ndnp_staging/batches/kyu oxygen:/storage/scratch/virtio-net-test/2
x 77
110 GB copied in three hours with no problems.
** Tags added: verification-done-lucid
** Tags removed: verification-needed-lucid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/579276
Title:
Lost ne
I don't use Maverick in my environment and I still use Karmic. I don't
know who you are going to get to do the Maverick testing but it ain't
me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/579276
T
16 people (17 including me) checked the "affects me too" button on this
bug report? Will any of them test proposed on Maverick?
The instructions are right here:
https://wiki.ubuntu.com/Testing/EnableProposed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
In bash
sudo -i
cat >> /etc/apt/preferences << EOF
Package: *
Pin: release a=maverick-security
Pin-Priority: 990
Package: *
Pin: release a=maverick-updates
Pin-Priority: 900
Package: *
Pin: release a=maverick-proposed
Pin-Priority: 400
EOF
echo "deb http://archive.ubuntu.com/ubuntu/ maverick-pr
Well, I rebuilt Dubnium as Maverick and ran the test:
$ w
15:12:16 up 1:25, 3 users, load average: 1.94, 1.89, 1.90
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
nutz pts/3140.147.245.89:S 13:511:20m 17:04 15:53 /usr/bin/ssh -x
-oForwardAgent no -oPermitLo
@Divinsa Development for virtual machines there is a second issue.
See:
https://bugs.launchpad.net/bugs/579276
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/591947
Title:
Copying large files to NFS
@Martin Pitt - This cannot be fixed in the current development release
since it uses Upstart instead now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727470
Title:
on Hardy, missing symlinks for r
@Divinsa did you test proposed?
https://wiki.ubuntu.com/Testing/EnableProposed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/579276
Title:
Lost network in KVM VM / virtio_net page allocation failure
> Martin Pitt
> I didn't check
Let me check for you:
$ lsb_release -d
Description:Ubuntu 10.04.2 LTS
$ ls -l /etc/init.d/network
ls: cannot access /etc/init.d/network: No such file or directory
That was easy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
For Lucid:
https://launchpad.net/~nutznboltz/+archive/kvm-libvirt-lts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/545795
Title:
apparmor driver blocks access to some hostdev and pcidev devices
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746588
Title:
Fix a STARTTLS flaw in Pure-FTPd similar to Postfix’s CVE-2011-0411
--
ubuntu-bugs mailing list
ubuntu-
Public bug reported:
1. Build qemu-kvm in 32-bit mode (x86) virtual machine
2. install from ubuntu-11.10-beta1-desktop-i386.iso
3. reboot from hard disk, unity panel with no icons visible will flash on and
off a few times then stop trying.
4. apply updates
5. reboot from hard disk, unity panel w
** Attachment added: "output from /usr/bin/xdpyinfo"
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/839585/+attachment/2344061/+files/xdpyinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
** Attachment added: "~/.xsession-errors log file"
https://bugs.launchpad.net/bugs/839585/+attachment/2344057/+files/.xsession-errors
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839585
Title:
The unity-2d-panel worked on Oneiric Alpha releases. This is a
regression.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839585
Title:
unity-2d-panel crashes on startup on Oneiric Beta (with or wit
libvirt is not being used.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839585
Title:
unity-2d-panel crashes on startup on Oneiric Beta (with or without
updates)
To manage notifications about th
On KVM/Qemu host the command line running the VM guest is:
qemu -M pc -hda /home/nutz/vol/oneric -soundhw sb16 -m 1024 -net
nic,vlan=0 -net user,vlan=0,hostname=emu -monitor pty -boot c
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "lscpi -vvnn from inside Oneiric guest"
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/839585/+attachment/2344156/+files/lspci-vvnn.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
Updated again, still same issue. Attached list of updated packages that
didn't help.
** Attachment added: "Updates to Dependencies.txt"
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/839585/+attachment/2346542/+files/Dependencies-updates-01.txt
--
You received this bug notificatio
I will test when I get home. I am loath to spend time at work on this.
There was no Apport crash dialog, I'm not sure if that is a local
configuration issue or not.
https://wiki.ubuntu.com/Apport
Possibly related bugs in Launchpad auto-hyperlink format:
LP #759803
LP #805587
--
You received t
LP: #759803
LP: #805587
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839585
Title:
unity-2d-panel crashes on startup on Oneiric Beta (with or without
updates)
To manage notifications about this
I updated my system again and unity-2d-panel no longer crashes instantly
on startup.
It now crashes while running and gets restarted to run some more.
Probably a completely different bug.
Apport crash dialog is also working too now.
** Attachment added: "Updates to Dependencies.txt"
https:/
I clicked on Apport to open a new bug report
LP: #843432
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839585
Title:
unity-2d-panel crashes on startup on Oneiric Beta (with or without
updates)
To
@Alberto I have a bug report like this one but with xdpyinfo output attached.
LP: #843432
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805587
Title:
unity-2d-launcher crashed with SIGSEGV in QPaint
** Description changed:
- Will add more information. The GUI is now missing the window buttons
- and no matter where I hover the pointer I cannot make them appear so I'm
- locked inside a full-screen firefox right now.
+ 1. Build qemu-kvm in 32-bit mode (x86) virtual machine on Sept 2, 2011
+ 2.
$ xdpyinfo > xdpyinfo.txt
** Attachment added: "xdpyinfo.txt"
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/843448/+attachment/2364771/+files/xdpyinfo.txt
** Description changed:
32-bit KVM guest
This bug was created while working on LP: #843432
+
+ 1. Build qemu-kvm in 32
Also
LP: #843448
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805587
Title:
unity-2d-launcher crashed with SIGSEGV in QPainter::fillRect()
To manage notifications about this bug go to:
https://bu
** Visibility changed to: Public
** Description changed:
32-bit KVM guest
+
+ This bug was created while working on LP: #843432
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: unity-2d-spread 4.4.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linu
I was told that SCSI serial numbers are an optional feature. Is grub-pc
designed to require an optional feature?
** Attachment added: "VMware Fusion 3.1.3 (416484) /dev/sda has no scsi serial
number either."
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/604335/+attachment/2238740/+fil
@Weisi comment #7 is comment #6 in a patch file without line-breaks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/229632
Title:
ntpd should run niced
To manage notifications about this bug go to:
I should probably submit this change to Debian not Canonical.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/229632
Title:
ntpd should run niced
To manage notifications about this bug go to:
https:/
See LP: #759803
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843432
Title:
unity-2d-panel crashed with SIGSEGV
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sour
Some definitions for outsiders:
unity-2d-panel is (some of) the strip across the top of the display
unity-2d-launcher is the dock on the left side of the screen
unity-2d-spread is the workspace switcher
** Tags added: 24bit
--
You received this bug notification because you are a member of Ubu
If you just want a quick work-around to this:
In /etc/lightdm/lightdm.conf append
xserver-command=X -depth 16
use a space before the dash and no quotes. Then reboot into 16bit X
mode (65,536 colors) and this bug will no longer affect you.
--
You received this bug notification because you are
** Attachment added: "lscpi -vvnn from inside Oneiric guest"
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/843432/+attachment/2410853/+files/lspci-vvnn.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
Happened to me during:
sudo apt-get purge linux-headers-3.0.0-10 linux-headers-3.0.0-10-generic
linux-image-3.0.0-10-generic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851132
Title:
oneconf-serv
What lucid-proposed package?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/668479
Title:
[SRU] AppArmor on Hardy Interferes with glibc Access to
/proc/self/maps
--
ubuntu-bugs mailing list
ubunt
FWIW I've been running with the modified
/etc/apparmor.d/abstractions/base since Oct 29, 2010 on a busy Ubuntu
8.04 OpenLDAP server.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/668479
Title:
[SRU]
We stopped using GlusterFS as it was deemed too much of a risk.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/666494
Title:
Data Corruption bug in GlusterFS 3.0.2
--
ubuntu-bugs mailing list
ubunt
My current work-around for this is to build the KVM guest using grub2
and LVM encapsulation. For some reason grub2 has no issues installing
when using that configuration.
1. Build using Ubuntu 9.10 or later server ISO
2. Select manually disk partitioning
3. Create a single primary partition for
One more thing: in order to boot from LVM you must use the linux-server
kernel package as the linux-virtual one lacks an initrd with LVM
modules.
--
grub-pc.postinst script fails to detect virtio vda disk in KVM guest
https://bugs.launchpad.net/bugs/604335
You received this bug notification becau
This patch was posted via E-mail on June 3, 2010
* [PATCH] KVM: add schedule check to napi_enable call
- http://kerneltrap.org/mailarchive/linux-netdev/2010/6/4/6278660
and it never made it into the upstream kernel.
Shortly after that these two were added to the upstream kernel:
http://kern
301 - 400 of 624 matches
Mail list logo