[Blueprint servercloud-q-lxc] Lxc work for Q

2012-06-26 Thread Andy Whitcroft
Blueprint changed by Andy Whitcroft:

Work items changed:
  Work items:
  [stgraber] Review list of extra packages in lxc-ubuntu and have it contain 
the right list for each release: DONE
  [cooloney] check that all new cgroups are enabled in quantal kernel: DONE
  [serge-hallyn] pre-mount cgroups during container startup: BLOCKED
  [serge-hallyn] send attach patch sets to kernel-team ASAP: DONE
  [serge-hallyn] convert lxc-apparmor patchset to generic lsm set: DONE
  [serge-hallyn] add smack support to lsm set: TODO
  [serge-hallyn] add selinux support to lsm set: TODO
  [kees] package libsecomp to aid bpf creation 
http://sourceforge.net/projects/libseccomp/: TODO
  [serge-hallyn] exploit libseccomp in lxc-start: BLOCKED
  [serge-hallyn] come up with default secomp containers profile: BLOCKED
- [apw] expect SECCOMP to drop in v3.5 replacing our patches: TODO
+ [apw] expect SECCOMP to drop in v3.5 replacing our patches (confirmed): DONE
  [ebiederm] fix lxc-attach upstream to use the new setns syntax: DONE
  [serge-hallyn] write a patch for lxc to use user namespaces: BLOCKED
  [ebiederm] patch adduser: TODO
  [ebiederm] get user namespaces upstream: INPROGRESS
  [ebiederm] get setns(mnt) upstream: DONE
  [ebiederm] get setns(pid) upstream: TODO
  [serge-hallyn] extend lxc-attach to support attaching only to specific 
namespaces (done by community): DONE
  [stgraber] add the lxc-nesting apparmor profile to the package in quantal: 
DONE
  [serge-hallyn] send usernamespace patchset ASAP to kernel team (link to git 
repo for review): DONE
  [stgraber] write the hookpoints and send to the lxc-devel list for review: 
DONE
  [serge-hallyn] Post POC patchset implementing hookpoints to lxc-devel: DONE
  [serge-hallyn] implement configuration file #includes (stretch goal): TODO
  [serge-hallyn] example for encrypted root in the example guide (blocked 
awaiting hooks): BLOCKED
  [serge-hallyn] investigate post commit hook to email out changes: TODO
  [serge-hallyn] document mounts sharing through /shared using hooks: BLOCKED
  [serge-hallyn] apport hook for lxc bugs: DONE
  [stgraber] where do crashes in the container go: TODO
  [james-page] hook testing up to jenkins: TODO
  [serge-hallyn] convert the test suite to jenkins: TODO
  [serge-hallyn] fedora 16 and 17 and open-suse templates need to be made to 
work (stretch goal): TODO
  [stgraber] make an liblxc API definition and publicise (+ serge-hallyn): 
INPROGRESS
  [stgraber] Create python module using the API: INPROGRESS

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-lxc

-- 
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 959352] Re: Ephemeral containers have "/rootfs" prefix in /proc/self/maps entries

2012-08-10 Thread Andy Whitcroft
Can this not be worked around very simply by symlinking rootfs in the
container to / as this prefix is common and consistant in all the
afffected files?

ln -s . rootfs

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

Title:
  Ephemeral containers have "/rootfs" prefix in /proc/self/maps entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/959352/+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 959352] Re: Ephemeral containers have "/rootfs" prefix in /proc/self/maps entries

2012-08-14 Thread Andy Whitcroft
@Serge -- i am not familiar with how the chroot is made, but given the
full directory is not included only the rootfs component we might be
able to change where the union is mounted, to avoid this if its really
life ending.

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

Title:
  Ephemeral containers have "/rootfs" prefix in /proc/self/maps entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/959352/+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 1038108] [NEW] cloud-init should offer an option to reboot following updates if the kernel was changed

2012-08-17 Thread Andy Whitcroft
Public bug reported:

When an image requests 'apt-get update/apt-get upgrade' the kernel may
get updated, it makes sense to then reboot into this new kernel before
completing cloud-init.  It would be good to have an option post update
which reboots us if the kernel has been changed.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cloud-init (not installed)
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Fri Aug 17 14:17:47 2012
EcryptfsInUse: Yes
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Wishlist
 Status: New


** Tags: amd64 apport-bug precise running-unity

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  cloud-init should offer an option to reboot following updates if the
  kernel was changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1038108/+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 1172566] Re: MAAS Server install fails when network is disconnected

2013-04-25 Thread Andy Whitcroft
** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

** Changed in: ubuntu-release-notes
   Status: New => In Progress

** Changed in: ubuntu-release-notes
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Description changed:

  Using today's server iso, the maas server will fail to install if no
  network is connected. It fails to dpkg-reconfigure maas-region-
  controller. see the attached tarball for the logs. This occurs on bare
  metal and VM.
+ 
+ == RELEASE NOTE TEXT ==
+ 
+  * MAAS Server install fails without a network connection during install
+ of maas-region-controller (LP: #1155327)

** Description changed:

  Using today's server iso, the maas server will fail to install if no
  network is connected. It fails to dpkg-reconfigure maas-region-
  controller. see the attached tarball for the logs. This occurs on bare
  metal and VM.
  
  == RELEASE NOTE TEXT ==
  
-  * MAAS Server install fails without a network connection during install
- of maas-region-controller (LP: #1155327)
+  * MAAS Server install fails without a network connection during install
+ of maas-region-controller (LP: #1172566)

** Changed in: ubuntu-release-notes
   Status: In Progress => Fix Released

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

Title:
  MAAS Server install fails when network is disconnected

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


[Blueprint servercloud-s-interlock] Ubuntu Server - Interlock

2013-05-22 Thread Andy Whitcroft
Blueprint changed by Andy Whitcroft:

Work items set to:
Work items:
[davewalker] setup meeting between server, security and kernel to discuss 
support for the cloud archive: TODO

-- 
Ubuntu Server - Interlock
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-interlock

-- 
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 747090] Re: wrong return address sometimes pushed for INT in kvm (not qemu)

2011-04-12 Thread Andy Whitcroft
@serge -- have we heard anything further from upstream.  The thread you
started seems quiet.  I suspect we need to debug this more before they
are going to react.

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

Title:
  wrong return address sometimes pushed for INT in kvm (not qemu)

-- 
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 747090] Re: wrong return address sometimes pushed for INT in kvm (not qemu)

2011-04-13 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Natty)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

