[Bug 1573982] Re: LVM boot problem - volumes not activated after upgrade to Xenial

2016-07-26 Thread MatthewHawn
The apparent cause seems to be lvm2 (2.02.133-1ubuntu8). From the
Changelog (https://launchpad.net/ubuntu/xenial/+source/lvm2/+changelog)

lvm2 (2.02.133-1ubuntu8) xenial; urgency=medium

  * Drop debian/85-lvm2.rules. This is redundant now, VGs are already
auto-assembled via lvmetad and 69-lvm-metad.rules. This gets rid of using
watershed, which causes deadlocks due to blocking udev rule processing.
(LP: #1560710)
  * debian/rules: Put back initramfs-tools script to ensure that the root and
resume devices are activated (lvmetad is not yet running in the initrd).
  * debian/rules: Put back activation systemd generator, to assemble LVs in
case the admin disabled lvmetad.
  * Make debian/initramfs-tools/lvm2/scripts/init-premount/lvm2 executable and
remove spurious chmod +x Ubuntu delta in debian/rules.

 -- Martin Pitt   Wed, 30 Mar 2016 10:56:49
+0200


The initramfs-tools script does not activate all of the logical volumes and its 
detection is lacking in certain edge cases like mine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573982

Title:
  LVM boot problem - volumes not activated after upgrade to Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1573982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1573982] Re: LVM boot problem - volumes not activated after upgrade to Xenial

2016-07-15 Thread MatthewHawn
I just ran into this upgrading from 14.04.  My system is a btrfs raid
across two LVM Volume Groups.   Both volume groups need to be activated
at boot, before the "btrfs device scan". The system used to do this.

Putting a vgchange in a script in local-top fixes this.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573982

Title:
  LVM boot problem - volumes not activated after upgrade to Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1573982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1483390] Re: ubuntu 14.04.3. fglrx-core 2:15.200-0ubuntu0.4: fglrx-core kernel module failed to build

2015-08-10 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1479913, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1483390

Title:
  ubuntu 14.04.3. fglrx-core 2:15.200-0ubuntu0.4: fglrx-core kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1483390/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1482308] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build

2015-08-06 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1482308

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1482308/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1482194] Re: fglrx-core kernel module failed to build

2015-08-06 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1482194

Title:
  fglrx-core kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1482194/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1479913] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'pci_ignore_hotplug']

2015-08-03 Thread MatthewHawn
For those looking for a fix without having to patch and recompile:
revert your kernel to 3.19.0.25.   The problem is caused by linux-image-
generic version 3.19.0.26-25.   Please downgrade to 3.19.0.25-26.  (pay
very careful attention to the last two sets of numbers)

This may help: http://askubuntu.com/questions/138284/how-to-downgrade-a
-package-via-apt-get

Also note, this kernel seems to  only available if you have the
proposed repository selected.  This repository is only for pre-
releases and may contain problems such as this bug and may not be
appropriate.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479913

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only
  symbol 'pci_ignore_hotplug']

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1479913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1480924] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build

2015-08-03 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480924

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1480924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1479913] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'pci_ignore_hotplug']

2015-08-03 Thread MatthewHawn
Thank you Dan Ștefan Stroe (stroestefan) and Somberlain (somberlain218)
for cleaning up my patch and giving more instructions.  However, since
this is a patch to a dkms module, I believe the proper way is to add it
to dkms patches directory and modify dkms.conf.in.  This way the
original, proprietary code is distributed unchanged, and the patch is
applied when the dkms module is built on install.  I am not a dpkg
expert, though...

You can use the attached patch thus:

sudo apt-get build-dep fglrx-installer-updates
apt-get source fglrx-installer-updates
cd fglrx-installer-updates-15.200
patch -p1  ../fglrx_ignore_hotplug.diff
dpkg-buildpackage -rfakeroot -uc -us -b
sudo dpkg -i ../fglrx-updates-core_15.200-0ubuntu0.3_amd64.deb 

This should generate a new fglrx-updates-core package in the parent
directory.  When installed, it will call dkms build, which will apply
the patch and build the kernel module.

You can check dkms with
sudo dkms status

and to rebuild (should have been done by the above install)

sudo dkms remove fglrx-updates-core/15.200 -k 3.19.0-26-generic
sudo dkms build fglrx-updates-core/15.200 -k 3.19.0-26-generic
sudo dkms install fglrx-updates-core/15.200 -k 3.19.0-26-generic
sudo update-initramfs -k 3.19.0-26-generic -u

