[Bug 1466978] Re: Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer crash on first gre traffic

2015-06-19 Thread Chris J Arges
** Also affects: openvswitch (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

Title:
  Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer
  crash on first gre traffic

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

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


[Bug 1466978] Re: Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer crash on first gre traffic

2015-06-19 Thread Dave Chiluk
Here is the fix to this issue.  Just needed to fix some arguments to
ip_select_ident.

This was tested against 3.2.0-70 and 3.2.0-86 kernels.

** Patch added: lp1466978.patch
   
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1466978/+attachment/4417304/+files/lp1466978.patch

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

Title:
  Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer
  crash on first gre traffic

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

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


[Bug 1431051] Re: Request to update RDAC related code in multipath-tools

2015-06-19 Thread Prasanth
Is there any updates on this ?

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

Title:
  Request to update RDAC related code in multipath-tools

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Also affects: gdisk (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: gdisk (Ubuntu Wily)
   Importance: High
 Assignee: William Grant (wgrant)
   Status: In Progress

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

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

** Changed in: gdisk (Ubuntu Trusty)
 Assignee: (unassigned) = William Grant (wgrant)

** Changed in: gdisk (Ubuntu Utopic)
 Assignee: (unassigned) = William Grant (wgrant)

** Changed in: gdisk (Ubuntu Vivid)
 Assignee: (unassigned) = William Grant (wgrant)

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

** Changed in: gdisk (Ubuntu Utopic)
   Importance: Undecided = High

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

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

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

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

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1466978] Re: Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer crash on first gre traffic

2015-06-19 Thread Chris J Arges
** Changed in: openvswitch (Ubuntu)
   Status: New = Fix Released

** Changed in: openvswitch (Ubuntu)
 Assignee: Dave Chiluk (chiluk) = (unassigned)

** Changed in: openvswitch (Ubuntu Precise)
 Assignee: (unassigned) = Dave Chiluk (chiluk)

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

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

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

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

Title:
  Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer
  crash on first gre traffic

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Description changed:

  growpart uses sgdisk to resize gpt partition tables and then
  'partx --update' to inform the kernel of those changes.
  
  an example usage of sgdisk ends up looking like this:
-   # Modify the partition table. all in one go (order is important!):
-   #  - move the GPT backup header to the end of the disk
-   #  - delete the partition
-   #  - recreate the partition with the new size
-   #  - set the partition code
-   #  - set the partition GUID
-   #  - set the partition name
-   sgdisk --move-second-header --delete=1 --new=1:18432:20971486
- --typecode=1:0FC63DAF-8483-4772-8E79-3D69D8477DE4
- --partition-guid=1:53FFEF70-1623-46CC-AFB7-EBC1EB5340F2
- '--change-name=1:Linux filesystem' /dev/sda
+   # Modify the partition table. all in one go (order is important!):
+   #  - move the GPT backup header to the end of the disk
+   #  - delete the partition
+   #  - recreate the partition with the new size
+   #  - set the partition code
+   #  - set the partition GUID
+   #  - set the partition name
+   sgdisk --move-second-header --delete=1 --new=1:18432:20971486
+ --typecode=1:0FC63DAF-8483-4772-8E79-3D69D8477DE4
+ --partition-guid=1:53FFEF70-1623-46CC-AFB7-EBC1EB5340F2
+ '--change-name=1:Linux filesystem' /dev/sda
  
  We're seeing an issue on ppc64el systems with gpt partition tables.
- This reproduces only occasionally.  
+ This reproduces only occasionally.
  
  Note, when growpart runs, the partition it is updating is mounted.
  It does this to accomodate space at the end (a grow virtual disk).
  
- 
- The failure we saw was this (we only have logs), and subsequent run of 
+ The failure we saw was this (we only have logs), and subsequent run of
  'growpart' finished fine:
  command: growpart /dev/sda 1
  exit code: 2
  stdout:
-   FAILED: disk=/dev/sda partition=1: failed to repartition
+   FAILED: disk=/dev/sda partition=1: failed to repartition
  stderr:
-   failed [sgdisk_mod:4] sgdisk --move-second-header --delete=1
-  --new=1:18432:20971486 --typecode=1:0FC63DAF-8483-4772-8E79-3D69D8477DE4
-  --partition-guid=1:53FFEF70-1623-46CC-AFB7-EBC1EB5340F2
-  --change-name=1:Linux filesystem /dev/sda
-   Could not create partition 1 from 40532396646334464 to 0
-   Could not change partition 1's type code to 
0FC63DAF-8483-4772-8E79-3D69D8477DE4!
-   Unable to set partition 1's name to 'Linux filesystem'!
-   Error encountered; not saving changes.
-   * WARNING: Resize failed, attempting to revert **
-   * Appears to have gone OK 
+   failed [sgdisk_mod:4] sgdisk --move-second-header --delete=1
+  --new=1:18432:20971486 --typecode=1:0FC63DAF-8483-4772-8E79-3D69D8477DE4
+  --partition-guid=1:53FFEF70-1623-46CC-AFB7-EBC1EB5340F2
+  --change-name=1:Linux filesystem /dev/sda
+   Could not create partition 1 from 40532396646334464 to 0
+   Could not change partition 1's type code to 
0FC63DAF-8483-4772-8E79-3D69D8477DE4!
+   Unable to set partition 1's name to 'Linux filesystem'!
+   Error encountered; not saving changes.
+   * WARNING: Resize failed, attempting to revert **
+   * Appears to have gone OK 
  
  Note there the odd '1 from 40532396646334464 to 0'.
+ 
+ [Test Case]
+ 
+ On a ppc64el system with a sacrificial GPT disk (because it will blow
+ away your /dev/sda1):
+ 
+   while sudo sgdisk --delete=1 --new=1:18432:37748702 /dev/sda; do :;
+ done
+ 
+ This will normally fail after less than 20 iterations, usually like
+ this:
+ 
+   Could not create partition 1 from 40532396646334464 to 0
+ 
+ [Regression Potential]
+ 
+ Very minimal. The patch just initialises an uninitialised variable,
+ which happens to usually (and on x86 apparently always) contain a benign
+ value.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cloud-guest-utils 0.27-0ubuntu7
  ProcVersionSignature: User Name 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic ppc64le
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: ppc64el
  Date: Wed Feb 26 14:50:02 2014
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: cloud-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread Adam Conrad
Hello Scott, or anyone else affected,

Accepted gdisk into precise-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/gdisk/0.8.1-1ubuntu0.1
in a few hours, and then in the -proposed repository.

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

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

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

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

** Tags added: verification-needed

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

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Please test proposed package

2015-06-19 Thread Adam Conrad
Hello Scott, or anyone else affected,

Accepted gdisk into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/gdisk/0.8.8-1ubuntu0.1
in a few hours, and then in the -proposed repository.

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

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

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

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

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Please test proposed package

2015-06-19 Thread Adam Conrad
Hello Scott, or anyone else affected,

Accepted gdisk into vivid-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gdisk/0.8.10-2ubuntu0.1 in a few
hours, and then in the -proposed repository.

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

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

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

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Tags added: verification-done-trusty

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Tags removed: verification-needed
** Tags added: verification-done-precise verification-done-utopic 
verification-done-vivid

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1467050] [NEW] package tomcat7 7.0.56-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-19 Thread ajay
Public bug reported:

tomcat7 not install to my system. i am software developer but i don't
know  why tomcat7 or 8 not install me ubuntu dell system.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: tomcat7 7.0.56-2
ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
Uname: Linux 3.19.0-21-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
Date: Sat Jun 20 10:41:22 2015
DuplicateSignature: package:tomcat7:7.0.56-2:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-04-09 (71 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: tomcat7
Title: package tomcat7 7.0.56-2 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: Upgraded to vivid on 2015-04-26 (54 days ago)
modified.conffile..etc.tomcat7.context.xml: [deleted]
modified.conffile..etc.tomcat7.logging.properties: [deleted]
modified.conffile..etc.tomcat7.policy.d.01system.policy: [deleted]
modified.conffile..etc.tomcat7.policy.d.02debian.policy: [deleted]
modified.conffile..etc.tomcat7.policy.d.03catalina.policy: [deleted]
modified.conffile..etc.tomcat7.policy.d.04webapps.policy: [deleted]
modified.conffile..etc.tomcat7.policy.d.50local.policy: [deleted]
modified.conffile..etc.tomcat7.tomcat.users.xml: [deleted]
modified.conffile..etc.tomcat7.web.xml: [deleted]

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


** Tags: amd64 apport-package third-party-packages vivid

** Patch added: screeen short
   
https://bugs.launchpad.net/bugs/1467050/+attachment/4417413/+files/ajay%40ajay-chaturvedi%3A%20%7E_001.png

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

Title:
  package tomcat7 7.0.56-2 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/tomcat7/+bug/1467050/+subscriptions

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Also affects: gdisk (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: gdisk (Ubuntu Precise)
 Assignee: (unassigned) = William Grant (wgrant)

** Changed in: gdisk (Ubuntu Precise)
   Importance: Undecided = High

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

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gdisk - 1.0.0-2ubuntu1

---
gdisk (1.0.0-2ubuntu1) wily; urgency=medium

  * debian/patches/bug-1285197.diff: Don't leave suffix uninitialised when
none was passed to IeeeToInt. Fixes incorrect partition boundaries and
other failures on ppc64el and possibly other architectures. (LP: #1285197)

 -- William Grant wgr...@ubuntu.com  Sat, 20 Jun 2015 10:04:18 +1000

** Changed in: gdisk (Ubuntu Wily)
   Status: Fix Committed = Fix Released

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1447294] Re: package nginx-full 1.6.2-5ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-19 Thread Xkeeper
I encountered the error donalld-sitze did and the same solution solved
my problem (removing apache2). However, the system problem dialog
directed me to bug #1449903 instead of this one (when commenting on that
one warns me it is a duplicate of this one...)

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

Title:
  package nginx-full 1.6.2-5ubuntu3 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/nginx/+bug/1447294/+subscriptions

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


[Bug 1467050] Re: package tomcat7 7.0.56-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-19 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 tomcat7 in Ubuntu.
https://bugs.launchpad.net/bugs/1467050

Title:
  package tomcat7 7.0.56-2 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/tomcat7/+bug/1467050/+subscriptions

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
Copied trusty-proposed to utopic-proposed.

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Changed in: gdisk (Ubuntu Utopic)
   Status: In Progress = Fix Committed

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread Adam Conrad
** Changed in: gdisk (Ubuntu Wily)
   Status: In Progress = Fix Committed

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1467036] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1.1: open-vm-tools kernel module failed to build

2015-06-19 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 open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1467036

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1.1: open-vm-tools kernel module
  failed to build

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

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


[Bug 1467036] [NEW] open-vm-dkms 2011.12.20-562307-0ubuntu1.1: open-vm-tools kernel module failed to build

2015-06-19 Thread Jay Bee
Public bug reported:

This bug has been ongoing for months.

The most annoying part about it is the constant question to report it...
it pops up at the most inconvenient times and wont stop until I agreed
to send a report twice, after which I can select Ignore future errors
or something like this.

I guess I'll just keep on reporting it, again and again and again
and

Description:Ubuntu 12.04.5 LTS
Release:12.04

open-vm-dkms:
  Installed: 2011.12.20-562307-0ubuntu1.1
  Candidate: 2011.12.20-562307-0ubuntu1.1
  Version table:
 *** 2011.12.20-562307-0ubuntu1.1 0
500 http://free.nchc.org.tw/ubuntu/ precise-updates/multiverse amd64 
Packages
100 /var/lib/dpkg/status
 2011.12.20-562307-0ubuntu1 0
500 http://free.nchc.org.tw/ubuntu/ precise/multiverse amd64 Packages

open-vm-tools:
  Installed: (none)
  Candidate: 2011.12.20-562307-0ubuntu1.1
  Version table:
 2011.12.20-562307-0ubuntu1.1 0
500 http://free.nchc.org.tw/ubuntu/ precise-updates/multiverse amd64 
Packages
100 /var/lib/dpkg/status
 2011.12.20-562307-0ubuntu1 0
500 http://free.nchc.org.tw/ubuntu/ precise/multiverse amd64 Packages

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.12.20-562307-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-55.92~precise1-generic 3.13.11-ckt20
Uname: Linux 3.13.0-55-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: amd64
DKMSKernelVersion: 3.13.0-55-generic
Date: Sat Jun 20 07:48:37 2015
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 2011.12.20-562307-0ubuntu1.1
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.12.20-562307-0ubuntu1.1: open-vm-tools kernel module 
failed to build
UpgradeStatus: Upgraded to precise on 2014-06-23 (361 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1.1: open-vm-tools kernel module
  failed to build

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
Fixed in
https://launchpad.net/~wgrant/+archive/ubuntu/nonvirt/+packages, and
proposed upstream at https://sourceforge.net/p/gptfdisk/code/merge-
requests/6/.

Will sort out trusty-wily uploads.

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1466608] Re: Unable to resolve domains with large EDNS0 replies

2015-06-19 Thread Thomas Hood
To add that, or any other, option to resolv.conf permanently, add the
line

options edns0

to the file

 /etc/resolvconf/resolv.conf.d/base

and then resolvconf will include it in the resolv.conf that it
generates.

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

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

Title:
  Unable to resolve domains with large EDNS0 replies

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

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


[Bug 1449742] Re: InvalidUUID exception after vifs plug failed

2015-06-19 Thread Alan Pevec
** Changed in: nova/icehouse
   Status: Fix Committed = Fix Released

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

Title:
  InvalidUUID exception after vifs plug failed

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

-- 
Ubuntu-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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-06-19 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  
  Work items for ubuntu-15.06:
  Liberty B1 update: TODO
  Transition oslo packages back to oslo.XXX naming: DONE
  Convergence of dependency chain with Debian: INPROGRESS
  Raise MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.07:
  Packaging of barbican: TODO
  Packaging of manila-ui (https://github.com/openstack/manila-ui): TODO
- Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
+ Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
POSTPONED
  Liberty B2 update: TODO
  
  Work items for ubuntu-15.09:
  Liberty B3 update: TODO
  
  Work items for ubuntu-15.10:
  Liberty RC1 update: TODO
  Packaging of neutron decomposed plugins and drivers: TODO
  Liberty release update: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

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


[Bug 1304333] Re: [SRU] Instance left stuck in transitional POWERING state

2015-06-19 Thread Alan Pevec
** Changed in: nova/icehouse
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] Instance left stuck in transitional POWERING state

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

-- 
Ubuntu-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-w-openstack-liberty] OpenStack Liberty for Ubuntu Wily

2015-06-19 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-15.05:
  Raise MIR for python-openstackclient: DONE
  
  Work items for ubuntu-15.06:
  Liberty B1 update: TODO
  Transition oslo packages back to oslo.XXX naming: DONE
  Convergence of dependency chain with Debian: INPROGRESS
  Raise MIR for keystone federation dependencies: TODO
  
  Work items for ubuntu-15.07:
  Packaging of barbican: TODO
+ Packaging of manila-ui (https://github.com/openstack/manila-ui): TODO
  Migration of packaging branches and workflow to OpenStack stackforge/gerrit: 
TODO
  Liberty B2 update: TODO
  
  Work items for ubuntu-15.09:
  Liberty B3 update: TODO
  
  Work items for ubuntu-15.10:
  Liberty RC1 update: TODO
  Packaging of neutron decomposed plugins and drivers: TODO
  Liberty release update: TODO

-- 
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty

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


[Bug 1466864] [NEW] package apache2 2.4.10-9ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-06-19 Thread Ricardo Alvarez Mora
Public bug reported:

Estoy tratando de instalar xammp en ubuntu 15.4 y me esta arrojando esta
falla.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: apache2 2.4.10-9ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
Uname: Linux 3.19.0-21-generic x86_64
Apache2ConfdDirListing: False
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax 
error on line 2 of /etc/apache2/mods-enabled/access_compat.load: Cannot load 
/usr/lib/apache2/modules/mod_access_compat.so into server: 
/usr/lib/apache2/modules/mod_access_compat.so: cannot open shared object file: 
No such file or directory
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.17.2-0ubuntu1.1
AptOrdering:
 apache2: Install
 apache2: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Fri Jun 19 08:06:40 2015
DuplicateSignature: package:apache2:2.4.10-9ubuntu1:el subproceso instalado el 
script post-installation devolvió el código de salida de error 1
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationDate: Installed on 2015-05-16 (34 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: apache2
Title: package apache2 2.4.10-9ubuntu1 failed to install/upgrade: el subproceso 
instalado el script post-installation devolvió el código de salida de error 1
UpgradeStatus: Upgraded to vivid on 2015-05-25 (24 days ago)
error.log:

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


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

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

Title:
  package apache2 2.4.10-9ubuntu1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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


[Bug 1466864] Re: package apache2 2.4.10-9ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-06-19 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 apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1466864

Title:
  package apache2 2.4.10-9ubuntu1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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


[Bug 1464881] Re: package apache2-utils (not installed) failed to install/upgrade: 正试图覆盖 /usr/sbin/httxt2dbm,它同时被包含于软件包 apache2.2-bin 2.2.14-5ubuntu8.15

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

** Information type changed from Private Security to Public

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

Title:
  package apache2-utils (not installed) failed to install/upgrade: 正试图覆盖
  /usr/sbin/httxt2dbm,它同时被包含于软件包 apache2.2-bin 2.2.14-5ubuntu8.15

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

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


[Bug 1464881] Re: package apache2-utils (not installed) failed to install/upgrade: 正试图覆盖 /usr/sbin/httxt2dbm,它同时被包含于软件包 apache2.2-bin 2.2.14-5ubuntu8.15

2015-06-19 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 apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1464881

Title:
  package apache2-utils (not installed) failed to install/upgrade: 正试图覆盖
  /usr/sbin/httxt2dbm,它同时被包含于软件包 apache2.2-bin 2.2.14-5ubuntu8.15

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

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


[Bug 876959] Re: no mysql-server-5.1-dbgsym for -updates repositories

2015-06-19 Thread Robie Basak
I presume this is fixed with the current MySQL 5.5 and 5.6 packages in
= Trusty? Marking this bug closed accordingly. If it is still a problem
then please do reopen.

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  no  mysql-server-5.1-dbgsym for -updates repositories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/876959/+subscriptions

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


[Bug 876959] Re: no mysql-server-5.1-dbgsym for -updates repositories

2015-06-19 Thread Robie Basak
As 5.1 doesn't exist, I don't know if Invalid, Won't Fix or Fix Released
is appropriate. I don't suppose it really matters - just reopen for
attention again if there's still a problem.

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

Title:
  no  mysql-server-5.1-dbgsym for -updates repositories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/876959/+subscriptions

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


[Bug 1462747] Re: Please sync with 1.4.24 Debian sid package

2015-06-19 Thread Robie Basak
Probably not suitable for sync but it is a valid bug in that memcached
needs updating in Ubuntu, so let's track that.

** Summary changed:

- Please sync with 1.4.24 Debian sid package
+ Please merge with latest upstream from Debian

** Changed in: memcached (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: memcached (Ubuntu)
   Importance: Undecided = Wishlist

** Tags added: upgrade-software-version

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

Title:
  Please merge with latest upstream from Debian

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

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


[Bug 1466529] Re: package libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting co

2015-06-19 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.


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

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

Title:
  package libkrb5-26-heimdal:amd64 1.6~git20131207+dfsg-1ubuntu1.1
  failed to install/upgrade: package is in a very bad inconsistent
  state; you should  reinstall it before attempting configuration

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread William Grant
** Changed in: gdisk (Ubuntu)
 Assignee: (unassigned) = William Grant (wgrant)

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

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1285197] Re: growpart failed in ppc64el guest

2015-06-19 Thread Scott Moser
** Changed in: cloud-utils (Ubuntu)
   Status: Confirmed = Invalid

** No longer affects: cloud-utils (Ubuntu)

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

Title:
  growpart failed in ppc64el guest

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

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


[Bug 1429327] Re: Boot from an unique, stable, multipath-dependent symlink

2015-06-19 Thread Mauricio Faria de Oliveira
@smoser

 Yeah, its been fun.

Hahah, I do understand the quotes.
Well, it's the way that turned out to be more fruitful to put it. :) 


 Well, I'm not positive the change to root=UUID=multipath- (done via ROOT=) 
 would be well accepted by boot userspace, 

 I'm not sure what you mean by accepted. [snip]

Not a good word for that context.
I meant: something in boot userspace (init scripts  the command they run, et 
al) didn't like it / failed with that root= parameter in some tests (comment 
#28)

 Your path *will* work, but will break anyone that doesn't have their
root device on multipath.

Yes. 
One of the things I couldn't devise clearly is to detect when multipath is 
really needed for the rootfs.
(that's the reason I added a helpful message about multipath-tools-boot in one 
of the patches for the initramfs script)

I guess one of the curtin's bugs mention to check for more than 1 device w/ a 
given WWID..
but Murphy might eventually ensure a condition where all but one paths are down 
when booting/detecting that (some sort of degraded SAN condition, is the term 
I read somewhere).
In a related aspect, newer multipath-tools introduced find_multipaths that 
does something similar, and for the 1-path case, it relies on the 
wwids/bindings file to see if that path was known previously.

An option is to use that on initramfs, but also implies the initramfs
wwids/bindings file should be always in sync w/ that in the rootfs
(which is not always intuitive for users.. regenerate the initramfs on
SAN/topology changes).


 One thing I realized yesterday is that whatever solution we come up with for 
 root, 
 we also have to use for other mount points on multipath devices. 

IIRC the patch for d-i (parman-base.. fstab-something) does that, and I
believe that (+ the UUID=multiapath-uuid) is what introduced the
failure I mentioned in comment #28.

 So, i do like the idea of multipath-uuid except for the guaranteed boot 
 failure if 
 you install that package and do not have multipath.

I'd suggest not to proceed with that route until that boot error is understood.
I had the impression something really expected an UUID after the UUID= 
parameter, not really interpreting it as a symlink, but as something to search 
for in the filesystems' UUID fields in the partitions' data; but I didn't 
investigate it further by that time.

To rule that out, I wondered about using /root/by-id/multipath-
uuid-uuid, for example -- or anything that doesn't mean anything more
than a symlink, that could hit the UUID interpretation bug I suspected.

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

Title:
  Boot from an unique, stable, multipath-dependent symlink

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

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


[Bug 1451598] Re: Libvirt spams libvirt.log with virNetSocketReadWire and similar errors

2015-06-19 Thread Dave Chiluk
** Changed in: libvirt (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  Libvirt spams libvirt.log with virNetSocketReadWire and similar errors

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

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


[Bug 1466911] [NEW] Custom rom and socket locations are not allowed by aa-helper

2015-06-19 Thread Andrey Korolyov
Public bug reported:

Please find that the currently the code in the aa-helper forbids rare,
though possible config type:

  os
...
loader/usr/share/seabios/bios.bin-1.7.5/loader
...
  /os

internal error: Child process (/usr/lib/libvirt/virt-aa-helper -p 0 -r -u 
libvirt-866ba0e5-405e-442c-8544-fea8171a65c5) unexpected exit status 1: Failed 
to read classid file: No Access
virt-aa-helper: warning: path does not exist, skipping file type checks
virt-aa-helper: error: /usr/share/seabios/bios.bin-1.7.5

the same goes for virtio-serial socket, though it can be worked out just
in the policy file instead of code patching:

channel type='unix'
  source mode='bind' path='/var/lib/libvirt/qemu/vmtest.sock'/
  target type='virtio' name='org.qemu.guest_agent.0'/
  address type='virtio-serial' controller='0' bus='0' port='1'/
/channel

Also there is a trivial change for reading /etc/ceph/keyring.bin as the
Ceph-enabled setups are flooding logs with this forbidden location as
well.

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


** Tags: apparmor

** Summary changed:

- Custom rom and socket locations is not allowed by aa-helper
+ Custom rom and socket locations are not allowed by aa-helper

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

Title:
  Custom rom and socket locations are not allowed by aa-helper

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

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


[Bug 1385295] Fix proposed to oslo.log (stable/kilo)

2015-06-19 Thread OpenStack Infra
Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/193633

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

Title:
  use_syslog=True does not log to syslog via /dev/log anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.log/+bug/1385295/+subscriptions

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


[Bug 1466926] [NEW] reload apache2 with mpm_event cause scoreboard is full

2015-06-19 Thread Branislav Staron
Public bug reported:

On the clean install Ubuntu 14.04 with Apache without almost any client
load the Apache server with the command service apache2 reload itself
allocates slots marked with Gracefully finishing for which rejects new
connections.

For full rejection of new requests is sufficient to perform 4x command
service apache2 reload.

Ubuntu 14.04.2 LTS
Apache 2.4.7-ubuntu4.4 (mpm_event)
Kernel 2.16.0-30-generic


Reproduce problem:
#
1/ service apache2 start
__W_
___.
..

2/ service apache2 reload

.GGG
GGG__W__
__

3/ service apache2 reload

___W_GGG
GGG__...
..

4/ service apache2 reload


G___
W_

5/ service apache2 reload - Server Apache not responding 
With logs in apache error log file:
... [mpm_event:error] [pid 9381:tid 1234563234] AH00485: scoreboard is full, 
not at MaxRequestWorkers
...
#


My workaround was change to  MPM module  from mpm_event to mpm_worker.

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

** Package changed: installation-report (Ubuntu) = apache2 (Ubuntu)

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

Title:
  reload apache2  with mpm_event cause  scoreboard is full

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

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


[Bug 1459046] Re: nova-* services do not start if rsyslog is not yet started

2015-06-19 Thread Liang Chen
Kilo  master status:

Master works without any problem. oslo.log 1.2.0 will start writing to syslog 
as soon as rsyslogd is brought up.
Kilo uses oslo.log 1.1.0 which just ignores use_syslog setting when rsyslogd is 
not running or not started before nova-* services.

I have proposed the backport (https://review.openstack.org/#/c/193633/)
to oslo.log stable/kilo from oslo.log master, and will get to the
maintainer do a 1.0.1 release once merged.

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

Title:
  nova-* services do not start if rsyslog is not yet started

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

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


[Bug 1466926] [NEW] reload apache2 with mpm_event cause scoreboard is full

2015-06-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

On the clean install Ubuntu 14.04 with Apache without almost any client
load the Apache server with the command service apache2 reload itself
allocates slots marked with Gracefully finishing for which rejects new
connections.

For full rejection of new requests is sufficient to perform 4x command
service apache2 reload.

Ubuntu 14.04.2 LTS
Apache 2.4.7-ubuntu4.4 (mpm_event)
Kernel 2.16.0-30-generic


Reproduce problem:
#
1/ service apache2 start
__W_
___.
..

2/ service apache2 reload

.GGG
GGG__W__
__

3/ service apache2 reload

___W_GGG
GGG__...
..

4/ service apache2 reload


G___
W_

5/ service apache2 reload - Server Apache not responding 
With logs in apache error log file:
... [mpm_event:error] [pid 9381:tid 1234563234] AH00485: scoreboard is full, 
not at MaxRequestWorkers
...
#


My workaround was change to  MPM module  from mpm_event to mpm_worker.

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

-- 
reload apache2  with mpm_event cause  scoreboard is full
https://bugs.launchpad.net/bugs/1466926
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to apache2 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 1463846] Re: if ip is specified on cmdline, networking should be brought up in initramfs

2015-06-19 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-initramfs-tools

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

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

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

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


[Bug 1466978] Re: Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer crash on first gre traffic

2015-06-19 Thread Dave Chiluk
I'm working on a patch and will upload as soon as it's tested.

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

Title:
  Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer
  crash on first gre traffic

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

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


[Bug 1466978] [NEW] Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer crash on first gre traffic

2015-06-19 Thread Dave Chiluk
Public bug reported:

Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer crash
on first gre traffic

[Impact]

 * Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer crash on 
first gre traffic
 * Kernels newer than 3.2.0-70 are not able to be used with the openvswitch 
module built using 1.4.6-0ubuntu1.12.04.4 

[Test Case]

 1. Deploy grizzly openstack with Openvswitch for neutron.
 2. Upgrade kernel on compute host to greater than 3.2.0-69
 3. Deploy and boot VM.
 4. Associate IP with VM
 5. Ping VM
 6. Watch compute host crash.

[Regression Potential]

 * Few character change
 * This has been broken since release of 3.2.0-70
 * Users should have already migrated Openstack clouds off of Grizzle + precise.

[Other Info]
 
 * 3.13 kernel ships with ovs module included in the kernel.

** Affects: openvswitch (Ubuntu)
 Importance: Undecided
 Assignee: Dave Chiluk (chiluk)
 Status: New


** Tags: cts sts

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

Title:
  Openstack + ovs 1.4.6-0ubuntu1.12.04.4 + kernel 3.2.0-70 and newer
  crash on first gre traffic

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

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