Title:
  wrong return address sometimes pushed for INT in kvm (not qemu)

-- 
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 747090] Re: wrong return address sometimes pushed for INT in kvm (not qemu)

2011-04-13 Thread Andy Whitcroft
@Serge -- I have pulled down the patch (and applied Jan's changes), and
applied the patch to a Natty kernel for testing. If you could just
verify the kernels at the URL for me, I can get the patch out for
review.  Kernels are here:

http://people.canonical.com/~apw/lp747090-natty/

Thanks!

** Changed in: linux (Ubuntu Natty)
   Status: Triaged => Incomplete

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

Title:
  wrong return address sometimes pushed for INT in kvm (not qemu)

-- 
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 915941] Re: overlayfs does not honor lxc-related permissions

2012-01-17 Thread Andy Whitcroft
** Project changed: launchpad => linux

** No longer affects: linux

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

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

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

Title:
  overlayfs does not honor lxc-related permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+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 915941] Re: overlayfs does not honor lxc-related permissions

2012-01-17 Thread Andy Whitcroft
Proposed patch for Precise

** Patch added: 
"0001-overlayfs-apply-device-cgroup-and-security-permissio.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+attachment/2679341/+files/0001-overlayfs-apply-device-cgroup-and-security-permissio.patch

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

Title:
  overlayfs does not honor lxc-related permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+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 915941] Re: overlayfs does not honor lxc-related permissions

2012-01-17 Thread Andy Whitcroft
** Changed in: lxc (Ubuntu)
   Status: New => Invalid

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

Title:
  overlayfs does not honor lxc-related permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+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 915941] Re: overlayfs does not honor lxc-related permissions

2012-01-17 Thread Andy Whitcroft
I have built some Precise test kernels with the proposed fix applied.
If you could test those and report any results here.  Kernels can be
found here:

http://people.canonical.com/~apw/lp915941-precise/

Thanks.

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

Title:
  overlayfs does not honor lxc-related permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+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 915941] Re: overlayfs does not honor lxc-related permissions

2012-01-18 Thread Andy Whitcroft
Patch for Oneiric

** Patch added: 
"0001-oneiric-overlayfs-apply-device-cgroup-and-security-permissio.patch"
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/915941/+attachment/2680825/+files/0001-oneiric-overlayfs-apply-device-cgroup-and-security-permissio.patch

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

Title:
  overlayfs does not honor lxc-related permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+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 915941] Re: overlayfs does not honor lxc-related permissions

2012-01-18 Thread Andy Whitcroft
** No longer affects: linux-ec2 (Ubuntu)

** No longer affects: linux-lts-backport-maverick (Ubuntu)

** No longer affects: linux-lts-backport-natty (Ubuntu)

** No longer affects: linux-lts-backport-oneiric (Ubuntu)

** No longer affects: linux-mvl-dove (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/915941

Title:
  overlayfs does not honor lxc-related permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+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 915941] Re: overlayfs does not honor lxc-related permissions

2012-01-19 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: In Progress => Fix Committed

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

** Also affects: lxc (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Precise)
   Importance: High
 Assignee: Andy Whitcroft (apw)
   Status: Fix Committed

** Also affects: lxc (Ubuntu Precise)
   Importance: Medium
   Status: Invalid

** Changed in: linux (Ubuntu Oneiric)
   Status: New => Fix Committed

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

** Changed in: linux (Ubuntu Oneiric)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

** Changed in: lxc (Ubuntu Precise)
   Importance: Medium => Undecided

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

Title:
  overlayfs does not honor lxc-related permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941/+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 917660] Re: Installing qemu-user-static in an i386 lxc container applies the binfmt changes to the host, breaking execution in that host

2012-01-24 Thread Andy Whitcroft
@serge -- if this is going to be fixed using an apparmour policy should
we be flipping the kernel task over to apparmor ?

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

Title:
  Installing qemu-user-static in an i386 lxc container applies the
  binfmt changes to the host, breaking execution in that host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/917660/+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 917660] Re: Installing qemu-user-static in an i386 lxc container applies the binfmt changes to the host, breaking execution in that host

2012-01-30 Thread Andy Whitcroft
** Tags removed: kernel-request-3.2.0-10.17 kernel-request-3.2.0-10.18
** Tags added: bot-stop-nagging

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Installing qemu-user-static in an i386 lxc container applies the
  binfmt changes to the host, breaking execution in that host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/917660/+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 978963] Re: add release note that OpenStack should be used on a protected network

2012-04-26 Thread Andy Whitcroft
** Changed in: ubuntu-release-notes
   Status: Fix Committed => Fix Released

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

Title:
  add release note that OpenStack should be used on a protected network

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

2015-06-30 Thread Andy Whitcroft
Public bug reported:

Fan V2 to V3 transition plan


Currently we have V2 Fan kernel patches paired with an
/etc/defaults/ubuntu-fan based single fan mapping setup.  We want to
transition to both V3 Fan kernel patches with fanctl based configuration
allowing multiple fans to be configured together.

The new V3 kernel bits fix a significant limitation wherein we could not
have multiple slices of different overlay address ranges on the same local
address.  This update introduces an incompatible kernel interface against
a different device.  The new functionality is a full superset of the old.

The new V3 kernel bits require updated iproute2 patches to handle the
new netlink form carrying the expanded map forms.

In order to manage multiple Fan devices we are updating ubuntu-fan to use
the new fanctl command line tool and a new fan specific configuration file.

This plan assumes we are not wedded to the kernel interface, that the
supported API is the /etc/defaults/ubuntu-fan fan configuration.

Considerations
==
We are unable to depend on kernel features, as we have no meaninful
dependencies to kernel versions.

We need to change the primary configuration file and format for ubuntu-fan
package to allow multiple slices of multiple fans to be configured
together.

We have V2 kernel bits in the wild.  We have V2 iproute in the wild.

Steps
=
1) update fanctl to support both the V2 and V3 kernel interfaces as we cannot
   depend on a kernel version meaningfully.
2) update iproute2 to support configuring both V2 and V3 kernel interfaces.
3) update ubuntu-fan with the updated fanctl, supporting migration
   of the /etc/default/fan contents to /etc/network/fan (or directly
   handling that form), and depending on the updated iproute2 bits.
4) release updated iproute2 bits.
5) release updated ubuntu-fan bits.
6) release updated kernel bits (V3 kernel module).

