[Bug 1379201] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build

2014-10-09 Thread Mike Heald
The backported patch that caused this was https://lkml.org/lkml/2014/8/8/861 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379201 Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitc

[Bug 1379201] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build

2014-10-09 Thread Mike Heald
he signature of ip_select_ident changed from -69 to -70. It went from (struct sk_buff *skb, struct dst_entry *dst, struct sock *sk) to (struct sk_buff *skb, struct sock *sk, int segs). Unfortunately I don't know enough about openvswitch internals to change the call, but the calls are made in data

[Bug 1379201] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build

2014-10-09 Thread Mike Heald
Same error here, seemed to be fine on -69, but doesn't build on -70. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379201 Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel

[Bug 1350778] Re: Upgrading nslcd on precise rewrites /etc/nslcd.conf, leaving users with unusable systems

2014-08-06 Thread Mike Heald
New debdiff that applies all the patches from https://bugs.launchpad.net/ubuntu/+source/nss-pam- ldapd/+bug/1350778/comments/6 All applied cleanly except the last one, where the lines were just far enough out of range for patch's default fuzziness not to apply it, but the actual change was easily

[Bug 1350778] Re: Upgrading nslcd on precise rewrites /etc/nslcd.conf, leaving users with unusable systems

2014-08-05 Thread Mike Heald
Ah, sorry, my mistake, typo with lt-nl. I had used the wrong operator. Thanks for catching that! I'll see about getting a debdiff put together to bring this up to the latest in the 0.8 series, we don't want to be running an unstable release for the next two years :) Thanks for your help on this,

[Bug 1350778] Re: Upgrading nslcd on precise rewrites /etc/nslcd.conf, leaving users with unusable systems

2014-08-05 Thread Mike Heald
> On my system dpkg --compare-versions "" lt-nl "0.8" is false so it would seem the code is also not run on fresh installs It does run on fresh installs. You're getting confused between a 0 return code, which means the command succeeded and the condition passes, and false. In most other languages,

[Bug 1350778] Re: Upgrading nslcd on precise rewrites /etc/nslcd.conf, leaving users with unusable systems

2014-08-05 Thread Mike Heald
> I don't think the configuration upgrade code is the issue here (that would probably only cause issues with some downgrades). Possibly not the code in that block itself, but it's certainly something in that block or code that it calls. This has been tested with a mirror of our production configur

[Bug 1350778] Re: Upgrading nslcd on precise rewrites /etc/nslcd.conf, leaving users with unusable systems

