[Bug 1470687] Re: Not working properly with compile options -symbolic-functions

2015-07-06 Thread Seyeong Kim
** Changed in: autofs (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: autofs (Ubuntu Utopic)
   Status: New = In Progress

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

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

** Changed in: autofs (Ubuntu)
 Assignee: (unassigned) = Seyeong Kim (xtrusia)

** Changed in: autofs (Ubuntu Trusty)
 Assignee: (unassigned) = Seyeong Kim (xtrusia)

** Changed in: autofs (Ubuntu Utopic)
 Assignee: (unassigned) = Seyeong Kim (xtrusia)

** Changed in: autofs (Ubuntu Vivid)
 Assignee: (unassigned) = Seyeong Kim (xtrusia)

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

Title:
  Not working properly with compile options -symbolic-functions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1470687/+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 1465260] Re: package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Hari
The only fix I found was completely remove mysql-server and re-install
it. It will works.

Thanks.

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

Title:
  package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1465260/+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 1166671] Re: exim4: get in sync with Debian

2015-07-06 Thread Artur Rona
** Patch added: debian-ubuntu.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166671/+attachment/4425016/+files/debian-ubuntu.debdiff

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

Title:
  exim4: get in sync with Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166671/+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 1166671] Re: exim4: get in sync with Debian

2015-07-06 Thread Artur Rona
** Patch added: ubuntu-ubuntu.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166671/+attachment/4425017/+files/ubuntu-ubuntu.debdiff

** Changed in: exim4 (Ubuntu)
   Status: Triaged = Confirmed

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

Title:
  exim4: get in sync with Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166671/+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 1471022] Re: [SRU] race between nova-compute and neutron-ovs-cleanup

2015-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/kilo

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

Title:
  [SRU] race between nova-compute and neutron-ovs-cleanup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1471022/+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 1470580] Re: unprivileged lxc containers fails with custom bridge

2015-07-06 Thread god
Also, what does Quota reached. mean? What kind of quota is that?

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

Title:
  unprivileged lxc containers fails with custom bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470580/+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 1470580] Re: unprivileged lxc containers fails with custom bridge

2015-07-06 Thread god
cat /etc/lxc/lxc-usernet

# USERNAME TYPE BRIDGE COUNT
x veth ibr1 8
x veth xbr1 8
x veth ubr1 8

cat .local/share/lxc/asterisk/config
# Template used to create this container: /usr/share/lxc/templates/lxc-download
# Parameters passed to the template: -d ubuntu -r vivid -a amd64
# For additional config options, please look at lxc.container.conf(5)

# Distribution configuration
lxc.include = /usr/share/lxc/config/ubuntu.common.conf
lxc.include = /usr/share/lxc/config/ubuntu.userns.conf
lxc.arch = x86_64

# Container specific configuration
lxc.include = /etc/lxc/default.conf
lxc.id_map = u 0 10 65536
lxc.id_map = g 0 10 65536
lxc.rootfs = /home/x/.local/share/lxc/asterisk/rootfs
lxc.utsname = asterisk

# Network configuration
lxc.network.type = veth
lxc.network.link = ubr1
lxc.network.flags = up
lxc.network.name = internal
#lxc.network.ipv4 = 10.1.8.2/24
#lxc.network.ipv4.gateway = 10.1.8.1

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

Title:
  unprivileged lxc containers fails with custom bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470580/+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 1470580] Re: unprivileged lxc containers fails with custom bridge

2015-07-06 Thread god
Btw, is there a way to make logging to actually work and log everything?
Maybe add --logging-indeed-log or smth like that in addition to existing -l and 
--logfile?

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

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

Title:
  unprivileged lxc containers fails with custom bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470580/+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 1471022] Re: [SRU] race between nova-compute and neutron-ovs-cleanup

2015-07-06 Thread Edward Hope-Morley
** Patch added: wily.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1471022/+attachment/4425020/+files/wily.debdiff

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

Title:
  [SRU] race between nova-compute and neutron-ovs-cleanup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1471022/+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 1330486] Re: strongSwan AppArmor profile doesn't allow smartcard configuration

2015-07-06 Thread Jacques
In particular, it is the charon profile which doesn't allow access to
the PC/SC layer and to the specific smartcard files (depending on the
vendor).

For example, with a Gemalto IDPrime .NET card, this is what I get in my
logs:

#Jun 29 08:29:46 ubuntu kernel: [  873.811807] type=1400 
audit(1435559386.465:51): apparmor=DENIED operation=open 
profile=/usr/lib/ipsec/charon name=/run/shm/gemalto_idprime_sdata pid=11356 
comm=charon requested_mask=rwc denied_mask=rwc fsuid=0 ouid=0
#Jun 29 08:29:46 ubuntu kernel: [  873.817301] type=1400 
audit(1435559386.469:52): apparmor=DENIED operation=connect 
profile=/usr/lib/ipsec/charon name=/run/pcscd/pcscd.comm pid=11356 
comm=charon requested_mask=rw denied_mask=rw fsuid=0 ouid=0

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