Testing
===
Need to test old and new kernels with old and new ubuntu-fan levels.
We obviously do not expect the old userspace to work with the new kernels,
but it should fail obviously.

** Affects: iproute2 (Ubuntu)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: linux (Ubuntu)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: ubuntu-fan (Ubuntu)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: iproute2 (Ubuntu Vivid)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: linux (Ubuntu Vivid)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: ubuntu-fan (Ubuntu Vivid)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: iproute2 (Ubuntu Wily)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: linux (Ubuntu Wily)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Affects: ubuntu-fan (Ubuntu Wily)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Changed in: ubuntu-fan (Ubuntu)
   Status: New => In Progress

** Changed in: ubuntu-fan (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-fan (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

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

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

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

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

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

** Changed in: iproute2 (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Also affects: linux (Ubuntu Wily)
   Importance: High
     Assignee: Andy Whitcroft (apw)
   Status: In Progress

** Also affects: iproute2 (Ubuntu Wily)
   Importance: High
     Assignee: Andy Whitcroft (apw)
   Status: In Progress

** Also affects: ubuntu-fan (Ubuntu Wily)
   Importance: High
     Assignee: Andy Whitcroft (apw)
   Status: In Progress

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

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

** Also affects: ubuntu-fan (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

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

** Changed in: iproute2 (Ubuntu Vivid)
   Status: Triaged => In Progress

** Changed in: iproute2 (Ubuntu Vivid)
 Assignee: (unassigned) => Andy Whitcr

[Bug 1472162] [NEW] package autofs 5.1.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-07 Thread Andy Whitcroft
*** This bug is a duplicate of bug 1472115 ***
https://bugs.launchpad.net/bugs/1472115

Public bug reported:

When upgrading autofs4 I get a package install failure from the
following:

[50044.886916] automount[4815]: segfault at 0 ip 7f89dbbac1bb sp
7ffc8f84a1a0 error 4 in lookup_file.so[7f89dbb9a000+2b000]

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: autofs 5.1.1-1ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17.3-0ubuntu4
AptOrdering:
 autofs: Install
 autofs: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Tue Jul  7 09:39:20 2015
DuplicateSignature: package:autofs:5.1.1-1ubuntu1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2013-06-20 (746 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130618)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.10ubuntu1
SourcePackage: autofs
Title: package autofs 5.1.1-1ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to wily on 2013-11-10 (603 days ago)

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


** Tags: amd64 apport-package need-duplicate-check third-party-packages wily

** This bug has been marked a duplicate of bug 1472115
   autofs start fails: segfault at 0 ip 7f738cb881bb sp 7ffeff888f70 
error 4 in lookup_file.so[7f738cb76000+2b000]

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

Title:
  package autofs 5.1.1-1ubuntu1 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/autofs/+bug/1472162/+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 1109029] Re: Depend on linux-initramfs-tool

2015-07-15 Thread Andy Whitcroft
Updated to indicate that the virtual package is linux-initramfs-tool
(singular).

** Summary changed:

- Depend on linux-initramfs-tools
+ Depend on linux-initramfs-tool

** Description changed:

  Many core packages depend on initramfs-tools when they should actually
  depend on linux-initramfs-tools (virtual package provided by initramfs-
  tools and dracut).
  
  Debian seems to be using "Depends: initramfs-tools | linux-initramfs-
- tools" for almost every relevant package.
+ tool" for almost every relevant package.
  
  See also bug #1108987, which is about the fact that dracut shouldn't
  conflict with initramfs-tools.

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

Title:
  Depend on linux-initramfs-tool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1109029/+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 1109029] Re: Depend on linux-initramfs-tool

2015-07-15 Thread Andy Whitcroft
Unfortuantly this got applied to the kernel package in plural, as per
the original bug.  See LP: #1474810 for the fixes for that.

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

Title:
  Depend on linux-initramfs-tool

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1109029/+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-21 Thread Andy Whitcroft
** Description changed:

  Fan V2 to V3 transition plan
  
  
  Currently we have V2 Fan kernel patches paired with an
  /etc/defaults/ubuntu-fan based single fan mapping setup.  We want to
  transition to both V3 Fan kernel patches with fanctl based configuration
  allowing multiple fans to be configured together.
  
  The new V3 kernel bits fix a significant limitation wherein we could not
  have multiple slices of different overlay address ranges on the same local
  address.  This update introduces an incompatible kernel interface against
  a different device.  The new functionality is a full superset of the old.
  
  The new V3 kernel bits require updated iproute2 patches to handle the
  new netlink form carrying the expanded map forms.
  
  In order to manage multiple Fan devices we are updating ubuntu-fan to use
  the new fanctl command line tool and a new fan specific configuration file.
  
  This plan assumes we are not wedded to the kernel interface, that the
  supported API is the /etc/defaults/ubuntu-fan fan configuration.
  
  Considerations
  ==
  We are unable to depend on kernel features, as we have no meaninful
  dependencies to kernel versions.
  
  We need to change the primary configuration file and format for ubuntu-fan
  package to allow multiple slices of multiple fans to be configured
  together.
  
  We have V2 kernel bits in the wild.  We have V2 iproute in the wild.
  
  Steps
  =
  1) update fanctl to support both the V2 and V3 kernel interfaces as we cannot
-depend on a kernel version meaningfully.
+    depend on a kernel version meaningfully.
  2) update iproute2 to support configuring both V2 and V3 kernel interfaces.
  3) update ubuntu-fan with the updated fanctl, supporting migration
-of the /etc/default/fan contents to /etc/network/fan (or directly
-handling that form), and depending on the updated iproute2 bits.
+    of the /etc/default/fan contents to /etc/network/fan (or directly
+    handling that form), and depending on the updated iproute2 bits.
  4) release updated iproute2 bits.
  5) release updated ubuntu-fan bits.
  6) release updated kernel bits (V3 kernel module).
  
  Testing
  ===
  Need to test old and new kernels with old and new ubuntu-fan levels.
  We obviously do not expect the old userspace to work with the new kernels,
  but it should fail obviously.
+ 
+ ===
+ 
+ Discussions on this with the Ubuntu Tech Board are in the thread below:
+ 
+   https://lists.ubuntu.com/archives/technical-
+ board/2015-July/002122.html

-- 
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-23 Thread Andy Whitcroft
** Changed in: iproute2 (Ubuntu Trusty)
   Importance: Undecided => High

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

** Changed in: iproute2 (Ubuntu Trusty)
 Assignee: (unassigned) => Andy Whitcroft (apw)

