[Bug 1073478] Re: squid3 logrotate fails when squid is not running

2015-10-13 Thread Tiago Stürmer Daitx
** Patch added: "squid3_3.3.8-1ubuntu6.4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1073478/+attachment/4493997/+files/squid3_3.3.8-1ubuntu6.4.debdiff

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

Title:
  squid3 logrotate fails when squid is not running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1073478/+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 1073478] Re: squid3 logrotate fails when squid is not running

2015-10-13 Thread Tiago Stürmer Daitx
** Patch added: "squid3_3.1.19-1ubuntu3.12.04.4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1073478/+attachment/4493998/+files/squid3_3.1.19-1ubuntu3.12.04.4.debdiff

** Tags removed: needs-upstream-report
** Tags added: patch precise trusty

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

Title:
  squid3 logrotate fails when squid is not running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1073478/+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 1477488] Re: live migration for KVM VM via libvirt from 12.04 to 14.04 fails , unable to change machine type to pc-1.0-precise

2015-10-13 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libvirt (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  live migration for KVM VM via libvirt from 12.04 to 14.04 fails ,
  unable to change machine type to pc-1.0-precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1477488/+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 1292234] Re: qcow2 image corruption on non-extent filesystems (ext3)

2015-10-13 Thread Chris J Arges
The fix is the following:
$ git describe --contains 6f30b7e37a8239f9d27db626a1d3427bc7951908
v4.0-rc1~1^2

I thought this was going to be  queued up for stable, but doesn't look like 
that happened.
If this still affects you in 3.13, 3.16, I can backport this patch. Let me know.

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

Title:
  qcow2 image corruption on non-extent filesystems (ext3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1292234/+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 1073478] Re: [SRU] Update squid3 upstart script to kill it with SIGINT and wait longer

2015-10-13 Thread Tiago Stürmer Daitx
** Summary changed:

- squid3 logrotate fails when squid is not running
+ [SRU] Update squid3 upstart script to kill it with SIGINT and wait longer

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

Title:
  [SRU] Update squid3 upstart script to kill it with SIGINT and wait
  longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1073478/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Martin Pitt
Michael Terry [2015-10-13 17:33 -]:
> That seems more packaging-friendly than requiring a bunch of one-line
> dep8 tests to trigger a rebuild test.  Especially if we have to add a
> delta to get it.

autodep8 can "synthesize" a debian/tests/control for a group of
related packages. It already does that with perl, ruby, nodejs, and
dkms packages. I. e. the idea is you write a generic test, put it into
some golang-autopkgtest package (or another common one, maybe
dh-golang), and add some detection logic ("what kind of package is
this and can I create a test for it?") and creation of a
"Test-Commands:" to autodep8.

Besides, autopkgtests are totally suitable (and appreciated) for
forwarding to Debian too.

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Steve Langasek
On Tue, Oct 13, 2015 at 05:33:37PM -, Michael Terry wrote:
> Though in this respect, golang isn't so different than C libraries, where
> an unexpected API update or library bug can cause ftbfs in
> reverse-depends.

It is different, because:

 - reverse-dependencies don't have to be rebuilt for a security update to a
   C library; even if an API does break, C revdeps can be left unbuildable
   for a while with much less impact
 - since we're not using shared libraries (at this point), there's nothing
   in the packaging of go packages (like sonames for C libraries) that
   signals to proposed-migration that there's been an incompatible change
   requiring a transition.

> But actually, I expected we could use Built-Using fields in our
> proposed-migration tooling to automatically test that reverse-depends
> could still build.  Is that not in the works yet?

I'm not aware that anyone has discussed integrating such functionality into
proposed-migration.

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1073478] Re: squid3 logrotate fails when squid is not running

2015-10-13 Thread Tiago Stürmer Daitx
** Description changed:

  [Impact]
  
  Squid 3.1.19-1ubuntu3.12.04.3 on Precise and 3.3.8-1ubuntu6.3 on Trusty
  do not clean up its PID file, causing logrotate to spit out an error
  each night when cron runs it.
  
  The underlying issue here is that the upstart script does not wait long
  enough for squid3 to finish - one might also argue that it is using the
  wrong signal if it expects squid to finish quickly.
  
  By default, when squid3 receives a SIGTERM it will close the socket for
  incoming connections and will wait for existing connections to complete.
  The shutdown_lifetime directive configures how long it waits before
  forcefully closing those open connections and it is set by default to 30
  seconds.
  
  Current setting, SIGKILL happens after 5 seconds (which is the upstart 
default):
  =
  # strace -r -e trace=signal,file -p $(cat /var/run/squid3.pid)
  Process 20865 attached - interrupt to quit
-  0.00 --- SIGTERM (Terminated) @ 0 (0) ---
-  0.000440 rt_sigreturn(0xf) = -1 EINTR (Interrupted system call)
-  0.000418 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
-  5.006483 +++ killed by SIGKILL +++
+  0.00 --- SIGTERM (Terminated) @ 0 (0) ---
+  0.000440 rt_sigreturn(0xf) = -1 EINTR (Interrupted system call)
+  0.000418 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  5.006483 +++ killed by SIGKILL +++
  
  Killing squid with SIGKILL might lead to cache index corruption and a
  very slow startup the next time it is started: http://lists.squid-
  cache.org/pipermail/squid-users/2015-July/004752.html
  
  The first way to avoid this is by increasing upstart's "kill timeout" to
  a few seconds more then the "shutdown_lifetime" directive.
  
  With "kill timeout 40" in upstart script, notice the pid file being unlinked 
(the ~30 seconds wait is due to the default value of shutdown_lifetime 
directive):
  =
  # strace -r -e trace=signal,file -p $(cat /var/run/squid3.pid)
  Process 20805 attached - interrupt to quit
-  0.00 --- SIGTERM (Terminated) @ 0 (0) ---
-  0.000284 rt_sigreturn(0xf) = -1 EINTR (Interrupted system call)
-  0.000402 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
- 31.611726 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
-  0.001792 --- SIGCHLD (Child exited) @ 0 (0) ---
-  0.000247 rt_sigreturn(0x) = 63
-  0.006027 unlink("/var/run/squid3.pid") = 0
-  0.000539 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 0
-  0.000387 open("/etc/group", O_RDONLY|O_CLOEXEC) = 0
+  0.00 --- SIGTERM (Terminated) @ 0 (0) ---
+  0.000284 rt_sigreturn(0xf) = -1 EINTR (Interrupted system call)
+  0.000402 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+ 31.611726 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  0.001792 --- SIGCHLD (Child exited) @ 0 (0) ---
+  0.000247 rt_sigreturn(0x) = 63
+  0.006027 unlink("/var/run/squid3.pid") = 0
+  0.000539 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 0
+  0.000387 open("/etc/group", O_RDONLY|O_CLOEXEC) = 0
  Process 20805 detached
  
  Still, this will unfortunately lead to a slow shutdown time as reported
  in http://askubuntu.com/questions/18127/squid3-starts-and-stops-slowly
  
  To solve this it is better to issue a SIGINT instead of SIGTERM (upstart
  default) by adding "kill signal SIGINT" to squid's upstart script.
  
  With "kill signal SIGINT", which does not wait on outstanding connections:
  =
  # strace -r -e trace=signal,file -p $(cat /var/run/squid3.pid)
  Process 20891 attached - interrupt to quit