Title:
  strongSwan AppArmor profile doesn't allow smartcard configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330486/+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 1322101] Re: Samba service does not stop

2015-07-06 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1321369 ***
https://bugs.launchpad.net/bugs/1321369

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Samba service does not stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1322101/+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 1470580] Re: unprivileged lxc containers fails with custom bridge

2015-07-06 Thread god
lxc-start -n asterisk -F
Quota reached.
lxc-start: start.c: lxc_spawn: 1000 failed to create configured network
lxc-start: start.c: __lxc_start: 1164 failed to spawn 'asterisk'
lxc-start: start.c: main: 344 The container failed to start.
lxc-start: start.c: main 348 Additional information can be obtained by setting 
the --logfile and --logpriority options.

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

Title:
  unprivileged lxc containers fails with custom bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470580/+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 1471713] Re: package nginx-light 1.6.2-5ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2015-07-06 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nginx-light 1.6.2-5ubuntu3 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1471713/+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 1465260] Re: package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Hari
The mysql server is not starting at all.

`sudo service mysql start` just waits for hours.

** Attachment added: error.log
   
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1465260/+attachment/4424920/+files/error.log

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

Title:
  package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1465260/+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 1471713] [NEW] package nginx-light 1.6.2-5ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2015-07-06 Thread petit_bono...@yahoo.fr
Public bug reported:

could not install the package, apache2 was installed. worked once I
removed it.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: nginx-light 1.6.2-5ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
Uname: Linux 3.19.0-21-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
AptOrdering:
 nginx-common: Install
 nginx-light: Install
 nginx-common: Configure
 nginx-light: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Mon Jul  6 10:43:11 2015
DuplicateSignature: package:nginx-light:1.6.2-5ubuntu3:le sous-processus script 
post-installation installé a retourné une erreur de sortie d'état 1
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
InstallationDate: Installed on 2015-05-11 (55 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: nginx
Title: package nginx-light 1.6.2-5ubuntu3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check vivid

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

Title:
  package nginx-light 1.6.2-5ubuntu3 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1471713/+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 1471022] Re: [SRU] race between nova-compute and neutron-ovs-cleanup

2015-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/juno

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

Title:
  [SRU] race between nova-compute and neutron-ovs-cleanup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1471022/+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 1471022] Re: [SRU] race between nova-compute and neutron-ovs-cleanup

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2:12.0.0~b1-0ubuntu2

---
nova (2:12.0.0~b1-0ubuntu2) wily; urgency=medium

  * d/nova-compute.upstart.in: Fix (another) race between nova-compute and
neutron-ovs-cleanup (LP: #1471022).

 -- Edward Hope-Morley edward.hope-mor...@canonical.com  Mon, 06 Jul
2015 11:53:51 +0100

** Changed in: nova (Ubuntu)
   Status: In Progress = 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/1471022

Title:
  [SRU] race between nova-compute and neutron-ovs-cleanup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1471022/+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 1166671] Re: exim4: get in sync with Debian

2015-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/exim4

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

Title:
  exim4: get in sync with Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166671/+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 1449369] Please test proposed package

2015-07-06 Thread Chris J Arges
Hello Scott, or anyone else affected,

Accepted walinuxagent into utopic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/walinuxagent/2.0.13-0ubuntu2~14.10.0
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: walinuxagent (Ubuntu Vivid)
   Status: New = Fix Committed

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1449369] Please test proposed package

2015-07-06 Thread Chris J Arges
Hello Scott, or anyone else affected,

Accepted walinuxagent into vivid-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/walinuxagent/2.0.13-0ubuntu2~15.04.0
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-06 Thread Chris J Arges
Hello Scott, or anyone else affected,

Accepted walinuxagent into precise-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/walinuxagent/2.0.13-0ubuntu2~12.04.0
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: walinuxagent (Ubuntu Precise)
   Status: New = Fix Committed

** Changed in: walinuxagent (Ubuntu Trusty)
   Status: New = Fix Committed

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1330504] Re: strongSwan 5.1.3

2015-07-06 Thread Jacques
Strongswan 5.1.2 from Trusty is also affected by
https://wiki.strongswan.org/issues/1020 which is fixed in 5.1.3

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

Title:
  strongSwan 5.1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330504/+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 1449369] Please test proposed package

2015-07-06 Thread Chris J Arges
Hello Scott, or anyone else affected,

Accepted walinuxagent into trusty-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/walinuxagent/2.0.13-0ubuntu2~14.04.0
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: walinuxagent (Ubuntu Utopic)
   Status: New = Fix Committed

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-06 Thread Ben Howard
Ran through the SRU validation steps. Marking this as validation-done.

** Tags added: validation-done

** Tags added: verification-done

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.0.13-0ubuntu2~12.04.0