-- 
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-23 Thread Andy Whitcroft
** Changed in: ubuntu-fan (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: ubuntu-fan (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: ubuntu-fan (Ubuntu Trusty)
 Assignee: (unassigned) => Andy Whitcroft (apw)

-- 
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-23 Thread Andy Whitcroft
** Changed in: ubuntu-fan (Ubuntu Trusty)
   Importance: Medium => High

-- 
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-28 Thread Andy Whitcroft
These have been tested together on trusty VMs and on GCE.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
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-28 Thread Andy Whitcroft
Set up two trusty machines and two vivid machines both updated to the
appropriate -proposed and confirmed they could all be configured into
the same fans.  Also setup lxc containers on two of them and confirmed
they could talk to each other as expected.  Marking verified.

-- 
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 1474984] Re: installing multipath-tools 0.5.0 on trusty leaves the system unable to boot

2015-08-09 Thread Andy Whitcroft
Adding multipath-tools as the module load is occuring in the initramfs
hooks in that package.

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

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

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

Title:
  installing multipath-tools 0.5.0 on trusty leaves the system unable to
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1474984/+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 1463846] Re: if ip is specified on cmdline, networking should be brought up in initramfs

2015-08-09 Thread Andy Whitcroft
** Changed in: initramfs-tools (Ubuntu)
   Status: New => Triaged

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

Title:
  if ip is specified on cmdline, networking should be brought up in
  initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1463846/+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 1474984] Re: installing multipath-tools 0.5.0 on trusty leaves the system unable to boot

2015-08-16 Thread Andy Whitcroft
** Changed in: initramfs-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/1474984

Title:
  installing multipath-tools 0.5.0 on trusty leaves the system unable to
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1474984/+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 1486233] [NEW] iproute2 merge 4.1.1-1 from debian

2015-08-18 Thread Andy Whitcroft
Public bug reported:

Consider merging iproute2 4.1.1-1 from debian.

** Affects: iproute2 (Ubuntu)
 Importance: Medium
 Assignee: Andy Whitcroft (apw)
 Status: Triaged

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

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

** Changed in: iproute2 (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: iproute2 (Ubuntu)
Milestone: None => ubuntu-15.08

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

Title:
  iproute2 merge 4.1.1-1 from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1486233/+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 1486233] Re: iproute2 merge 4.1.1-1 from debian

2015-08-19 Thread Andy Whitcroft
*** This bug is a duplicate of bug 1448800 ***
https://bugs.launchpad.net/bugs/1448800

** Changed in: iproute2 (Ubuntu)
Milestone: ubuntu-15.08 => None

** Changed in: iproute2 (Ubuntu)
 Assignee: Andy Whitcroft (apw) => (unassigned)

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

Title:
  iproute2 merge 4.1.1-1 from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1486233/+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 1448800] Re: Please update iproute2 to the latest version

2015-08-19 Thread Andy Whitcroft
** Changed in: iproute2 (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  Please update iproute2 to the latest version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1448800/+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 1448800] Re: Please update iproute2 to the latest version

2015-08-19 Thread Andy Whitcroft
** Changed in: iproute2 (Ubuntu)
   Status: In Progress => 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/1448800

Title:
  Please update iproute2 to the latest version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1448800/+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 1487108] [NEW] bridge-utils: merge debian 1.5-9

2015-08-20 Thread Andy Whitcroft
Public bug reported:

bridge-utils: merge debian 1.5-9

** Affects: bridge-utils (Ubuntu)
 Importance: Medium
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

** Changed in: bridge-utils (Ubuntu)
   Status: New => In Progress

** Changed in: bridge-utils (Ubuntu)
   Importance: Undecided => Medium

** Changed in: bridge-utils (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: bridge-utils (Ubuntu)
Milestone: None => ubuntu-15.08

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

Title:
  bridge-utils: merge debian 1.5-9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1487108/+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 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-09-01 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: ubuntu-15.08 => ubuntu-15.09

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

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1480411/+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 1496057] Re: The dep-8 test of iscsitarget should check the kernel module as well

2015-09-16 Thread Andy Whitcroft
** Also affects: iscsitarget (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  The dep-8 test of iscsitarget should check the kernel module as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1496057/+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 1483415] Re: iscsitarget-dkms fails to build on 14.04

2015-09-16 Thread Andy Whitcroft
** Also affects: iscsitarget (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

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

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

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

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

** Changed in: iscsitarget (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: iscsitarget (Ubuntu)
     Assignee: Andy Whitcroft (apw) => Stefan Bader (smb)

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

Title:
  iscsitarget-dkms fails to build on 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1483415/+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 1499352] [NEW] open-vm-tools: unversioned breaks on transitional package

2015-09-24 Thread Andy Whitcroft
Public bug reported:

While testing DKMS packages in ADT we attempt to install all of the
packages produced by the open-vm-tools package.  This fails when
installing the open-vm-source which is a transitional package for open-
vm-toolbox:

I: Installing binary package open-vm-source
Reading package lists...
Building dependency tree...
Reading state information...
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:
 open-vm-source : Depends: open-vm-toolbox but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
E: Package open-vm-source failed to install

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  open-vm-tools: unversioned breaks on transitional package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1499352/+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 1499352] Re: open-vm-tools: unversioned breaks on transitional package

2015-09-24 Thread Andy Whitcroft
This only exists in precise.  Closing out for wily.

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

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