-  0.00 --- SIGINT (Interrupt) @ 0 (0) ---
-  0.000312 rt_sigreturn(0x2) = -1 EINTR (Interrupted system call)
-  0.000237 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
-  1.123564 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
-  0.000754 --- SIGCHLD (Child exited) @ 0 (0) ---
-  0.000103 rt_sigreturn(0x) = 0
-  0.002031 unlink("/var/run/squid3.pid") = 0
-  0.000154 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 0
-  0.000142 open("/etc/group", O_RDONLY|O_CLOEXEC) = 0
+  0.00 --- SIGINT (Interrupt) @ 0 (0) ---
+  0.000312 rt_sigreturn(0x2) = -1 EINTR (Interrupted system call)
+  0.000237 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  1.123564 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  0.000754 --- SIGCHLD (Child exited) @ 0 (0) ---
+  0.000103 rt_sigreturn(0x) = 0
+  0.002031 unlink("/var/run/squid3.pid") = 0
+  0.000154 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 0
+  0.000142 open("/etc/group", O_RDONLY|O_CLOEXEC) = 0
  Process 20891 detached
  
  The whole stop process is very quick. The downside is that squid 

[Bug 1505885] [NEW] package init 1.22ubuntu11 failed to install/upgrade: pre-dependency problem - not installing init

2015-10-13 Thread Bharat
Public bug reported:

1. Description: Ubuntu 15.04
Release:15.04

2. init:
  Installed: 1.22ubuntu11
  Candidate: 1.22ubuntu11
  Version table:
 *** 1.22ubuntu11 0
500 http://archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
100 /var/lib/dpkg/status

3. Expected the package to install with dependencies while performing a
dist-upgrade

4. Errors with installed dependencies were reported instead.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: init (not installed)
ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
Date: Wed Oct 14 07:17:39 2015
DuplicateSignature: package:init:1.22ubuntu11:pre-dependency problem - not 
installing init
ErrorMessage: pre-dependency problem - not installing init
InstallationDate: Installed on 2015-10-12 (1 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.2
SourcePackage: init-system-helpers
Title: package init 1.22ubuntu11 failed to install/upgrade: pre-dependency 
problem - not installing init
UpgradeStatus: Upgraded to vivid on 2015-10-14 (0 days ago)

** Affects: init-system-helpers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package dist-upgrade need-duplicate-check

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

Title:
  package init 1.22ubuntu11 failed to install/upgrade: pre-dependency
  problem - not installing init

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1505885/+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 1073478] Re: squid3 logrotate fails when squid is not running

2015-10-13 Thread Tiago Stürmer Daitx
** Description changed:

- Squid3 on Precise does not clean up its PID file, causing logrotate to 
- spit out an error each night when cron runs it. This is on a server where
- we want squid3 installed and ready to go but not running by default.
+ [Impact]
  
- 0 root@rackspace:/etc/mysql#start squid3 
+ Squid 3.1.19-1ubuntu3.12.04.3 on Precise and 3.3.8-1ubuntu6.3 on Trusty
+ do not clean up its PID file, causing logrotate to spit out an error
+ each night when cron runs it.
+ 
+ The underlying issue here is that the upstart script does not wait long
+ enough for squid3 to finish - one might also argue that it is using the
+ wrong signal if it expects squid to finish quickly.
+ 
+ By default, when squid3 receives a SIGTERM it will close the socket for
+ incoming connections and will wait for existing connections to complete.
+ The shutdown_lifetime directive configures how long it waits before
+ forcefully closing those open connections and it is set by default to 30
+ seconds.
+ 
+ Current setting, SIGKILL happens after 5 seconds (which is the upstart 
default):
+ =
+ # strace -r -e trace=signal,file -p $(cat /var/run/squid3.pid)
+ Process 20865 attached - interrupt to quit
+  0.00 --- SIGTERM (Terminated) @ 0 (0) ---
+  0.000440 rt_sigreturn(0xf) = -1 EINTR (Interrupted system call)
+  0.000418 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  5.006483 +++ killed by SIGKILL +++
+ 
+ Killing squid with SIGKILL might lead to cache index corruption and a
+ very slow startup the next time it is started: http://lists.squid-
+ cache.org/pipermail/squid-users/2015-July/004752.html
+ 
+ The first way to avoid this is by increasing upstart's "kill timeout" to
+ a few seconds more then the "shutdown_lifetime" directive.
+ 
+ With "kill timeout 40" in upstart script, notice the pid file being unlinked 
(the ~30 seconds wait is due to the default value of shutdown_lifetime 
directive):
+ =
+ # strace -r -e trace=signal,file -p $(cat /var/run/squid3.pid)
+ Process 20805 attached - interrupt to quit
+  0.00 --- SIGTERM (Terminated) @ 0 (0) ---
+  0.000284 rt_sigreturn(0xf) = -1 EINTR (Interrupted system call)
+  0.000402 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+ 31.611726 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  0.001792 --- SIGCHLD (Child exited) @ 0 (0) ---
+  0.000247 rt_sigreturn(0x) = 63
+  0.006027 unlink("/var/run/squid3.pid") = 0
+  0.000539 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 0
+  0.000387 open("/etc/group", O_RDONLY|O_CLOEXEC) = 0
+ Process 20805 detached
+ 
+ Still, this will unfortunately lead to a slow shutdown time as reported
+ in http://askubuntu.com/questions/18127/squid3-starts-and-stops-slowly
+ 
+ To solve this it is better to issue a SIGINT instead of SIGTERM (upstart
+ default) by adding "kill signal SIGINT" to squid's upstart script.
+ 
+ With "kill signal SIGINT", which does not wait on outstanding connections:
+ =
+ # strace -r -e trace=signal,file -p $(cat /var/run/squid3.pid)
+ Process 20891 attached - interrupt to quit
+  0.00 --- SIGINT (Interrupt) @ 0 (0) ---
+  0.000312 rt_sigreturn(0x2) = -1 EINTR (Interrupted system call)
+  0.000237 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  1.123564 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=118, 
...}) = 0
+  0.000754 --- SIGCHLD (Child exited) @ 0 (0) ---
+  0.000103 rt_sigreturn(0x) = 0
+  0.002031 unlink("/var/run/squid3.pid") = 0
+  0.000154 open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 0
+  0.000142 open("/etc/group", O_RDONLY|O_CLOEXEC) = 0
+ Process 20891 detached
+ 
+ The whole stop process is very quick. The downside is that squid will
+ forcefully close all open connections immediately, but that was already
+ happening when SIGKILL was being issued before - so we are actually
+ keeping the same behavior as before and there are no bugs complaining
+ about it. And the PID file gets removed anyway.
+ 
+ The proposal is to add both "kill signal SIGINT" and "kill timeout 40"
+ to squid, so squid should have enough time to close all open cache index
+ files.
+ 
+ 
+ [Test Case]
+ 
+ # start squid3
  squid3 start/running, process 10392
