[Bug 888434] Re: /usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method

2015-01-11 Thread Oliver R.
I attached a modified version of 55NetworkManager that simply calls
stop network-manager and start network-manager, respectively.  This
works for me, i.e. I have a working network connection after resume,
which I hadn't before (Mint 13 Xfce, kernel 3.13.0-43-generic, ThinkPad
R500).

Please comment if this is a sensible solution –  or post a correct
version using dbus_send.

** Attachment added: 55NetworkManager
   
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/888434/+attachment/4295640/+files/55NetworkManager

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

Title:
  /usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/888434/+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 1314058] Re: app_stack.so: undefined symbol: ast_agi_unregister

2015-01-11 Thread Nick Piggott
I can confirm the workaround in #8 works for me.

Thanks, much appreciated.

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

Title:
  app_stack.so: undefined symbol: ast_agi_unregister

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1314058/+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 1230917] Re: php5-fpm logrotate errors after package switched to upstart

2015-01-11 Thread Y
I agree, this should be fixed asap!

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

Title:
  php5-fpm logrotate errors after package switched to upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1230917/+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 1409425] [NEW] lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

2015-01-11 Thread Martin Pitt
Public bug reported:

With the previous vivid kernel 3.16.0-28-generic,lxc-start-ephemeral -o
containername works fine. With the current 3.18.0-8-generic  it fails
with the container failed to start. This is reproducible in a clean
cloud VM:

$ sudo apt install lxc
$ sudo lxc-create -t busybox -n c1

# works fine under all kernels:
$ sudo lxc-start -n c1 -F

$ sudo lxc-start-ephemeral -o c1
The container 'c1-0twqb553' failed to start.

It happens with both the above busybox as well as with a full ubuntu OS
container, so I don't think that's relevant.

Unfortunately lxc-start-ephemeral has no --logfile or --logpriority or
similar debugging tools, and even with -k it doesn't keep a container or
logs around for inspection.

dmesg might have something worth noting, look at the third line:

[  465.694541] device vethQLD78J entered promiscuous mode
[  465.694611] IPv6: ADDRCONF(NETDEV_UP): vethQLD78J: link is not ready
[  465.726758] overlayfs: missing upperdir or lowerdir or workdir
[  465.744501] eth0: renamed from vethWRSY7B
[  465.745673] IPv6: ADDRCONF(NETDEV_CHANGE): vethQLD78J: link becomes ready
[  465.745693] lxcbr0: port 1(vethQLD78J) entered forwarding state
[  465.745697] lxcbr0: port 1(vethQLD78J) entered forwarding state
[  465.746618] lxcbr0: port 1(vethQLD78J) entered disabled state
[  465.747134] device vethQLD78J left promiscuous mode
[  465.747140] lxcbr0: port 1(vethQLD78J) entered disabled state

So maybe overlayfs changed its semantics somehow in the new kernel?

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lxc 1.1.0~alpha3-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jan 11 12:45:06 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-11-20 (52 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141119)
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx
lxc.conf: lxc.lxcpath = /srv/lxc
modified.conffile..etc.apparmor.d.abstractions.lxc.start.container: [modified]
mtime.conffile..etc.apparmor.d.abstractions.lxc.start.container: 
2015-01-08T13:09:02.545927

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Affects: lxc (Ubuntu)
 Importance: High
 Status: New


** Tags: amd64 apparmor apport-bug bot-stop-nagging regression-release utopic 
vivid

** Summary changed:

- lxc-start-ephemeral stops working with kernel 3.18
+ lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

** Changed in: lxc (Ubuntu)
   Importance: Undecided = High

** Tags added: regression-release

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

** Tags added: bot-stop-nagging

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

Title:
  lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1409425/+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 1409425] Re: lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

2015-01-11 Thread Martin Pitt
Adding linux tasks. This overlayfs change might be due to its
upstreamization, or unintended, so please invalidate if appropriate.
Thanks!

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

Title:
  lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1409425/+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 888434] Re: /usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method

2015-01-11 Thread Nicolas Cavallari
This is not a sensible solution.

There are numerous patches already to fix the original problem:

On launchpad:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/906347 (mine).
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1007924
On debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647418
Upstream:
https://bugs.freedesktop.org/show_bug.cgi?id=30701
https://bugs.freedesktop.org/show_bug.cgi?id=42500

There are also some random sources on the internet saying that
NetworkManager also listen to UPower events.

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

** Bug watch added: freedesktop.org Bugzilla #30701
   https://bugs.freedesktop.org/show_bug.cgi?id=30701

** Bug watch added: freedesktop.org Bugzilla #42500
   https://bugs.freedesktop.org/show_bug.cgi?id=42500

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

Title:
  /usr/lib/pm-utils/sleep.d/55NetworkManager calls the wrong method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/888434/+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 1409425] Missing required logs.

2015-01-11 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1409425

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

** Tags added: utopic

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

Title:
  lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1409425/+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 1409425] Re: lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

2015-01-11 Thread Martin Pitt
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1409425/+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 1409425] Re: lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