** Changed in: open-vm-tools (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: open-vm-tools (Ubuntu)
Milestone: None => ubuntu-15.09

** Also affects: open-vm-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

** Changed in: open-vm-tools (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: open-vm-tools (Ubuntu Precise)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

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

Title:
  open-vm-tools: unversioned breaks on transitional package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1499352/+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 1499438] Re: openvswitch: ADT tests fail unable to install mininet

2015-09-24 Thread Andy Whitcroft
mininet is the test dependancy which is missing, missing because it is
only available in backports:

  $ rmadison mininet

   
   mininet | 2.0.0-0ubuntu1~ubuntu12.04.1 | precise-backports/universe | 
source, amd64, armel, armhf, i386, powerpc


** Also affects: openvswitch (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

** Changed in: openvswitch (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: openvswitch (Ubuntu Precise)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

Title:
  openvswitch: ADT tests fail unable to install mininet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1499438/+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 1499438] [NEW] openvswitch: ADT tests fail unable to install mininet

2015-09-24 Thread Andy Whitcroft
Public bug reported:

ADT tests for openvswitch are failing while installing the test
dependancies:

  Tests: dkms ma openflow
  Depends: module-assistant, mininet, iperf, openvswitch-switch,
openvswitch-brcompat, openvswitch-controller
   Restrictions: needs-root

** Affects: openvswitch (Ubuntu)
 Importance: Medium
 Assignee: Andy Whitcroft (apw)
 Status: Invalid

** Affects: openvswitch (Ubuntu Precise)
 Importance: Medium
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

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

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

** Changed in: openvswitch (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: openvswitch (Ubuntu)
Milestone: None => ubuntu-15.09

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

Title:
  openvswitch: ADT tests fail unable to install mininet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1499438/+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 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-10-04 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: ubuntu-15.09 => ubuntu-15.10

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

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1480411/+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 1504781] [NEW] lxc: test suites failing on trusty

2015-10-10 Thread Andy Whitcroft
Public bug reported:

We are seeing test suite failures under ADT testing with linux, linux-
lts-utopic and linux-lts-vivid kernels:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/amd64/l/lxc/20151010_103318@/log.gz
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/i386/l/lxc/20151010_103325@/log.gz

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/amd64/l/lxc/20151009_085841@/log.gz
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/i386/l/lxc/20151009_091723@/log.gz

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/amd64/l/lxc/20151010_105332@/log.gz
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/i386/l/lxc/20151010_114021@/log.gz

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

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

Title:
  lxc: test suites failing on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1504781/+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 1502604] Re: autopkgtests fail in LXC testbed

2015-10-14 Thread Andy Whitcroft
Also note that the first affected versions are those carrying the patch
below:

UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected
paths

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

Title:
  autopkgtests fail in LXC testbed

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1502604/+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 1502604] Re: autopkgtests fail in LXC testbed

2015-10-14 Thread Andy Whitcroft
Note that this _only_ affects trusty.  All kernels in trusty are
affected.  linux-lts-vivid in trusty shows this behaviour where as linux
in vivid does not, as these are essentially identical it seems most
likely this is either an lxc profile issue or an appparmor userspace
issue.

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

Title:
  autopkgtests fail in LXC testbed

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1502604/+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 1502604] Re: autopkgtests fail in LXC testbed

2015-10-14 Thread Andy Whitcroft
Please ignore my previous two comments.  Wrong bug.

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

Title:
  autopkgtests fail in LXC testbed

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1502604/+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 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-11-03 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: ubuntu-15.10 => ubuntu-15.11

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

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1480411/+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 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-11-12 Thread Andy Whitcroft
** Also affects: open-vm-tools (Ubuntu Wily)
   Importance: Undecided
   Status: New

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

Title:
  open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf)
  [error: implicit declaration of function ‘nd_set_link’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1500581/+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 1516005] [NEW] iscsitarget: build failures against kernel 4.3

2015-11-13 Thread Andy Whitcroft
Public bug reported:

We are seeing DKMS build failures against the Ubuntu 4.3 kernel:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-xenial-canonical-kernel-team-
unstable/xenial/amd64/i/iscsitarget/20151113_120650@/log.gz

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

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

Title:
  iscsitarget: build failures against kernel 4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1516005/+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 1516008] [NEW] lxc: adt testing against v4.3 kernel failing

2015-11-13 Thread Andy Whitcroft
Public bug reported:

We seem to be seeing ADT test failures against the Ubuntu v4.3 kernel:

FAIL: lxc-tests: /usr/bin/lxc-test-ubuntu

Log:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-xenial-canonical-kernel-team-
unstable/xenial/amd64/l/lxc/20151113_123943@/log.gz

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

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

Title:
  lxc: adt testing against v4.3 kernel failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1516008/+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 1516005] Re: iscsitarget: build failures against kernel 4.3

2015-11-13 Thread Andy Whitcroft
** Tags added: xenial-4.3-adt-failures

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

Title:
  iscsitarget: build failures against kernel 4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1516005/+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 1516008] Re: lxc: adt testing against v4.3 kernel failing

2015-11-13 Thread Andy Whitcroft
** Tags added: xenial-4.3-adt-failures

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

Title:
  lxc: adt testing against v4.3 kernel failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1516008/+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 1516008] Re: lxc: adt testing against v4.3 kernel failing

2015-11-13 Thread Andy Whitcroft
** Also affects: simplestreams (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  lxc: adt testing against v4.3 kernel failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1516008/+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 1516008] Re: lxc: adt testing against v4.3 kernel failing

2015-11-13 Thread Andy Whitcroft
Server side issue being worked under LP: #1516105.

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

Title:
  lxc: adt testing against v4.3 kernel failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1516008/+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 1517426] [NEW] [trusty] lxc: lxc now depends on lxcfs which is only in backports

2015-11-18 Thread Andy Whitcroft
Public bug reported:

lxc in trusty depends now on lxcfs but this is only available in the
backports pocket.  This triggers ADT failures:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-trusty/trusty/ppc64el/l/lxc/20151118_111844@/log.gz

Either way I do not believe this is a valid dependancy with it in that
pocket.

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

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

Title:
  [trusty] lxc: lxc now depends on lxcfs which is only in backports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1517426/+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 1517426] Re: [trusty] lxc: lxc now depends on lxcfs which is only in backports

2015-11-18 Thread Andy Whitcroft
Ok this may actually be a testing issue.  We are aledgedly testing the
"current" version of lxc against a specific kernel version:

adt-run [11:23:50]: host juju-prod-ues-proposed-migration-machine-5;
command line: /home/ubuntu/autopkgtest/runner/adt-run --output-dir /tmp
/adt-run.out.yaBjME --timeout-copy=6000 --setup-commands 'if grep -q
trusty /etc/lsb-release; then apt-get install -y build-essential; fi'
--apt-pocket=proposed=src:linux-meta --apt-upgrade lxc
--env=ADT_TEST_TRIGGERS=linux-meta/3.13.0.70.76 --setup-commands 'apt-
get install -y linux-image linux-headers || apt-get install -y linux-
image-generic linux-headers-generic' --setup-commands
/home/ubuntu/autopkgtest/setup-commands/cloud-vm-setup --- ssh -s
/home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest --image
ubuntu/ubuntu-trusty-14.04-amd64-server-20151117-disk1.img --name adt-
trusty-amd64-lxc-20151118-112350 --keyname=testbed-juju-prod-ues-
proposed-migration-machine-5 --net-id=net_ues_proposed_migration -e
''"'"'http_proxy=http://squid.internal:3128'"'"'' -e
''"'"'https_proxy=http://squid.internal:3128'"'"'' -e
''"'"'no_proxy=127.0.0.1,127.0.1.1,localhost,localdomain,novalocal,internal,archive.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com'"'"''
--mirror=http://ftpmaster.internal/ubuntu