- 0 root@rackspace:/etc/mysql#cat /var/run/squid3.pid 
+ # cat /var/run/squid3.pid
  10392
- 0 root@rackspace:/etc/mysql#stop squid3 
+ # stop squid3
  squid3 stop/waiting
- 0 root@rackspace:/etc/mysql#cat /var/run/squid3.pid 
+ # cat /var/run/squid3.pid
  10392
- 0 root@rackspace:/etc/mysql#logrotate -f /etc/logrotate.d/squid3 
+ # logrotate -f /etc/logrotate.d/squid3
  squid: ERROR: Could not send signal 10 to process 10392: (3) No such process
  error: error running shared postrotate script for '/var/log/squid3/*.log '
- 1 root@rackspace:/etc/mysql#lsb_release -d
+ 
+ 
+ [Regression Potential]
+ 
+ * The main regression potencial 

[Bug 1465935] Re: kvm_irqchip_commit_routes: Assertion `ret == 0' failed

2015-10-13 Thread Stefan Bader
@Li Chengyuan, thank you for the clarification. So just formally I will
mark the Precise task of this report as invalid (since the qemu in
Precise is actually a different source package and also not affected as
far as I can tell). I will need to figure out how to ensure this fix is
also pulled into the cloud-archive after it landed in the Trusty/Vivid
main archive.

** Changed in: qemu (Ubuntu Precise)
   Status: New => Invalid

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

Title:
  kvm_irqchip_commit_routes: Assertion `ret == 0' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1465935/+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 1488962] [NEW] systemd does not notice when apache2 service fails

2015-10-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

The systemd service generated from /etc/init.d/apache2 via systemd-sysv-
generator contains the line

RemainAfterExit=yes

causing systemd to ignore crashes of the service. In order to reproduce
this, add a non-existing address to /etc/apache2/ports.conf, which will
cause the apache2 service to fail.

However, "systemctl status apache2" will still show "active(exited)",
e.g. will not recognize the service as failed. In particular, "systemctl
is-failed apache2" will still return "active" instead of "failed".

Expected result: "systemctl is-failed apache2" should return "failed",
so that monitoring script can detect the error.

The solution would probably be to include a proper native systemd
service definition instead of using the converted sysv service.

$ apt-cache policy apache2
apache2:
  Installed: 2.4.10-9ubuntu1.1
  Candidate: 2.4.10-9ubuntu1.1
  Version table:
 *** 2.4.10-9ubuntu1.1 0
500 http://eu.archive.ubuntu.com/ubuntu/ vivid-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ vivid-security/main amd64 
Packages
100 /var/lib/dpkg/status
 2.4.10-9ubuntu1 0
500 http://eu.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages

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


** Tags: systemd-boot
-- 
systemd does not notice when apache2 service fails
https://bugs.launchpad.net/bugs/1488962
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

-- 
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 1505556] Re: lpstat plugin doesn't return job count

2015-10-13 Thread Ubuntu Foundations Team Bug Bot
The attachment "lpstat-return-number-of-jobs.patch" seems to be a patch.
If it isn't, please remove the "patch" flag from the attachment, remove
the "patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  lpstat plugin doesn't return job count

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1505556/+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 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-13 Thread Stuart Bishop
stub@aargh:~$ sudo systemctl status lxc
● lxc.service - LXC Container Initialization and Autoboot Code
   Loaded: loaded (/lib/systemd/system/lxc.service; enabled; vendor preset: 
enabled)
   Active: active (exited) since Mon 2015-10-12 16:57:31 ICT; 20h ago
  Process: 1190 ExecStart=/usr/lib/x86_64-linux-gnu/lxc/lxc-containers start 
(code=exited, status=0/SUCCESS)
  Process: 1175 ExecStartPre=/usr/lib/x86_64-linux-gnu/lxc/lxc-apparmor-load 
(code=exited, status=0/SUCCESS)
  Process: 1166 ExecStartPre=/usr/lib/x86_64-linux-gnu/lxc/lxc-devsetup 
(code=exited, status=0/SUCCESS)
 Main PID: 1190 (code=exited, status=0/SUCCESS)
   Memory: 0B
  CPU: 0
   CGroup: /system.slice/lxc.service

Oct 12 16:57:31 aargh systemd[1]: Starting LXC Container Initialization and 
Autoboot Code...
Oct 12 16:57:31 aargh lxc-devsetup[1166]: Creating /dev/.lxc
Oct 12 16:57:31 aargh lxc-devsetup[1166]: /dev is devtmpfs
Oct 12 16:57:31 aargh lxc-devsetup[1166]: Creating /dev/.lxc/user
Oct 12 16:57:31 aargh systemd[1]: Started LXC Container Initialization and 
Autoboot Code.
stub@aargh:~$ sudo service lxc status
● lxc.service - LXC Container Initialization and Autoboot Code
   Loaded: loaded (/lib/systemd/system/lxc.service; enabled; vendor preset: 
enabled)
   Active: active (exited) since Mon 2015-10-12 16:57:31 ICT; 20h ago
  Process: 1190 ExecStart=/usr/lib/x86_64-linux-gnu/lxc/lxc-containers start 
(code=exited, status=0/SUCCESS)
  Process: 1175 ExecStartPre=/usr/lib/x86_64-linux-gnu/lxc/lxc-apparmor-load 
(code=exited, status=0/SUCCESS)
  Process: 1166 ExecStartPre=/usr/lib/x86_64-linux-gnu/lxc/lxc-devsetup 
(code=exited, status=0/SUCCESS)
 Main PID: 1190 (code=exited, status=0/SUCCESS)
   Memory: 0B
  CPU: 0
   CGroup: /system.slice/lxc.service