---
walinuxagent (2.0.13-0ubuntu2~12.04.0) precise; urgency=medium

  * Backport to 12.04 (LP: #1449369).

 -- Ben Howard ben.how...@ubuntu.com  Fri, 03 Jul 2015 12:27:56 -0600

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.0.13-0ubuntu2~14.10.0

---
walinuxagent (2.0.13-0ubuntu2~14.10.0) utopic; urgency=medium

  * Backport to 14.10 (LP: #1449369).

 -- Ben Howard ben.how...@ubuntu.com  Fri, 03 Jul 2015 12:02:23 -0600

** Changed in: walinuxagent (Ubuntu Utopic)
   Status: Fix Committed = Fix Released

** Changed in: walinuxagent (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.0.13-0ubuntu2~15.04.0

---
walinuxagent (2.0.13-0ubuntu2~15.04.0) vivid; urgency=medium

  * Backport to 15.04 (LP: #1449369).

 -- Ben Howard ben.how...@ubuntu.com  Fri, 03 Jul 2015 12:02:09 -0600

** Changed in: walinuxagent (Ubuntu Vivid)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1418392] Re: openstackclient quota show command has problems with columns

2015-07-06 Thread Michael Terry
Switching task to python-cliff, since that's where the bug is.  And
marking fix released, since wily has a version with the fix.

** Package changed: python-openstackclient (Ubuntu) = python-cliff
(Ubuntu)

** Changed in: python-cliff (Ubuntu)
   Status: New = Fix Released

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

Title:
  openstackclient quota show command has problems with columns

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1418392/+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 1459157] Re: [MIR] python-openstackclient

2015-07-06 Thread Michael Terry
Sure, seems fine.

** Changed in: python-openstackclient (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: python-openstackclient (Ubuntu)
 Assignee: Corey Bryant (corey.bryant) = (unassigned)

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

Title:
  [MIR] python-openstackclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1459157/+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 1461276] Re: off-by-one in LDIF length

2015-07-06 Thread Kartik Subbarao
This bug can be closed out now in favor of just building a new package
for 2.4.41, since that release is now available and includes the fix:

http://www.openldap.org/software/release/changes.html

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

Title:
  off-by-one in LDIF length

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1461276/+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 1470580] Re: unprivileged lxc containers fails with custom bridge

2015-07-06 Thread Serge Hallyn
Quoting god (1470...@bugs.launchpad.net):
 Also, what does Quota reached. mean? What kind of quota is that?

The last number in /etc/lxc/lxc-usernic gives the # nics which the user
may connect to the specified bridge.  The active connections are listed
in /run/lxc/nics.  If Quota Reached is seen then the user already has
as many nics as allowed connected to the bridge.

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

Title:
  unprivileged lxc containers fails with custom bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470580/+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 1471836] [NEW] qemu-nbd corrupts files

2015-07-06 Thread Pierre Schweitzer
Public bug reported:

A bug exists in Ubuntu 14.04 LTS which leads qemu-nbd to corrupt image
files that are mounted.

The bug report done for Qemu is here: 
https://bugs.launchpad.net/qemu/+bug/1422307
They fixed it with: 
http://git.qemu.org/?p=qemu.git;a=commit;h=f0ab6f109630940146cbaf47d0cd3ddba824

Would it be possible to have a backport of the bugfix?

With my best regards,

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


** Tags: patch-accepted-upstream trusty

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

Title:
  qemu-nbd corrupts files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1471836/+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 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.0.13-0ubuntu2~14.04.0

---
walinuxagent (2.0.13-0ubuntu2~14.04.0) trusty; urgency=medium

  * Backport to 14.04 (LP: #1449369).

 -- Ben Howard ben.how...@ubuntu.com  Fri, 03 Jul 2015 12:13:35 -0600

** Changed in: walinuxagent (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1411582] Re: Azure data source should auto-detect ephemeral disk location

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.0.13-0ubuntu2~12.04.0

---
walinuxagent (2.0.13-0ubuntu2~12.04.0) precise; urgency=medium

  * Backport to 12.04 (LP: #1449369).

 -- Ben Howard ben.how...@ubuntu.com  Fri, 03 Jul 2015 12:27:56 -0600

** Changed in: walinuxagent (Ubuntu Precise)
   Status: New = Fix Released

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

Title:
  Azure data source should auto-detect ephemeral disk location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1411582/+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 1449369] Update Released

2015-07-06 Thread Stéphane Graber
The verification of the Stable Release Update for walinuxagent has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SRU] Update WALinuxAgent to 2.0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1449369/+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 1469994] Re: [MIR] python-designateclient, python-manilaclient, python-zaqarclient

2015-07-06 Thread Michael Terry
designateclient and manilaclient are fine.

But zaqarclient's dep8 tests only run the unit tests, not the functional
tests.  Why is that?

** Changed in: python-designateclient (Ubuntu)
   Status: New = Fix Committed

** Changed in: python-manilaclient (Ubuntu)
   Status: New = Fix Committed

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

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

Title:
  [MIR] python-designateclient, python-manilaclient, python-zaqarclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-designateclient/+bug/1469994/+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 1449254] Re: Update to openstackclient version 1.1.0 for Trusty