And yet we have found, downloaded, and are testing the backports pocket
version of lxc:

dpkg-source: warning: failed to verify signature on 
./lxc_1.1.5-0ubuntu2~ubuntu14.04.1.dsc
Get:1 http://ftpmaster.internal/ubuntu/ trusty-backports/main lxc 
1.1.5-0ubuntu2~ubuntu14.04.1 (dsc) [2,458 B]
Get:2 http://ftpmaster.internal/ubuntu/ trusty-backports/main lxc 
1.1.5-0ubuntu2~ubuntu14.04.1 (tar) [849 kB]
Get:3 http://ftpmaster.internal/ubuntu/ trusty-backports/main lxc 
1.1.5-0ubuntu2~ubuntu14.04.1 (diff) [109 kB]
adt-run [11:27:42]: testing package lxc version 1.1.5-0ubuntu2~ubuntu14.04.1

But we test without backports enabled.  I suspect we should not be
finding this backports version for this test.

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

Title:
  [trusty] lxc: lxc now depends on lxcfs which is only in backports

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1517426/+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 1517426] Re: [trusty] lxc: lxc now depends on lxcfs which is only in backports

2015-11-18 Thread Andy Whitcroft
This appears to be related to the changes applied to the cloud images
under bug: #1177432.

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

Title:
  [trusty] lxc: lxc now depends on lxcfs which is only in backports

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1517426/+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 1517426] Re: [trusty] lxc: lxc now depends on lxcfs which is only in backports

2015-11-18 Thread Andy Whitcroft
This appears to be an infrastructure issue, handing off to testing.

** Also affects: auto-package-testing
   Importance: Undecided
   Status: New

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

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

Title:
  [trusty] lxc: lxc now depends on lxcfs which is only in backports

To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1517426/+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 1523660] [NEW] iproute2 merge 4.3.0-1 from debian

2015-12-07 Thread Andy Whitcroft
Public bug reported:

iproute2 merge 4.3.0-1 from debian

** Affects: iproute2 (Ubuntu)
 Importance: Medium
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

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

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

** Changed in: iproute2 (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: iproute2 (Ubuntu)
Milestone: None => ubuntu-15.11

** Changed in: iproute2 (Ubuntu)
Milestone: ubuntu-15.11 => ubuntu-15.12

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

Title:
  iproute2 merge 4.3.0-1 from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1523660/+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 1524069] Re: [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices (was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel exception

2015-12-09 Thread Andy Whitcroft
So the host exposing some of the physical cpu characteristics is
triggering use of this specific syndrome generator (which makes sense as
it is h/w specific) raid6_avx21_gen_syndrome().

** Summary changed:

- Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel 
exception
+ [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing 
grub devices (was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 
3.13.0-71 causes kernel exception)

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

Title:
  [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while
  probing grub devices (was: Xenial KVM: updating Trusty guest from
  3.13.0-68 to 3.13.0-71 causes kernel exception)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/1524069/+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 1524069] Re: [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices (was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel exception

2015-12-09 Thread Andy Whitcroft
I will note that this has thrown an illegal instruction trap while doing
this:

[ 522.963634] invalid opcode:  [#1] SMP

So it is likely that dispite offering up the avx2 flags to the guest the
host is not actually providing the instructions?

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

Title:
  [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while
  probing grub devices (was: Xenial KVM: updating Trusty guest from
  3.13.0-68 to 3.13.0-71 causes kernel exception)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/1524069/+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 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes

2015-12-09 Thread Andy Whitcroft
** Summary changed:

- [trusty] 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing 
grub devices (was: Xenial KVM: updating Trusty guest from 3.13.0-68 to 
3.13.0-71 causes kernel exception)
+ [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in 
raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: 
updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel exception]

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

Title:
  [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in
  raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial
  KVM: updating Trusty guest from 3.13.0-68 to 3.13.0-71 causes kernel
  exception]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/1524069/+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 1526358] Re: adding seccomp rule for socket() fails on i386 since kernel 4.3

2015-12-16 Thread Andy Whitcroft
So in the commit below we switched how the socket family of calls are
exposed at the syscall level (which was a 4.3-rc1 change):

  commit 9dea5dc921b5f4045a18c63eb92e84dc274d17eb
  Author: Andy Lutomirski 
  Date:   Tue Jul 14 15:24:24 2015 -0700

x86/entry/syscalls: Wire up 32-bit direct socket calls

One of the stated goals of this was to expose these calls for seccomp
mediation and to bring 32bit in line with 64bit.  So it is cirtain we
never did do seccomp mediation on these before.

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

Title:
  adding seccomp rule for socket() fails on i386 since kernel 4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libseccomp/+bug/1526358/+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 1526358] Re: adding seccomp rule for socket() fails on i386 since kernel 4.3

2015-12-16 Thread Andy Whitcroft
Running the example above the EFAULT is being generated in userspace.
Looking at libseccomp it seems we have a literal copy of the systemcall
table mapping call strings to local numbers.  For 32bit the new system
calls are not filled in so they will fail.  Esentially libseccomp and
the kernel headers are out of sync, so systemd thinks it can use real
mitigation on socket() but libseccomp does not think 32bit supports it.

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

Title:
  adding seccomp rule for socket() fails on i386 since kernel 4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libseccomp/+bug/1526358/+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 1526358] Re: adding seccomp rule for socket() fails on i386 since kernel 4.3

2015-12-16 Thread Andy Whitcroft
** Changed in: libseccomp (Ubuntu)
   Importance: Undecided => High

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: libseccomp (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

Title:
  adding seccomp rule for socket() fails on i386 since kernel 4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libseccomp/+bug/1526358/+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 1499352] Re: open-vm-tools: unversioned breaks on transitional package

2015-12-21 Thread Andy Whitcroft
Confirmed unable to install open-vm-source before the fix, and able to
do so after -proposed was enabled.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  open-vm-tools: unversioned breaks on transitional package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1499352/+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 1527374] Re: privilege escalation on attach through ptrace

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Xenial)
   Status: Incomplete => Fix Committed

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

Title:
  privilege escalation on attach through ptrace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527374/+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 1523660] Re: iproute2 merge 4.3.0-1 from debian

2016-01-19 Thread Andy Whitcroft
** Changed in: iproute2 (Ubuntu)
Milestone: ubuntu-15.12 => ubuntu-16.01

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

Title:
  iproute2 merge 4.3.0-1 from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1523660/+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 1523660] Re: iproute2 merge 4.3.0-1 from debian