2014-07-31 Thread Mike Heald
Patch attached for this issue. The postint script contains a block that migrates configuration directives from previous versions. I surrounded it with a check to see if the installation was upgrading from a pervious series, or was a new installation. If the upgrade is still for the 0.8 series (I'v

[Bug 1350778] Re: Upgrading nslcd on precise rewrites /etc/nslcd.conf, leaving users with unusable systems

2014-07-31 Thread Mike Heald
There are migrations that need to happen if you upgrade from 0.x to 0.y, but if you're upgrading within the same series, it shouldn't be touched. I'm working on a bugfix that implements that rule. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1347614] Re: Fix for CVE-2013-0288 in precise package

2014-07-31 Thread Mike Heald
@cody-somerville new bug opened for that at https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1350778 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1347614 Title: Fix for CVE-2013-0288 in

[Bug 1350778] [NEW] Upgrading nslcd on precise rewrites /etc/nslcd.conf, leaving users with unusable systems

2014-07-31 Thread Mike Heald
Public bug reported: Ubuntu release: 12.04.1 Package version: 0.8.4ubuntu0.2 and 0.8.4ubuntu0.3 We use ldap for user auth. Our /etc/nslcd.conf needed to be customised with certain tls and ssl options. Here's what the relevant parts looked like: # The location at which the LDAP server(s) sho

[Bug 1347614] Re: Fix for CVE-2013-0288 in precise package

2014-07-29 Thread Mike Heald
Thanks for your guidance on this. I've attached a new debdiff with the minimal patch. I would have liked to incorporate the poll() changes, but it makes sense to do the minimum to fix this bug for now. Patch was applied from http://arthurdejong.org/git/nss-pam- ldapd/commit/?id=7867b93f9a7c76b96f

[Bug 1347614] Re: Fix for CVE-2013-0288 in precise package

2014-07-29 Thread Mike Heald
Resubscribing the security sponsors team. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1347614 Title: Fix for CVE-2013-0288 in precise package To manage notifications about this bug go to: https:/

[Bug 1347614] [NEW] Fix for CVE-2013-0288 in precise package

2014-07-23 Thread Mike Heald
Public bug reported: We run a busy server that uses nss-pam-ldapd on precise, and it falls over regularly due to CVE-2013-0288. Attached is a debdiff with the backported fix for this issue. ** Affects: nss-pam-ldapd (Ubuntu) Importance: Undecided Status: New ** Patch added: "Backp

[Bug 1279812] [NEW] usbhid should be excluded by default

2014-02-13 Thread Mike Heald
Public bug reported: Using a USB mouse while on battery results in the mouse switching off if not used for a very short amount of time. Clicking switches it back on, but it's intensely annoying, as the timeout is so short. Same with a USB keyboard. If I don't type, I lose the keyboard, and the onl

[Bug 1261668] [NEW] Intel 7260 firmware causes crashes, needs updating

2013-12-17 Thread Mike Heald
Public bug reported: The firmware we currently ship for the intel 7260 wireless card is buggy, and causing frequent crashes. See http://www.spinics.net/lists/linux-wireless/msg114861.html There is updated firmware available, see http://marc.info/?l=linux- wireless&m=138718659005765&w=2 We shoul

[Bug 1099204] Re: Laptop screen turned off with kernel 3.8.0 in raring

2013-12-04 Thread Mike Heald
Kernel update came through this morning, to: 3.11.0-15-generic #22-Ubuntu SMP Mon Dec 2 23:35:23 UTC 2013 and this seems to have fixed it for me! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109

[Bug 1099204] Re: Laptop screen turned off with kernel 3.8.0 in raring

2013-11-20 Thread Mike Heald
Problem is still present in the trusty livecd, as of today. Tested with the mainline kernel, mikeh@bones:~$ uname -a Linux bones 3.12.0-031200-generic #201311031935 SMP Mon Nov 4 00:36:54 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux mikeh@bones:~$ and the problem is present there too. ** Changed i

[Bug 1099204] RfKill.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913194/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title: La

[Bug 1099204] UdevLog.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913196/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title:

[Bug 1099204] WifiSyslog.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913197/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Ti

[Bug 1099204] PulseList.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913193/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Titl

[Bug 1099204] ProcModules.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913192/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204

[Bug 1099204] ProcEnviron.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913190/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204

[Bug 1099204] UdevDb.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913195/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title: La

[Bug 1099204] Lsusb.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913188/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title: Lapt

[Bug 1099204] ProcInterrupts.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913191/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/109

[Bug 1099204] ProcCpuinfo.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913189/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204

[Bug 1099204] IwConfig.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913186/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title:

[Bug 1099204] Lspci.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913187/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title: Lapt

[Bug 1099204] Re: Laptop screen turned off with kernel 3.8.0 in raring

2013-11-20 Thread Mike Heald
apport information ** Tags added: apport-collected trusty ** Description changed: - I have a Lenovo Y580 Ideapad. When booting with the 3.8.0 kernel, the - screen turns off when the ubuntu logo and progress bar should display. - Xorg starts, I can hear the startup sound, but the screen is turned

[Bug 1099204] CRDA.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913184/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title: Laptop

[Bug 1099204] CurrentDmesg.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913185/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204

[Bug 1099204] BootDmesg.txt

2013-11-20 Thread Mike Heald
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1099204/+attachment/3913183/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Titl

[Bug 859539] Re: usb-creator-gtk fails to install bootloader: "System policy prevents installing the bootloader"

2013-11-01 Thread Mike Heald
Same here trying to write a 64bit 13.10 image from 64bit 13.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859539 Title: usb-creator-gtk fails to install bootloader: "System policy prevents inst

[Bug 1099204] Re: Laptop screen turned off with kernel 3.8.0 in raring

2013-09-06 Thread Mike Heald
Upgraded to saucy, running kernel 3.11.0-4-generic, bug is still present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title: Laptop screen turned off with kernel 3.8.0 in raring To manage

[Bug 1099204] Re: Laptop screen turned off with kernel 3.8.0 in raring

2013-08-28 Thread Mike Heald
I'd better confirm that, same as @spectral, this is a brightness bug. The brightness is at the very lowest level, so it appears as if the laptop screen is off. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1099204] Re: Laptop screen turned off with kernel 3.8.0 in raring

2013-08-28 Thread Mike Heald
Yes, this bug is still present with raring up to date as of today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099204 Title: Laptop screen turned off with kernel 3.8.0 in raring To manage notifi

Re: [Bug 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-08 Thread Mike Heald
On 08/04/13 18:54, Curtis Hovey wrote: > What exactly would the lxc scripts be doing wrong? Since the work around > involves the extraordinary option of dropping the environment, I think > what ever is forcing a py2 path is being naughty. I'd agree here. A python2 app calling a python3 app should e

[Bug 629244] Re: DisplayLink driver unloads when Screen 0 is handled by Nvidia driver

2013-04-05 Thread Mike Heald
** No longer affects: hexr -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/629244 Title: DisplayLink driver unloads when Screen 0 is handled by Nvidia driver To manage notifications about this bug go

[Bug 1113678] Re: X server starts with brightness at lowest possible level (off!) in raring

2013-02-03 Thread Mike Heald
It's similar, but not a dupe. That bug is when the user logs in. This bug happens before I log in. It's as soon as lightdm starts, so I can't see anything to log in, therefore it couldn't be my session settings as the other bug indicates. -- You received this bug notification because you are a me

[Bug 1113678] [NEW] X server starts with brightness at lowest possible level (off!) in raring

2013-02-02 Thread Mike Heald
Public bug reported: On my Leveno Y580, when the display manager starts, the screen brightness is set to the lowest possible level. On this laptop, it means the backlight is totally off, so you get nothing on screen at all. Turning up the brightness with hotkeys works, but this has to be done on

[Bug 1099204] Re: Laptop screen turned off with kernel 3.8.0 in raring

2013-01-14 Thread Mike Heald
Have done so, the bug still exists. If there are any more tests I can do, or debugging information I can get to help fix this, please let me know. ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notificatio

[Bug 1099204] [NEW] Laptop screen turned off with kernel 3.8.0 in raring

2013-01-13 Thread Mike Heald
Public bug reported: I have a Lenovo Y580 Ideapad. When booting with the 3.8.0 kernel, the screen turns off when the ubuntu logo and progress bar should display. Xorg starts, I can hear the startup sound, but the screen is turned off. Booting on the 3.5.0 kernel works fine. ** Affects: ubuntu

[Bug 1029355] Re: euca-add-keypair could overwrite key files if the key is already added

2012-08-03 Thread Mike Heald
Thank you for taking the time to explain it, I'll see what I can do about updating the wiki I've been copy-n-pasting commands from :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029355 Title: euc

[Bug 1029355] [NEW] euca-add-keypair could overwrite key files if the key is already added

2012-07-26 Thread Mike Heald
Public bug reported: It's common for people to run: euca-add-keypair $USERNAME > ${USERNAME}.key which works fine if your keypar is not already added. If it is added, the .key file is overwritten with a message saying the keypair is already added. If we could have the key written to stdout

[Bug 795355] Re: Intermittent SSL connection faults

2011-12-02 Thread Mike Heald
This happened a lot yesterday on the hexr.canonical.com server. It's not in a pattern I can predict, nor does it only happen on certain pages. When it's happening, it affects both serving of the web app and the static assets. -- You received this bug notification because you are a member of Ubunt

[Bug 890274] Re: geforce 6100 on 10.04 LTS 2.6.32-29 okay but -30 not working

2011-11-15 Thread Mike Heald
This isn't related to the Ubuntu Friendly program, so marking it as invalid in UF. ** Changed in: ubuntu-friendly Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890274 Ti

[Bug 865453] Re: Bluetooth/detect test fails and asks me to submit a bug

2011-10-03 Thread Mike Heald
Also, after completing the bug report process, checkbox becomes unresponsive and I can't continue with the test run. There are processes owned by root that my user can't kill, so a user unfamiliar with the command line would have to reboot to be able to do their test run again. -- You received th

[Bug 865453] [NEW] Bluetooth/detect test fails and asks me to submit a bug

2011-10-03 Thread Mike Heald
Public bug reported: The bluetooth/detect test fails (as, I understand, it should be able to) but checkbox asks me to submit a bug, as if it's a crash. That's confusing. Also, it asks me to run sudo hcidump -XYt > $HOME/hci.log but but hcidump hasn't been installed along with checkbox. (I hav

[Bug 865453] Re: Bluetooth/detect test fails and asks me to submit a bug

2011-10-03 Thread Mike Heald
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865453 Title: Bluetooth/detect test fails and asks me to submit a bug To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+s

[Bug 653719] Re: Xorg adds input devices that HAL marks as ignored

2010-10-03 Thread Mike Heald
Thanks Timo! I should also mention that this was an in-place upgrade from Lucid. -- Xorg adds input devices that HAL marks as ignored https://bugs.launchpad.net/bugs/653719 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 653719] Re: Xorg adds input devices that HAL marks as ignored (maverick)

2010-10-03 Thread Mike Heald
** Attachment added: "lshal" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/653719/+attachment/1668624/+files/lshal -- Xorg adds input devices that HAL marks as ignored (maverick) https://bugs.launchpad.net/bugs/653719 You received this bug notification because you are a member of Ubunt

[Bug 653719] Re: Xorg adds input devices that HAL marks as ignored (maverick)

2010-10-03 Thread Mike Heald
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/653719/+attachment/1668623/+files/Xorg.0.log -- Xorg adds input devices that HAL marks as ignored (maverick) https://bugs.launchpad.net/bugs/653719 You received this bug notification because you are a membe

[Bug 653719] Re: Xorg adds input devices that HAL marks as ignored (maverick)

2010-10-03 Thread Mike Heald
** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/653719/+attachment/1668622/+files/kern.log -- Xorg adds input devices that HAL marks as ignored (maverick) https://bugs.launchpad.net/bugs/653719 You received this bug notification because you are a member of

[Bug 653719] Re: Xorg adds input devices that HAL marks as ignored (maverick)

2010-10-03 Thread Mike Heald
xorg.conf ** Attachment added: "xorg.conf" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/653719/+attachment/1668621/+files/xorg.conf -- Xorg adds input devices that HAL marks as ignored (maverick) https://bugs.launchpad.net/bugs/653719 You received this bug notification because you are

[Bug 653719] Re: Xorg adds input devices that HAL marks as ignored (maverick)

2010-10-03 Thread Mike Heald
Thanks for your quick reply Fabio, I ran apport-collect 653719 which fired up Lynx to authorise apport- collect interactions with launchpad, but it failed due to a missing referer on the step after I said that apport-collect could have access... I haven't blocked sending http_referer so I'm not su

[Bug 653719] [NEW] Xorg adds input devices that HAL marks as ignored (maverick)

2010-10-02 Thread Mike Heald
Public bug reported: I am running maverick, updated to the latest as of 2nd October. I have an IR-Receiver that uses the mceusb module. HAL sees it and wants to add it as an input.keyboard which causes havoc with mythtv because it revceives input from the HAL keyboard device and lircd. I disable