2015-07-06 Thread Michael Terry
** Also affects: python-openstackclient (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: python-openstackclient (Ubuntu)
   Status: New = Fix Released

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

Title:
  Update to openstackclient version 1.1.0 for Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1449254/+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 1470687] Re: Not working properly with compile options -symbolic-functions

2015-07-06 Thread Chris J Arges
I also just merged autofs 5.1.1-1ubuntu1 into wily. Can you test this package 
to see if its affected by the same issue?
Thanks

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

Title:
  Not working properly with compile options -symbolic-functions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1470687/+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 1385868] Re: Samba logrotate script uses invalid argument to /etc/init.d/nmdb

2015-07-06 Thread Simon Arlott
This can be fixed in the debian/samba.logrotate script by doing smbd and
nmbd at the same time and using smbcontrol all reload-config. This
command doesn't return an error if the services aren't running.

** Patch added: 0001-Use-smbcontrol-for-log-rotation.patch
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1385868/+attachment/4425294/+files/0001-Use-smbcontrol-for-log-rotation.patch

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

Title:
  Samba logrotate script uses invalid argument to /etc/init.d/nmdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1385868/+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 1463046] Re: installation of multipath-tools-boot can break boot

2015-07-06 Thread Scott Moser
% for p in 0x80 0x83 pre-spc3-83; do 
  for d in /dev/sd?; do [ -b $d ] || continue; 
printf page %-12s: %s: '%s'\n $p $d $(sudo /lib/udev/scsi_id 
--whitelisted --page=$p --device=$d); done;  done
page 0x80: /dev/sda: 'SATA SMvDi02lGylQfF1qi02lGylQfF1qfjGL9Go6'
page 0x80: /dev/sdb: 'SATA SMvDkoWziOynRqDDkoWziOynRqDDMpLqadMA'
page 0x83: /dev/sda: '35000c5001feb99f0'
page 0x83: /dev/sdb: '35000c5001feb99f0'
page pre-spc3-83 : /dev/sda: '35000c5001feb99f0'
page pre-spc3-83 : /dev/sdb: '35000c5001feb99f0'


** Changed in: multipath-tools (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  installation of multipath-tools-boot can break boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1463046/+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 1463046] Re: installation of multipath-tools-boot can break boot

2015-07-06 Thread Mathieu Trudel-Lapierre
In light of this, I'm guessing we'll need to special-case these devices
to use page 0x80 to decide whether to consider them as multipath
devices, at least on 14.04.

For 15.10; I'd like to run a bit more testing, I believe multipath-tools
0.5.0 / sg3-utils will make changes unnecessary and properly *not*
consider these devices as multipathed.

** Changed in: multipath-tools (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  installation of multipath-tools-boot can break boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1463046/+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 1401190] Re: curtin makes assumptions about partition names on all devices

2015-07-06 Thread Scott Moser
** Description changed:

  == Begin SRU Template ==
  [Description]
  Installing to a system with a NVM Express card/block device will fail, 
showing something to the effect of:
-   Could not stat /dev/nvme0n11 --- No such file or directory
+   Could not stat /dev/nvme0n11 --- No such file or directory
  
  This is due to curtin's fairly innocent understanding of device name
  paths.
  
- The fix is both 
-   - better parsing of /sys to get information on device names and partitions 
that are on them.
-   - specific handling of the very odd named '!ccis' devices.
+ The fix is both
+   - better parsing of /sys to get information on device names and partitions 
that are on them.
+   - specific handling of the very odd named '!ccis' devices.
  
- [Impact] 
+ [Impact]
  Installation via curtin can not be done on these systems.
  
  [Test Case]
  Positive test case:
-   Install via maas and curtin onto a system with a NVM Express card/block 
device.
-   Successful installation and boot is success anything else is failure.
+   Install via maas and curtin onto a system with a NVM Express card/block 
device.
+   Successful installation and boot is success anything else is failure.
  
  Negative test case:
-   Install on a sytem without these devices and expect it to boot.
+   Install on a sytem without these devices and expect it to boot.
  
  [Regression Potential]
  Curtin's understanding of /dev/ and /sys generally improved.  However, there 
are possibly still corner cases.
  It seems unlikely that anything that worked before would fail with these 
changes.
  
  [Other]
  Related bugs:
-  * bug 1263181: curtin discovers HP /dev/cciss/c0d0 incorrectly 
+  * bug 1263181: curtin discovers HP /dev/cciss/c0d0 incorrectly
+  * bug 1471928:  fail uefi install to nvme (NVM Express) device
  == End SRU Template ==