2016-02-01 Thread Andy Whitcroft
** Changed in: iproute2 (Ubuntu)
Milestone: ubuntu-16.01 => ubuntu-16.02

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

Title:
  iproute2 merge 4.3.0-1 from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1523660/+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 1542049] [NEW] lxc: ADT exercise test failing with linux-4.4.0-3.17

2016-02-04 Thread Andy Whitcroft
Public bug reported:

We have an ADT test failure with linux-4.4.0-3.17:

adt-run [14:48:58]: test exercise: [---
PASS: lxc-tests: /usr/bin/lxc-test-apparmor
adt-run [17:35:39]: ERROR: timed out on command "su -s /bin/bash root -c set 
-e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true;  . ~/.profile 
>/dev/null 2>&1 || true; 
buildtree="/tmp/adt-run.Z4dUgS/build.hyN/lxc-2.0.0~beta2"; mkdir -p -m 1777 -- 
"/tmp/adt-run.Z4dUgS/exercise-artifacts"; export 
ADT_ARTIFACTS="/tmp/adt-run.Z4dUgS/exercise-artifacts"; export ADTTMP=$(mktemp 
-d --tmpdir adttmp.XX); export DEBIAN_FRONTEND=noninteractive; export 
LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=$(grep -c ^processor 
/proc/cpuinfo | sed 's/^0$/1/'); unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME 
LC_COLLATE   LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS   LC_TELEPHONE 
LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f /tmp/adt_test_script_pid; set -C; 
echo $$ > /tmp/adt_test_script_pid; set +C; trap "rm -rf $ADTTMP 
/tmp/adt_test_script_pid" EXIT INT QUIT PIPE; chmod 755 $ADTTMP; cd 
"$buildtree"; export 'ADT_TEST_TRIGGERS=linux-meta/4.4.0.3.2'; chmod +x 
/tmp/adt-run.Z4dUgS/build
 .hyN/lxc-2.0.0~beta2/debian/tests/exercise; touch 
/tmp/adt-run.Z4dUgS/exercise-stdout /tmp/adt-run.Z4dUgS/exercise-stderr; 
/tmp/adt-run.Z4dUgS/build.hyN/lxc-2.0.0~beta2/debian/tests/exercise 2> >(tee -a 
/tmp/adt-run.Z4dUgS/exercise-stderr >&2) > >(tee -a 
/tmp/adt-run.Z4dUgS/exercise-stdout); " (kind: test)
adt-run [17:35:39]: test exercise: ---]
adt-run [17:35:40]: test exercise:  - - - - - - - - - - results - - - - - - - - 
- -
exercise FAIL timed out
adt-run [17:35:40]:  summary
exercise FAIL timed out

** Affects: linux (Ubuntu)
 Importance: High
 Status: Confirmed

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

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

Title:
  lxc: ADT exercise test failing with linux-4.4.0-3.17

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542049/+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 1542049] Re: lxc: ADT exercise test failing with linux-4.4.0-3.17

2016-02-04 Thread Andy Whitcroft
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-xenial/xenial/ppc64el/l/lxc/20160204_173552@/log.gz

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

Title:
  lxc: ADT exercise test failing with linux-4.4.0-3.17

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542049/+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 1542049] Re: lxc: ADT exercise test failing with linux-4.4.0-3.17

2016-02-04 Thread Andy Whitcroft
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

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

Title:
  lxc: ADT exercise test failing with linux-4.4.0-3.17

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542049/+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 1548440] [NEW] lxc: adt testing failing with 4.4.0-7.22

2016-02-22 Thread Andy Whitcroft
Public bug reported:

invoke-rc.d: policy-rc.d denied execution of start.

Current default time zone: 'Etc/UTC'
Local time is now:  Fri Feb 19 18:06:26 UTC 2016.
Universal Time is now:  Fri Feb 19 18:06:26 UTC 2016.


##
# The default user is 'ubuntu' with password 'ubuntu'!
# Use the 'sudo' command to run tasks as root in the container.
##

Failed to start networking in ubuntu container

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

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

Title:
  lxc: adt testing failing with 4.4.0-7.22

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1548440/+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 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-03 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided => Critical

** Changed in: linux (Ubuntu Vivid)
   Importance: Undecided => Critical

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) => Luis Henriques (henrix)

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) => Luis Henriques (henrix)

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

Title:
  Fix UUID endianness patch breaks cloud-init on Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1551419/+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 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-03 Thread Andy Whitcroft
** Changed in: linux-lts-utopic (Ubuntu Trusty)
   Importance: Undecided => Critical

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

Title:
  Fix UUID endianness patch breaks cloud-init on Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1551419/+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 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-03 Thread Andy Whitcroft
** Also affects: linux-keystone (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-keystone (Ubuntu Vivid)
   Status: New => Invalid

** Changed in: linux-keystone (Ubuntu)
   Status: New => Invalid

** Changed in: linux-keystone (Ubuntu Trusty)
   Status: New => Fix Committed

** Changed in: linux-keystone (Ubuntu Trusty)
   Importance: Undecided => Critical

** Changed in: linux-keystone (Ubuntu Trusty)
 Assignee: (unassigned) => Luis Henriques (henrix)

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

Title:
  Fix UUID endianness patch breaks cloud-init on Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1551419/+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 1556931] Re: lxc: adt testing failing across the board on ppc64el

2016-03-14 Thread Andy Whitcroft
From:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-xenial/xenial/ppc64el/l/lxc/20160314_105323@/log.gz

FAIL: lxc-tests: /usr/bin/lxc-test-unpriv
---
Removing user `lxcunpriv' ...
Warning: group `lxcunpriv' has no more members.
Done.
Setting up the GPG keyring
Downloading the image index
ERROR: Couldn't find a matching image.
lxc-create: lxccontainer.c: create_run_template: 1300 container creation 
template for c1 failed
lxc-create: lxc_create.c: main: 303 Error creating container c1
c2 is not running
c1 is not running
---
FAIL: lxc-tests: /usr/bin/lxc-test-usernic
---

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