Oct 12 16:57:31 aargh systemd[1]: Starting LXC Container Initialization and 
Autoboot Code...
Oct 12 16:57:31 aargh lxc-devsetup[1166]: Creating /dev/.lxc
Oct 12 16:57:31 aargh lxc-devsetup[1166]: /dev is devtmpfs
Oct 12 16:57:31 aargh lxc-devsetup[1166]: Creating /dev/.lxc/user
Oct 12 16:57:31 aargh systemd[1]: Started LXC Container Initialization and 
Autoboot Code.
stub@aargh:~$

-- 
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/1490110

Title:
  package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1490110/+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 1465935] Re: kvm_irqchip_commit_routes: Assertion `ret == 0' failed

2015-10-13 Thread Stefan Bader
** Changed in: qemu (Ubuntu Vivid)
   Status: New => In Progress

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

** Changed in: qemu (Ubuntu Trusty)
 Assignee: (unassigned) => Stefan Bader (smb)

** Changed in: qemu (Ubuntu Vivid)
 Assignee: (unassigned) => Stefan Bader (smb)

** Changed in: qemu (Ubuntu)
 Assignee: Stefan Bader (smb) => (unassigned)

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

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

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

Title:
  kvm_irqchip_commit_routes: Assertion `ret == 0' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1465935/+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 1505444] Re: Package missing file

2015-10-13 Thread Launchpad Bug Tracker
This bug was fixed in the package heat - 1:5.0.0~rc2-0ubuntu1

---
heat (1:5.0.0~rc2-0ubuntu1) wily; urgency=medium

  * New upstream release candidate for OpenStack Liberty.
  * Don't clean heat.egg-info ensuring that non-py resources actually
get installed (LP: #1505444).

 -- James Page   Mon, 12 Oct 2015 21:44:47 -0700

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

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

Title:
  Package missing file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heat/+bug/1505444/+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 1488962] Re: systemd does not notice when apache2 service fails

2015-10-13 Thread Robie Basak
** Tags added: systemd-boot

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

Title:
  systemd does not notice when apache2 service fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1488962/+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 1505556] [NEW] lpstat plugin doesn't return job count

2015-10-13 Thread Stevel
Public bug reported:

Ubuntu release: 14.04.3 LTS
munin-plugins-core version: 2.0.19-3

The returned job count is always zero because a variable assignment is
missing from the script.

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

** Patch added: "lpstat-return-number-of-jobs.patch"
   
https://bugs.launchpad.net/bugs/1505556/+attachment/4493155/+files/lpstat-return-number-of-jobs.patch

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

Title:
  lpstat plugin doesn't return job count

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1505556/+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 1505556] [NEW] lpstat plugin doesn't return job count

2015-10-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

Ubuntu release: 14.04.3 LTS
munin-plugins-core version: 2.0.19-3

The returned job count is always zero because a variable assignment is
missing from the script.

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


** Tags: patch
-- 
lpstat plugin doesn't return job count
https://bugs.launchpad.net/bugs/1505556
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

-- 
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 1505288] [NEW] package nut-client 2.7.1-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 6

2015-10-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

wily dist-upgrade caused this failure.

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: nut-client 2.7.1-1ubuntu5
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
Date: Mon Oct 12 11:50:28 2015
DuplicateSignature: package:nut-client:2.7.1-1ubuntu5:subprocess installed 
post-installation script returned error exit status 6
ErrorMessage: subprocess installed post-installation script returned error exit 
status 6
InstallationDate: Installed on 2011-07-12 (1552 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1)
KernelVersion: Linux limelight 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 
15:35:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
RelatedPackageVersions:
 dpkg 1.18.2ubuntu4
 apt  1.0.10.2ubuntu1
SourcePackage: nut
Title: package nut-client 2.7.1-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 6
UpgradeStatus: Upgraded to wily on 2011-12-23 (1388 days ago)
modified.conffile..etc.nut.nut.conf: [modified]
modified.conffile..etc.nut.upsmon.conf: [modified]
mtime.conffile..etc.nut.nut.conf: 2013-01-25T12:08:09.115231
mtime.conffile..etc.nut.upsmon.conf: 2014-01-10T17:48:44.157921

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


** Tags: amd64 apport-package wily
-- 
package nut-client 2.7.1-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 6
https://bugs.launchpad.net/bugs/1505288
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

-- 
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 1169561] Re: Publish of printer in ADS is not possible "Object class violation"

2015-10-13 Thread Sebastien Bacher
That might be something we want to SRU, if somebody is interested it
would be useful to have a testcase description (see
https://wiki.ubuntu.com/StableReleaseUpdates)

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

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

Title:
  Publish of printer in ADS is not possible "Object class violation"

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1169561/+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 1323220] Re: samba-4.1.6 Lock order violation and file lost

2015-10-13 Thread Sebastien Bacher
That's fixed in the current version in vivid, that might be something we
want to backport to trusty, if somebody is interested it would be useful
to have a testcase description (see
https://wiki.ubuntu.com/StableReleaseUpdates)

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

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

Title:
  samba-4.1.6 Lock order violation and file lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1323220/+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 1195871] Re: net ads join does not provide AES keys in host keytab

2015-10-13 Thread Sebastien Bacher
That's fixed in the current version

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

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

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

Title:
   net ads join does not provide AES keys in host keytab

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1195871/+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 1505473] Re: pollen does not start on boot

2015-10-13 Thread Robie Basak
Thanks. I can see this in 4.11-0ubuntu1 in Trusty and a slightly changed
but similar typo in 4.18-0ubuntu1 in Wily.

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

** Changed in: pollen (Ubuntu)
   Status: New => Triaged

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

** Changed in: pollen (Ubuntu Trusty)
   Status: New => Triaged

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

** Tags added: bitesize

-- 
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/1505473

Title:
  pollen does not start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollen/+bug/1505473/+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 1300878] Re: panic while renaming file

2015-10-13 Thread Sebastien Bacher
That might be something we want to backport to trusty, if somebody is
interested it would be useful to have a testcase description (see
https://wiki.ubuntu.com/StableReleaseUpdates)

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

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

Title:
  panic while renaming file

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1300878/+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 1504354] Re: Invalid memory access on ap_server_config_defines

2015-10-13 Thread Robie Basak
Jeffrey,

Thank you for working on this.

The debdiff looks good but will need to wait until the SRU in bug
1445914 has cleared before it can be uploaded. Can I suggest though that
the message in debian/changelog be made more appropriate for Ubuntu
users and developers, rather than a blanket copy from upstream's commit
log which I don't think makes much sense to outsiders? It should also
contain a reference to this bug.

For example:

Fix -D[efined] or [d] variables lifetime across restarts. This
fixes incorrect processing of configuration files on reload (LP:
#1504354).

If you let me know that you're happy with that text then I can just
change it when I upload - no need for you to submit another 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/1504354

Title:
  Invalid memory access on ap_server_config_defines

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1504354/+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 1382210] Re: NT_STATUS_NO_SUCH_GROUP caused by upstream Samba bug 9570