- 
  
  When I do a curtin install via maas to some fancy flash hardware, i get:
  
  no partition found /dev/nvme0n11
  Could not stat /dev/nvme0n11 --- No such file or directory
  
  The device apparently does not exist; did you specify it correctly?
  Unexpected error while running command.
  Command: ['mkfs.ext4', '-q', '-L', 'cloudimg-rootfs', '/dev/nvme0n11']
  Exit code: 1
  Reason: -
  Stdout: ''
  Stderr: ''
  Installation failed with exception: Unexpected error while running command.
  Command: ['curtin', 'block-meta', 'simple']
  Exit code: 3
  Reason: -
  Stdout: no partition found /dev/nvme0n11\nCould not stat /dev/nvme0n11 --- 
No such file or directory\n\nThe device apparently does not exist; did you 
specify it correctly?\nUnexpected error while running command.\nCommand: 
['mkfs.ext4', '-q', '-L', 'cloudimg-rootfs', '/dev/nvme0n11']\nExit code: 
1\nReason: -\nStdout: ''\nStderr: ''\n
  Stderr: ''
  
  smoser: what i think is happening is this
  a.) curtin chooses nvme0n1 as the device to install on
  b.) curtin partitions nvme0n1
  c.) curtin tries to mkfs on nvme0n11 (appending a '1' to the device name)
  when actually the name is 'nvme0n1p1' probably.  device names are stupidly 
inconsistently named.
  and curtin is admittedly very stupid in its assumptions too
  
  This patch fixes it (for me, for this device):
  
  http://paste.ubuntu.com/9355100/
  
  Related bugs:
    * bug 1263181 :  curtin discovers HP /dev/cciss/c0d0 incorrectly

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

Title:
  curtin makes assumptions about partition names on all devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1401190/+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 1471370] Re: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471370/+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 1471373] Re: My wifi keeps disconnecting after some interval of time

2015-07-06 Thread Seth Arnold
** Information type changed from Public Security to Public

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

Title:
  My wifi keeps disconnecting after some interval of time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1471373/+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 1471370] Re: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471370/+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 1471370] Re: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Ryan Tandy
The dpkg terminal output unfortunately doesn't show why slapd failed to
start. Please check /var/log/syslog for the relevant slapd output.

You mentioned you installed Samba-4. If you are running Samba's AD DC,
that would probably bind the LDAP port (389/tcp), which would prevent
slapd from starting since it wants to use the same port. Is that what's
happening here?

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

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471370/+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 1452601] Re: vivid container's networking.service fails on boot with signal=PIPE

2015-07-06 Thread rrva
For me, it was a matter of creating an empty /etc/dnsmasq.conf so that
lxc-net.service could start, thus creating lxcbr0

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

Title:
  vivid container's networking.service fails on boot with signal=PIPE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1452601/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/wily/ubuntu-fan/wily-
proposed

** Branch linked: lp:~ubuntu-branches/ubuntu/wily/iproute2/wily-proposed

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1385868] Re: Samba logrotate script uses invalid argument to /etc/init.d/nmdb

2015-07-06 Thread Ubuntu Foundations Team Bug Bot
The attachment 0001-Use-smbcontrol-for-log-rotation.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 samba in Ubuntu.
https://bugs.launchpad.net/bugs/1385868

Title:
  Samba logrotate script uses invalid argument to /etc/init.d/nmdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1385868/+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 1471373] Re: My wifi keeps disconnecting after some interval of time

2015-07-06 Thread Shakeel
** Changed in: irqbalance (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  My wifi keeps disconnecting after some interval of time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1471373/+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 1469744] Re: [needs-packaging] 1.22.6 is not packaged in trusty

2015-07-06 Thread Curtis Hovey
Is there anything blocking 1.22.6 going into wily and trusty. I believe
I provided two SPB that I believe are good.

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

Title:
  [needs-packaging] 1.22.6 is not packaged in trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1469744/+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 1465260] Re: package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Robie Basak
Your log had 2015-07-06 12:55:05 27747 [ERROR] /usr/sbin/mysqld:
unknown variable 'log_slow_queries=/var/log/mysql/mysql-slow.log' so I
presume this was a custom configuration change that no longer works
after the upgrade to 5.6? Marking this bug as Invalid then. If I'm
mistaken, please explain and reopen.

** Changed in: mysql-5.6 (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1465260/+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 1460712] Re: Powernap systemd setup is broken

2015-07-06 Thread Alberto Salvia Novella
** Changed in: powernap (Ubuntu)
   Importance: Undecided = High

** Also affects: powernap
   Importance: Undecided
   Status: New

** No longer affects: powernap

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Importance: Undecided = High

** Changed in: hundredpapercuts
   Status: New = Confirmed

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

Title:
  Powernap systemd setup is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1460712/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-fan - 0.3.0

---
ubuntu-fan (0.3.0) wily; urgency=low

  * Add fanctl control program in preparation for v3 kernel bits.