2015-01-11 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu)
   Importance: Undecided = High

** Changed in: lxc (Ubuntu)
   Status: New = Confirmed

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

Title:
  lxc-start-ephemeral stops working with kernel 3.18 - overlayfs change?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1409425/+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 1408692] Re: libvirt does not start because libusb_get_port_numbers symbol is undefined

2015-01-11 Thread Florian
Here are the requested informations:

$ ldd /usr/bin/qemu-system-i386 |grep usb
libusb-1.0.so.0 = /lib/libusb-1.0.so.0 (0x7fdcf11e6000)
libusbredirparser.so.1 = 
/usr/lib/x86_64-linux-gnu/libusbredirparser.so.1 (0x7fdcf0fde000)

$ dpkg -l | grep libusb
ii  libgusb2:amd64  0.1.6-5 
   amd64GLib wrapper around libusb1
ii  libusb-0.1-4:amd64  2:0.1.12-23.3ubuntu1
   amd64userspace USB programming library
ii  libusb-1.0-0:amd64  2:1.0.17-1ubuntu2   
   amd64userspace USB programming library
ii  libusb-1.0-0-dev:amd64  2:1.0.17-1ubuntu2   
   amd64userspace USB programming library development files
ii  libusb-1.0-doc  2:1.0.17-1ubuntu2   
   all  documentation for userspace USB programming
ii  libusbredirparser1:amd640.6-2ubuntu1
   amd64Parser for the usbredir protocol (runtime)

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

Title:
  libvirt does not start because libusb_get_port_numbers symbol is
  undefined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1408692/+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 1007924] Re: pm-utils uses wrong interface for NetworkManager hook (should be org.freedesktop.NetworkManager.Sleep)

2015-01-11 Thread Oliver R.
Has anyone tried to get the patch into an update for 12.04 in the past
seven months?

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

Title:
  pm-utils uses wrong interface for NetworkManager hook (should be
  org.freedesktop.NetworkManager.Sleep)

To manage notifications about this bug go to:
https://bugs.launchpad.net/pm-utils/+bug/1007924/+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 1409499] Re: package clamav-milter 0.98.5+addedllvm-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-11 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package clamav-milter 0.98.5+addedllvm-0ubuntu0.14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1409499/+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 1407818] Re: pm-utils reset the vm.dirty_ratio and vm.dirty_background_ratio variables

2015-01-11 Thread Jean-Philippe Guérard
** Summary changed:

- pm-utils reset the vm.dirty_ratio and vm.dirty_background_bytes variables
+ pm-utils reset the vm.dirty_ratio and vm.dirty_background_ratio variables

** Description changed:

  On a desktop system, on AC power, pm-utils reset the vm.dirty_ratio and
- vm.dirty_background_ratio at boot time.
+ vm.dirty_background_ratio at boot time (which also reset the
+ vm.dirty_bytes and vm.dirty_background_bytes variables).
  
  When setting these variables using sysctl.conf, they are silently reset
  by the /usr/lib/pm-utils/power.d/laptop-mode script shipped with pm-
  utils.
  
  The only way to give specific values to these variables using sysctl is
  to remove this script.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pm-utils 1.4.1-13ubuntu0.1 [modified: 
usr/lib/pm-utils/power.d/laptop-mode]
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Jan  5 23:00:09 2015
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (259 days ago)

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

Title:
  pm-utils reset the vm.dirty_ratio and vm.dirty_background_ratio
  variables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1407818/+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 1407818] Re: pm-utils reset the vm.dirty_ratio and vm.dirty_background_ratio variables

2015-01-11 Thread Jean-Philippe Guérard
** Description changed:

  On a desktop system, on AC power, pm-utils reset the vm.dirty_ratio and
  vm.dirty_background_ratio at boot time (which also reset the
  vm.dirty_bytes and vm.dirty_background_bytes variables).
  
  When setting these variables using sysctl.conf, they are silently reset
  by the /usr/lib/pm-utils/power.d/laptop-mode script shipped with pm-
  utils.
  
  The only way to give specific values to these variables using sysctl is
  to remove this script.
+ 
+ The default values applied by pm-utils are vm.dirty_background_ratio=5
+ and vm.dirty_ratio=10. On my 64-bits system with 16 GB RAM, this amounts
+ to 1.6 GB for vm.dirty_bytes and 800 MB for vm.dirty_background_bytes
+ (see http://lwn.net/Articles/572911/). These values are not reasonable
+ for my system and pm-utils prevents me to change them.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pm-utils 1.4.1-13ubuntu0.1 [modified: 
usr/lib/pm-utils/power.d/laptop-mode]
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Jan  5 23:00:09 2015
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (259 days ago)

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

Title:
  pm-utils reset the vm.dirty_ratio and vm.dirty_background_ratio
  variables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1407818/+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 1409499] [NEW] package clamav-milter 0.98.5+addedllvm-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-11 Thread Teg George
Public bug reported:

ubuntu 14.04