2015-10-13 Thread Sebastien Bacher
The new version is in vivid and wily

** Bug watch added: Samba Bugzilla #9570
   https://bugzilla.samba.org/show_bug.cgi?id=9570

** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=9570
   Importance: Unknown
   Status: Unknown

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

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

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

Title:
  NT_STATUS_NO_SUCH_GROUP caused by upstream Samba bug 9570

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1382210/+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 1388091] Re: winbindd does not provide geocs to libnss_winbind in ad configuration with winbind nss info = template (default)

2015-10-13 Thread Sebastien Bacher
Thanks, is that fixed in newer upstream version?

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

Title:
  winbindd does not provide geocs to libnss_winbind in ad configuration
  with winbind nss info = template (default)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1388091/+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 1504354] Re: Invalid memory access on ap_server_config_defines

2015-10-13 Thread Robie Basak
** Also affects: apache2 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Changed in: apache2 (Ubuntu Trusty)
   Status: New => Triaged

** Changed in: apache2 (Ubuntu Trusty)
   Importance: Undecided => Medium

-- 
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/1504354

Title:
  Invalid memory access on ap_server_config_defines

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1504354/+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 1505588] [NEW] netbios name truncating doesn't work

2015-10-13 Thread Sebastien Bacher
Public bug reported:

Which leads to empty machine names see
https://bugzilla.samba.org/show_bug.cgi?id=10896, that's fixed in the
current version but we should SRU the fix

* Impact

Some samba machines have no names

* Test Case
- install samba
- edit smb.conf and set   netbios name = XABCDEFGHIJKLMNOPQRSTUVWXYZ
- start nmbd
- look what is the "Samba name server" in the log

* Regression potential
Check that machine names are correct

** Affects: samba (Ubuntu)
 Importance: Low
 Status: Invalid

** Changed in: samba (Ubuntu)
   Status: New => Invalid

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

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

Title:
  netbios name truncating doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1505588/+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 1505588] Re: netbios name truncating doesn't work

2015-10-13 Thread Sebastien Bacher
duplicate

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

Title:
  netbios name truncating doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1505588/+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 1505590] [NEW] netbios name truncating doesn't work

2015-10-13 Thread Sebastien Bacher
Public bug reported:

Which leads to empty machine names see
https://bugzilla.samba.org/show_bug.cgi?id=10896, that's fixed in the
current version but we should SRU the fix

* Impact

Some samba machines have no names

* Test Case
- install samba
- edit smb.conf and set   netbios name = XABCDEFGHIJKLMNOPQRSTUVWXYZ
- start nmbd
- look what is the "Samba name server" in the log

* Regression potential
Check that machine names are correct

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

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

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

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

Title:
  netbios name truncating doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1505590/+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 1505473] [NEW] pollen does not start on boot

2015-10-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

ubuntu@keeton:~$ lsb_release -rc
Release:14.04
Codename:   trusty
ubuntu@keeton:~$ dpkg-query -W pollen
pollen  4.11-0ubuntu1
ubuntu@keeton:~$ _

pollen does not start on boot, due to an error in the upstart config:

ubuntu@keeton:~$ grep start /etc/init/pollen.conf 
start on start on runlevel [2345]
stop on start on runlevel [!2345]
# Ensure our device exists, and is a character device, before starting 
our server
ubuntu@keeton:~$ _

Deleting the second "start on" in each line seems to fix this.

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

-- 
pollen does not start on boot
https://bugs.launchpad.net/bugs/1505473
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

-- 
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 1505222] [NEW] strongSwan AppArmor prevents CRL caching

2015-10-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

If configured to do so, strongSwan will cache CRLs to /etc/ipsec.d/crls
but AppArmor blocks the creation of the file.  Here is the relevant
syslog line:

kernel: [400994.988829] audit: type=1400 audit(1444649911.842:37):
apparmor="DENIED" operation="mknod" profile="/usr/lib/ipsec/charon"
name="/etc/ipsec.d/crls/REDACTED.crl" pid=6098 comm="charon"
requested_mask="c" denied_mask="c" fsuid=0 ouid=0

Attached is a patch that gives charon r/w access to the
/etc/ipsec.d/crls directory.

Package info:
  strongswan:
Installed: 5.1.2-0ubuntu2.3
Candidate: 5.1.2-0ubuntu2.3

Ubuntu info:
  Description:Ubuntu 14.04.3 LTS
  Release:14.04

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


** Tags: patch
-- 
strongSwan AppArmor prevents CRL caching
https://bugs.launchpad.net/bugs/1505222
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

-- 
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 1382210] Re: NT_STATUS_NO_SUCH_GROUP caused by upstream Samba bug 9570

2015-10-13 Thread Sebastien Bacher
That might be something we want to backport to trusty, if somebody is
interested it would be useful to have a testcase description (see
https://wiki.ubuntu.com/StableReleaseUpdates)

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

Title:
  NT_STATUS_NO_SUCH_GROUP caused by upstream Samba bug 9570

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1382210/+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 1488962] Re: systemd does not notice when apache2 service fails

2015-10-13 Thread Robie Basak
** Changed in: apache2 (Ubuntu)
   Importance: Undecided => Medium

-- 
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/1488962

Title:
  systemd does not notice when apache2 service fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1488962/+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 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-13 Thread Serge Hallyn
@stub - ok so yours all look ok.

-- 
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/1490110

Title:
  package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1490110/+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 1505222] Re: strongSwan AppArmor prevents CRL caching

2015-10-13 Thread Robie Basak
** Changed in: strongswan (Ubuntu)
   Importance: Undecided => Medium

-- 
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/1505222

Title:
  strongSwan AppArmor prevents CRL caching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1505222/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Martin Pitt
Erk, sorry -- wrong bug.

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-13 Thread Serge Hallyn
Hi,

I'm hoping to fix this with a cgmanager patch to tasks to escape
'init.scope'.  I don't want the list of escapable cgroups to keep
growing, so we'll need to come up with something better long-term.

-- 
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/1497420

Title:
  systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1497420/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Martin Pitt
@Steve: I just tried this on current wily-proposed with
http://people.canonical.com/~ubuntu-archive/proposed-
migration/update_excuses.html#obconf :

 /etc/apt/preferences.d/01autopkgtest 
Package: obconf
Pin: release a=wily-proposed
Pin-Priority: 900

Package: *
Pin: release a=wily
Pin-Priority: 900

Package: *
Pin: release a=wily-proposed
Pin-Priority: 100