Disclaimer: This is patching kernel modules. Here Be Dragons. This may
make your computer unbootable.  This may blow up your computer and all
your files.  This may kill your cat.  Make sure you have adequate
backups, time, and access to a linux expert (yourself or friend) before
attempting

** Patch added: patch for fglrx-installer-updates debian source package
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1479913/+attachment/4438431/+files/fglrx_ignore_hotplug.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479913

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only
  symbol 'pci_ignore_hotplug']

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1479913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1479913] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'pci_ignore_hotplug']

2015-08-03 Thread MatthewHawn
I apologize. You want to downgrade to linux-image-generic 3.19.0.25.24.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479913

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only
  symbol 'pci_ignore_hotplug']

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1479913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1480632] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build

2015-08-02 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480632

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1480632/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1480725] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build

2015-08-02 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480725

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1480725/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1480727] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build

2015-08-02 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480727

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1480727/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1480436] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build

2015-08-01 Thread MatthewHawn
*** This bug is a duplicate of bug 1479913 ***
https://bugs.launchpad.net/bugs/1479913

** This bug has been marked a duplicate of bug 1479913
   fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build 
[FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 
'pci_ignore_hotplug']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480436

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1480436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1479913] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'pci_ignore_hotplug']

2015-07-31 Thread MatthewHawn
Caused by kernel changing export of function pci_ignore_hotplug to a GPL
export in drivers/pci/pci.c.  Also affects kernel 4.1.3.   The fix
requires working around calling pci_ignore_hotplug in kcl_acpi.c, line
864.


--- kcl_acpi.c  2015-07-31 11:29:12.258116934 -0600
+++ /var/lib/dkms/fglrx-core/15.200/source/kcl_acpi.c   2015-07-31 
11:33:43.582122028 -0600
@@ -861,7 +861,10 @@
 #elif LINUX_VERSION_CODE = KERNEL_VERSION(3,17,0)
 if(pdev)
 {
-   pci_ignore_hotplug(pdev);
+   pdev-ignore_hotplug = 1;
+   if ( pdev-bus-self)
+   pdev-bus-self-ignore_hotplug = 1;
 }
 #endif
 }

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479913

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only
  symbol 'pci_ignore_hotplug']

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1479913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1479913] Re: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'pci_ignore_hotplug']

2015-07-31 Thread MatthewHawn
Caused by kernel patch:  PCI: Propagate the ignore hotplug setting to
parent

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479913

Title:
  fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to
  build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only
  symbol 'pci_ignore_hotplug']

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1479913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1320402] Re: mdadm resyncs imsm raid in Normal state

2014-11-29 Thread MatthewHawn
Comment #12 worked for me! Thanks Chris.mn.

However, I believe the more canonical way of omitting the PIDs to kill
would be to use the /run/sendsigs.omit.d directory.  Interestingly,
/etc/init.d/mdadm already adds mdmon to this, just only on stop, not
start. I don't understand why and this may be a mistake.

In any case,  I have attached a patch to /etc/init.d/mdadm that adds the
mdmon PID to the sendsigsomit.d directory on start.

The check_raid in umountroot is also needed for me and I have included
that in the patch

** Patch added: mdadm.patch
   
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1320402/+attachment/4270840/+files/mdadm.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320402