(LP: #1470091)
  * Add fanctl.8 manual page.
  * Fix dnsmasq except-interface specification to fan-*.
  * Loosen iproute2 dependancy to allow test builds to match.
  * debian/ubuntu-fan.postinst: add post install conversion of previous
configuration to /etc/network/fan.
  * debian/control: switch depends: to dnsmasq-base to prevent installation
of the system daemon when not needed.
  * Update the README to better describe use cases and to point to external
resources.

 -- Andy Whitcroft a...@ubuntu.com  Mon, 06 Jul 2015 23:04:40 +0100

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package iproute2 - 3.16.0-2ubuntu2

---
iproute2 (3.16.0-2ubuntu2) wily; urgency=low

  * Update Ubuntu FAN support to V3.  (LP: #1470091)

 -- Andy Whitcroft a...@canonical.com  Mon, 29 Jun 2015 16:59:24 +0100

** Changed in: iproute2 (Ubuntu Wily)
   Status: In Progress = Fix Released

** Changed in: ubuntu-fan (Ubuntu Wily)
   Status: In Progress = Fix Released

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1472056] [NEW] ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-07-06 Thread Simon Déziel
Public bug reported:

Today, I noticed that my laptop's time was ~4s ahead of my home NTP
server. Looking at 'ntpdc -sn localhost' I noticed that my laptop was
trying to sync with an unknown and unreachable server. Surprisingly,
this server was not in /etc/ntp.conf.

After some debugging, I found a stale /var/lib/ntp/ntp.conf.dhcp file
that was several days old. This explains why my clock drift so much as I
was not sync'ing with any reachable server.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ntp 1:4.2.6.p5+dfsg-3ubuntu2.14.04.3
ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
Uname: Linux 3.13.0-57-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Mon Jul  6 22:27:52 2015
InstallationDate: Installed on 2014-01-26 (526 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140124)
KernLog:
 Jul  6 07:42:09 simon-laptop kernel: [116085.154414] ata1.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
 Jul  6 07:42:09 simon-laptop kernel: [116085.157431] ata1.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
 Jul  6 12:07:27 simon-laptop kernel: [132003.862223] type=1400 
audit(1436198847.026:183): apparmor=DENIED operation=connect 
profile=/usr/lib{,32,64}/libreoffice/program/oosplash 
name=/tmp/OSL_PIPE_1000_SingleOfficeIPC_9c6cceebd9df6af8f450bf52b6de65d0 
pid=30017 comm=oosplash requested_mask=rw denied_mask=rw fsuid=1000 
ouid=1000
 Jul  6 19:54:12 simon-laptop kernel: [153828.256900] ata1.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
 Jul  6 19:54:12 simon-laptop kernel: [153828.259982] ata1.00: ACPI cmd 
f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
NtpStatus:
 remote   refid  st t when poll reach   delay   offset  jitter
 ==
  ntp.sdeziel.inf 206.108.0.1322 u   37   6415.967  -34.563   0.000
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ntp
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.init.d.ntp: [modified]
modified.conffile..etc.ntp.conf: [modified]
mtime.conffile..etc.init.d.ntp: 2015-07-06T22:27:26.297288
mtime.conffile..etc.ntp.conf: 2015-07-06T22:24:58.208193

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


** Tags: amd64 apport-bug trusty

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

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.0.0-4.6

---
linux (4.0.0-4.6) wily; urgency=low

  [ Andy Whitcroft ]

  * Release Tracking Bug
- LP: #1470233
  * rebase to mainline v4.0.7

  [ Jay Vosburgh ]

  * SAUCE: fan: Proof of concept implementation (v2)
- LP: #1439706
  * SAUCE: fan: tunnel multiple mapping mode (v3)
- LP: #1470091

  [ Upstream Kernel Changes ]

  * rebase to v4.0.7
- LP: #1427680
- LP: #1462614

 -- Andy Whitcroft a...@canonical.com  Tue, 30 Jun 2015 16:55:32 +0100

** Changed in: linux (Ubuntu Wily)
   Status: In Progress = Fix Released

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1472056] Re: ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-07-06 Thread Simon Déziel
The stale file was apparently left by /etc/dhcp/dhclient-exit-
hooks.d/ntp. Since this dhclient script updates the ntp.conf.dhcp file
when a new NTP server is advertised via DHCP, it should be OK to always
use the most recent file between /var/lib/ntp/ntp.conf.dhcp and
/etc/ntp.conf.

The attached patch changes the initscript to use
/var/lib/ntp/ntp.conf.dhcp only if it is newer than /etc/ntp.conf.

** Patch added: Only use /var/lib/ntp/ntp.conf.dhcp if it is newer than 
/etc/ntp.conf
   
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+attachment/4425385/+files/ntp-dont-use-stale-dhcp-conf.patch

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

** Also affects: ntp (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600661
   Importance: Unknown
   Status: Unknown

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

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1471370] Re: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Adhi Dazz
I've reinstall samba4 from apt-get method (backward to Samba Version
4.1.6-Ubuntu), and the problem fixed.

Apparently this bug will only show up if you download the latest samba
package (Samba Version 4.4.2), and install it yourself (./configure 
make  make install)

So fyi, many of the Samba AD users still use this method will not be able to 
install and configure slapd because of latest samba.
Hope you can fixed this in the update. 


 On Tuesday, 7 July 2015, 3:32, Ryan Tandy 1471...@bugs.launchpad.net 
