[Bug 1398997] [NEW] Ubuntu Cloud images do not work with SmartOS hypervisor

2014-12-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The generic Ubuntu *-server-cloudimg-amd64-disk1.img images available
here...

  http://cloud-images.ubuntu.com/utopic/current/

... do not work on a SmartOS hypervisor: they try to detect a
datasource, but ultimately fail.  It appears that this is because the
SmartOS datasource is not in the list of datasources to try.  This
appears to be an oversight, as the cloud-init project source includes
a fallback configuration for when no configuration is provided by the
image:

---
- cloudinit/settings.py
---
CFG_BUILTIN = {
'datasource_list': [
'NoCloud',
'ConfigDrive',
'OpenNebula',
'Azure',
'AltCloud',
'OVF',
'MAAS',
'GCE',
'OpenStack',
'Ec2',
'CloudSigma',
'CloudStack',
'SmartOS',
# At the end to act as a 'catch' when none of the above work...
'None',
],
...
---

This list seems to be overridden in the generic images as shipped on
ubuntu.com:

---
- etc/cloud/cloud.cfg.d/90_dpkg.cfg
---
# to update this file, run dpkg-reconfigure cloud-init
datasource_list: [ NoCloud, ConfigDrive, OpenNebula, Azure, AltCloud,OVF, MAAS, 
GCE, OpenStack, CloudSigma, Ec2, CloudStack, None ]
---

SmartOS is the only datasource type that appears in the default
CFG_BUILTIN list but is missing from the overridden list as shipped in
the images.  Can this list please be updated for at least the 14.04 and
14.10 generic cloud images to include SmartOS?

Thanks.

** Affects: cloud-init (Ubuntu)
 Importance: Medium
 Assignee: Daniel Watkins (daniel-thewatkins)
 Status: Confirmed


** Tags: bot-comment
-- 
Ubuntu Cloud images do not work with SmartOS hypervisor
https://bugs.launchpad.net/bugs/1398997
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to cloud-init in Ubuntu.

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


[Bug 1398997] Re: Ubuntu Cloud images do not work with SmartOS hypervisor

2014-12-04 Thread Daniel Watkins
** Package changed: ubuntu = cloud-init (Ubuntu)

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

Title:
  Ubuntu Cloud images do not work with SmartOS hypervisor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1398997/+subscriptions

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


[Bug 1399123] [NEW] pinger crashed with SIGSEGV in malloc_consolidate()

2014-12-04 Thread Marcos K
Public bug reported:

happens often

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: squid3 3.3.8-1ubuntu6.1
ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
Uname: Linux 3.13.0-40-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CrashCounter: 1
Date: Thu Dec  4 08:19:55 2014
ExecutablePath: /usr/lib/squid3/pinger
InstallationDate: Installed on 2014-02-17 (290 days ago)
InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
ProcCmdline: (pinger)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SegvAnalysis:
 Segfault happened at: 0x7f4d41d982c5 malloc_consolidate+133: cmp
0x18(%rax),%r12
 PC (0x7f4d41d982c5) ok
 source 0x18(%rax) (0x5059daf50098) not located in a known VMA region (needed 
readable region)!
 destination %r12 ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: squid3
StacktraceTop:
 malloc_consolidate (av=av@entry=0x7f4d420d8760 main_arena) at malloc.c:4165
 _int_free (av=0x7f4d420d8760 main_arena, p=optimized out, have_lock=0) at 
malloc.c:4057
 std::basic_ostringstreamchar, std::char_traitschar, std::allocatorchar 
::~basic_ostringstream() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 ?? ()
 ?? ()
Title: pinger crashed with SIGSEGV in malloc_consolidate()
UpgradeStatus: Upgraded to trusty on 2014-05-23 (194 days ago)
UserGroups:

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


** Tags: amd64 apport-crash need-amd64-retrace trusty

** Information type changed from Private to Public

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

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

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


[Bug 1399123]

2014-12-04 Thread Apport retracing service
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

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

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


[Bug 1399123] Crash report cannot be processed

2014-12-04 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate a useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

libc6 version 2.19-0ubuntu6.3 required, but 2.19-0ubuntu6.4 is available
squid3 version 3.3.8-1ubuntu6.1 required, but 3.3.8-1ubuntu6.2 is available


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1399123/+attachment/4273983/+files/CoreDump.gz

** Tags removed: need-amd64-retrace

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

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

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


[Bug 1399123] Stacktrace.txt

2014-12-04 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1399123/+attachment/4274000/+files/Stacktrace.txt

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

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

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


[Bug 1399123] ThreadStacktrace.txt

2014-12-04 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1399123/+attachment/4274001/+files/ThreadStacktrace.txt

** Changed in: squid3 (Ubuntu)
   Status: New = Invalid

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

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

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


[Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-04 Thread Fastguy
What about supporting the real thing, ie connected standby or
InstantGO function. Isn't it yet supported by linux kernel?  Without
this and without real S3 state, linux won't be really useful on a SP3
I'm afraid.

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

Title:
  Can't suspend on Surface Pro 3

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

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


[Bug 1313935] Re: tenant is required for quota-update but not for quota-show

2014-12-04 Thread Kanchan Gupta
** Changed in: nova
 Assignee: Kanchan Gupta (kanchan-gupta1) = (unassigned)

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

Title:
  tenant is required for quota-update but not for quota-show

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Marc Deslauriers
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Also affects: maas (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

** Changed in: maas (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: maas (Ubuntu Trusty)
   Status: New = Confirmed

** Changed in: maas (Ubuntu Utopic)
   Status: New = Confirmed

** Changed in: maas (Ubuntu Vivid)
   Status: New = Confirmed

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1399186] [NEW] package sysstat 10.3.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2014-12-04 Thread Azaz Ahmed . M . Dobiwala
Public bug reported:

same issue with pax package

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: sysstat 10.3.1-1
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
AptOrdering:
 sysstat: Install
 sysstat: Configure
Architecture: amd64
Date: Thu Dec  4 18:37:00 2014
DuplicateSignature: package:sysstat:10.3.1-1:subprocess installed 
post-installation script returned error exit status 10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationDate: Installed on 2014-12-03 (1 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
SourcePackage: sysstat
Title: package sysstat 10.3.1-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package utopic

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

Title:
  package sysstat 10.3.1-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 10

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Adam Collard
specifically a missing home dir is now fatal following
https://github.com/GrahamDumpleton/mod_wsgi/commit/545354a80b9cc20d8b6916ca30542eab36c3b8bd

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1399186] Re: package sysstat 10.3.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2014-12-04 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package sysstat 10.3.1-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 10

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Adam Collard
** Changed in: maas
   Status: New = Confirmed

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1399202] [NEW] Lots of Berkeley DB error: PANIC logentries

2014-12-04 Thread Philipp Noack
Public bug reported:

For a couple of weeks I have the following messages in
/var/log/exim4/mainlog.

The temporary workaround is to run the following commands: service
exim4 stop  rm -r /var/spool/exim4/db  service exim4 start.

After some hours the messages appear again. I haven't found a solution
for this problem, yet.

Distributor ID: Ubuntu
Description:Ubuntu 12.04.5 LTS
Release:12.04
Codename:   precise

ii  exim44.76-3ubuntu3.2   
metapackage to ease Exim MTA (v4) installation
ii  exim4-base   4.76-3ubuntu3.2   
support files for all Exim MTA (v4) packages
ii  exim4-config 4.76-3ubuntu3.2   
configuration for the Exim MTA (v4)
ii  exim4-daemon-heavy   4.76-3ubuntu3.2   Exim 
MTA (v4) daemon with extended features, including exiscan-acl

2014-12-04 10:04:29 1XwSKo-0006uY-V3 Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:04:29 1XwSKo-0006uY-V3 Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 10:09:29 1XwSPe-00071S-Lg Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:09:29 1XwSPe-00071S-Lg Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 10:12:49 1XwSSs-000753-WB Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:12:49 1XwSSs-000753-WB Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 10:30:19 1XwSjo-0007WA-7h Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:30:19 1XwSjo-0007WA-7h Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 10:31:30 1XwSkz-0007XR-Tb Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:31:30 1XwSkz-0007XR-Tb Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 10:43:10 1XwSwF-0007l1-KB Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:43:10 1XwSwF-0007l1-KB Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 10:44:48 1XwSxl-0007o4-Om Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:44:48 1XwSxl-0007o4-Om Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 10:56:17 1XwT8w-00086x-VO Berkeley DB error: PANIC: Invalid argument
2014-12-04 10:56:17 1XwT8w-00086x-VO Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 11:26:04 1XwTbl-LD-61 Berkeley DB error: PANIC: Invalid argument
2014-12-04 11:26:04 1XwTbl-LD-61 Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 11:47:25 1XwTwQ-lm-Gi Berkeley DB error: PANIC: Invalid argument
2014-12-04 11:47:25 1XwTwQ-lm-Gi Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 11:50:46 1XwTzg-r3-Bn Berkeley DB error: PANIC: Invalid argument
2014-12-04 11:50:46 1XwTzg-r3-Bn Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 12:08:23 1XwUGg-0001H1-85 Berkeley DB error: PANIC: Invalid argument
2014-12-04 12:08:23 1XwUGg-0001H1-85 Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 12:14:01 1XwUMB-0001Ny-LI Berkeley DB error: PANIC: Invalid argument
2014-12-04 12:14:01 1XwUMB-0001Ny-LI Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 12:39:08 1XwUkS-0001v6-2m Berkeley DB error: PANIC: Invalid argument
2014-12-04 12:39:08 1XwUkS-0001v6-2m Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 13:02:22 1XwV6x-0002Px-Fi Berkeley DB error: PANIC: Invalid argument
2014-12-04 13:02:22 1XwV6x-0002Px-Fi Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 13:45:47 1XwVmz-0003L6-58 Berkeley DB error: PANIC: Invalid argument
2014-12-04 13:45:47 1XwVmz-0003L6-58 Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 13:48:20 1XwVpR-0003Nf-Vl Berkeley DB error: PANIC: Invalid argument
2014-12-04 13:48:20 1XwVpR-0003Nf-Vl Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 14:04:02 1XwW4d-0003mL-6y Berkeley DB error: PANIC: Invalid argument
2014-12-04 14:04:02 1XwW4d-0003mL-6y Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 14:26:33 1XwWQQ-0004IS-8k Berkeley DB error: PANIC: Invalid argument
2014-12-04 14:26:33 1XwWQQ-0004IS-8k Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 14:28:49 1XwWSc-0004Kb-UB Berkeley DB error: PANIC: Invalid argument
2014-12-04 14:28:49 1XwWSc-0004Kb-UB Berkeley DB error: PANIC: fatal region 
error detected; run recovery
2014-12-04 14:40:14 1XwWdb-0004Z1-Qp Berkeley DB error: PANIC: Invalid argument
2014-12-04 14:40:14 1XwWdb-0004Z1-Qp Berkeley DB error: PANIC: fatal region 
error detected; run recovery

Kind regards.

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

-- 
You received this bug notification because you are a member of 

[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Marc Deslauriers
We are currently working on updated maas packages that will be published
shortly to resolve this issue.


** Information type changed from Public to Public Security

** Changed in: maas (Ubuntu Precise)
   Importance: Undecided = Critical

** Changed in: maas (Ubuntu Trusty)
   Importance: Undecided = Critical

** Changed in: maas (Ubuntu Utopic)
   Importance: Undecided = Critical

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

** Changed in: maas (Ubuntu Precise)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: maas (Ubuntu Trusty)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: maas (Ubuntu Utopic)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: maas (Ubuntu Vivid)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: maas (Ubuntu Vivid)
 Assignee: Marc Deslauriers (mdeslaur) = (unassigned)

** Changed in: maas (Ubuntu Vivid)
 Assignee: (unassigned) = Andres Rodriguez (andreserl)

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1394636] Re: pass_persist fails when setting string

2014-12-04 Thread Eduardo Weiland
Any progress on this?

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

Title:
  pass_persist fails when setting string

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

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


[Bug 1396318] Re: Cannot read text in region selection box

2014-12-04 Thread Corey Bryant
** Changed in: horizon (Ubuntu Trusty)
   Status: New = Fix Committed

** Changed in: horizon (Ubuntu Trusty)
   Status: Fix Committed = In Progress

** Description changed:

  [Impact]
  When multiple regions are configured within Horizon, the region selection 
dropdown box in the top right corner of the horizon dashboard is not visible 
due to white text on white background.
  
- The fix is a minimal update to the ubuntu theme css.
+ The fix is a minimal update to the ubuntu theme css that fixes the
+ colors of the region selection dropdown box.
  
  [Test Case]
  Steps to reproduce:
  
  1. Install horizon
  2. Configure to use multiple regions within keystone (or multiple keystones, 
1 per region)
  3. log in
  4. Observe the region selection box in the top right is white on white text.
  
+ Note that additional setup is required to recreate this when deploying
+ from the openstack charms. See https://bugs.launchpad.net/charms/+source
+ /openstack-dashboard/+bug/1398186.
+ 
  [Regression Potential]
  Any potential regressions would affect the ubuntu theme of the horizon 
dashboard (background/text colors, etc).

** Summary changed:

- Cannot read text in region selection box
+ [SRU] Cannot read text in region selection box

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

Title:
  [SRU] Cannot read text in region selection box

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

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


[Bug 1396318] Re: Cannot read text in region selection box

2014-12-04 Thread Corey Bryant
** Description changed:

- When multiple regions are configured within Horizon, the region
- selection dropdown box in the top right corner of the horizon dashboard
- is not visible due to white text on white background.
+ [Impact]
+ When multiple regions are configured within Horizon, the region selection 
dropdown box in the top right corner of the horizon dashboard is not visible 
due to white text on white background.
  
+ The fix is a minimal update to the ubuntu theme css.
+ 
+ [Test Case]
  Steps to reproduce:
  
  1. Install horizon
  2. Configure to use multiple regions within keystone (or multiple keystones, 
1 per region)
  3. log in
  4. Observe the region selection box in the top right is white on white text.
+ 
+ [Regression Potential]
+ Any potential regressions would affect the ubuntu theme of the horizon 
dashboard (background/text colors, etc).

** Changed in: horizon (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: horizon (Ubuntu)
   Status: Fix Committed = Invalid

** Changed in: horizon
   Status: New = Invalid

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

Title:
  [SRU] Cannot read text in region selection box

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

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


[Bug 1396318] Re: Cannot read text in region selection box

2014-12-04 Thread Chuck Short
** Also affects: horizon (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: horizon (Ubuntu)
   Status: Invalid = Won't Fix

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

Title:
  [SRU] Cannot read text in region selection box

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Chris Johnston
** Tags added: cts

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1399283] [NEW] openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4: openvswitch kernel module failed to build

2014-12-04 Thread Mark Wilson
Public bug reported:

don't know! happened during update

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4
ProcVersionSignature: Ubuntu 3.13.0-40.69~precise1-generic 3.13.11.10
Uname: Linux 3.13.0-40-generic i686
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: i386
DKMSKernelVersion: 3.13.0-41-generic
Date: Thu Dec  4 17:20:08 2014
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 1.4.6-0ubuntu1.12.04.4
SourcePackage: openvswitch
Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4: openvswitch kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4: openvswitch kernel
  module failed to build

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

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


[Bug 1399283] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4: openvswitch kernel module failed to build

2014-12-04 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4: openvswitch kernel
  module failed to build

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/maas

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.7.0+bzr3299-0ubuntu2

---
maas (1.7.0+bzr3299-0ubuntu2) vivid; urgency=medium

  * debian/maas-common.postinst: Ensure that the maas user gets its home
directory created in /var/lib/maas. (LP: #1399016)
 -- Andres Rodriguez andres...@ubuntu.com   Thu, 04 Dec 2014 12:24:18 -0500

** Changed in: maas (Ubuntu Vivid)
   Status: Confirmed = 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/1399016

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1377964] Re: maas-proxy logrotate permission denied

2014-12-04 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.7.0+bzr3299-0ubuntu2

---
maas (1.7.0+bzr3299-0ubuntu2) vivid; urgency=medium

  * debian/maas-common.postinst: Ensure that the maas user gets its home
directory created in /var/lib/maas. (LP: #1399016)
 -- Andres Rodriguez andres...@ubuntu.com   Thu, 04 Dec 2014 12:24:18 -0500

** Changed in: maas (Ubuntu)
   Status: Fix Committed = 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/1377964

Title:
  maas-proxy logrotate permission denied

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

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


[Bug 1382266] Re: maas-proxy fails to start on freshly installed MAAS

2014-12-04 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.7.0+bzr3299-0ubuntu2

---
maas (1.7.0+bzr3299-0ubuntu2) vivid; urgency=medium

  * debian/maas-common.postinst: Ensure that the maas user gets its home
directory created in /var/lib/maas. (LP: #1399016)
 -- Andres Rodriguez andres...@ubuntu.com   Thu, 04 Dec 2014 12:24:18 -0500

** Changed in: maas (Ubuntu)
   Status: Fix Committed = 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/1382266

Title:
  maas-proxy fails to start on freshly installed MAAS

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

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


[Bug 1382190] Re: LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

2014-12-04 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.7.0+bzr3299-0ubuntu2

---
maas (1.7.0+bzr3299-0ubuntu2) vivid; urgency=medium

  * debian/maas-common.postinst: Ensure that the maas user gets its home
directory created in /var/lib/maas. (LP: #1399016)
 -- Andres Rodriguez andres...@ubuntu.com   Thu, 04 Dec 2014 12:24:18 -0500

** Changed in: maas (Ubuntu)
   Status: Confirmed = 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/1382190

Title:
  LXCs assigned IPs by MAAS DHCP lack DNS PTR entries

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

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


[Bug 1397030] Re: package clamav-freshclam 0.98.5+dfsg-0ubuntu0.14.10.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-04 Thread Christopher
I've removed clam (running fine on two other partitions) but ppp and
dbus-x11 are still giving me grief. Also, every update brings up the
'restart your computer...' dialogue. I also can't delete clamav-
freshclam.

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

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

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

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


[Bug 1397030] Re: package clamav-freshclam 0.98.5+dfsg-0ubuntu0.14.10.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-04 Thread Christopher
Tried to reinstall ppp produced to following errors:

E: dbus: subprocess installed post-installation script returned error exit 
status 1
E: ppp: subprocess installed post-installation script returned error exit 
status 1
E: dbus-x11: dependency problems - leaving unconfigured

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

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

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

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


[Bug 1349277] Re: AArch64 emulation ignores SPSel=0 when taking (or returning from) an exception at EL1 or greater

2014-12-04 Thread Andy Whitcroft
** Also affects: qemu (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  AArch64 emulation ignores SPSel=0 when taking (or returning from) an
  exception at EL1 or greater

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Chris Johnston
I have tried 1.7.0+bzr3299-0ubuntu2~trusty1 which works fine from a
fresh install of maas but fails to fix the issue when upgrading maas.

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1396724] Re: [SRU] false kernel dependency in walinuxagent package

2014-12-04 Thread Ben Howard
Version verified was  2.0.8-0ubuntu3~14.04.1.

** Changed in: walinuxagent (Ubuntu Trusty)
 Assignee: (unassigned) = Ben Howard (utlemming)

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

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

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

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

Title:
  [SRU] false kernel dependency in walinuxagent package

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/packaging_maas_user_1.8

** Branch linked: lp:~andreserl/maas/packaging_maas_user_1.7

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1396724] Re: [SRU] false kernel dependency in walinuxagent package

2014-12-04 Thread Chris J Arges
** Changed in: walinuxagent (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] false kernel dependency in walinuxagent package

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

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


[Bug 1349277] Re: AArch64 emulation ignores SPSel=0 when taking (or returning from) an exception at EL1 or greater

2014-12-04 Thread Chris J Arges
** Changed in: qemu (Ubuntu)
 Assignee: (unassigned) = Chris J Arges (arges)

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

** Changed in: qemu (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  AArch64 emulation ignores SPSel=0 when taking (or returning from) an
  exception at EL1 or greater

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.5.4+bzr2294-0ubuntu1.2

---
maas (1.5.4+bzr2294-0ubuntu1.2) trusty-security; urgency=medium

  * Fix compatibility with mod-wsgi security update (LP: #1399016)
- debian/patches/home-directory.patch: specify a valid home directory
  for the maas user, since mod-wsgi no longer works without one.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Thu, 04 Dec 2014 13:59:56 
-0500

** Changed in: maas (Ubuntu Trusty)
   Status: Confirmed = 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/1399016

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1349277] Re: AArch64 emulation ignores SPSel=0 when taking (or returning from) an exception at EL1 or greater

2014-12-04 Thread Ubuntu Foundations Team Bug Bot
The attachment Proposed fix seems to be a patch.  If it isn't, please
remove the patch flag from the attachment, remove the patch tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  AArch64 emulation ignores SPSel=0 when taking (or returning from) an
  exception at EL1 or greater

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.7.0~beta8+bzr3272-0ubuntu1.2

---
maas (1.7.0~beta8+bzr3272-0ubuntu1.2) utopic-security; urgency=medium

  * Fix compatibility with mod-wsgi security update (LP: #1399016)
- debian/patches/home-directory.patch: specify a valid home directory
  for the maas user, since mod-wsgi no longer works without one.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Thu, 04 Dec 2014 13:59:15 
-0500

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

** Changed in: maas (Ubuntu Precise)
   Status: Confirmed = 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/1399016

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.2+bzr1373+dfsg-
0ubuntu1~12.04.6

---
maas (1.2+bzr1373+dfsg-0ubuntu1~12.04.6) precise-security; urgency=medium

  * Fix compatibility with mod-wsgi security update (LP: #1399016)
- debian/patches/home-directory.patch: specify a valid home directory
  for the maas user, since mod-wsgi no longer works without one.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Thu, 04 Dec 2014 14:00:28 
-0500

** Branch linked: lp:ubuntu/trusty-security/maas

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

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


[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

2014-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-security/maas

** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/maas/utopic-security

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

Title:
  MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty

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

-- 
Ubuntu-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-v-openstack-charms] OpenStack Charm work for Vivid

2014-12-04 Thread Corey Bryant
Blueprint changed by Corey Bryant:

Work items changed:
  Work items for ubuntu-15.01:
  Setup openstack-charmers mailing list on lists.ubuntu.com: TODO
  review use of logging throughout charm-helpers and charms, make it useful: 
TODO
  move CONFIG out of global scope and construct as required (optimization): TODO
  drop links that don't actually provide hooks: TODO
  configuration file review and updates for deprecated options/sections etc: 
TODO
  add percona and rabbitmq charms to stable/next process: TODO
  Squash existing openstack charm bugs: TODO
  Finish unit_tests and amulet coverage: TODO
  create basic amulet tests - ceilometer-agent: TODO
  create basic amulet tests - ceilometer: TODO
  create basic amulet tests - cinder-ceph: TODO
  create basic amulet tests - hacluster: TODO
  create basic amulet tests - neutron-api: TODO
  create basic amulet tests - neutron-openvswitch: TODO
  create basic amulet tests - nova-compute-vmware: TODO
  create basic amulet tests - openstack-dashboard: TODO
  Review and purge where possible pkg installs at runtime: TODO
  Neutron router HA and DVR support (= juno): TODO
  Write templates for charm-helpers for cinder and neutron backends/plugins: 
TODO
  Review charm documentation and update as required: TODO
  Support for OpenStack Kilo release: TODO
  Charm release notes for 15.01 release: TODO
  
  Work items for ubuntu-15.04:
  Move to OS style standards for Charms and OS Charm helpers: TODO
  openstack-zmq redis support: TODO
  support in ceilometer charm for multiple message brokers: TODO
- [corey.bryant] deploy from git - keystone: INPROGRESS
  deploy from git - ceilometer-agent: TODO
  deploy from git - ceilometer: TODO
  deploy from git - ceph-osd: TODO
  deploy from git - ceph-radosgw: TODO
  deploy from git - ceph: TODO
  deploy from git - cinder-ceph: TODO
  deploy from git - cinder: TODO
  deploy from git - glance: TODO
- deploy from git - keystone: TODO
+ [corey.bryant] deploy from git - keystone: INPROGRESS
  deploy from git - neutron-api: TODO
  deploy from git - neutron-openvswitch: TODO
  deploy from git - nova-compute: TODO
  deploy from git - nova-compute-vmware: TODO
  deploy from git - nova-cloud-controller: TODO
  deploy from git - openstack-dashboard: TODO
  deploy from git - quantum-gateway: TODO
  deploy from git - swift-proxy: TODO
  deploy from git - swift-storage: TODO
  Make os charms restart aware: TODO
  Automated charmhelper sync into next charms: TODO
  Sync precise and trusty charms: TODO
  Move cs:/oscharm to trusty: TODO
  Enable more people to join os-charmers: documentation, review criteria, 
contrib workflow, joining criteria: TODO
  Advertising third party plugins that have been accepted: TODO
  Third party segregation in the code. Refactor code to distnace third party 
plugins: TODO
  OpenContrail charm review and landing into official charms: TODO
  Charm release notes for 15.04 release: TODO

-- 
OpenStack Charm work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-openstack-charms

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


[Bug 1349277] Re: AArch64 emulation ignores SPSel=0 when taking (or returning from) an exception at EL1 or greater

2014-12-04 Thread Chris J Arges
Uploaded fixed package for Vivid:
https://launchpad.net/ubuntu/+source/qemu/2.1+dfsg-7ubuntu3

Please let me know if this fixes the issue.

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

Title:
  AArch64 emulation ignores SPSel=0 when taking (or returning from) an
  exception at EL1 or greater

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

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


[Bug 1370199] Re: qemu upstart job should create /dev/kvm in a container

2014-12-04 Thread Bartosz Kosiorek
** 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 qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1370199

Title:
  qemu upstart job should create /dev/kvm in a container

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

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


[Bug 1370199] Re: qemu upstart job should create /dev/kvm in a container

2014-12-04 Thread Ryan Harper
I don't think the fix is adequate since it requires an extra manual
step, rather, I think the packaging should (if possible) trigger the
upstart job to stop and then start again...  Otherwise, anyone upgrading
this (or installing it on top of a system with qemu-kvm already
installed in a container) won't actually see /dev/kvm created in the
container.

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

Title:
  qemu upstart job should create /dev/kvm in a container

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

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


[Bug 832507] Re: console.log grows indefinitely

2014-12-04 Thread Tony Breeds
** Changed in: nova
 Assignee: (unassigned) = Tony Breeds (o-tony)

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

Title:
  console.log grows indefinitely

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

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


[Bug 1349277] Re: AArch64 emulation ignores SPSel=0 when taking (or returning from) an exception at EL1 or greater

2014-12-04 Thread Peter Maydell
** Changed in: qemu
   Status: New = 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/1349277

Title:
  AArch64 emulation ignores SPSel=0 when taking (or returning from) an
  exception at EL1 or greater

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

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


[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-12-04 Thread Alan Pevec
** Also affects: neutron/juno
   Importance: Undecided
   Status: New

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

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

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


[Bug 1323729] Re: Remove Open vSwitch and Linuxbridge plugins from the Neutron tree

2014-12-04 Thread Alan Pevec
** Also affects: neutron/juno
   Importance: Undecided
   Status: New

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

Title:
  Remove Open vSwitch and Linuxbridge plugins from the Neutron tree

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

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


[Bug 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-12-04 Thread Alan Pevec
** Changed in: neutron/juno
   Status: New = Fix Committed

** Changed in: neutron/juno
Milestone: None = 2014.2.1

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

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

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


[Bug 1323729] Re: Remove Open vSwitch and Linuxbridge plugins from the Neutron tree

2014-12-04 Thread Alan Pevec
** Changed in: neutron/juno
   Status: New = Fix Committed

** Changed in: neutron/juno
Milestone: None = 2014.2.1

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

Title:
  Remove Open vSwitch and Linuxbridge plugins from the Neutron tree

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

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


[Bug 1380792] Re: requests to EC2 metadata's '/2009-04-04/meta-data/security-groups' failing

2014-12-04 Thread Alan Pevec
** Also affects: nova/juno
   Importance: Undecided
   Status: New

** Changed in: nova/juno
   Status: New = Fix Committed

** Changed in: nova/juno
Milestone: None = 2014.2.1

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

Title:
  requests to EC2 metadata's '/2009-04-04/meta-data/security-groups'
  failing

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

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


[Bug 1399283] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4: openvswitch kernel module failed to build

2014-12-04 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1374011 ***
https://bugs.launchpad.net/bugs/1374011

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1374011, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1374011
   openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module 
failed to build [configure: error: Linux kernel source in 
/lib/modules/3.11.0-26-generic/build is not configured]

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

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.4: openvswitch kernel
  module failed to build

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

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


[Bug 1102782] Re: client packageshould depend on python

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: squid-deb-proxy (Ubuntu Quantal)
   Status: Triaged = Won't Fix

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

Title:
  client packageshould depend on python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1102782/+subscriptions

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


[Bug 1220273] Re: spaces in comment break cloud-init disabling of root ssh

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: cloud-init (Ubuntu Quantal)
   Status: Triaged = Won't Fix

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

Title:
  spaces in comment break cloud-init disabling of root ssh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1220273/+subscriptions

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


[Bug 1211447] Re: MAAS default timezone is not UTC

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: maas (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  MAAS default timezone is not UTC

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

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


[Bug 1113821] Re: libvirt-bin deletes /etc/dnsmasq.d/libvirt-bin on upgrade

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: network-manager (Ubuntu Quantal)
   Status: Triaged = Won't Fix

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

Title:
  libvirt-bin deletes /etc/dnsmasq.d/libvirt-bin on upgrade

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

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


[Bug 1090593] Re: D.ROOT-SERVERS.NET changing January 3rd 2013

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: bind9 (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
   D.ROOT-SERVERS.NET changing January 3rd 2013

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

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


[Bug 1211447] Re: MAAS default timezone is not UTC

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

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

Title:
  MAAS default timezone is not UTC

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

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


[Bug 1056820] Re: feedparser ftbfs in quantal, test suite failures

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: libxml2 (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  feedparser ftbfs in quantal, test suite failures

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

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


[Bug 975454] Re: complete documentation and man pages

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: maas (Ubuntu Quantal)
   Status: Triaged = Won't Fix

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

Title:
  complete documentation and man pages

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

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


[Bug 980180] Re: Apache RA doesn't create /var/run/apache2 [SRU]

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: cluster-agents (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  Apache RA doesn't create /var/run/apache2 [SRU]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cluster-agents/+bug/980180/+subscriptions

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


[Bug 1208497] Re: netboot flag defaults to 'true' on upgrade, even for allocated nodes

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: maas (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  netboot flag defaults to 'true' on upgrade, even for allocated nodes

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

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


[Bug 1242074] Re: lxc-ls shows wrong status

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: lxc (Ubuntu Quantal)
   Status: Confirmed = Won't Fix

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

Title:
  lxc-ls shows wrong status

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

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


[Bug 1204507] Re: MAAS rejects empty files

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: maas (Ubuntu Quantal)
   Status: Confirmed = Won't Fix

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

Title:
  MAAS rejects empty files

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

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


[Bug 1166187] Re: tomcat7 FTBFS due to expired test certificates

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: tomcat7 (Ubuntu Quantal)
   Status: Confirmed = Won't Fix

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

Title:
  tomcat7 FTBFS due to expired test certificates

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

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


[Bug 1031680] Re: check_apt always report 0 critical updates

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: nagios-plugins (Ubuntu Quantal)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/1031680

Title:
  check_apt always report 0 critical updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1031680/+subscriptions

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


[Bug 1011477] Re: [SRU] liblockfile buffer overflow with high pid numbers

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: liblockfile (Ubuntu Quantal)
   Status: Fix Committed = Won't Fix

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

Title:
  [SRU] liblockfile buffer overflow with high pid numbers

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

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


[Bug 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: liblockfile (Ubuntu Quantal)
   Status: Fix Committed = Won't Fix

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

Title:
  lockfile-create hangs inside lxc containers (potential buffer
  overflow?)

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

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


[Bug 1003296] Re: lightdm crashed with SIGSEGV in _pam_winbind_change_pwd() when password is expiring

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: samba (Ubuntu Quantal)
   Status: Fix Committed = Won't Fix

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

Title:
  lightdm crashed with SIGSEGV in _pam_winbind_change_pwd() when
  password is expiring

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

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


[Bug 1311433] Re: REGRESSION: AttributeError: 'functools.partial' object has no attribute '__module__'

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: maas (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  REGRESSION: AttributeError: 'functools.partial' object has no
  attribute '__module__'

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

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


[Bug 1258286] Re: CAcert should not be trusted by default

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: ca-certificates-java (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  CAcert should not be trusted by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1258286/+subscriptions

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


[Bug 1253669] Re: unable to launch lxc application containers when dropping cap_sysadmin

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: lxc (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  unable to launch lxc application containers when dropping cap_sysadmin

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

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


[Bug 1102366] Re: libapache2-mod-php5: Segmentation fault on mediawiki POST requests after apache2 reload

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: php5 (Ubuntu Quantal)
   Status: Fix Committed = Won't Fix

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

Title:
  libapache2-mod-php5: Segmentation fault on mediawiki POST requests
  after apache2 reload

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

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


[Bug 1089105] Re: [Lenovo V480c Notebook]: Trackpad doesn't work after closing and opening the lid

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: pm-utils (Ubuntu Quantal)
   Status: New = Won't Fix

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

Title:
  [Lenovo V480c Notebook]: Trackpad doesn't work after closing and
  opening the lid

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

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


[Bug 1175028] Re: Mongodb links GPL code with SSL

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: mongodb (Ubuntu Raring)
   Status: Confirmed = Won't Fix

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

Title:
  Mongodb links GPL code with SSL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmongodb-perl/+bug/1175028/+subscriptions

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


[Bug 1180084] Re: nova-conductor should be in main

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: nova (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  nova-conductor should be in main

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

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


[Bug 1177408] Re: lxc-list crashes when passed --nesting with a running nested container

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: lxc (Ubuntu Raring)
   Status: Fix Committed = Won't Fix

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

Title:
  lxc-list crashes when passed --nesting with a running nested container

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

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


[Bug 1177400] Re: Corruption in arguments of create and start (python3-lxc)

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: lxc (Ubuntu Raring)
   Status: Fix Committed = Won't Fix

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

Title:
  Corruption in arguments of create and start (python3-lxc)

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

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


[Bug 1172420] Re: [SRU] python-novaclient installs broken symlink /etc/bash_completion.d

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: python-novaclient (Ubuntu Raring)
   Status: Confirmed = Won't Fix

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

Title:
  [SRU] python-novaclient installs broken symlink /etc/bash_completion.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1172420/+subscriptions

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


[Bug 1177412] Re: lxc-ls doesn't show nested containers when using an alternate lxc path

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: lxc (Ubuntu Raring)
   Status: Fix Committed = Won't Fix

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

Title:
  lxc-ls doesn't show nested containers when using an alternate lxc path

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

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


[Bug 1168546] Re: Boost.Context library packages are empty

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: boost1.53 (Ubuntu Raring)
   Status: Confirmed = Won't Fix

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

Title:
  Boost.Context library packages are empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost1.53/+bug/1168546/+subscriptions

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


[Bug 1157332] Re: /etc/dnsmasq.d-available/lxc circular link

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: network-manager (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  /etc/dnsmasq.d-available/lxc circular link

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

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


[Bug 1150720] Re: [SRU] There is now a dependency on paramiko v1.8.0

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: cinder (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  [SRU] There is now a dependency on paramiko v1.8.0

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

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


[Bug 1068145] Re: Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates now break

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: puppet (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates
  now break

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

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


[Bug 1088168] Re: Missing python deps

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: ceilometer (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  Missing python deps

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ubuntu-testing/+bug/1088168/+subscriptions

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


[Bug 1031680] Re: check_apt always report 0 critical updates

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: nagios-plugins (Ubuntu Raring)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/1031680

Title:
  check_apt always report 0 critical updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1031680/+subscriptions

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


[Bug 1195053] Re: openvswitch-cfg-update: /opt/xensource/libexec/interface-reconfigure: failed to execute (No such file or directory)

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: openvswitch (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  openvswitch-cfg-update: /opt/xensource/libexec/interface-reconfigure:
  failed to execute (No such file or directory)

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

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


[Bug 1219435] Re: failure when detaching a usb device

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: libvirt (Ubuntu Raring)
   Status: Fix Committed = Won't Fix

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

Title:
  failure when detaching a usb device

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

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


[Bug 1239478] Re: Beanstalkd 1.7 leaks fds resulting in 100% cpuload

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: beanstalkd (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  Beanstalkd 1.7 leaks fds resulting in 100% cpuload

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

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


[Bug 1234462] Re: Updating to latest version of 2013.1

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: ceilometer (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  Updating to latest version of 2013.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1234462/+subscriptions

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


[Bug 1156932] Re: User can't modify security-group-rule via nova-api if there are duplicated security group name

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: python-novaclient (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  User can't modify security-group-rule via nova-api if there are
  duplicated security group name

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

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


[Bug 1113821] Re: libvirt-bin deletes /etc/dnsmasq.d/libvirt-bin on upgrade

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: network-manager (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  libvirt-bin deletes /etc/dnsmasq.d/libvirt-bin on upgrade

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

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


[Bug 1102782] Re: client packageshould depend on python

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: squid-deb-proxy (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  client packageshould depend on python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1102782/+subscriptions

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


[Bug 1037723] Re: [SRU] move walinuxagent init functionality to cloud-init

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: cloud-init (Ubuntu Raring)
   Status: Fix Committed = Won't Fix

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

Title:
  [SRU] move walinuxagent init functionality to cloud-init

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1037723/+subscriptions

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


[Bug 1124384] Re: Configuration reload clears event that others jobs may be waiting on

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: cloud-init (Ubuntu Raring)
   Status: Confirmed = Won't Fix

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

Title:
  Configuration reload clears event that others jobs may be waiting on

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1124384/+subscriptions

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


[Bug 392097] Re: vmbuilder ignores mac option when using bridge network

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: vm-builder (Ubuntu Raring)
   Status: New = Won't Fix

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

Title:
  vmbuilder ignores mac option when using bridge network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/392097/+subscriptions

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


[Bug 1228649] Re: noVNC doesn't work when offloaded to port 80 or 443

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: nova (Ubuntu Raring)
   Status: Triaged = Won't Fix

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

Title:
  noVNC doesn't work when offloaded to port 80 or 443

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

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


[Bug 1253669] Re: unable to launch lxc application containers when dropping cap_sysadmin

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: lxc (Ubuntu Raring)
   Status: New = Won't Fix

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

Title:
  unable to launch lxc application containers when dropping cap_sysadmin

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

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


[Bug 1208497] Re: netboot flag defaults to 'true' on upgrade, even for allocated nodes

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: maas (Ubuntu Raring)
   Status: New = Won't Fix

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

Title:
  netboot flag defaults to 'true' on upgrade, even for allocated nodes

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

-- 
Ubuntu-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   3   4   5   6   7   8   9   10   >