# apt-get install -s obconf  
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 obconf : Depends: libobrender32 (>= 3.6.0) but it is not going to be installed
  Depends: libobt2 (>= 3.6.0) but 3.5.2-8 is to be installed
  Recommends: openbox but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


It seems it's not considering its dependencies from -proposed, but tries to 
install everything else from wily? Only if I bump the priority in the third 
clause from 100 to 900 it works again (but then of course installs all deps 
from -proposed).

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Matthias Klose
I think implementing autodep8 for go packages is a must.
http://anonscm.debian.org/cgit/collab-maint/autodep8.git/tree/README.md

At least to build the reverse dependencies so that new uploads are
blocked in -proposed until all build failures are resolved.

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1505632] [NEW] FTBFS due to failing unit tests

2015-10-13 Thread Łukasz Zemczak
Public bug reported:

As per the wily test-rebuild [1], it seems that the latest python-
glance-store is failing due to broken unit tests. Seems relatively easy
to fix. Part of the log:

==
FAIL: 
glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_read_acl_public
glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_read_acl_public
--
_StringException: Traceback (most recent call last):
  File "glance_store/tests/unit/test_swift_store.py", line 950, in 
test_read_acl_public
store.set_acls(loc, public=True, context=ctxt)
  File "glance_store/_drivers/swift/store.py", line 918, in set_acls
connection.post_container(location.container, headers=headers)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1471, in 
post_container
response_dict=response_dict)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1390, in 
_retry
service_token=self.service_token, **kwargs)
TypeError: fake_post_container() got an unexpected keyword argument 
'service_token'
Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout
(...)

[1] https://launchpadlibrarian.net/220829765/buildlog_ubuntu-wily-amd64
.python-glance-store_0.9.1-1_BUILDING.txt.gz

** Affects: python-glance-store (Ubuntu)
 Importance: Undecided
 Assignee: Łukasz Zemczak (sil2100)
 Status: In Progress


** Tags: ftbfs

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

Title:
  FTBFS due to failing unit tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-glance-store/+bug/1505632/+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 952364] Re: Default to not caching a deb instead of 403'ing.

2015-10-13 Thread Rolf Leggewie
*** This bug is a duplicate of bug 545830 ***
https://bugs.launchpad.net/bugs/545830

** This bug has been marked a duplicate of bug 545830
   403 error when using a non-cached repository

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

Title:
  Default to not caching a deb instead of 403'ing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/952364/+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 529897] Re: Please add avahi support to others deb proxies

2015-10-13 Thread Rolf Leggewie
apt-cacher-ng has its own avahi support now and works happily with
squid-deb-proxy-client for discovery.

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

Title:
  Please add avahi support to others deb proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/529897/+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 1503286] Re: ISST-LTE: Boot of Ubuntu15.10 lpar fails: "mounting /dev/sdn2 on /root failed: Device or resource busy" [multipath]

2015-10-13 Thread Thierry FAUCK
Patch has been provided

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

-- 
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/1503286

Title:
  ISST-LTE: Boot of Ubuntu15.10 lpar fails: "mounting /dev/sdn2 on /root
  failed: Device or resource busy" [multipath]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1503286/+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 1501217] Re: apt-get removing squid-deb-proxy-client leaves a stale config file

2015-10-13 Thread Rolf Leggewie
> The workaround is to apt-get purge squid-deb-proxy-client.

That is not a workaround, that is the proper "fix".

Squid-deb-proxy-client is essentially simply a package that installs a
configuration snippet /etc/apt/apt.conf.d/30autoproxy so that any call
to the network will be proxied to a local proxy iff such a proxy is
present.  That test is being done in /usr/share/squid-deb-proxy-client
/apt-avahi-discover.  What happens when you remove the package is that
/usr/share/squid-deb-proxy-client/apt-avahi-discover gets removed, but
/etc/apt/apt.conf.d/30autoproxy stay around until you purge the package.

In my opinion, this is expected behaviour and this ticket should be
closed as invalid.

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

Title:
  apt-get removing squid-deb-proxy-client leaves a stale config file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1501217/+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 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

2015-10-13 Thread Martin Pitt
** Summary changed:

- systemd 226-2 (debian sid) breaks lxc-attach
+ systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

** Package changed: systemd (Ubuntu) => lxcfs (Ubuntu)

-- 
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/1497420

Title:
  systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1497420/+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 1505670] [NEW] "uncaptured python exception"

2015-10-13 Thread Rolf Leggewie
Public bug reported:

I get the following error when running the discovery script on the
command line.

$ /usr/share/squid-deb-proxy-client/apt-avahi-discover
error: uncaptured python exception, closing channel  
('10.1.2.3', 3142): 2147483647 (:[Errno 111] Connection 
refused [/usr/lib/python2.7/asyncore.py|read|83] 
[/usr/lib/python2.7/asyncore.py|handle_read_event|446] 
[/usr/lib/python2.7/asyncore.py|handle_connect_event|454])
error: uncaptured python exception, closing channel  
('10.0.3.1', 3142): 2147483647 (:[Errno 111] Connection 
refused [/usr/lib/python2.7/asyncore.py|read|83] 
[/usr/lib/python2.7/asyncore.py|handle_read_event|446] 
[/usr/lib/python2.7/asyncore.py|handle_connect_event|454])
error: uncaptured python exception, closing channel  
('172.24.74.129', 3142): 2147483647 (:[Errno 111] 
Connection refused [/usr/lib/python2.7/asyncore.py|read|83] 
[/usr/lib/python2.7/asyncore.py|handle_read_event|446] 
[/usr/lib/python2.7/asyncore.py|handle_connect_event|454])
http://172.24.74.145:3142/

The last line still returns the proper proxy URI so as far as I can tell
things are still working.  The IP 10.1.2.3 is for an n2n VPN.  This is
on trusty with version 0.8.6ubuntu1.

** Affects: squid-deb-proxy (Ubuntu)
 Importance: Low
 Status: New


** Tags: trusty

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

Title:
  "uncaptured python exception"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1505670/+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 1505713] [NEW] Error displaying help

2015-10-13 Thread Matt Kassawara
Public bug reported:

Running "openstack help" to display help (version 1.7.0) shows available
commands until it reaches commands for sahara:

  dataprocessing data source create  Creates data source
  dataprocessing data source delete  Delete data source
  dataprocessing data source list  Lists data sources
  dataprocessing data source show  Display data source details
Could not load EntryPoint.parse('dataprocessing_data_source_update = 
saharaclient.osc.v1.data_sources:UpdateDataSource')
'ArgumentParser' object has no attribute 'debug'

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

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

Title:
  Error displaying help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1505713/+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 1490727] Re: "Invalid IPC credentials" after corosync, pacemaker service restarts