i don't have more info
but this happens when the system
tries to update clam

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: clamav-milter 0.98.5+addedllvm-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
Date: Sun Jan 11 13:49:28 2015
DpkgHistoryLog:
 Start-Date: 2015-01-11  13:49:08
 Commandline: aptdaemon role='role-commit-packages' sender=':1.31'
 Upgrade: linux-firmware:i386 (1.127.10, 1.127.11), libnss3:i386 
(3.17.1-0ubuntu0.14.04.1, 3.17.1-0ubuntu0.14.04.2), libcgmanager0:i386 
(0.24-0ubuntu7, 0.24-0ubuntu7.1), cpio:i386 (2.11+dfsg-1ubuntu1, 
2.11+dfsg-1ubuntu1.1), mime-support:i386 (3.54ubuntu1, 3.54ubuntu1.1), 
libnss3-1d:i386 (3.17.1-0ubuntu0.14.04.1, 3.17.1-0ubuntu0.14.04.2), 
libnss3-nssdb:i386 (3.17.1-0ubuntu0.14.04.1, 3.17.1-0ubuntu0.14.04.2)
DuplicateSignature: 
package:clamav-milter:0.98.5+addedllvm-0ubuntu0.14.04.1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-05-09 (247 days ago)
InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic 
root=UUID=5743b102-fc13-4793-adb2-30f29232db1f ro quiet splash vt.handoff=7
SourcePackage: clamav
Title: package clamav-milter 0.98.5+addedllvm-0ubuntu0.14.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to trusty on 2014-05-09 (247 days ago)

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


** Tags: apport-package i386 trusty

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

Title:
  package clamav-milter 0.98.5+addedllvm-0ubuntu0.14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1409499/+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 1065331] Re: variables defined in maintanier script overriden by global config

2015-01-11 Thread Paul Gevers
Just a remark as the new maintainer of dbconfig-common in Debian.

Unfortunately, the behavior that you want is the wrong solution to the
problem, as it would blindly overrule system administrators decisions.
Therefore this bug is in essence wontfix.

However, what is a legitimate question is that maintainers should have a
way to change priority of questions. This is requested in Debian bug
607171. No solution yet, but I will probably be working on it.

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

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

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

Title:
  variables defined in maintanier script overriden by global config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1065331/+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 1330406] Re: juju deployed services to lxc containers error executing lxc-create with bad template: ubuntu-cloud

2015-01-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: juju-core (Ubuntu Trusty)
   Status: New = Confirmed

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

Title:
  juju deployed services to lxc containers error executing lxc-create
  with bad template: ubuntu-cloud

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1330406/+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 1098654] Re: nginx vulnerable to MITM Attack [CVE-2011-4968]

2015-01-11 Thread Bug Watch Updater
** Changed in: nginx (Debian)
   Status: Confirmed = Fix Released

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

Title:
  nginx vulnerable to MITM Attack [CVE-2011-4968]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1098654/+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 1316293] Re: unable to start

2015-01-11 Thread Hugo Slabbert
Scratch my supposed fix.; the service started up fine after the reboot,
but failed after any subsequent restarts.  I'm currently stuck running
it in debug as well.  Box was installed as 14.04 x64 from scratch; not a
12.04 upgrade.

$ dpkg-query --show amavisd-new
amavisd-new 1:2.7.1-2ubuntu3

uname is 3.13.0-43-generic

mail logs are similar:
Jan 11 22:24:02 bamboo amavis[5657]: logging initialized, log level 5, syslog: 
amavis.mail
Jan 11 22:24:02 bamboo amavis[5657]: starting. /usr/sbin/amavisd-new at 
bamboo.slabnet.com amavisd-new-2.7.1 (20120429), Unicode aware, 
LANG=en_US.UTF-8
Jan 11 22:24:02 bamboo amavis[5657]: perl=5.018002, user=, EUID: 128 (128);  
group=, EGID: 138 138 (138 138)
Jan 11 22:24:02 bamboo amavis[5657]: INFO: no optional modules: Unix::Getrusage
Jan 11 22:24:02 bamboo amavis[5657]: SpamControl: attempting to load scanner 
SpamAssassin, module Amavis::SpamControl::SpamAssassin
Jan 11 22:24:02 bamboo amavis[5657]: SpamControl: scanner SpamAssassin, module 
Amavis::SpamControl::SpamAssassin
Jan 11 22:24:02 bamboo amavis[5657]: INFO: SA version: 3.4.0, 3.004000, no 
optional modules: Encode::Detect IP::Country::Fast auto::NetAddr::IP::full6 
auto::NetAddr::IP:
:Util::inet_n2dx auto::NetAddr::IP::Util::inet_n2ad 
auto::NetAddr::IP::Util::inet_any2n auto::NetAddr::IP::Util::ipv6_aton
Jan 11 22:24:02 bamboo amavis[5657]: SpamControl: init_pre_chroot on 
SpamAssassin done
Jan 11 22:24:02 bamboo amavis[5657]: bind to /var/lib/amavis/amavisd.sock|unix, 
127.0.0.1:10024/tcp

...then nothing, though amavisd-new runs fine in debug in the foreground
as per original poster's report.

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

Title:
  unable to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1316293/+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