Title:
   mdadm resyncs imsm raid in Normal state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1320402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1131979] [NEW] undefined reference to `curl_global_init' when building libvirtd

2013-02-22 Thread MatthewHawn
Public bug reported:

Version: 1.0.2-0ubuntu7 (1.0.1 worked fine)

When building source package (apt-get source -b libvirt) I get:

libtool: link: gcc -std=gnu99 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/libnl3 -I/usr/include/libnl3 -W -Waddress -Wall -Warray-bounds 
-Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align 
-Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp 
-Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero 
-Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul 
-Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length 
-Wformat=2 -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration 
-Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-pch 
-Wjump-misses-init -Wlogical-op -Wmain -Wmissing-braces -Wmissing-declarations 
-Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs 
-Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wmudflap 
-Wmultichar -Wnested-externs -Wnonnull -Wnormalized=nfc -Wold-style-declaration 
-Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat 
-Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas 
-Wreturn-type -Wsequence-point -Wshadow -Wstrict-aliasing -Wstrict-prototypes 
-Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure 
-Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized 
-Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable 
-Wunused-function -Wunused-label -Wunused-parameter -Wunused-result 
-Wunused-value -Wunused-variable -Wvariadic-macros -Wvolatile-register-var 
-Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare 
-Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 
-fstack-protector-all --param=ssp-buffer-size=4 -fexceptions 
-fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time 
-fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const 
-DQEMUD_PID_FILE=\\ -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Wformat-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Wformat-security -Werror=format-security -Wall -W -Waddress -Wall 
-Warray-bounds -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined 
-Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments 
-Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization 
-Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra 
-Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k 
-Wformat-zero-length -Wformat=2 -Wignored-qualifiers -Wimplicit 
-Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline 
-Wint-to-pointer-cast -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain 
-Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers 
-Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn 
-Wmissing-parameter-type -Wmissing-prototypes -Wmudflap -Wmultichar 
-Wnested-externs -Wnonnull -Wnormalized=nfc -Wold-style-declaration 
-Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat 
-Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas 
-Wreturn-type -Wsequence-point -Wshadow -Wstrict-aliasing -Wstrict-prototypes 
-Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure 
-Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized 
-Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable 
-Wunused-function -Wunused-label -Wunused-parameter -Wunused-result 
-Wunused-value -Wunused-variable -Wvariadic-macros -Wvolatile-register-var 
-Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare 
-Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 
-fstack-protector-all --param=ssp-buffer-size=4 -fexceptions 
-fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time 
-fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const 
-Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o .libs/libvirtd libvirtd-libvirtd.o 
libvirtd-libvirtd-config.o libvirtd-remote.o libvirtd-stream.o 
libvirtd-remote_protocol.o libvirtd-lxc_protocol.o libvirtd-qemu_protocol.o  
../src/.libs/libvirt-lxc.so ../src/.libs/libvirt-qemu.so 
/home/matthewh/no-snap/kvm/libvirt-1.0.2/debian/build/src/.libs/libvirt.so 
../src/.libs/libvirt.so /usr/lib/libcap-ng.so -lyajl -lnl-route-3 -lnl-3 
-laudit -ldevmapper /usr/lib/x86_64-linux-gnu/libxml2.so -lnuma -lavahi-common 
-lavahi-client -ldbus-1 -lgnutls -lgcrypt -lsasl2 /usr/lib/libapparmor.so 
../gnulib/lib/.libs/libgnu.a -lrt -lpthread -lutil -ldl
/home/matthewh/no-snap/kvm/libvirt-1.0.2/debian/build/src/.libs/libvirt.so: 
undefined reference to `curl_global_init'
collect2: ld returned 1 exit status

[Bug 852458] Re: three snapshots created

2012-06-20 Thread MatthewHawn
I have witnessed this too.  This actually becomes a problem if it is
called more than once in the same second: apt-btrfs-snapshot discards
the microsecond when creating the snapshot name.  Since the subvolume
(snapshot) already exists on the second call, btrfs dumps the second
snapshot WITHIN the first.

This creates something like:

sudo btrfs subvolume list -p .

ID 256 parent 5 top level 5 path @
ID 305 parent 5 top level 5 path @apt-snapshot-2012-06-20_09:33:18
ID 306 parent 305 top level 5 path @apt-snapshot-2012-06-20_09:33:18/@

This will prevent  @apt-snapshot-2012-06-20_09:33:18 from being deleted
because it has a child subvolume.  This might cause:  Bug # #997909.

I am not sure what happens if more than two snapshots happen in the same
second.  I would assume the third would fail looking like: #853849

Simple solutions: keep the microseconds or add a random (or incrementing
) postfix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/852458

Title:
  three snapshots created

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/852458/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1015706] [NEW] Avoid atime for checking snapshot age

2012-06-20 Thread MatthewHawn
Public bug reported:

In order to improve performance of filesystems, some users mount their
root with mount option noatime.  With this, atime becomes unusable for
tracking last snapshot time.

A more robust method might be to parse the snapshot name.

** Affects: apt-btrfs-snapshot (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: feature-request

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015706

Title:
  Avoid atime for checking snapshot age

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/1015706/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 987409] Re: Black screen with -vga std

2012-05-08 Thread MatthewHawn
*** This bug is a duplicate of bug 823494 ***
https://bugs.launchpad.net/bugs/823494

** This bug has been marked a duplicate of bug 823494
   Virt-manager upgrade 0.9.0 is not in sync with libvirt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/987409