wrote:
   

 The dpkg terminal output unfortunately doesn't show why slapd failed to
start. Please check /var/log/syslog for the relevant slapd output.

You mentioned you installed Samba-4. If you are running Samba's AD DC,
that would probably bind the LDAP port (389/tcp), which would prevent
slapd from starting since it wants to use the same port. Is that what's
happening here?

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

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1471370

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in openldap package in Ubuntu:
  Incomplete

Bug description:
  I'm installing Samba 4.4.2 (latest) from samba website, and after that 
install slapd,
  after install come out this error signal.

  I think it's a bug, hopefully someone will be able to fix it soon

  Description:    Ubuntu 14.04.2 LTS
  Release:    14.04
  Version: slapd 2.4.31-1+nmu2ubuntu8.1

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: slapd 2.4.31-1+nmu2ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Sat Jul  4 11:33:42 2015
  DuplicateSignature: package:slapd:2.4.31-1+nmu2ubuntu8.1:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-07-03 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: openldap
  Title: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471370/+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 1471370] Re: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Ryan Tandy
On Tue, Jul 07, 2015 at 03:26:30AM -, Adhi Dazz wrote:
I've reinstall samba4 from apt-get method (backward to Samba Version
4.1.6-Ubuntu), and the problem fixed.

OK, and what do you have running on port 389 right now, samba or slapd?

(one way to find this: sudo netstat -lntp | grep -w 389)

Apparently this bug will only show up if you download the latest samba
package (Samba Version 4.4.2), and install it yourself (./configure 
make  make install)

Before I spend a bunch of time doing that, it would be very helpful to 
see the /var/log/syslog excerpt showing why slapd failed to start, like 
I asked for earlier. Is it possible for you to provide that?

Thanks for your help!

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471370/+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 1472056] Re: ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-07-06 Thread Bug Watch Updater
** Changed in: ntp (Debian)
   Status: Unknown = New

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

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1472056] Re: ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-07-06 Thread Ubuntu Foundations Team Bug Bot
The attachment Only use /var/lib/ntp/ntp.conf.dhcp if it is newer than
/etc/ntp.conf 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 ntp in Ubuntu.
https://bugs.launchpad.net/bugs/1472056

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1471370] Re: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Adhi Dazz
this is the result of port 389
# sudo netstat -lntp | grep -w 389
tcp    0  0 0.0.0.0:389 0.0.0.0:*   LISTEN  
1219/samba  
tcp6   0  0 :::389  :::*    LISTEN  
10511/slapd

although i'm root, here is what i got after running the command
# /var/log/syslog excerpt
bash: /var/log/syslog: Permission denied

#nano # /var/log/syslog 
Jul  7 07:46:23 4ecapsvsg6 smbd[1216]: [2015/07/07 07:46:23.682182,  0] 
../lib/util/debug.c:597(reopen_logs_internal)
Jul  7 07:46:23 4ecapsvsg6 smbd[1216]:   Unable to open new log file 
'/var/log/samba4/log.smbd': No such file or directory
Jul  7 07:46:23 4ecapsvsg6 smbd[1216]: [2015/07/07 07:46:23.682506,  0] 
../lib/util/debug.c:597(reopen_logs_internal)
Jul  7 07:46:23 4ecapsvsg6 smbd[1216]:   Unable to open new log file 
'/var/log/samba4/log.smbd': No such file or directory
Jul  7 07:46:23 4ecapsvsg6 smbd[1216]:   Could not find child 29017 -- ignoring
That information is the earliest i can retrieve, the procedure i did yesterday 
8pm is somehow not inside the logs :(Looking back history the reasons i undo 
the whole domain AD things is because of :
domain provisioning error ldb: unable to stat module 
/usr/lib/x86_64-linux-gnu/samba/ldb
But after i reboot the error somehow connected to slapd, so i report the error 
from gui notification in ubuntu.

That's all i can inform
Regards,
Adhi N. Wirawan 


 On Tuesday, 7 July 2015, 12:10, Ryan Tandy 1471...@bugs.launchpad.net 
wrote:
   

 On Tue, Jul 07, 2015 at 03:26:30AM -, Adhi Dazz wrote:
I've reinstall samba4 from apt-get method (backward to Samba Version
4.1.6-Ubuntu), and the problem fixed.

OK, and what do you have running on port 389 right now, samba or slapd?

(one way to find this: sudo netstat -lntp | grep -w 389)

Apparently this bug will only show up if you download the latest samba
package (Samba Version 4.4.2), and install it yourself (./configure 
make  make install)

Before I spend a bunch of time doing that, it would be very helpful to 
see the /var/log/syslog excerpt showing why slapd failed to start, like 
I asked for earlier. Is it possible for you to provide that?

Thanks for your help!

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1471370

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in openldap package in Ubuntu:
  Incomplete

Bug description:
  I'm installing Samba 4.4.2 (latest) from samba website, and after that 