Title:
  lxc: adt testing failing across the board on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1556931/+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 1556931] [NEW] lxc: adt testing failing across the board on ppc64el

2016-03-14 Thread Andy Whitcroft
Public bug reported:

We are seeing ADT test failures across all kernels on all releases
(which have the architecture) on ppc64el.

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

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

Title:
  lxc: adt testing failing across the board on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1556931/+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 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-01-15 Thread Andy Whitcroft
** Also affects: cloud-initramfs-tools (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: cloud-initramfs-tools (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

Title:
  kernel panic during MAAS fastpath install of Vivid images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+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 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-01-15 Thread Andy Whitcroft
>From the image we can see that the maas installer is using overlayroot
to allow customisation of the image.  It is not handling the new
workdir= parameter which prevents successful mounting of root, and
aborts the boot.

** Changed in: cloud-initramfs-tools (Ubuntu)
 Assignee: Andy Whitcroft (apw) => (unassigned)

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

Title:
  kernel panic during MAAS fastpath install of Vivid images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+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 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  kernel panic during MAAS fastpath install of Vivid images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+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 1244438] Re: EOL notification system required for HWE kernels in LTSs

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
 Assignee: Andy Whitcroft (apw) => Leann Ogasawara (leannogasawara)

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

Title:
  EOL notification system required for HWE kernels in LTSs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1244438/+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 1261872] Re: P_ALL behavior inconsistent in eglibc vs. kernel headers (enum vs. #define)

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
 Assignee: Andy Whitcroft (apw) => (unassigned)

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

Title:
  P_ALL behavior inconsistent in eglibc vs. kernel headers (enum vs.
  #define)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1261872/+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 1420908] [NEW] package python-oslo-utils 1.2.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/python2.7/dist-packages/oslo/utils/units.py', which is also in package python-oslo

2015-02-11 Thread Andy Whitcroft
Public bug reported:

Happened during an apt-get dist-upgrade.  apt-get install -f sorted it
out I think.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: python-oslo-utils 1.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-5.5-generic 3.19.0
Uname: Linux 3.19.0-5-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
Date: Wed Feb 11 10:50:49 2015
DuplicateSignature: package:python-oslo-utils:1.2.1-0ubuntu1:trying to 
overwrite '/usr/lib/python2.7/dist-packages/oslo/utils/units.py', which is also 
in package python-oslo.utils 1.1.0-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/lib/python2.7/dist-packages/oslo/utils/units.py', which is also in 
package python-oslo.utils 1.1.0-0ubuntu1
InstallationDate: Installed on 2013-06-20 (601 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130618)
PackageArchitecture: all
SourcePackage: python-oslo.utils
Title: package python-oslo-utils 1.2.1-0ubuntu1 failed to install/upgrade: 
trying to overwrite '/usr/lib/python2.7/dist-packages/oslo/utils/units.py', 
which is also in package python-oslo.utils 1.1.0-0ubuntu1
UpgradeStatus: Upgraded to vivid on 2013-11-10 (458 days ago)

** Affects: python-oslo.utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict vivid

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

Title:
  package python-oslo-utils 1.2.1-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/python2.7/dist-
  packages/oslo/utils/units.py', which is also in package python-
  oslo.utils 1.1.0-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-oslo.utils/+bug/1420908/+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 1424558] [NEW] iscsitarget dkms needs porting to v3.19

2015-02-23 Thread Andy Whitcroft
Public bug reported:

iscsitarget dkms needs porting to v3.19

** Affects: iscsitarget (Ubuntu)
 Importance: High
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

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

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

** Changed in: iscsitarget (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

Title:
  iscsitarget dkms needs porting to v3.19

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1424558/+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 1424558] Re: iscsitarget dkms needs porting to v3.19

2015-02-23 Thread Andy Whitcroft
This is currently blocking v3.19 moving to -proposed.

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

Title:
  iscsitarget dkms needs porting to v3.19

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1424558/+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 1424558] Re: iscsitarget dkms needs porting to v3.19

2015-02-23 Thread Andy Whitcroft
** Changed in: iscsitarget (Ubuntu)
Milestone: None => ubuntu-15.02

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

Title:
  iscsitarget dkms needs porting to v3.19

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1424558/+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 1424558] Re: iscsitarget dkms needs porting to v3.19

2015-03-02 Thread Andy Whitcroft
** Changed in: iscsitarget (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  iscsitarget dkms needs porting to v3.19

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1424558/+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 1109029] Re: Depend on linux-initramfs-tools

2015-03-11 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: None => ubuntu-15.03

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

Title:
  Depend on linux-initramfs-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1109029/+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 1109029] Re: Depend on linux-initramfs-tools

2015-03-16 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  Depend on linux-initramfs-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1109029/+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-04-03 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
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 1439706] Re: FFE: Ubuntu FAN networking support (for linux, iproute2 and ubuntu-fan)

2015-04-17 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

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

Title:
  FFE: Ubuntu FAN networking support (for linux, iproute2 and ubuntu-
  fan)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1439706/+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 1290743] Re: [FFE] Pull Xen-4.4 into Trusty

2014-03-21 Thread Andy Whitcroft
This and its rdeps have been sponsored to trusty.

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

Title:
  [FFE] Pull Xen-4.4 into Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1290743/+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 1295401] Re: hyper-v: IP Injection failing on trusty

2014-03-21 Thread Andy Whitcroft
** Also affects: hv-kvp-daemon-init (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: hv-kvp-daemon-init (Ubuntu)
   Status: New => Confirmed

** Changed in: hv-kvp-daemon-init (Ubuntu)
   Importance: Undecided => High

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

Title:
  hyper-v: IP Injection failing on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hv-kvp-daemon-init/+bug/1295401/+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 1268906] Re: cpu soft lockup running kvm

2014-04-02 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Trusty)
   Status: Confirmed => In Progress

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

Title:
  cpu soft lockup running kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1268906/+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 1295401] Re: hyper-v: IP Injection failing on trusty

2014-04-02 Thread Andy Whitcroft
Moves these bits to linux-cloud-tools and therefore the task against hv-
kvp-daemon-init is no longer appropriate.

** Changed in: hv-kvp-daemon-init (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  hyper-v: IP Injection failing on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hv-kvp-daemon-init/+bug/1295401/+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 1303886] Re: [Trusty] Xend managed domains disappear after upgrade

2014-04-07 Thread Andy Whitcroft
** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

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

Title:
  [Trusty] Xend managed domains disappear after upgrade

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


  1   2   >