2015-10-13 Thread Andreas Hasenack
** Changed in: landscape/release-29
   Status: Fix Committed => Fix Released

** Changed in: landscape
   Status: Fix Committed => Fix Released

** Changed in: landscape
Milestone: 15.08 => 15.07

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

Title:
  "Invalid IPC credentials" after corosync, pacemaker service restarts

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape/+bug/1490727/+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 1486007] Re: package vsftpd 3.0.2-18ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 100

2015-10-13 Thread Andreas Schultz
This bug happens to me to when upgrading from 15.04 to willy  vsftp
3.0.2-20ubuntu1

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

Title:
  package vsftpd 3.0.2-18ubuntu1 failed to install/upgrade: subprocess
  new pre-removal script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1486007/+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 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-10-13 Thread Serge Hallyn
I'm going to leave this as incomplete until we have a recipe for how to
reproduce.

-- 
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/1490110

Title:
  package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1490110/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Jamie Strandboge
** Changed in: golang-go.crypto (Ubuntu)
 Assignee: (unassigned) => Jamie Strandboge (jdstrand)

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1504354] Re: Invalid memory access on ap_server_config_defines

2015-10-13 Thread Jeffrey Hutzelman
On Tue, 2015-10-13 at 11:00 +, Robie Basak wrote:

> Fix -D[efined] or [d] variables lifetime across restarts. This
> fixes incorrect processing of configuration files on reload (LP:
> #1504354).
> 
> If you let me know that you're happy with that text then I can just
> change it when I upload - no need for you to submit another debdiff.

That sounds fine; thanks.

-- 
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/1504354

Title:
  Invalid memory access on ap_server_config_defines

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1504354/+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 1486007] Re: package vsftpd 3.0.2-18ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 100

2015-10-13 Thread Andreas Schultz
Since Robie suggested that it is a local  config problem:

$ diff -u vsftpd.conf.dpkg-old vsftpd.conf
--- vsftpd.conf.dpkg-old2015-02-20 15:52:29.406670979 +0100
+++ vsftpd.conf 2015-03-05 17:18:21.0 +0100
@@ -11,7 +11,7 @@
 #
 # Run standalone?  vsftpd can run either from an inetd or as a standalone
 # daemon started from an initscript.
-listen=YES
+listen=NO
 #
 # This directive enables listening on IPv6 sockets. By default, listening
 # on the IPv6 "any" address (::) will accept connections from both IPv6
@@ -19,9 +19,9 @@
 # sockets. If you want that (perhaps because you want to listen on specific
 # addresses) then you must run two copies of vsftpd with two configuration
 # files.
-listen_ipv6=NO
+listen_ipv6=YES
 #
-# Allow anonymous FTP? (Disabled by default)
+# Allow anonymous FTP? (Disabled by default).
 anonymous_enable=NO
 #
 # Uncomment this to allow local users to log in.


Do you suggest that switching listen from NO to YES is a "local configuration 
problem"

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

Title:
  package vsftpd 3.0.2-18ubuntu1 failed to install/upgrade: subprocess
  new pre-removal script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1486007/+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 1505734] [NEW] init script return okayish error value (zero) when service start failed

2015-10-13 Thread Vladislav Naumov
Public bug reported:

steps to reproduce:

# echo GIBBERISH >> /etc/nginx/nginx.conf

# service nginx restart
 * Restarting nginx nginx  [fail]

# echo $?
0

very nasty when combined with ansible/other configuration management
tools: broken conffiles come unnoticed.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nginx-common 1.4.6-1ubuntu3.3
ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25
Uname: Linux 3.13.0-63-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.13
Architecture: amd64
Date: Tue Oct 13 15:35:25 2015
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nginx
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.nginx: [modified]
modified.conffile..etc.init.d.nginx: [modified]
mtime.conffile..etc.default.nginx: 2015-10-13T15:20:30.961938
mtime.conffile..etc.init.d.nginx: 2015-10-13T15:28:28.595936

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


** Tags: amd64 apport-bug trusty uec-images

** Patch added: "patch to fix issue"
   
https://bugs.launchpad.net/bugs/1505734/+attachment/4493617/+files/nginx-restart.patch

-- 
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/1505734

Title:
  init script return okayish error value (zero) when service start
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1505734/+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 1505473] Re: pollen does not start on boot

2015-10-13 Thread Dustin Kirkland 
Uploaded to wily, as well as backports in ppa:pollen/ppa.

** Changed in: pollen (Ubuntu)
   Status: Triaged => Fix Committed

-- 
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/1505473

Title:
  pollen does not start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollen/+bug/1505473/+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 1505473] Re: pollen does not start on boot

2015-10-13 Thread Launchpad Bug Tracker
** Branch linked: lp:pollen

-- 
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/1505473

Title:
  pollen does not start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollen/+bug/1505473/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
golang-github-bmizerany-assert is mostly good, but needs a tiny fix:

- debian/control should have Built-Using: ${misc:Built-Using} on the
golang-github-bmizerany-assert-dev package

** Changed in: golang-github-bmizerany-assert (Ubuntu)
   Status: New => Incomplete

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
Doko, I just noticed your comment about dep8 tests.  I agree that some
sort of mechanism to avoid ftbfs would be good.  Though in this respect,
golang isn't so different than C libraries, where an unexpected API
update or library bug can cause ftbfs in reverse-depends.  We use dep8
tests as best practices to avoid that, but don't *require* it as part of
a MIR.

But actually, I expected we could use Built-Using fields in our
proposed-migration tooling to automatically test that reverse-depends
could still build.  Is that not in the works yet?

That seems more packaging-friendly than requiring a bunch of one-line
dep8 tests to trigger a rebuild test.  Especially if we have to add a
delta to get it.

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1505473] Re: pollen does not start on boot

2015-10-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/pollen

-- 
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/1505473

Title:
  pollen does not start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollen/+bug/1505473/+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 1505734] Re: init script return okayish error value (zero) when service start failed

2015-10-13 Thread Thomas Ward
*** This bug is a duplicate of bug 1413555 ***
https://bugs.launchpad.net/bugs/1413555

** This bug has been marked a duplicate of bug 1413555
   init script fails with error code 0 when configuration test doesn't pass

-- 
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/1505734

Title:
  init script return okayish error value (zero) when service start
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1505734/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
golang-github-bmizerany-pat is good; approved.

** Changed in: golang-github-bmizerany-pat (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
golang-check.v1 looks good; approved.

** Changed in: golang-check.v1 (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1505713] Re: Error displaying help

2015-10-13 Thread Corey Bryant
Thank you for reporting this bug to Ubuntu.

I've tried recreating this bug on an up-to-date version of wily and
cloud-archive:liberty-proposed, and was unable to recreate. Please
upgrade to the latest version and re-test. If the bug is still
reproducible, please let us know.


** Changed in: python-openstackclient (Ubuntu)
   Status: New => Incomplete

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

Title:
  Error displaying help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1505713/+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 1236439] Re: switch to use hostnames like nova breaks upgrades of l3-agent