install slapd,
  after install come out this error signal.

  I think it's a bug, hopefully someone will be able to fix it soon

  Description:    Ubuntu 14.04.2 LTS
  Release:    14.04
  Version: slapd 2.4.31-1+nmu2ubuntu8.1

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: slapd 2.4.31-1+nmu2ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Sat Jul  4 11:33:42 2015
  DuplicateSignature: package:slapd:2.4.31-1+nmu2ubuntu8.1:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-07-03 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: openldap
  Title: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471370/+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 1471370] Re: package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-06 Thread Ryan Tandy
On Tue, Jul 07, 2015 at 04:25:57AM -, Adhi Dazz wrote:
this is the result of port 389
# sudo netstat -lntp | grep -w 389
tcp    0  0 0.0.0.0:389 0.0.0.0:*   LISTEN 
 1219/samba 
tcp6   0  0 :::389  :::*    LISTEN 
 10511/slapd

Interesting. 'samba-tool domain provision' in trusty does the same thing 
for me, too: only sets up IPv4, so then slapd starts on IPv6 only, which 
is the same result you have there.

That's a surprising behaviour by slapd, at least, although I'd have to 
look deeper before declaring it a bug.

(Either way, I still don't think it's a good idea to try and run both a 
Samba AD DC and slapd on the same server.)

although i'm root, here is what i got after running the command
# /var/log/syslog excerpt
bash: /var/log/syslog: Permission denied

That was not intended as a literal command. Sorry for the confusion.

That information is the earliest i can retrieve, the procedure i did 
yesterday 8pm is somehow not inside the logs :(

The logs are rotated daily. Yesterday's logs are in /var/log/syslog.1, 
the logs from the day before are in /var/log/syslog.2.gz (gzip 
compressed), and so on.

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471370/+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 1459157] Re: [MIR] python-openstackclient

2015-07-06 Thread Corey Bryant
** Description changed:

  [Availability]
  Currently in universe
  
  [Rationale]
  New OpenStack client commands, in particular keystone, are only being exposed 
directly via the python-openstackclient CLI.
  
  [Security]
  No security history
  
  [Quality Assurance]
- ***Package DOESN'T WORK (BUG) out of the box with no prompting. python-cliff 
needs a version bump - updating debian and syncing.  There is a major bug in 
Ubuntu - 
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1458987.
- 
- There are no major bugs in Debian. Unit tests are run during build.
+ Package works out of the box with no prompting. There are no major bugs open 
in Ubuntu or Debian. Unit tests are run during build.
  
  [Dependencies]
  All are in main
  
  [Standards Compliance]
  FHS and Debian Policy compliant.
  
  [Maintenance]
  Simple python package that the Ubuntu Server Team will take care of.
  
  [Background]
  python-openstackclient is a substitute for the individual OpenStack service 
CLI clients.  It provides a unified CLI client for OpenStack compute, identity, 
image, object, and volume.

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

Title:
  [MIR] python-openstackclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1459157/+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-07-06 Thread Samuel Matzek
This is purely a Glance bug and can be recreated without Nova in the
picture at all, therefore I do not believe that the bug fix mentioned in
comment 5 will fix this.

See the recreation steps in comment 2.  This can be completely
abstracted from Nova.  The bug is that Glance v1 allows you to set
properties with no value, while Glance v2 uses schema validation and
validates that those same 2 properties MUST have a string value.

After that point, once you bring Nova into the picture, snapshot images
created with libvirt in Nova will have an issue once Nova moves to use
Glance v2 for all image access.  This is because kernel_id and
ramdisk_id can be set to no value on images created in earlier releases
using Glance v1 and the Glance image list/ show APIs will fail on those
images.

** Changed in: glance
   Status: Invalid = Confirmed

-- 
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 1470687] Re: Not working properly with compile options -symbolic-functions

2015-07-06 Thread Chris J Arges
Before I sponsor this, I'd like to know which static variables are
needed exactly? Instead of hardcoding LDFLAGS, perhaps we should fix the
specific file that is not working correctly. Does upstream autofs work
with -symbolic-functions?

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

Title:
  Not working properly with compile options -symbolic-functions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1470687/+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 1458987] Re: openstack client fails with exception

2015-07-06 Thread Corey Bryant
This bug has been fixed and released in wily.

** Changed in: python-openstackclient (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  openstack client fails with exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1458987/+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 1471831] [NEW] Requesting a package for 2.4.41

2015-07-06 Thread Kartik Subbarao
Public bug reported:

OpenLDAP version 2.4.41 is now available, and includes the bugfix for
the issue I reported in bug #1461276, as well as many other bugfixes.
Requesting an Ubuntu package for this release.

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

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

Title:
  Requesting a package for 2.4.41

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1471831/+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 1471831] Re: Requesting a package for 2.4.41

2015-07-06 Thread Hans Joachim Desserud
** Tags added: upgrade-software-version

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

Title:
  Requesting a package for 2.4.41

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