Title:
  Black screen with -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm-spice/+bug/987409/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 970234] Re: Selecting spice and qxl mode results in blank screen

2012-05-04 Thread MatthewHawn
*** This bug is a duplicate of bug 823494 ***
https://bugs.launchpad.net/bugs/823494

This happend to me when switching from kvm to kvm-spice emulator.  With
KVM-spice, the only video mode that works is cirrus.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/970234

Title:
  Selecting spice and qxl mode results in blank screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm-spice/+bug/970234/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 970760] Re: Lost suspend since last kernel update

2012-04-03 Thread MatthewHawn
Same on Asus EeePC 1000.  Worked with previous kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/970760

Title:
  Lost suspend since last kernel update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/970760/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 970760] Re: Lost suspend since last kernel update

2012-04-03 Thread MatthewHawn
*** This bug is a duplicate of bug 969883 ***
https://bugs.launchpad.net/bugs/969883

I can confirm it is fixed in Mainline 3.3 on an asus EeePC

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/970760

Title:
  Lost suspend since last kernel update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/970760/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969883] Re: Asus ZenBook fail to suspend

2012-04-03 Thread MatthewHawn
I can confirm it is fixed in Mainline 3.3 on an asus EeePC

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969883

Title:
  Asus ZenBook fail to suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/969883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969883] Re: Asus ZenBook fail to suspend

2012-04-03 Thread MatthewHawn
Confirm suspend fixed in Mainline 3.2.14 for Asus eeePC (But wifi
broken. Had to revert to post)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969883

Title:
  Asus ZenBook fail to suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/969883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959684] [NEW] Python 2.7.2 failed to update on dist-upgrade

2012-03-19 Thread MatthewHawn
Public bug reported:

When running a dist-upgrade, python 2.7.2 failed up update.   This is
similar to a packaging problem I had with idle3. I uninstalled idle3 to
fix the previous problem

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: python 2.7.2-9ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic i686
ApportVersion: 1.94.1-0ubuntu2
Architecture: i386
Date: Mon Mar 19 14:28:33 2012
DpkgTerminalLog:
 Preparing to replace python 2.7.2-9ubuntu4 (using 
.../python_2.7.2-9ubuntu6_all.deb) ...
 Unpacking replacement python ...
 dpkg: error processing /var/cache/apt/archives/python_2.7.2-9ubuntu6_all.deb 
(--unpack):
  trying to overwrite '/usr/share/pixmaps/idle.xpm', which is also in package 
idle 2.7.2-9ubuntu4
DuplicateSignature:
 Unpacking replacement python ...
 dpkg: error processing /var/cache/apt/archives/python_2.7.2-9ubuntu6_all.deb 
(--unpack):
  trying to overwrite '/usr/share/pixmaps/idle.xpm', which is also in package 
idle 2.7.2-9ubuntu4
ErrorMessage: trying to overwrite '/usr/share/pixmaps/idle.xpm', which is also 
in package idle 2.7.2-9ubuntu4
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
SourcePackage: python-defaults
Title: package python 2.7.2-9ubuntu4 failed to install/upgrade: trying to 
overwrite '/usr/share/pixmaps/idle.xpm', which is also in package idle 
2.7.2-9ubuntu4
UpgradeStatus: Upgraded to precise on 2012-03-06 (13 days ago)

** Affects: python-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 package-conflict precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959684

Title:
  Python 2.7.2 failed to update on dist-upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/959684/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959684] Re: Python 2.7.2 failed to update on dist-upgrade

2012-03-19 Thread MatthewHawn
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959684

Title:
  Python 2.7.2 failed to update on dist-upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/959684/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 956670] Re: package idle3 3.2.2-1 failed to install/upgrade: trying to overwrite '/usr/share/pixmaps/idle3.xpm', which is also in package python3 3.2.2-1

2012-03-15 Thread MatthewHawn
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956670

Title:
  package idle3 3.2.2-1 failed to install/upgrade: trying to overwrite
  '/usr/share/pixmaps/idle3.xpm', which is also in package python3
  3.2.2-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/956670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 956670] [NEW] package idle3 3.2.2-1 failed to install/upgrade: trying to overwrite '/usr/share/pixmaps/idle3.xpm', which is also in package python3 3.2.2-1

2012-03-15 Thread MatthewHawn
Public bug reported:

