[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2016-01-20 Thread Louis Bouchard
** Patch removed: "nut_debian_2.7.2-4_to_ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531908/+files/nut_debian_2.7.2-4_to_ubuntu.debdiff

** Patch removed: "nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531909/+files/nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff

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

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

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


[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2016-01-20 Thread Louis Bouchard
** Patch removed: "nut_debian_2.7.2-4_to_ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531908/+files/nut_debian_2.7.2-4_to_ubuntu.debdiff

** Patch removed: "nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531909/+files/nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/1522346

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2016-01-20 Thread Louis Bouchard
Hello Robie, Steve,

I will address both of your updates sequentially :

Le 14/01/2016 19:13, Robie Basak a écrit :
> Hi Louis,
> 
> Thank you for working on this merge. Good job identifying some changes that
> could be dropped.
> 
> However I think this work could do with some improvement before I am happy to
> upload it.
> 
> Overall it looks like it might be OK, but I'm concerned that the changelog is
> misleading. There are changes that are being carried forward that are not
> mentioned in your Remaining Changes section, and conversely there are also
> changes that are claimed to have been carried forward but are partially
> missing. Details below:
> 
> udev changes in debian/rules. Was this dropped? In your merge the delta still
> seems to be there, and it still looks relevant. So why does the changelog say
> that this is dropped?

Oh dear! I mistakenly thought that the change was coming from upstream as there
is no mention in grab-merge's REPORT file of any conflict on debian/rules. I
will revert the changelog entry accordingly.

I definitively will stop to use this tool for merges. Not only it makes my life
miserable by having to systematically revert to pristine source packages for
comparaison, but it seems to silently changes files without any indication.

So far, grab-merge has been a source of problems for me. I had to restart the
rsyslog merge twice because of mismatch and build problems.

I may need your help to get my head around it, but I will give a second look at
your git workflow that I bookmarked earlier.
> 
> Some but not all changes made in 2.7.1-1ubuntu5 seem to have disappeared. Are
> they still needed? Why is this part of the delta not mentioned in the
> changelog?
>

Indeed, the .ubuntu5 modification that you uploaded got dropped. I was mislead
to believe that it was an upstream change added and not dropped from our part. I
will reintroduce it.

I also added a mention of dropped changes in debian/tests/test-nut.py that are
now superseded upstream but had no mention in the previous changelog.

> What about these parts of the previous delta, for which I don't see any
> information in your merge changelog about whether these were carried forward 
> or
> dropped?
> 
>   * Disable systemd unit; it does not check nut.conf whether nut is
> configured, and thus fails to start (and the package install). The 
> init.d
> script works well enough for the time being. (LP: #1313231)
> 
>   * debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most 
> 5
> seconds to shut down, instead of expecting it to be shut down 
> immediately
> after sending the killall. (LP: #1291378)
> 
>   * debian/patches/0006-ups-conf-reorder.patch: Move maxretry setting
> above Examples section, closer to the "outside of a driver definition"
> comment. (LP: #1405822)
> 

My changelog mention the following :

* Ubuntu bugs fixed upstream:

  LP: #1405822, #1291378, #1313231


Those are the three bugs that you mention above.  I do agree that I should have
carried forward the previous changelog description and state that the bug had
been fixed upstream. I'll carry that change in a new debdiff.

> Please could you address these questions above? In particular I'd like
> the changelog to be accurate in explaining what is being carried
> forward, what is being dropped and any additional changes made (I think
> there are none in this case). Otherwise it's tough both to review now
> and for a future merge.
> 
> Minor: I'd put the extra Ubuntu delta lines for debian/patches/series after 
> all
> the Debian ones, unless there's a good reason to insert them into the middle.
> 

Regarding Steve's update now :

>  - nut-{cgi,server}.postinst: the existing delta with Debian is bad form,
> adduser is designed to be called unconditionally. Not strictly speaking part
> of the merge, but something I spotted along the way that I think it's
> important to fix. Along the way, I fixed up the changelog explanation for why
> this is still needed (since we no longer do upgrades from hardy, if that were
> the only reason we could drop the delta).
>

Fixed in the new merge.

>  - debian/patches/backport-fix-lp753661.patch has been a pointless diff for
> several upstream releases. The patch still applies, but upstream fixed the
> issue differently (using rtrim() ).

Fixed in the new merge.

>  - as Robie noted, you say the udev delta is dropped, but the delta to
> debian/rules still exists. I've dropped the delta, with more explanation in
> the changelog to why it can be dropped.

Fixed in the new merge with your drop of the previous delta.

>  - the changes from 2.7.7-1ubuntu5 are restored, as still required.

Yes, already noted in Robie's comment

Regarding 

Re: [Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2016-01-20 Thread Louis Bouchard
Hello Robie, Steve,

I will address both of your updates sequentially :

Le 14/01/2016 19:13, Robie Basak a écrit :
> Hi Louis,
> 
> Thank you for working on this merge. Good job identifying some changes that
> could be dropped.
> 
> However I think this work could do with some improvement before I am happy to
> upload it.
> 
> Overall it looks like it might be OK, but I'm concerned that the changelog is
> misleading. There are changes that are being carried forward that are not
> mentioned in your Remaining Changes section, and conversely there are also
> changes that are claimed to have been carried forward but are partially
> missing. Details below:
> 
> udev changes in debian/rules. Was this dropped? In your merge the delta still
> seems to be there, and it still looks relevant. So why does the changelog say
> that this is dropped?

Oh dear! I mistakenly thought that the change was coming from upstream as there
is no mention in grab-merge's REPORT file of any conflict on debian/rules. I
will revert the changelog entry accordingly.

I definitively will stop to use this tool for merges. Not only it makes my life
miserable by having to systematically revert to pristine source packages for
comparaison, but it seems to silently changes files without any indication.

So far, grab-merge has been a source of problems for me. I had to restart the
rsyslog merge twice because of mismatch and build problems.

I may need your help to get my head around it, but I will give a second look at
your git workflow that I bookmarked earlier.
> 
> Some but not all changes made in 2.7.1-1ubuntu5 seem to have disappeared. Are
> they still needed? Why is this part of the delta not mentioned in the
> changelog?
>

Indeed, the .ubuntu5 modification that you uploaded got dropped. I was mislead
to believe that it was an upstream change added and not dropped from our part. I
will reintroduce it.

I also added a mention of dropped changes in debian/tests/test-nut.py that are
now superseded upstream but had no mention in the previous changelog.

> What about these parts of the previous delta, for which I don't see any
> information in your merge changelog about whether these were carried forward 
> or
> dropped?
> 
>   * Disable systemd unit; it does not check nut.conf whether nut is
> configured, and thus fails to start (and the package install). The 
> init.d
> script works well enough for the time being. (LP: #1313231)
> 
>   * debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most 
> 5
> seconds to shut down, instead of expecting it to be shut down 
> immediately
> after sending the killall. (LP: #1291378)
> 
>   * debian/patches/0006-ups-conf-reorder.patch: Move maxretry setting
> above Examples section, closer to the "outside of a driver definition"
> comment. (LP: #1405822)
> 

My changelog mention the following :

* Ubuntu bugs fixed upstream:

  LP: #1405822, #1291378, #1313231


Those are the three bugs that you mention above.  I do agree that I should have
carried forward the previous changelog description and state that the bug had
been fixed upstream. I'll carry that change in a new debdiff.

> Please could you address these questions above? In particular I'd like
> the changelog to be accurate in explaining what is being carried
> forward, what is being dropped and any additional changes made (I think
> there are none in this case). Otherwise it's tough both to review now
> and for a future merge.
> 
> Minor: I'd put the extra Ubuntu delta lines for debian/patches/series after 
> all
> the Debian ones, unless there's a good reason to insert them into the middle.
> 

Regarding Steve's update now :

>  - nut-{cgi,server}.postinst: the existing delta with Debian is bad form,
> adduser is designed to be called unconditionally. Not strictly speaking part
> of the merge, but something I spotted along the way that I think it's
> important to fix. Along the way, I fixed up the changelog explanation for why
> this is still needed (since we no longer do upgrades from hardy, if that were
> the only reason we could drop the delta).
>

Fixed in the new merge.

>  - debian/patches/backport-fix-lp753661.patch has been a pointless diff for
> several upstream releases. The patch still applies, but upstream fixed the
> issue differently (using rtrim() ).

Fixed in the new merge.

>  - as Robie noted, you say the udev delta is dropped, but the delta to
> debian/rules still exists. I've dropped the delta, with more explanation in
> the changelog to why it can be dropped.

Fixed in the new merge with your drop of the previous delta.

>  - the changes from 2.7.7-1ubuntu5 are restored, as still required.

Yes, already noted in Robie's comment

Regarding 

[Bug 1532789] Re: Trusty multipath-tools suffering seg faults

2016-01-19 Thread Louis Bouchard
** Also affects: multipath-tools (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Trusty multipath-tools suffering seg faults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1532789/+subscriptions

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


[Bug 1532789] Re: Trusty multipath-tools suffering seg faults

2016-01-19 Thread Louis Bouchard
** Also affects: multipath-tools (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1532789

Title:
  Trusty multipath-tools suffering seg faults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1532789/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1506550] Re: quassel can't play audio notifications in wily

2016-01-18 Thread Louis Bouchard
Wait, the problem lies further than that.  It seems to lie in the
expansion of the ${misc:Depends} variable as the debian package has the
same debian/control file and it works as expected.

I still want to look at it further, but I'm a bit short on time

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

Title:
  quassel can't play audio notifications in wily

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

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


[Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-18 Thread Louis Bouchard
Thank you for the test.

It should be released publicly in a few days.

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

Title:
  Unable to configure Firmware Assisted dump

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

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


[Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-14 Thread Louis Bouchard
Hello Praveen,

Would it be possible for you to test the uploaded packages in the
trusty-proposed archive to confirm that the fix is adequate.  Please
don't forget to remove the test packages provided in the PPA.

Kind regards,

...Louis

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

Title:
  Unable to configure Firmware Assisted dump

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

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


[Bug 1532146] Re: update-initramfs fails for MODULES=dep when root is on nvme device

2016-01-13 Thread Louis Bouchard
** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  update-initramfs fails for MODULES=dep when root is on nvme device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1532146/+subscriptions

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


[Bug 1528101] Re: ISST-LTE: kdump failed: second kernel booting hangs after /scripts/init-bottom when large min_free_kbytes value being set

2016-01-13 Thread Louis Bouchard
Hello,

The situation in this context is that the modification of
vm.min_free_kbytes has a negative impact on the boot sequence of the
kexec kernel (the kernel that allows for the capture of the kernel
dump).

The output of the console that you provide clearly shows that the kdump
sequence hasn't even started to execute so kexec-tools is not the
culprit here. Now I agree that kernel parameter modifications made for
normal execution of the kernel should not impair the execution of the
kexec kernel when this one needs to run.

So we need to find a solution that will let us boot the kexec kernel
with the default value for vm.min_free_kbytes and not the modified one.

I will look into that.


** Changed in: kexec-tools (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  ISST-LTE: kdump failed: second kernel booting hangs after /scripts
  /init-bottom when large min_free_kbytes value being set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1528101/+subscriptions

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


[Bug 1530837] Re: Logsys file leaks in /dev/shm after sigabrt, sigsegv and when running corosync -v

2016-01-13 Thread Louis Bouchard
** Also affects: corosync (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Logsys file leaks in /dev/shm after sigabrt, sigsegv and when running
  corosync -v

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

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


[Bug 1530837] Re: Logsys file leaks in /dev/shm after sigabrt, sigsegv and when running corosync -v

2016-01-13 Thread Louis Bouchard
** Also affects: corosync (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to corosync in Ubuntu.
https://bugs.launchpad.net/bugs/1530837

Title:
  Logsys file leaks in /dev/shm after sigabrt, sigsegv and when running
  corosync -v

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-12 Thread Louis Bouchard
debdiff for trusty SRU

** Description changed:

+ [SRU justification]
+ This represent a hardware enablement SRU : Firmware assisted dumps (fadump) 
are not possible on LTS.
+ 
+ [Impact]
+ The fadump mechanism cannot be used on Power systems running Trusty
+ 
+ [Fix]
+ Backport fadump functionality from makedumpfile 1.5.8 present in Wily and 
onward.
+ 
+ [Test Case]
+ See comment #9 : The proposed SRU has been tested from a PPA on a Power VM.
+ 
+ [Regression]
+ None expected from a functionality point of view as it is a new feature. 
Existing code paths are minimally modified.
+ 
+ [Original description of the problem]
+ 
  ---Steps to Reproduce---
- 1) Using latest daily ISO install 14.04.02 as a Power VM guest. 
+ 1) Using latest daily ISO install 14.04.02 as a Power VM guest.
  2) Upgrade the kernel to 3.19 level (3.19.0-18-generic)
  3) In order to use Firmware Assisted Dump feature update the kernel command 
with fadump=on.
  4) Reboot.
  
  Post reboot using kdump-config load command fails with following message
  :
  
  # kdump-config load
  Memory for crashkernel is not reserved
  Please reserve memory by passing"crashkernel=X@Y" parameter to kernel
  Then try to loading kdump kernel
-  * failed to load kdump kernel
+  * failed to load kdump kernel
  
  # kdump-config status
  current state   : Not ready to kdump
- # 
+ #
  
- # cat /proc/cmdline 
+ # cat /proc/cmdline
  BOOT_IMAGE=/boot/vmlinux-3.19.0-18-generic 
root=UUID=3ea23bcf-7269-432f-bacc-f82c6cdd774e ro splash quiet fadump=on 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
- # cat /sys/kernel/fadump_enabled 
+ # cat /sys/kernel/fadump_enabled
  1
- # cat /sys/kernel/fadump_registered 
+ # cat /sys/kernel/fadump_registered
  0
- # 
+ #
  
  # dmesg | grep -i Firmware
  [0.00] Reserved 5120MB of memory at 97279MB for firmware-assisted dump
  [0.00] firmware_features = 0x0001c45ffc5f
  #
  # cat /boot/config-3.19.0-18-generic | grep -i FA_DUMP
  CONFIG_FA_DUMP=y
  #
  
  Are there any user space fixes missing which prevents me from
  configuring firmware assisted dump ?
  
  == Comment: #4 - Hari Krishna Bathini  - 2015-06-12 
05:28:24 ==
  This patch makes kdump-tools fadump aware so as to switch between
  kdump & fadump seemlessly based on the dump method enabled (fadump/kdump).
  
  Thanks
  Hari

** Patch added: "lp1464833_fadump_trusty.debdiff"
   
https://bugs.launchpad.net/ubuntu/+bug/1464833/+attachment/4548595/+files/lp1464833_fadump_trusty.debdiff

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

Title:
  Unable to configure Firmware Assisted dump

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

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

[Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-08 Thread Louis Bouchard
Hello,

Please be aware that the PPA is not a definitive fix and will eventually
disapear.   Now that I know that it works, I will proceed to get this
fix included in the official archive. I will update this bug when it
happens.

Kind regards,

...Louis

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

Title:
  Unable to configure Firmware Assisted dump

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

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


[Bug 1532146] [NEW] update-initramfs fails for MODULES=dep when root is on nvme device

2016-01-08 Thread Louis Bouchard
Public bug reported:

If MODULES=dep is used to create a smaller initramfs, it will fail if
the system has its root on NVME device.

# grep ^MODULES /etc/initramfs-tools/initramfs.conf 
MODULES=dep
# update-initramfs -u
update-initramfs: Generating /boot/initrd.img-3.19.0-43-generic
mkinitramfs: for root /dev/nvme0n1p1 missing nvme /sys/block/ entry
mkinitramfs: workaround is MODULES=most
mkinitramfs: Error please report the bug
update-initramfs: failed for /boot/initrd.img-3.19.0-43-generic with 1.

/usr/share/initramfs-tools/hook-functions is missing an entry for NVME
devices so it falls back to a default value which is inadequate

I will open a bug in Debian as well which has the same issue in Sid.

The upcoming version in experimental changes the logic which may or may
not fix the problem.

** Affects: initramfs-tools (Ubuntu)
 Importance: Medium
 Assignee: Louis Bouchard (louis-bouchard)
 Status: Confirmed

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Confirmed

** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided => Medium

** Changed in: initramfs-tools (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  update-initramfs fails for MODULES=dep when root is on nvme device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1532146/+subscriptions

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


[Bug 1532146] Re: update-initramfs fails for MODULES=dep when root is on nvme device

2016-01-08 Thread Louis Bouchard
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785147 provide a fix
for this issue in the version in experimental. This is not yet in Sid so
not merged into Xenial

** Bug watch added: Debian Bug tracker #785147
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785147

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

Title:
  update-initramfs fails for MODULES=dep when root is on nvme device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1532146/+subscriptions

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


[Bug 1532146] Re: update-initramfs fails for MODULES=dep when root is on nvme device

2016-01-08 Thread Louis Bouchard
Here is the debdiff for the fix

** Patch added: "lp1532146-nvme.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1532146/+attachment/4546274/+files/lp1532146-nvme.debdiff

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

Title:
  update-initramfs fails for MODULES=dep when root is on nvme device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1532146/+subscriptions

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


[Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-06 Thread Louis Bouchard
Hello,

Would it be possible to have someone test the potential modification
from a PPA ?  Since it concerns addition of a new feature to a stable
release, I would prefer to have a bit more testing done before uploading

Kind regards,

..Louis

** Changed in: Ubuntu Trusty
   Status: Confirmed => In Progress

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

Title:
  Unable to configure Firmware Assisted dump

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

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


[Bug 1528759] Re: ISST-LTE: kdump service fails to start on Ubuntu14.04.4 lpar.

2016-01-05 Thread Louis Bouchard
Hello,

This is expected behavior.  When an upstart job exists for a service,
which is the case for kdump-tools, the $ service command will execute
(see /usr/sbin/service) :

 $ status kdump-tools

On a systemd enabled system (Wily) you would get :

$ service kdump-tools status
● kdump-tools.service - Kernel crash dump capture service
   Loaded: loaded (/lib/systemd/system/kdump-tools.service; enabled; vendor 
preset: enabled)
   Active: active (exited) since mar. 2016-01-05 09:22:24 CET; 5h 41min ago
  Process: 3489 ExecStart=/etc/init.d/kdump-tools start (code=exited, 
status=0/SUCCESS)
 Main PID: 3489 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 512)
   Memory: 0B
  CPU: 0
   CGroup: /system.slice/kdump-tools.service

So I agree with the last comment : using kdump-config status is the way
to go.

** Changed in: makedumpfile (Ubuntu)
   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/1528759

Title:
  ISST-LTE: kdump service fails to start on Ubuntu14.04.4 lpar.

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

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

[Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-05 Thread Louis Bouchard
** Also affects: Ubuntu Trusty
   Importance: Undecided
   Status: New

** Changed in: Ubuntu Trusty
   Status: New => Confirmed

** Changed in: Ubuntu Trusty
   Importance: Undecided => High

** Changed in: Ubuntu Trusty
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  Unable to configure Firmware Assisted dump

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

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


[Bug 1091464] Re: Unable to chainload Windows 8 with Secure Boot enabled

2015-12-27 Thread Louis Rossouw
Same here: Ubuntu 15.04 
Lenovo Yoga 14 laptop.

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

Title:
  Unable to chainload Windows 8 with Secure Boot enabled

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

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


[Bug 1529404] [NEW] package apt-config-auto-update (not installed) failed to install/upgrade: tentative de remplacement de « /etc/apt/apt.conf.d/10periodic », qui appartient aussi au paquet update-not

2015-12-26 Thread Pierre Louis Parent
Public bug reported:

install

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: apt-config-auto-update (not installed)
ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
Uname: Linux 4.3.0-5-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.3-0ubuntu2
Architecture: amd64
Date: Sat Dec 26 16:07:03 2015
ErrorMessage: tentative de remplacement de « /etc/apt/apt.conf.d/10periodic », 
qui appartient aussi au paquet update-notifier-common 3.164
RelatedPackageVersions:
 dpkg 1.18.3ubuntu1
 apt  1.1.6
SourcePackage: pk-update-icon
Title: package apt-config-auto-update (not installed) failed to 
install/upgrade: tentative de remplacement de « /etc/apt/apt.conf.d/10periodic 
», qui appartient aussi au paquet update-notifier-common 3.164
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pk-update-icon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package apt-config-auto-update (not installed) failed to
  install/upgrade: tentative de remplacement de «
  /etc/apt/apt.conf.d/10periodic », qui appartient aussi au paquet
  update-notifier-common 3.164

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pk-update-icon/+bug/1529404/+subscriptions

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

[Bug 1523606] Re: Incompatibility with 4.2 prints: crash: page excluded: kernel virtual address: ffff88105b1a0000 type: "fill_task_struct"

2015-12-16 Thread Louis Bouchard
** Also affects: crash (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: crash (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: crash (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: crash (Ubuntu Xenial)
   Importance: Low
 Assignee: Dave Chiluk (chiluk)
   Status: New

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

Title:
  Incompatibility with 4.2 prints:  crash: page excluded: kernel virtual
  address: 88105b1a  type: "fill_task_struct"

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for Trusty

** Patch added: "lp1525271-cve-2015-7529-trusty.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534548/+files/lp1525271-cve-2015-7529-trusty.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for vivid

** Patch added: "lp1525271-cve-2015-7529-vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534550/+files/lp1525271-cve-2015-7529-vivid.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for vivid

** Patch added: "lp1525271-cve-2015-7529-vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534549/+files/lp1525271-cve-2015-7529-vivid.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for wily

** Patch added: "lp1525271-cve-2015-7529-wily.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534552/+files/lp1525271-cve-2015-7529-wily.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for wily

** Patch added: "lp1525271-cve-2015-7529-wily.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534555/+files/lp1525271-cve-2015-7529-wily.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for trusty

** Patch added: "lp1525271-cve-2015-7529-trusty.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534553/+files/lp1525271-cve-2015-7529-trusty.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
Here are the fix for all three version, from the uploaded fix in Xenial.

Smoke test done for all three : it will now create a private directory
in /tmp to create the archive

** Patch removed: "lp1525271-cve-2015-7529-wily.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534552/+files/lp1525271-cve-2015-7529-wily.debdiff

** Patch removed: "lp1525271-cve-2015-7529-vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534549/+files/lp1525271-cve-2015-7529-vivid.debdiff

** Patch removed: "lp1525271-cve-2015-7529-trusty.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534548/+files/lp1525271-cve-2015-7529-trusty.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for vivid

** Patch removed: "lp1525271-cve-2015-7529-vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534550/+files/lp1525271-cve-2015-7529-vivid.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-14 Thread Louis Bouchard
debdiff for vivid

** Patch added: "lp1525271-cve-2015-7529-vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/sosreport/+bug/1525271/+attachment/4534554/+files/lp1525271-cve-2015-7529-vivid.debdiff

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] [NEW] CVE-2015-7529 needs to be backported to supported releases

2015-12-11 Thread Louis Bouchard
*** This bug is a security vulnerability ***

Public security bug reported:

CVE-2015-7529 - predictable tmp files usage available in Xenial needs to
be backported to Wily, Vivid and Trusty

** Affects: sosreport (Ubuntu)
 Importance: High
 Status: Fix Released

** Affects: sosreport (Ubuntu Trusty)
 Importance: High
 Assignee: Louis Bouchard (louis-bouchard)
 Status: In Progress

** Affects: sosreport (Ubuntu Vivid)
 Importance: High
 Assignee: Louis Bouchard (louis-bouchard)
 Status: In Progress

** Affects: sosreport (Ubuntu Wily)
 Importance: High
 Assignee: Louis Bouchard (louis-bouchard)
 Status: In Progress

** Also affects: sosreport (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: sosreport (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: sosreport (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: sosreport (Ubuntu)
   Status: New => Fix Released

** Changed in: sosreport (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: sosreport (Ubuntu Vivid)
   Status: New => In Progress

** Changed in: sosreport (Ubuntu Wily)
   Status: New => In Progress

** Changed in: sosreport (Ubuntu)
   Importance: Undecided => High

** Changed in: sosreport (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: sosreport (Ubuntu Vivid)
   Importance: Undecided => High

** Changed in: sosreport (Ubuntu Wily)
   Importance: Undecided => High

** Changed in: sosreport (Ubuntu Trusty)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: sosreport (Ubuntu Vivid)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: sosreport (Ubuntu Wily)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1525271] Re: CVE-2015-7529 needs to be backported to supported releases

2015-12-11 Thread Louis Bouchard
This is the original CVE report :
https://access.redhat.com/security/cve/cve-2015-7529

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

Title:
  CVE-2015-7529 needs to be backported to supported releases

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

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


[Bug 1520192] Re: multipath-tools from Precise should have been fixed together with Trusty fixes

2015-12-10 Thread Louis Bouchard
** Also affects: multipath-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: multipath-tools (Ubuntu Precise)
   Status: New => In Progress

** Changed in: multipath-tools (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: multipath-tools (Ubuntu Precise)
 Assignee: (unassigned) => Rafael David Tinoco (inaddy)

** Changed in: multipath-tools (Ubuntu)
   Status: In Progress => Invalid

** Changed in: multipath-tools (Ubuntu)
 Assignee: Rafael David Tinoco (inaddy) => (unassigned)

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

Title:
  multipath-tools from Precise should have been fixed together with
  Trusty fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1520192/+subscriptions

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


[Bug 1520192] Re: multipath-tools from Precise should have been fixed together with Trusty fixes

2015-12-10 Thread Louis Bouchard
** Also affects: multipath-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: multipath-tools (Ubuntu Precise)
   Status: New => In Progress

** Changed in: multipath-tools (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: multipath-tools (Ubuntu Precise)
 Assignee: (unassigned) => Rafael David Tinoco (inaddy)

** Changed in: multipath-tools (Ubuntu)
   Status: In Progress => Invalid

** Changed in: multipath-tools (Ubuntu)
 Assignee: Rafael David Tinoco (inaddy) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1520192

Title:
  multipath-tools from Precise should have been fixed together with
  Trusty fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1520192/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-09 Thread Louis Bouchard
ubuntu wily to Xenial debdiff

** Patch added: "nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531909/+files/nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff

** Changed in: nut (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: nut (Ubuntu)
     Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

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


[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-09 Thread Louis Bouchard
debian upstream to merged 2.7.2-4ubuntu1 debdiff

** Patch added: "nut_debian_2.7.2-4_to_ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531908/+files/nut_debian_2.7.2-4_to_ubuntu.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/1522346

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-09 Thread Louis Bouchard
ubuntu wily to Xenial debdiff

** Patch added: "nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531909/+files/nut_2.7.1-1ubuntu5-2.7.2-4ubuntu1.debdiff

** Changed in: nut (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: nut (Ubuntu)
     Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/1522346

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-09 Thread Louis Bouchard
debian upstream to merged 2.7.2-4ubuntu1 debdiff

** Patch added: "nut_debian_2.7.2-4_to_ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1522346/+attachment/4531908/+files/nut_debian_2.7.2-4_to_ubuntu.debdiff

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

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

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


[Bug 1496317] Re: kexec fails with OOM killer with the current crashkernel=128 value

2015-12-08 Thread Louis Bouchard
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  kexec fails with OOM killer with the current crashkernel=128 value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1496317/+subscriptions

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


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-12-08 Thread Louis Bouchard
ok, I'm on the vivid SRU

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1481737

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-12-08 Thread Louis Bouchard
ok, I'm on the vivid SRU

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

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

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


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-12-08 Thread Louis Bouchard
** Tags removed: verification-needed
** Tags added: verification-done

** Changed in: haproxy (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

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


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-12-08 Thread Louis Bouchard
** Tags removed: verification-needed
** Tags added: verification-done

** Changed in: haproxy (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1481737

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-12-08 Thread Louis Bouchard
debdiff for vivid SRU

** Patch added: "lp1481737_vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1481737/+attachment/4531521/+files/lp1481737_vivid.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1481737

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-12-08 Thread Louis Bouchard
debdiff for vivid SRU

** Patch added: "lp1481737_vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1481737/+attachment/4531521/+files/lp1481737_vivid.debdiff

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

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

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


[Bug 1309428] Re: Wrong icon path in desktop file

2015-12-04 Thread Louis Bouchard
Just opened a debian bug with a proposed fix : https://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=807047

This should sync back to Xenial

** Bug watch added: Debian Bug tracker #807047
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807047

** Changed in: gtimelog (Ubuntu)
   Importance: Undecided => Low

** Changed in: gtimelog (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: gtimelog (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  Wrong icon path in desktop file

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

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


[Blueprint servercloud-x-server-core] General server work for Xenial

2015-12-03 Thread Louis Bouchard
Blueprint changed by Louis Bouchard:

Work items changed:
  Work items for ubuntu-15.11:
  [serge-hallyn] etckeeper: TODO
  [paelzer] NIS merge: INPROGRESS
  
  Work items:
  [racb] nagios-plugins/monitoring-plugins merge and cleanup: INPROGRESS
  strongswan merge and cleanup: TODO
  [smoser] systemd-boot tag ~ubuntu-server package review and fixes: TODO
  puppet merge and cleanup: TODO
  [paelzer] DPDK MIR: INPROGRESS
  DPDK upstream work: TODO
  [racb] MySQL cleanup and move to 5.7: TODO
  NTP merge, cleanup and PPS support: TODO
  freeipmi merge and cleanup: TODO
  logwatch merge and cleanup: TODO
  Tomcat updates and cleanup: TODO
  mail-stack-delivery deprecation plan: TODO
  [tdaitx] squid3 merge: INPROGRESS
  dovecot merge: TODO
- nut merge: TODO
+ [louis-bouchard] nut merge: INPROGRESS
  amavisd-new merge: TODO
  [arges] libvirt merge (bug 1519433) : INPROGRESS
  [serge-hallyn] enable numa in qemu (=2days): TODO

-- 
General server work for Xenial
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-x-server-core

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-03 Thread Louis Bouchard
** Changed in: nut (Ubuntu)
   Status: New => In Progress

** Changed in: nut (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: nut (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/1522346

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1522346] Re: Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-03 Thread Louis Bouchard
** Changed in: nut (Ubuntu)
   Status: New => In Progress

** Changed in: nut (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: nut (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

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


[Bug 1522346] [NEW] Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-03 Thread Louis Bouchard
Public bug reported:

merge bug

** Affects: nut (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

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


[Bug 1522346] [NEW] Please merge nut 2.7.2-4 (main) from debian (unstable)

2015-12-03 Thread Louis Bouchard
Public bug reported:

merge bug

** Affects: nut (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/1522346

Title:
  Please merge nut 2.7.2-4 (main) from debian (unstable)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1521673] Re: Please merge rsyslog 8.14.0-2 (main) from Debian unstable (main)

2015-12-02 Thread Louis Bouchard
Debian 8.14.0-1 to Xenial 8.14.0-2ubuntu1 debdiff

** Patch added: "rsyslog_8.14.0-2_to_ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1521673/+attachment/4528614/+files/rsyslog_8.14.0-2_to_ubuntu.debdiff

** Changed in: rsyslog (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: rsyslog (Ubuntu)
     Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  Please merge rsyslog 8.14.0-2 (main) from Debian unstable (main)

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

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


[Bug 1521673] Re: Please merge rsyslog 8.14.0-2 (main) from Debian unstable (main)

2015-12-02 Thread Louis Bouchard
Ubuntu wily to Ubuntu xenial debdiff

** Patch added: "rsyslog_8.12.0-1ubuntu3_to_8.14.0-2ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1521673/+attachment/4528613/+files/rsyslog_8.12.0-1ubuntu3_to_8.14.0-2ubuntu1.debdiff

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

Title:
  Please merge rsyslog 8.14.0-2 (main) from Debian unstable (main)

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

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


[Bug 1521673] [NEW] Please merge rsyslog 8.14.0-2 (main) from Debian unstable (main)

2015-12-01 Thread Louis Bouchard
Public bug reported:

merge bug

** Affects: rsyslog (Ubuntu)
 Importance: Wishlist
 Assignee: Louis Bouchard (louis-bouchard)
 Status: In Progress

** Changed in: rsyslog (Ubuntu)
   Status: New => In Progress

** Changed in: rsyslog (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: rsyslog (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  Please merge rsyslog 8.14.0-2 (main) from Debian unstable (main)

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

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


[Bug 1496317] Re: kexec fails with OOM killer with the current crashkernel=128 value

2015-11-30 Thread Louis Bouchard
** Also affects: kexec-tools (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Changed in: kexec-tools (Ubuntu Wily)
   Status: New => In Progress

** Changed in: kexec-tools (Ubuntu Wily)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: kexec-tools (Ubuntu Wily)
   Importance: Undecided => High

** Changed in: kexec-tools (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: kexec-tools (Ubuntu)
     Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  kexec fails with OOM killer with the current crashkernel=128 value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1496317/+subscriptions

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


[Bug 1496317] Re: kexec fails with OOM killer with the current crashkernel=128 value

2015-11-30 Thread Louis Bouchard
** Description changed:

- With a very basic Wily image, just trigger a crash with sysrq-trigger
- after installing and setting up linux-crashdump and the kexec will fail
- with the following :
+ [SRU justification]
+ This modification is required to fix memory shortage in the kexec booted 
kernel that blocks the creation of kernel crash dumps
+ 
+ [Impact]
+ Without this fix, the kernel crash dump mechanism is unusable without 
applying a workaround
+ 
+ [Fix]
+ Implement use of smaller initrd.img files located in /var/lib/kdump and used 
with the definition of KDUMP_KERNEL / KDUMP_INITRD in the config file.
+ 
+ [Test Case]
+ - Create a system running the standard Wily release
+ - install the linux-crashdump metapackage
+ - Enable the kdump mechanism by setting USE_KDUMP=1 in 
/etc/default/kdump-tools
+ - Reboot to activate the crashkernel= kernel variable
+ - execute the following as root to trigger a kernel crash :
+   echo c > /proc/sysrq-trigger
+ 
+ Without the fix, the kernel crash dump procedure will not complete (see
+ Original description) and will be stopped by the OOM killer.
+ 
+ With the fix, the kernel crash dump procedure will complete normally.
+ 
+ [Regression]
+ This is a new implementation, taken from upstream's 1.5.9 version. In the 
eventuality that the package is installed without using the new variable 
definitions in /etc/default/kdump-tools, the old method will be used and will 
lead to the original failure.
+ 
+ 
+ [Original description of the problem]
+ With a very basic Wily image, just trigger a crash with sysrq-trigger after 
installing and setting up linux-crashdump and the kexec will fail with the 
following :
  
  [0.334592] Trying to unpack rootfs image as initramfs...
  [0.649440] swapper/0 invoked oom-killer: gfp_mask=0x200d2, order=0, 
oom_score_adj=0
  [0.650332] swapper/0 cpuset=/ mems_allowed=0
  [0.650856] CPU: 0 PID: 1 Comm: swapper/0 Tainted: GW   
4.2.0-7-generic #7-Ubuntu
  [0.651788] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [0.652691]  88002fd906c8 88002fcf76a8 817b0465 
000f
  [0.653556]  88002fd9 88002fcf7738 817ae2b5 
88002ffc0e28
  [0.654418]  880033c164c0 880033c16530 88002fd90068 
88002fcf7748
  ...
  [0.682339] Mem-Info:  
   [756/1897]
  [0.682599] active_anon:0 inactive_anon:0 isolated_anon:0
  [0.682599]  active_file:2023 inactive_file:0 isolated_file:0
  [0.682599]  unevictable:14845 dirty:0 writeback:0 unstable:0
  [0.682599]  slab_reclaimable:1722 slab_unreclaimable:632
  [0.682599]  mapped:0 shmem:0 pagetables:0 bounce:0
  [0.682599]  free:0 free_pcp:2 free_cma:0
  [0.685982] Node 0 DMA free:0kB min:0kB low:0kB high:0kB active_anon:0kB 
inactive_anon:0kB active_file:0kB inact
  ive_file:0kB unevictable:540kB isolated(anon):0kB isolated(file):0kB 
present:632kB managed:548kB mlocked:0kB dirty:
- 0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:8kB 
slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB 
+ 0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:8kB 
slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB
  unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB 
writeback_tmp:0kB pages_scanned:540 all_unreclaimab
  le? yes
  [0.690450] lowmem_reserve[]: 0 0 0 0
- [0.690928] Node 0 DMA32 free:0kB min:0kB low:0kB high:0kB active_anon:0kB 
inactive_anon:0kB active_file:8092kB 
+ [0.690928] Node 0 DMA32 free:0kB min:0kB low:0kB high:0kB active_anon:0kB 
inactive_anon:0kB active_file:8092kB
  inactive_file:0kB unevictable:58840kB isolated(anon):0kB isolated(file):0kB 
present:130420kB managed:78064kB mlocke
  d:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:6880kB 
slab_unreclaimable:2528kB kernel_stack:4
  64kB pagetables:0kB unstable:0kB bounce:0kB free_pcp:8kB local_pcp:8kB 
free_cma:0kB writeback_tmp:0kB pages_scanned
  :58840 all_unreclaimable? yes
  [0.695547] lowmem_reserve[]: 0 0 0 0
  [0.696049] Node 0 DMA: 0*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 
0*512kB 0*1024kB 0*2048kB 0*4096kB = 0k
  B
- [0.697335] Node 0 DMA32: 0*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 
0*512kB 0*1024kB 0*2048kB 0*4096kB = 
+ [0.697335] Node 0 DMA32: 0*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 
0*512kB 0*1024kB 0*2048kB 0*4096kB =
  0kB
  [0.698641] 16868 total pagecache pages
  [0.699075] 0 pages in swap cache
  [0.699448] Swap cache stats: add 0, delete 0, find 0/0
  [0.700029] Free swap  = 0kB
  [0.700356] Total swap = 0kB
  [0.700679] 32763 pages RAM
  [0.700991] 0 pages HighMem/MovableOnly
  [0.701418] 13110 pages reserved
  [0.701778] 0 pages cma reserved
  [0.702139] 0 pages hwpoisoned
  [0.702481] [ pid ]   uid  tgid total_vm  rss nr_ptes nr_pmds swapents 

[Bug 1318111] Re: Adds more and more copies of ‘crashkernel=384M-:128M’ in /etc/default/grub when upgrading or reinstalling grub-pc

2015-11-30 Thread Louis Bouchard
** Also affects: kexec-tools (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: kexec-tools (Ubuntu Wily)
   Importance: Undecided
   Status: New

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

Title:
  Adds more and more copies of ‘crashkernel=384M-:128M’ in
  /etc/default/grub when upgrading or reinstalling grub-pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1318111/+subscriptions

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

[Bug 1318111] Re: Adds more and more copies of ‘crashkernel=384M-:128M’ in /etc/default/grub when upgrading or reinstalling grub-pc

2015-11-30 Thread Louis Bouchard
** No longer affects: kexec-tools (Ubuntu Wily)

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

Title:
  Adds more and more copies of ‘crashkernel=384M-:128M’ in
  /etc/default/grub when upgrading or reinstalling grub-pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1318111/+subscriptions

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

[Bug 1506550] Re: quassel can't play audio notifications in wily

2015-11-27 Thread Louis Bouchard
** Patch removed: "lp1506550_fix_sound.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1506550/+attachment/4521264/+files/lp1506550_fix_sound.debdiff

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

Title:
  quassel can't play audio notifications in wily

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

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


[Bug 1506550] Re: quassel can't play audio notifications in wily

2015-11-27 Thread Louis Bouchard
Return from the debian bug is that the dependancy is correct on Debian.

Expansion of ${misc:Depends} is different b/w Ubuntu & Debian that
that's what leads to the missing packages :

Debian :
Depends: libc6 (>= 2.14), libdbusmenu-qt5-2 (>= 0.9.3+14.10.20140619), 
libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.2.0), 
libkf5notifications5 (>= 4.96.0), libkf5notifyconfig5 (>= 4.96.0), 
libkf5sonnetui5 (>= 4.96.0), libkf5textwidgets5 (>= 4.96.0), 
libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libphonon4qt5-4 
(>= 4:4.8.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 
5.2.0), libqt5network5 (>= 5.0.2), libqt5webkit5 (>= 5.0.2), libqt5widgets5 (>= 
5.2.0), libstdc++6 (>= 4.4.0), phonon4qt5, zlib1g (>= 1:1.1.4), quassel-data (= 
1:0.12.2-2), dbus-x11, gawk

Ubuntu:
Depends: libc6 (>= 2.14), libdbusmenu-qt5, libkf5configwidgets5 (>= 4.96.0), 
libkf5coreaddons5 (>= 5.2.0), libkf5notifications5 (>= 4.96.0), 
libkf5notifyconfig5 (>= 4.96.0), libkf5sonnetui5 (>= 4.96.0), 
libkf5textwidgets5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 
(>= 4.98.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.4.0), libqt5dbus5 
(>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 
(>= 5.0.2), libqt5webkit5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 
4.4.0), zlib1g (>= 1:1.1.4), quassel-data (= 0.12.2-0ubuntu1)

Debian brings in phonon4qt5 which in turns bring in phonon4qt5-backend-
gstreamer

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

Title:
  quassel can't play audio notifications in wily

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

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


[Bug 1363155] Re: please import upstream modification to the juju plugin

2015-11-27 Thread Louis Bouchard
** Changed in: sosreport (Ubuntu Precise)
   Status: Triaged => Won't Fix

** Changed in: sosreport (Ubuntu Trusty)
   Status: Triaged => Fix Released

** Changed in: sosreport (Ubuntu Utopic)
   Status: Triaged => Fix Released

** Changed in: sosreport (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Precise)
     Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  please import upstream modification to the juju plugin

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

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


[Bug 1423586] Re: Please backport memory leak fixes present up to 7.4.6

2015-11-27 Thread Louis Bouchard
** Changed in: rsyslog (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: rsyslog (Ubuntu Trusty)
   Status: Confirmed => Invalid

** Changed in: rsyslog (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: rsyslog (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  Please backport memory leak fixes present up to 7.4.6

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

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


[Bug 1358695] Re: "apt-cache policy" for each package

2015-11-27 Thread Louis Bouchard
** Changed in: sosreport (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Precise)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Utopic)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Vivid)
     Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Trusty)
   Status: Confirmed => Fix Released

** Changed in: sosreport (Ubuntu Utopic)
   Status: Confirmed => Fix Released

** Changed in: sosreport (Ubuntu Precise)
   Status: Confirmed => Won't Fix

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

Title:
  "apt-cache policy" for each package

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

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


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-11-27 Thread Louis Bouchard
** Changed in: trusty-backports
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1494141

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-11-27 Thread Louis Bouchard
** Changed in: trusty-backports
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

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


[Bug 1302837] Re: sosreport collects cobbler isos

2015-11-27 Thread Louis Bouchard
** Changed in: precise-backports
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: quantal-backports
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Saucy)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  sosreport collects cobbler isos

To manage notifications about this bug go to:
https://bugs.launchpad.net/precise-backports/+bug/1302837/+subscriptions

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


[Bug 1230209] Re: sosreport does not collect sources.list information for apt

2015-11-27 Thread Louis Bouchard
** Changed in: sosreport (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Precise)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Saucy)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  sosreport does not collect sources.list information for apt

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

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


[Bug 1301819] Re: sosreport does not collect cloud-init*.log

2015-11-27 Thread Louis Bouchard
** Changed in: precise-backports
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: quantal-backports
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: sosreport (Ubuntu Precise)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: sosreport (Ubuntu Saucy)
     Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  sosreport does not collect cloud-init*.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/precise-backports/+bug/1301819/+subscriptions

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


[Bug 1464227] Re: kernel messages are not saved when rsyslog is started

2015-11-27 Thread Louis Bouchard
** Changed in: rsyslog (Ubuntu Vivid)
   Status: Triaged => Won't Fix

** Changed in: rsyslog (Ubuntu)
   Status: In Progress => Invalid

** Changed in: rsyslog (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

** Changed in: rsyslog (Ubuntu Vivid)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  kernel messages are not saved when rsyslog is started

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

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


[Bug 1477449] Re: kdump doesn't support network dump

2015-11-27 Thread Louis Bouchard
** Changed in: makedumpfile (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: makedumpfile (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  kdump doesn't support network dump

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

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


[Bug 1423483] Re: Kdump over network(nfs) does not work

2015-11-27 Thread Louis Bouchard
** Changed in: makedumpfile (Ubuntu)
   Status: Triaged => Invalid

** Changed in: makedumpfile (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  Kdump over network(nfs) does not work

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

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


[Bug 1461429] Re: ceph-osd early start interferes with kdump-tools during kernel dump

2015-11-27 Thread Louis Bouchard
** Changed in: ceph (Ubuntu Trusty)
   Status: Confirmed => Fix Released

** Changed in: ceph (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1461429

Title:
  ceph-osd early start interferes with kdump-tools during kernel dump

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1461429] Re: ceph-osd early start interferes with kdump-tools during kernel dump

2015-11-27 Thread Louis Bouchard
** Changed in: ceph (Ubuntu Trusty)
   Status: Confirmed => Fix Released

** Changed in: ceph (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  ceph-osd early start interferes with kdump-tools during kernel dump

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

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


[Bug 1506550] Re: quassel can't play audio notifications in wily

2015-11-18 Thread Louis Bouchard
This is the message that appears when quasselclient is run in debug :


WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin 
could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin 
could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin 
could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin 
could not be loaded
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no 
objectName ) to  Phonon::AudioOutput ( no objectName ).
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin 
could not be loaded

** Also affects: quassel (Ubuntu Wily)
   Importance: Undecided
   Status: New

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

Title:
  quassel can't play audio notifications in wily

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

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


[Bug 1506550] Re: quassel can't play audio notifications in wily

2015-11-18 Thread Louis Bouchard
I have just opened a debian bug for the same issue. Let wait for
Upstream's opinion

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805463

** Bug watch added: Debian Bug tracker #805463
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805463

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

Title:
  quassel can't play audio notifications in wily

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

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


[Bug 1506550] Re: quassel can't play audio notifications in wily

2015-11-18 Thread Louis Bouchard
fix

** Changed in: quassel (Ubuntu)
   Status: Confirmed => In Progress

** Patch added: "lp1506550_fix_sound.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1506550/+attachment/4521264/+files/lp1506550_fix_sound.debdiff

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

Title:
  quassel can't play audio notifications in wily

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

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


[Bug 1506550] Re: quassel can't play audio notifications in wily

2015-11-18 Thread Louis Bouchard
ok, after a bit of debugging, looks like phonon4qt5-backend-gstreamer is
missing. Doing the following and restarting Quassel will fix the bug :

sudo apt-get install phonon4qt5-backend-gstreamer

** Changed in: quassel (Ubuntu Wily)
   Status: New => Confirmed

** Changed in: quassel (Ubuntu)
   Importance: Undecided => Low

** Changed in: quassel (Ubuntu Wily)
   Importance: Undecided => Low

** Changed in: quassel (Ubuntu)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: quassel (Ubuntu Wily)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

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

Title:
  quassel can't play audio notifications in wily

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

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


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-11-06 Thread Louis Bouchard
** Also affects: haproxy (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: haproxy (Ubuntu Vivid)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: haproxy (Ubuntu Vivid)
   Importance: Undecided => Medium

** Changed in: haproxy (Ubuntu Vivid)
   Status: New => In Progress

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

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

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


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-11-06 Thread Louis Bouchard
** Also affects: haproxy (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: haproxy (Ubuntu Vivid)
 Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

** Changed in: haproxy (Ubuntu Vivid)
   Importance: Undecided => Medium

** Changed in: haproxy (Ubuntu Vivid)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1481737

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-11-05 Thread Louis Bouchard
Vincent Bernat (vbernat) is the Debian maintainer for haproxy. His PPA
assumes a version of dpkg that is newer than 1.17.7. I'll try to open a
Debian bug on that.

The problem lies in the use of start-stop-daemon's new --pid option that
is only available after wily.

If 1.6 is backported to any version earlier than wily, this bug will
exist and the fix for it will need to be applied.

I just got the fix for 1.4 uploaded so I should be able to fix the 1.5
backport in the near future.

..Louis

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

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

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


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-11-05 Thread Louis Bouchard
Vincent Bernat (vbernat) is the Debian maintainer for haproxy. His PPA
assumes a version of dpkg that is newer than 1.17.7. I'll try to open a
Debian bug on that.

The problem lies in the use of start-stop-daemon's new --pid option that
is only available after wily.

If 1.6 is backported to any version earlier than wily, this bug will
exist and the fix for it will need to be applied.

I just got the fix for 1.4 uploaded so I should be able to fix the 1.5
backport in the near future.

..Louis

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1494141

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-11-05 Thread Louis Bouchard
Greg, 1.6.2 is not packaged for Trusty. I don't know where it comes
from.

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

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

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


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-11-05 Thread Louis Bouchard
Greg, 1.6.2 is not packaged for Trusty. I don't know where it comes
from.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1494141

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1513232] [NEW] do-release-upgrade no longer works from lucid to precise

2015-11-04 Thread Louis Bouchard
Public bug reported:

When trying to run do-release-upgrade to go from Lucid to Precise, the
upgrade fails with :

Error authenticating some packages

It was not possible to authenticate some packages. This may be a
transient network problem. You may want to try again later. See below
for a list of unauthenticated packages. 

accountsservice ...

Workaround is to add the following statement in 
/etc/update-manager/release-upgrades.d/unauth.cfg :
[Distro]
AllowUnauthenticated=yes

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  do-release-upgrade no longer works from lucid to precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1513232/+subscriptions

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


[Bug 1470399] Re: udev duplicates entries in 70-persistent-net.rules

2015-11-04 Thread Louis Bouchard
** Changed in: systemd (Ubuntu Trusty)
 Assignee: Louis Bouchard (louis-bouchard) => (unassigned)

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

Title:
  udev duplicates entries in 70-persistent-net.rules

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

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


[Bug 1513232] Re: do-release-upgrade no longer works from lucid to precise

2015-11-04 Thread Louis Bouchard
** Also affects: update-manager (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

Title:
  do-release-upgrade no longer works from lucid to precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1513232/+subscriptions

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


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-10-30 Thread Louis Bouchard
Claudio, it is only partly fixed by Jorge's patch.

I have proposed the same fix than for this bug in LP: #1481737.
Unfortunately, not being a core dev, it needs to be sponsored to be
accepted.  Then I can backport the fix here in 1.5

Sorry for the delay, I'll chase a sponsor.

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

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

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


[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-10-30 Thread Louis Bouchard
Claudio, it is only partly fixed by Jorge's patch.

I have proposed the same fix than for this bug in LP: #1481737.
Unfortunately, not being a core dev, it needs to be sponsored to be
accepted.  Then I can backport the fix here in 1.5

Sorry for the delay, I'll chase a sponsor.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1494141

Title:
  HAProxy 1.5 init script does not terminate processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1486670] Re: using ipsec, many connections result in no buffer space error

2015-10-30 Thread Louis Bouchard
** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  using ipsec, many connections result in no buffer space error

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

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


[Bug 1510824] Re: PolkitAgentSession ignores multiline output (with pam_vas)

2015-10-28 Thread Louis Bouchard
** Also affects: policykit-1 (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Also affects: policykit-1 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: policykit-1 (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

Title:
  PolkitAgentSession ignores multiline output (with pam_vas)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1510824/+subscriptions

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


[Bug 1496317] Re: kexec fails with OOM killer with the current crashkernel=128 value

2015-10-19 Thread Louis Bouchard
** Patch removed: "lp1496317_small_initrd.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1496317/+attachment/4477591/+files/lp1496317_small_initrd.debdiff

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

Title:
  kexec fails with OOM killer with the current crashkernel=128 value

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1496317/+subscriptions

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


[Bug 1501588] Re: Wily's wpasupplicant frequently fails on WPA enterprise networks

2015-10-13 Thread Jean-Louis Dupond
** Bug watch added: Red Hat Bugzilla #1241930
   https://bugzilla.redhat.com/show_bug.cgi?id=1241930

** Also affects: hostap via
   https://bugzilla.redhat.com/show_bug.cgi?id=1241930
   Importance: Unknown
   Status: Unknown

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

Title:
  Wily's wpasupplicant frequently fails on WPA enterprise networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/hostap/+bug/1501588/+subscriptions

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


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-10-12 Thread Louis Bouchard
** Patch removed: "lp1494141_fix_stop_failure.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1481737/+attachment/4473139/+files/lp1494141_fix_stop_failure.debdiff

** Patch added: "lp1481737_stop_multipid.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1481737/+attachment/4492590/+files/lp1481737_stop_multipid.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1481737

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1481737] Re: HAProxy init script does not work correctly with nbproc configuration option

2015-10-12 Thread Louis Bouchard
** Patch removed: "lp1494141_fix_stop_failure.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1481737/+attachment/4473139/+files/lp1494141_fix_stop_failure.debdiff

** Patch added: "lp1481737_stop_multipid.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1481737/+attachment/4492590/+files/lp1481737_stop_multipid.debdiff

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

Title:
  HAProxy init script does not work correctly with nbproc configuration
  option

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

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


[Bug 1501588] Re: Wily's wpasupplicant frequently fails on WPA enterprise networks

2015-10-12 Thread Jean-Louis Dupond
I'm also running Wily since a week, and I'm unable to connect to my corporate 
WiFi anymore.
I did a downgrade to the wpa-supplicant version in Debian Sid (2.3-2.1) and the 
connection works fine again.

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

Title:
  Wily's wpasupplicant frequently fails on WPA enterprise networks

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

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


[Bug 1501588] Re: Wily's wpasupplicant frequently fails on WPA enterprise networks

2015-10-12 Thread Jean-Louis Dupond
Arch had same issue it seems:
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/wpa_supplicant=7562b98bd83fe5bce43e6952e0e922e7791e18b5

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

Title:
  Wily's wpasupplicant frequently fails on WPA enterprise networks

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

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


[Bug 1470399] Re: udev duplicates entries in 70-persistent-net.rules

2015-10-09 Thread Louis Bouchard
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  udev duplicates entries in 70-persistent-net.rules

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

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


<    4   5   6   7   8   9   10   11   12   13   >