2015-10-13 Thread Mark McClain
** Changed in: neutron
   Status: Incomplete => Won't Fix

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

Title:
  switch to use hostnames like nova breaks upgrades of l3-agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1236439/+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 1505713] Re: Error displaying help

2015-10-13 Thread Matt Kassawara
Doh, I forgot to add the package version. I'm using 1.7.0-1~cloud0 from
the Liberty staging PPA. No updates available.

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

Title:
  Error displaying help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1505713/+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 1501651] Re: ARM chroot issues: fatal error: rt_sigaction failure

2015-10-13 Thread Sergio Schvezov
** Changed in: snapcraft
   Status: New => Invalid

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

Title:
  ARM chroot issues: fatal error: rt_sigaction failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1501651/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
golang-go.net-dev build-depends on golang-x-text-dev (which didn't have
a MIR section here -- I've added a bug task for it now anyway).

But golang-x-text isn't ready yet:
- It is ftbfs due to test failures.  That should be looked at.
- It needs a team bug subscriber.

** Changed in: golang-x-text (Ubuntu)
   Status: New => Incomplete

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193

2015-10-13 Thread Chuck Short
** Changed in: glance/kilo
   Status: Fix Committed => Fix Released

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

Title:
  Schema Missing kernel_id, ramdisk_id causes #1447193

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1447215/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
dh-golang is fine; approved.

** Changed in: dh-golang (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
golang-go.net-dev though looks good, approved.  There is an oddity in
Debian around it being removed from testing [1], but that appears to be
a mistake?  I don't see any bugs filed against it, there was no removal
hint, and the package tracker is giving inconsistent statuses/versions.
In any case, we have the version that Debian seems to be OK with.

[1] https://packages.qa.debian.org/g/golang-go.net-dev.html

** Changed in: golang-go.net-dev (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
golang-juju-loggo needs some fixes:
- It's missing Built-Using: ${misc:Built-Using}
- Its name is wrong [1].  It should be golang-github-juju-loggo and 
golang-github-juju-loggo-dev.  We should fix in Ubuntu so that if it's ever 
packaged in Debian, we'll be aligned.

[1] http://pkg-go.alioth.debian.org/packaging.html

** Changed in: golang-juju-loggo (Ubuntu)
   Status: New => Incomplete

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
golang-go-dbus has one blocking problem and I've got a few minor concerns:
- Needs to use Built-Using
- It's about to be removed from Debian testing due to its dependency on 
golang-gocheck.  Not an immediate problem for us, but since we want to port 
away from gocheck anyway, maybe we can help Debian here and keep a little 
better in sync.
- This is a native Go implementation of libdbus.  I'm not super thrilled about 
another DBus implementation in main, but I get the desire to be native and 
allow cross compilation.

** Changed in: golang-go-dbus (Ubuntu)
   Status: New => Incomplete

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
Doko, I did some of the leafier modules here.  I figure you'd be the
best person for some of the core ones.  If you're too loaded, bounce
back to me.

** Changed in: golang (Ubuntu)
   Status: Incomplete => New

** Changed in: golang (Ubuntu)
 Assignee: (unassigned) => Matthias Klose (doko)

** Changed in: juju-core (Ubuntu)
 Assignee: (unassigned) => Matthias Klose (doko)

** Changed in: juju-mongodb (Ubuntu)
 Assignee: (unassigned) => Matthias Klose (doko)

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo, golang

2015-10-13 Thread Michael Terry
** Also affects: golang-x-text (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1267393/+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 1505473] Re: pollen does not start on boot

2015-10-13 Thread Launchpad Bug Tracker
This bug was fixed in the package pollen - 4.20-0ubuntu1

---
pollen (4.20-0ubuntu1) wily; urgency=medium

  * debian/pollen.upstart: LP: #1505473
- remove typo in the upstart config which was preventing the service from 
starting
  * rebuild the packages for upload

 -- Dustin Kirkland   Tue, 13 Oct 2015 10:21:15
-0700

** Changed in: pollen (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/1505473

Title:
  pollen does not start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollen/+bug/1505473/+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 1457517] Re: Unable to boot from volume when flavor disk too small

2015-10-13 Thread Chuck Short
** Changed in: nova/kilo
   Status: New => Fix Released

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

Title:
  Unable to boot from volume when flavor disk too small

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1457517/+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 1505813] [NEW] package python-networkx (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/doc/python-networkx/examples/basic/read_write.py », qui appartient auss

2015-10-13 Thread Paul TREHIOU
Public bug reported:

There seem to be a conflict between the package python-networkx and
python3-networkx

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: python-networkx (not installed)
ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.5
AptOrdering:
 python-networkx: Install
 python-networkx: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Tue Oct 13 19:04:49 2015
DuplicateSignature: package:python-networkx:(not installed):tentative de 
remplacement de « /usr/share/doc/python-networkx/examples/basic/read_write.py 
», qui appartient aussi au paquet python3-networkx 1.8.1-0ubuntu3
ErrorMessage: tentative de remplacement de « 
/usr/share/doc/python-networkx/examples/basic/read_write.py », qui appartient 
aussi au paquet python3-networkx 1.8.1-0ubuntu3
InstallationDate: Installed on 2014-09-08 (399 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: python-networkx
Title: package python-networkx (not installed) failed to install/upgrade: 
tentative de remplacement de « 
/usr/share/doc/python-networkx/examples/basic/read_write.py », qui appartient 
aussi au paquet python3-networkx 1.8.1-0ubuntu3
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package vivid

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

Title:
  package python-networkx (not installed) failed to install/upgrade:
  tentative de remplacement de « /usr/share/doc/python-
  networkx/examples/basic/read_write.py », qui appartient aussi au
  paquet python3-networkx 1.8.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/1505813/+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 1505734] Re: init script return okayish error value (zero) when service start failed

2015-10-13 Thread Thomas Ward
*** This bug is a duplicate of bug 1413555 ***
https://bugs.launchpad.net/bugs/1413555

NACK on the patch.

The proposed patch is not the correct approach to fix this or the master
bug.  Debian has fixes, I'll dig them up.

-- 
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/1505734

Title:
  init script return okayish error value (zero) when service start
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1505734/+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 1292234] Re: qcow2 image corruption on non-extent filesystems (ext3)

2015-10-13 Thread Seth Arnold
Is this still open against the 14.04.1 LTS kernel?

Thanks

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

Title:
  qcow2 image corruption on non-extent filesystems (ext3)

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