Looks like dependency problems

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: idle3 3.2.2-1
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic i686
ApportVersion: 1.94.1-0ubuntu2
Architecture: i386
Date: Thu Mar 15 21:19:48 2012
DuplicateSignature:
 Unpacking replacement idle3 ...
 dpkg: error processing 
/var/cache/apt/archives/idle3_3.2.3~rc1-1ubuntu2_all.deb (--unpack):
  trying to overwrite '/usr/share/pixmaps/idle3.xpm', which is also in package 
python3 3.2.2-1
ErrorMessage: trying to overwrite '/usr/share/pixmaps/idle3.xpm', which is also 
in package python3 3.2.2-1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
PackageArchitecture: all
SourcePackage: python3-defaults
Title: package idle3 3.2.2-1 failed to install/upgrade: trying to overwrite 
'/usr/share/pixmaps/idle3.xpm', which is also in package python3 3.2.2-1
UpgradeStatus: Upgraded to precise on 2012-03-06 (10 days ago)

** Affects: python3-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 package-conflict precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956670

Title:
  package idle3 3.2.2-1 failed to install/upgrade: trying to overwrite
  '/usr/share/pixmaps/idle3.xpm', which is also in package python3
  3.2.2-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/956670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688637] [NEW] package open-vm-dkms 2010.06.16-268169-3ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build

2010-12-10 Thread MatthewHawn
Public bug reported:

Binary package hint: open-vm-tools

Ubuntu Release: Natty Alpha
Kernel: 2.6.37.8.10

Expected:
  Kernel modules for vmware tools built and installed

Happened:
  Kernel modules failed to build

Other:
  I have tried building modules from VMware source and they also fail to build 
against this kernel.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: open-vm-dkms 2010.06.16-268169-3ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-8.21-generic 2.6.37-rc4
Uname: Linux 2.6.37-8-generic i686
Architecture: i386
Date: Fri Dec 10 09:49:27 2010
ErrorMessage: open-vm-tools kernel module failed to build
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20101202)
PackageArchitecture: all
PackageVersion: 2010.06.16-268169-3ubuntu1
SourcePackage: open-vm-tools
Title: package open-vm-dkms 2010.06.16-268169-3ubuntu1 failed to 
install/upgrade: open-vm-tools kernel module failed to build

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688637

Title:
  package open-vm-dkms 2010.06.16-268169-3ubuntu1 failed to install/upgrade: 
open-vm-tools kernel module failed to build

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688637] Re: package open-vm-dkms 2010.06.16-268169-3ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build

2010-12-10 Thread MatthewHawn


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688637

Title:
  package open-vm-dkms 2010.06.16-268169-3ubuntu1 failed to install/upgrade: 
open-vm-tools kernel module failed to build

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 327793] Re: Window decorations in title bar missing with compiz enabled

2009-02-22 Thread MatthewHawn
As of now, I am still having this problem with the latest updates.  Here
are the versions installed:

compiz  1:0.7.9+git20090211-0ubuntu4
compiz-core 1:0.7.9+git20090211-0ubuntu4
compiz-fusion-plugins-extra 0.7.9+git20090213-0ubuntu1
compiz-fusion-plugins-main  0.7.9+git20090213-0ubuntu2
compiz-gnome1:0.7.9+git20090211-0ubuntu4
compiz-plugins  1:0.7.9+git20090211-0ubuntu4
compiz-wrapper  1:0.7.9+git20090211-0ubuntu4
compizconfig-backend-gconf  0.7.8-0ubuntu2
compizconfig-settings-manager   0.7.8-0ubuntu3
libcompizconfig00.7.8-0ubuntu4

I have an Nvidia 8600 GTS.  I upgraded this install from Hardy, to
Intrepid, to Jaunty.  I cleared out my xorg.conf with dbkg-reconfigure
-phigh xserver-xorg and added back in the Nvidia driver through hardware
drivers.  I have attached the xorg.conf.

From reading some other forums and bug reports, I also ran nvidia-
xconfig --composite --add-argb-glx-visuals.  There was no change after
reboot

There appear to be no errors in Xorg.0.log

If you need anything else, I would be happy to supply it.

** Attachment added: xorg.conf-nvidia-180
   http://launchpadlibrarian.net/22990467/xorg.conf-nvidia-180

-- 
Window decorations in title bar missing with compiz enabled
https://bugs.launchpad.net/bugs/327793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs