[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-31 Thread Richard Harding
These updates were presented to slangasek and the point of the making
juju1 the default is the one point left that we requested feedback on.

Feedback from slangasek is that if we're not prepared to make juju1 the default 
then:
"upon upgrade, juju == juju2; if you want juju1, run juju-1.$fwibble instead"

The Juju team defers to the distro team in regards to Juju upgrades and
will move forward with this plan during updates and update the juju2
command such that if it detects you're a new juju2 user with existing
juju1 environments.yaml file we will direct you to the new command to
run as a helpful hint.

Please direct feedback on this decision to slangasek.

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

Title:
  [FFe] juju-core 2.0

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

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


[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-31 Thread Richard Harding
- adding a comment to the juju 2.0 FFe that clarifies that the juju
client is built and runs on all architectures, including 32bit.

Comment added under the heading Mongodb to this effect since that's
where the confusion derived from.


- document the process for avoiding a late stage FFe and package upload for 
16.10

Added section to the FFe under the heading "Future release planning"


- move the juju binary metapackage suggest juju-1.25 so that upgrades will make 
sure that juju 1 stays available

This change is made and new builds are being done.


- make juju1 the higher update-alternatives priority.

We cannot make this change due to direction from product management. We
have filed this for record under
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1564670.

We've also created the Juju bug to perform the update that outputs the 
mitigating messaging to help the user in the 2.0 Juju.
https://bugs.launchpad.net/juju-core/+bug/1564622


- trim the binary size of the juju package by reducing the duplication

See bug https://bugs.launchpad.net/juju-core/+bug/1564677 for the work
to perform this. This will be a goal of the next full release to perform
this action to reduce the Juju binary size.


- investigate the ability to perform stripping to reduce size

See bug https://bugs.launchpad.net/juju-core/+bug/1564662 for this work.
This will be a goal for the next full release to perform this action and
reduce the Juju binary size. However, we need time to validate that it
is 100% safe and we feel the risk is too high to push it through today.

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

Title:
  [FFe] juju-core 2.0

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

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


[Bug 1564670] Re: After upgrade Juju 1.X should still be the default

2016-03-31 Thread Richard Harding
See bug https://bugs.launchpad.net/juju-core/+bug/1564622 for the fix in
Juju to properly output the messaging to the user.

** Description changed:

  When upgrading to Xenial the new default Juju version is going to be
  2.0.
  
  Because 2.0 clients are not compatible with 1.X environments, this means
  existing environments will be inaccessible unless the 1.X client is
  switched to. The plan is to give a warning when creating Juju 2
  configuration for the first time, something along the lines of:
  
- $ sudo apt-get update
- $ juju status
- WARNING Creating new juju 2 configuration.
- Use `update-alternatives --config juju` to switch for 1.X environments.
- $ juju status
- ERROR Unable to connect to model "".
- Please check your credentials or use 'juju bootstrap' to create a new model.
+ Feedback suggests that we should correct this by having juju 1.X be the
+ higher priority in update alternatives.
  
- There has been some concern that this is still too confusing and 1.X
- should remain the default juju without explicit user intervention.
+ Product management has give feedback that the preference it to push
+ toward the direction of Juju 2 at all times. Since this process would
+ default to Juju 1 if a Juju 2 users installs Juju 1 for legacy reasons,
+ we are instead going to implement the following:
+ 
+ $ sudo apt-get update
+ $ juju status
+ WARNING Creating new juju 2 configuration.
+ Use `update-alternatives --config juju` to switch for 1.X environments.
+ $ juju status
+ ERROR Unable to connect to model "".
+ Please check your credentials or use 'juju bootstrap' to create a new 
model.

** Description changed:

  When upgrading to Xenial the new default Juju version is going to be
  2.0.
  
  Because 2.0 clients are not compatible with 1.X environments, this means
  existing environments will be inaccessible unless the 1.X client is
  switched to. The plan is to give a warning when creating Juju 2
  configuration for the first time, something along the lines of:
  
  Feedback suggests that we should correct this by having juju 1.X be the
  higher priority in update alternatives.
  
  Product management has give feedback that the preference it to push
  toward the direction of Juju 2 at all times. Since this process would
  default to Juju 1 if a Juju 2 users installs Juju 1 for legacy reasons,
  we are instead going to implement the following:
  
- $ sudo apt-get update
- $ juju status
- WARNING Creating new juju 2 configuration.
- Use `update-alternatives --config juju` to switch for 1.X environments.
- $ juju status
- ERROR Unable to connect to model "".
- Please check your credentials or use 'juju bootstrap' to create a new 
model.
+ $ sudo apt-get update
+ $ juju status
+ WARNING Creating new juju 2 configuration.
+ Use `update-alternatives --config juju` to switch 
+ for 1.X environments.
+ $ juju status
+ ERROR Unable to connect to model "".
+ Please check your credentials or use 'juju bootstrap' to 
+ create a new model.

** Description changed:

  When upgrading to Xenial the new default Juju version is going to be
  2.0.
  
  Because 2.0 clients are not compatible with 1.X environments, this means
  existing environments will be inaccessible unless the 1.X client is
  switched to. The plan is to give a warning when creating Juju 2
  configuration for the first time, something along the lines of:
  
  Feedback suggests that we should correct this by having juju 1.X be the
  higher priority in update alternatives.
  
  Product management has give feedback that the preference it to push
  toward the direction of Juju 2 at all times. Since this process would
  default to Juju 1 if a Juju 2 users installs Juju 1 for legacy reasons,
  we are instead going to implement the following:
  
  $ sudo apt-get update
- $ juju status
+ 
+ $ juju status
  WARNING Creating new juju 2 configuration.
- Use `update-alternatives --config juju` to switch 
- for 1.X environments.
- $ juju status
+ Use `update-alternatives --config juju` to switch
+ for 1.X environments.
+ 
+ $ juju status
  ERROR Unable to connect to model "".
- Please check your credentials or use 'juju bootstrap' to 
- create a new model.
+ Please check your credentials or use 'juju bootstrap' to
+ create a new model.

** Also affects: juju-core
   Importance: Undecided
   Status: New

** No longer affects: juju-core

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

Title:
  After upgrade Juju 1.X should still be the default

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

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

[Bug 1564670] Re: After upgrade Juju 1.X should still be the default

2016-03-31 Thread Richard Harding
See https://bugs.launchpad.net/juju-core/+bug/1564622 for the reasoning
of this path.

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

Title:
  After upgrade Juju 1.X should still be the default

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

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


[Bug 1564662] Re: Juju binaries should be stripped

2016-03-31 Thread Richard Harding
This will be a target for the Juju team to update and verify that the
stripping of the binary is safe and passes all testing. This requires
building in some gating based on if the binary is golang vs gccgo.


** Also affects: juju-core
   Importance: Undecided
   Status: New

** Changed in: juju-core
   Status: New => Triaged

** Changed in: juju-core
   Importance: Undecided => High

** Changed in: juju-core
Milestone: None => 2.1.0

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

Title:
  Juju binaries should be stripped

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1564662/+subscriptions

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


[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-31 Thread Richard Harding
** Description changed:

  The juju team is requesting an FFE for juju-core. Juju2 represents API
  changes and new features and bugfixes for juju.  We are NOT requesting a
  place on any image for xenial. This FFE is intended to cover the
  acceptance of the updated juju-core package, as well as the new package
  juju-core-1.25, which is a new version of the existing juju-core package
  allowing the existing juju1 binary to be installed.
  
  Related FFes
  
  
  Required for Juju 2.0:
  
  juju-mongodb3.2: bug 1557852
  juju-mongodb2.6: bug 1557830
  juju-mongo-tools3.2: bug 1558336
  
  (see note below about mongodb for details)
  
  Required consumers:
  
  conjure: bug 1561037
  bigdata: bug 1561043
  openstack: Already in universe, dep wait on conjure -> juju 2.0
  charm-tools: bug 1546776
  
  User-Facing Features / Changes
  --
  * New Terminology
  * Command Name Changes
  * New Juju home directory
  * Multi-Model Support Active by Default
  * New Bootstrap and Cloud Management Experience
  * Native Support for Charm Bundles
  * Multi Series Charms
  * Improved Local Charm Deployment
  * LXC Local Provider No Longer Available
  * LXD Provider
  * LXD Containers
  * Microsoft Azure Resource Manager Provider
  * Bootstrap Constraints, Series
  * Juju Logging Improvements
  * Unit Agent Improvements
  * API Login with Macaroons
  * MAAS Spaces
  * Resources
  * Juju Status Improvements
  * Relation Get and Set Compatibility
  * Support for new AWS M4 Instance Types
  * Support for win10 and win2016
  
  The full list of changes can be found here: 
https://lists.ubuntu.com/archives/juju/2016-March/006922.html
  and in the final release notes.
  
  Timeline
  
  We have released 2 alphas, and 3 betas for juju2 so far, in addition 3 alpha 
builds of 1.26 which became 2.0.  All targeted 2.0 features are now 
implemented, and we anticipate releasing one release candidate before a final 
stable build. Juju missed uploading any versions of 2.0 to the archive itself,  
as well as the initial projected date of having beta1 in xenial before feature 
freeze. However, juju has been released regularly during the development cycle 
inside the juju ppa. You can see the details on the delivered features and 
milestones on https://launchpad.net/juju-core/2.0. The final stable build will 
be ready in time for the xenial release.
  
  Upgrades
  
  Users upgrading from trusty will find their juju version updated. The current 
juju-core package will be provided as juju-1.25. Update-alternatives will 
provide support for toggling /usr/bin/juju between juju-1.25 and juju-2.0 
binaries.
  
  We have tested to ensure the intended behavior occurs for the following
  scenarios:
  
  New Xenial:
  No juju, apt-get install juju, juju version will be 2.0.
  Example using ppa: 
  
  Upgrading Trusty/Wily/old Xenial:
  Already installed juju 1.X, upgraded to latest 1.25.4, 2.0 also installed and 
is the default juju, update-alternatives used to switch between the two.
  Example using ppa: 
  
  Risks
  -
  Although juju itself is now feature complete for 2.0, the MAAS 2.0 support 
will require additional work to be fully supported. MAAS 2.0 is currently under 
development as well, and is an alpha3 at the time of this writing. Juju will 
need to add support for the final version of MAAS 2.0, and this is a risk of 
occurring after xenial is released. If so, we expect to release an sru for 
juju-core soon after xenial releases to provide this support.
  
  Quality / Testing
  -
  As this version breaks API with 1.0, testing for features regressions as well 
as fixing old bugs and avoiding new bugs has been important. The juju team and 
the greater juju community has been testing 2.0 to ensure it’s stable and ready 
to support all of the 1.0 workloads in addition to making use of the new 2.0 
features.
  
  In comparison to juju-1.25:
  
  * Tests improvements including
  * MAAS testing improved
  * Container networking
  * 9 non-voting tests are now voting
  * New tests for all 2.0 features
  * Powerpc toolchain is vastly improved
  * No test regressions!
  * S390 builds reliably, is fully tested and is treated the same as other 
supported architectures
  * 114 bugs has been fixed
  
  Juju practices continuous integration and testing of the juju source
  tree. All voting tests must pass for ubuntu before release. For example,
  for beta3, you can see all tests are passing on ubuntu. The full details
  are here: http://reports.vapour.ws/releases/3815.
  
  The community has also been actively involved with testing, providing
  feedback, and adopting 2.0 throughout the development cycle.
  
  * 250 bugs and wishlist items filed
  * 4 bugs fixed by community members
  * ~100-125 downloads for each ppa release
  
  Community Adoption
  --
  The community has already begun 

[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-31 Thread Richard Harding
** Description changed:

  The juju team is requesting an FFE for juju-core. Juju2 represents API
  changes and new features and bugfixes for juju.  We are NOT requesting a
  place on any image for xenial. This FFE is intended to cover the
  acceptance of the updated juju-core package, as well as the new package
  juju-core-1.25, which is a new version of the existing juju-core package
  allowing the existing juju1 binary to be installed.
  
  Related FFes
  
  
  Required for Juju 2.0:
  
  juju-mongodb3.2: bug 1557852
  juju-mongodb2.6: bug 1557830
  juju-mongo-tools3.2: bug 1558336
  
  (see note below about mongodb for details)
  
  Required consumers:
  
  conjure: bug 1561037
  bigdata: bug 1561043
  openstack: Already in universe, dep wait on conjure -> juju 2.0
  charm-tools: bug 1546776
  
  User-Facing Features / Changes
  --
  * New Terminology
  * Command Name Changes
  * New Juju home directory
  * Multi-Model Support Active by Default
  * New Bootstrap and Cloud Management Experience
  * Native Support for Charm Bundles
  * Multi Series Charms
  * Improved Local Charm Deployment
  * LXC Local Provider No Longer Available
  * LXD Provider
  * LXD Containers
  * Microsoft Azure Resource Manager Provider
  * Bootstrap Constraints, Series
  * Juju Logging Improvements
  * Unit Agent Improvements
  * API Login with Macaroons
  * MAAS Spaces
  * Resources
  * Juju Status Improvements
  * Relation Get and Set Compatibility
  * Support for new AWS M4 Instance Types
  * Support for win10 and win2016
  
  The full list of changes can be found here: 
https://lists.ubuntu.com/archives/juju/2016-March/006922.html
  and in the final release notes.
  
  Timeline
  
  We have released 2 alphas, and 3 betas for juju2 so far, in addition 3 alpha 
builds of 1.26 which became 2.0.  All targeted 2.0 features are now 
implemented, and we anticipate releasing one release candidate before a final 
stable build. Juju missed uploading any versions of 2.0 to the archive itself,  
as well as the initial projected date of having beta1 in xenial before feature 
freeze. However, juju has been released regularly during the development cycle 
inside the juju ppa. You can see the details on the delivered features and 
milestones on https://launchpad.net/juju-core/2.0. The final stable build will 
be ready in time for the xenial release.
  
  Upgrades
  
  Users upgrading from trusty will find their juju version updated. The current 
juju-core package will be provided as juju-1.25. Update-alternatives will 
provide support for toggling /usr/bin/juju between juju-1.25 and juju-2.0 
binaries.
  
  We have tested to ensure the intended behavior occurs for the following
  scenarios:
  
  New Xenial:
  No juju, apt-get install juju, juju version will be 2.0.
  Example using ppa: 
  
  Upgrading Trusty/Wily/old Xenial:
  Already installed juju 1.X, upgraded to latest 1.25.4, 2.0 also installed and 
is the default juju, update-alternatives used to switch between the two.
  Example using ppa: 
  
  Risks
  -
  Although juju itself is now feature complete for 2.0, the MAAS 2.0 support 
will require additional work to be fully supported. MAAS 2.0 is currently under 
development as well, and is an alpha3 at the time of this writing. Juju will 
need to add support for the final version of MAAS 2.0, and this is a risk of 
occurring after xenial is released. If so, we expect to release an sru for 
juju-core soon after xenial releases to provide this support.
  
  Quality / Testing
  -
  As this version breaks API with 1.0, testing for features regressions as well 
as fixing old bugs and avoiding new bugs has been important. The juju team and 
the greater juju community has been testing 2.0 to ensure it’s stable and ready 
to support all of the 1.0 workloads in addition to making use of the new 2.0 
features.
  
  In comparison to juju-1.25:
  
  * Tests improvements including
  * MAAS testing improved
  * Container networking
  * 9 non-voting tests are now voting
  * New tests for all 2.0 features
  * Powerpc toolchain is vastly improved
  * No test regressions!
  * S390 builds reliably, is fully tested and is treated the same as other 
supported architectures
  * 114 bugs has been fixed
  
  Juju practices continuous integration and testing of the juju source
  tree. All voting tests must pass for ubuntu before release. For example,
  for beta3, you can see all tests are passing on ubuntu. The full details
  are here: http://reports.vapour.ws/releases/3815.
  
  The community has also been actively involved with testing, providing
  feedback, and adopting 2.0 throughout the development cycle.
  
  * 250 bugs and wishlist items filed
  * 4 bugs fixed by community members
  * ~100-125 downloads for each ppa release
  
  Community Adoption
  --
  The community has already begun 

[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-31 Thread Richard Harding
Add item

- document the process for avoiding a late stage FFe and package upload
for 16.10

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

Title:
  [FFe] juju-core 2.0

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

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


[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-31 Thread Richard Harding
In an IRC conversation with: stgraber, infinity, mgz

We agreed that the outstanding issues are the following:

- adding a comment to the juju 2.0 FFe that clarifies that the juju client is 
built and runs on all architectures, including 32bit.
- move the juju binary metapackage suggest juju-1.25 so that upgrades will make 
sure that juju 1 stays available
- make juju1 the higher update-alternatives priority.
- trim the binary size of the juju package by reducing the duplication
- investigate the ability to perform stripping to reduce size

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

Title:
  [FFe] juju-core 2.0

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

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


[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-30 Thread Richard Harding
No, there is no KVM local provider in Juju 2.0. Product management has
made the determination that the lxd tool provides the needed
functionality for both the lxc and kvm use cases. lxd in Juju 2.0 will
be the answer.

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

Title:
  [FFe] juju-core 2.0

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

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


[Bug 1563152] Re: general protection fault running VirtualBox in KVM guest

2016-03-28 Thread Richard Hansen
** 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/1563152

Title:
  general protection fault running VirtualBox in KVM guest

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

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


[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-23 Thread Richard Harding
As part of our exception, we're blocking the inclusion of two other
packages:

https://bugs.launchpad.net/ubuntu/+bug/1561043
https://bugs.launchpad.net/ubuntu/+bug/1561037

As we update Juju around this exception those will be effected and will
need to have some leeway in the process.

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

Title:
  [FFe] juju-core 2.0

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

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


[Bug 1559181] [NEW] package bind9 1:9.10.3.dfsg.P4-1 failed to install/upgrade: trying to overwrite '/usr/sbin/named-checkzone', which is also in package bind9utils 1:9.10.3.dfsg.P4-1

2016-03-20 Thread Richard Alvey
Public bug reported:

Version 16.04
Using Automatic Update to update software packages.
Got error box saying software failed to update.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: bind9 1:9.10.3.dfsg.P4-1
ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
Uname: Linux 4.4.0-14-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Fri Mar 18 08:15:59 2016
DuplicateSignature:
 Unpacking bind9 (1:9.10.3.dfsg.P4-1ubuntu2) over (1:9.10.3.dfsg.P4-1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/bind9_1%3a9.10.3.dfsg.P4-1ubuntu2_amd64.deb (--unpack):
  trying to overwrite '/usr/sbin/named-checkzone', which is also in package 
bind9utils 1:9.10.3.dfsg.P4-1
ErrorMessage: trying to overwrite '/usr/sbin/named-checkzone', which is also in 
package bind9utils 1:9.10.3.dfsg.P4-1
InstallationDate: Installed on 2015-11-20 (118 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-14-generic 
root=UUID=447fe316-436a-4a54-921c-bcab3cf1cc2d ro quiet splash
RelatedPackageVersions:
 bind9utils 1:9.10.3.dfsg.P4-1ubuntu2
 apparmor   2.10-3ubuntu2
SourcePackage: bind9
Title: package bind9 1:9.10.3.dfsg.P4-1 failed to install/upgrade: trying to 
overwrite '/usr/sbin/named-checkzone', which is also in package bind9utils 
1:9.10.3.dfsg.P4-1
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  package bind9 1:9.10.3.dfsg.P4-1 failed to install/upgrade: trying to
  overwrite '/usr/sbin/named-checkzone', which is also in package
  bind9utils 1:9.10.3.dfsg.P4-1

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

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


[Bug 1557153] Re: dbconfig-common Syntax Error

2016-03-15 Thread Richard Laager
Thanks for letting me know about the requestsync tool. I will be sure to
use that next time.

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

Title:
  dbconfig-common Syntax Error

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

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


[Bug 1557153] Re: dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
This bug was introduced in dbconfig-common 2.0.3, which is in Xenial.
The fix is already in Debian as 2.0.4 (along with a couple other fixes).
What is necessary to get dbconfig-common 2.0.4 into Xenial?

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

Title:
  dbconfig-common Syntax Error

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

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


[Bug 1557153] [NEW] dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
Public bug reported:

Package: dbconfig-common
Version: 2.0.3

internal/mysql has this at line 404:
if [ "$dbc_dbserver" != "" ] && "$dbc_dbserver" != localhost ; then

It needs brackets like this instead:
if [ "$dbc_dbserver" != "" ] && [ "$dbc_dbserver" != localhost ] ; then

Otherwise, I get this (where PACKAGE is the name of the package I'm
working on):

/var/lib/dpkg/info/PACKAGE.config: 404:
/var/lib/dpkg/info/PACKAGE.config: localhost: not found

If you're looking to reproduce this, note that I'm using /bin/sh (which
is dash), not /bin/bash.

** Affects: dbconfig-common (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: dbconfig-common (Debian)
 Importance: Unknown
 Status: Unknown

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

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

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

Title:
  dbconfig-common Syntax Error

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

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


[Bug 1546726] [NEW] package odbcinst1debian2:amd64 2.2.14p2-5ubuntu5 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-02-17 Thread Richard
Public bug reported:

I don't know!

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: odbcinst1debian2:amd64 2.2.14p2-5ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Wed Feb 17 20:46:16 2016
DuplicateSignature: package:odbcinst1debian2:amd64:2.2.14p2-5ubuntu5:package is 
in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2012-12-21 (1152 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: unixodbc
Title: package odbcinst1debian2:amd64 2.2.14p2-5ubuntu5 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
UpgradeStatus: Upgraded to trusty on 2014-05-12 (646 days ago)

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


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

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

Title:
  package odbcinst1debian2:amd64 2.2.14p2-5ubuntu5 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/unixodbc/+bug/1546726/+subscriptions

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


[Bug 507728] Re: man page missing for slapo-nssov

2016-02-15 Thread Richard Hansen
Still a problem in trusty.

** Tags removed: patch

** Tags added: trusty

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

Title:
  man page missing for slapo-nssov

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

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


[Bug 1471462] Re: On bootup smartd reports FailedReadSmartSelfTestLog but there is no hardware problem

2016-02-11 Thread Richard
I updated the G2 34 nm drive, works fine.

G1 has the problem and Intel has decided no fix.

It is true that these drives are 7 years old, however the wear indicator says 
there's another 14 years in them.
They sure were expensive but the only product tested to be reliable at the time.

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

Title:
  On bootup smartd reports FailedReadSmartSelfTestLog but there is no
  hardware problem

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

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


Re: [Bug 1522422] Re: Update to php 7.0

2016-01-26 Thread Richard J. Turner
On 26 Jan 2016 5:25 p.m., "Nish Aravamudan" 
wrote:
> - Users who do wish to have PHP 5, must use a PPA (Ondřej's or
otherwise).

Or stick with the current LTS until they're in a position to adopt PHP
7.

At work we won't upgrade to Xenial until all our code is compatible with
PHP 7, and then if Xenial doesn't ship a supported PHP 7 I'll recommend we
switch to a distro that does, or install a supported 3rd party package like
Zend Server. I imagine there are many PHP houses that will do the same. (I
don't mean that to sound like an ultimatum, just illustrating a real world
use case.)

I appreciate all the work people are putting in to try to make this
happen.

PHP Mapscript is important to me, is there anything I can do to help with
that?

Cheers,
R

-- 
"Racing turtles, the grapefruit is winning..."

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

Title:
  Update to php 7.0

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

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


[Bug 479405] Re: --bwlimit option uses KiB/s, but is documented as (what amounts to) kB/s

2016-01-12 Thread Richard Laager
This has been fixed in at least Ubuntu vivid.

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

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

Title:
  --bwlimit option uses KiB/s, but is documented as (what amounts to)
  kB/s

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

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


[Bug 1525290] [NEW] Dovecot with shared mailboxes segfaults

2015-12-11 Thread Richard
Public bug reported:

After searching the web, there's evidence to suggest that dovecot 2.2.9
in Ubuntu 14.04.3 LTS can have a segmentation fault at times.  In
particular, having a shared mailbox configured can cause the imap daemon
to experience a segmentation fault.  Further evidence suggests that
dovecot 2.2.13 fixes several segmentation faults.  Would you please
consider an update of the dovecot packages?

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

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

Title:
  Dovecot with shared mailboxes segfaults

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

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


[Bug 1471462] Re: On bootup smartd reports FailedReadSmartSelfTestLog but there is no hardware problem

2015-11-29 Thread Richard
for the 34 nm, Intel has an update.
For the 50 nm, there is no fix from Intel.

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

Title:
  On bootup smartd reports FailedReadSmartSelfTestLog but there is no
  hardware problem

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

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


[Bug 1404396] Re: [regression] vgabios -> seabios breaks (my) 16-bit applications

2015-10-27 Thread Richard Laager
I seem to have forgotten. I'll test it today, for sure.

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

Title:
  [regression] vgabios -> seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios -> seabios breaks (my) 16-bit applications

2015-10-27 Thread Richard Laager
I can confirm that the proposed package fixes the issue. I tested before
the change by rebooting the guest using the stock SeaBIOS, and it was
broken. I installed seabios-1.7.4-4ubuntu1 from trusty-proposed and
rebooted the guest. It works now.

** 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 seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1404396

Title:
  [regression] vgabios -> seabios breaks (my) 16-bit applications

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

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


[Bug 1510366] [NEW] package mysql-server-5.5 5.5.46-0ubuntu0.14.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-10-26 Thread Richard Whitfield
Public bug reported:

has been happening for months - there is a problem with the MySQL
configuration so it won't start. But I have no idea what the problem is.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: mysql-server-5.5 5.5.46-0ubuntu0.14.04.2
ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
Uname: Linux 3.13.0-66-generic i686
ApportVersion: 2.14.1-0ubuntu3.16
Architecture: i386
Date: Tue Oct 27 12:20:48 2015
DuplicateSignature: package:mysql-server-5.5:5.5.46-0ubuntu0.14.04.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 2009-11-14 (2172 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d..keepme: 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['debian-5.5.flag', 'mysql', 'ib_logfile0', 
'performance_schema', 'ib_logfile1', 'ibdata1', 'mysql_upgrade_info', 'test']
ProcCmdline: root=/dev/mapper/isw_dadcffhddf_Main1 ro quiet splash
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.4
 apt  1.0.1ubuntu2.10
SourcePackage: mysql-5.5
Title: package mysql-server-5.5 5.5.46-0ubuntu0.14.04.2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to trusty on 2014-04-28 (546 days ago)

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check trusty

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

Title:
  package mysql-server-5.5 5.5.46-0ubuntu0.14.04.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/mysql-5.5/+bug/1510366/+subscriptions

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


[Bug 1246347] Re: Lots of "error on subcontainer ‘ia_addr’ insert (-1)" reports in /var/log/syslog

2015-09-17 Thread Richard Laager
I can confirm that `sed -i "s|-Lsd|-LS6d|" /etc/default/snmpd` fixes the
problem for me.

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

Title:
  Lots of "error on subcontainer ‘ia_addr’ insert (-1)" reports in
  /var/log/syslog

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-08-27 Thread Richard Laager
I will test the proposed package. I'm leaving for the weekend, so it
won't be until Sunday night / Monday morning (US/Central) at best, and
possibly the next night. But I will report back ASAP.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1024475] Re: libnss-ldap causes boot hang on 12.04 precise, 14.04 trusty

2015-08-09 Thread Richard Hansen
** Summary changed:

- libnss-ldap causes boot hang on Ubuntu 12.04 Precise
+ libnss-ldap causes boot hang on 12.04 precise, 14.04 trusty

** Tags added: precise trusty

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

Title:
  libnss-ldap causes boot hang on 12.04 precise, 14.04 trusty

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

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


[Bug 1479652] [NEW] [patch] ntpd rejects source UDP ports less than 123 as bogus

2015-07-30 Thread Richard Laager
Public bug reported:

[Title copied from Debian bug, which was not filed by me. Description
below is mine.]

If an NTP client sends a request with a source port less than 123, the
packet is silently ignored by ntpd. This is occurring in our environment
due to NAT.

Attached is the patch already accepted upstream which fixes the issue.
I've verified it fixes the problem. Debian has been ignoring this patch
for almost 3 years. Can we get this in Ubuntu please?

** Affects: ntp
 Importance: Unknown
 Status: Unknown

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

** Affects: ntp (Debian)
 Importance: Unknown
 Status: Unknown

** Patch added: Patch from upstream, made suitable for debian/patches
   
https://bugs.launchpad.net/bugs/1479652/+attachment/4436105/+files/udp-ports-under-123.patch

** Bug watch added: bugs.ntp.org/ #2174
   http://bugs.ntp.org/show_bug.cgi?id=2174

** Also affects: ntp via
   http://bugs.ntp.org/show_bug.cgi?id=2174
   Importance: Unknown
   Status: Unknown

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

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

** Description changed:

  [Title copied from Debian bug, which was not filed by me. Description
  below is mine.]
  
  If an NTP client sends a request with a source port less than 123, the
  packet is silently ignored by ntpd. This is occurring in our environment
  due to NAT.
  
- Attached is the patch from upstream which fixes the issue. I've verified
- it fixes the problem. Debian has been ignoring this patch for almost 3
- years. Can we get this in Ubuntu please?
+ Attached is the patch already accepted upstream which fixes the issue.
+ I've verified it fixes the problem. Debian has been ignoring this patch
+ for almost 3 years. Can we get this in Ubuntu please?

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

Title:
  [patch] ntpd rejects source UDP ports less than 123 as bogus

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-30 Thread Richard Laager
Excellent!

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-10 Thread Richard Laager
I realized later that my laptop doesn't run Trusty. It runs vivid. So
disregard my previous comment.

Anyway, we're running Windows Server 2008 (not R2, which is only
available in 64-bit). That's based on Vista, so maybe try Vista? This is
still reproducible for me in my test environment. SkiFree 16-bit crashes
immediately on startup. I never even see the game window.

I'd be happy to test any packages you build for the SRU.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1471462] [NEW] On bootup smartd reports FailedReadSmartSelfTestLog but there is no hardware problem

2015-07-04 Thread Richard
Public bug reported:

SYMPTOM:
smartd reports it cannot read the smart self-test log for two Intel ssd drives.
Problems are reported for both drives, indicating that this is a software 
problem.

AFFECTS:
The issue started after upgrading to Ubuntu 15.04.
The issue did not happen on any Ubuntu release up to and including 14.10.

IMPACT:
errors written to syslog on bootup
emails sent to root on bootup

DIAGNOSE:
The log can be read wihtout issuesa when the computer is running:
sudo smartctl --log=selftest /dev/sda

Perhaps the drive is accessed before it is ready or other similar
problem preventing the smartd commands from succeeding.

Emails are sent to root:
This message was generated by the smartd daemon running on:

   host name:  c505
   DNS domain: [Empty]

The following warning/error was logged by the smartd daemon:

Device: /dev/sda [SAT], Read SMART Self-Test Log Failed

Device info:
INTEL SSDSA2MH080G1GC, S/N:CVEM838000PY080DGN, WWN:5-001517-0ed62633c, 
FW:045C8820, 80.0 GB

For details see host's SYSLOG.

You can also use the smartctl utility for further investigation.
The original message about this issue was sent at Sat Jun 20 06:48:32 2015 PDT
Another message will be sent in 24 hours if the problem persists.

On bootup, the log displays:

Jul  3 21:47:26 c505 kernel: [1128701.864062] ata4.00: exception Emask 0x0 SAct 
0x0 SErr 0x0 action 0x6 frozen
Jul  3 21:47:26 c505 kernel: [1128701.864069] ata4.00: failed command: SMART
Jul  3 21:47:26 c505 kernel: [1128701.864075] ata4.00: cmd 
b0/d5:01:06:4f:c2/00:00:00:00:00/00 tag 2 pio 512 in
Jul  3 21:47:26 c505 kernel: [1128701.864075]  res 
40/00:ff:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Jul  3 21:47:26 c505 kernel: [1128701.864079] ata4.00: status: { DRDY }
Jul  3 21:47:26 c505 kernel: [1128701.864083] ata4: hard resetting link
Jul  3 21:47:27 c505 kernel: [1128702.356041] ata4: SATA link up 3.0 Gbps 
(SStatus 123 SControl 300)
Jul  3 21:47:27 c505 kernel: [1128702.356534] ata4.00: configured for UDMA/133
Jul  3 21:47:27 c505 kernel: [1128702.356552] ata4: EH complete
Jul  3 21:47:27 c505 kernel: [1128702.356782] ata4.00: Enabling 
discard_zeroes_data

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: smartmontools 6.3+svn4002-2
ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
Uname: Linux 3.19.0-22-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity:
Date: Sat Jul  4 12:03:27 2015
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: smartmontools
UpgradeStatus: Upgraded to vivid on 2015-06-20 (14 days ago)

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


** Tags: amd64 apport-bug vivid

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

Title:
  On bootup smartd reports FailedReadSmartSelfTestLog but there is no
  hardware problem

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-02 Thread Richard Laager
I'll have to do more testing. I can't reproduce this on my trusty laptop
at the moment.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-02 Thread Richard Laager
Try Windows 7.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-06-18 Thread Richard Laager
Try to run 16-bit SkiFree in a 32-bit Windows OS inside a VM. You can
download it here: http://ski.ihoc.net/ski.zip It does not work on Trusty
(presumably through Wily) as-is, but if you set
CONFIG_VGA_ALLOCATE_EXTRA_STACK=n, it will work. (I haven't re-tested
this today, but that's what I and upstream were finding.)

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1448870] [NEW] Certificate policies cause rejections

2015-04-27 Thread Richard Laager
Public bug reported:

If a certificate has a policy, strongswan rejects it unless every
certificate up the chain has the same policy. For certificates issued by
CAs today, this is not a valid assumption. This assumption results in my
Ubuntu laptop being unable to connect to my workplace VPN (which is
actually also Ubuntu strongswan, but that's irrelevant).

The attached patch from upstream git fixes the problem by changing the
validation behavior. From the upstream commit message:

--

Instead of rejecting the certificate completely if a certificate has a
policy OID that is actually not allowed by the issuer CA, we accept it.
However, the certificate policy itself is still considered invalid, and
is not returned in the auth config resulting from trust chain
operations.

A user must make sure to rely on the returned auth config certificate
policies instead of the policies contained in the certificate; even if
the certificate is valid, the policy OID itself in the certificate are
not to be trusted anymore.

--

This patch applies exactly from upstream to strongswan in Vivid. It can
be trivially backported to Precise (which I've done and tested). I did
not test any versions in the middle.

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

** Attachment added: 
0001-constraints-Don-t-reject-certificates-with-invalid-c.patch
   
https://bugs.launchpad.net/bugs/1448870/+attachment/4385292/+files/0001-constraints-Don-t-reject-certificates-with-invalid-c.patch

** Description changed:

  If a certificate has a policy, strongswan rejects it unless every
  certificate up the chain has the same policy. For certificates issued by
  CAs today, this is not a valid assumption. This assumption results in my
  Ubuntu laptop being unable to connect to my workplace VPN (which is
  actually also Ubuntu strongswan, but that's irrelevant).
  
- The attached patch from upstream git fixes the problem by changing the 
validation behavior. From the upstream commit:
-  Instead of rejecting the certificate completely if a certificate has a policy
-  OID that is actually not allowed by the issuer CA, we accept it. However, the
-  certificate policy itself is still considered invalid, and is not returned
-  in the auth config resulting from trust chain operations.
-  
-  A user must make sure to rely on the returned auth config certificate 
policies
-  instead of the policies contained in the certificate; even if the certificate
-  is valid, the policy OID itself in the certificate are not to be trusted
-  anymore.
+ The attached patch from upstream git fixes the problem by changing the
+ validation behavior. From the upstream commit message:
+ 
+ Instead of rejecting the certificate completely if a certificate has a
+ policy OID that is actually not allowed by the issuer CA, we accept it.
+ However, the certificate policy itself is still considered invalid, and
+ is not returned in the auth config resulting from trust chain
+ operations.
+ 
+ A user must make sure to rely on the returned auth config certificate
+ policies instead of the policies contained in the certificate; even if
+ the certificate is valid, the policy OID itself in the certificate are
+ not to be trusted anymore.

** Description changed:

  If a certificate has a policy, strongswan rejects it unless every
  certificate up the chain has the same policy. For certificates issued by
  CAs today, this is not a valid assumption. This assumption results in my
  Ubuntu laptop being unable to connect to my workplace VPN (which is
  actually also Ubuntu strongswan, but that's irrelevant).
  
  The attached patch from upstream git fixes the problem by changing the
  validation behavior. From the upstream commit message:
+ 
+ --
  
  Instead of rejecting the certificate completely if a certificate has a
  policy OID that is actually not allowed by the issuer CA, we accept it.
  However, the certificate policy itself is still considered invalid, and
  is not returned in the auth config resulting from trust chain
  operations.
  
  A user must make sure to rely on the returned auth config certificate
  policies instead of the policies contained in the certificate; even if
  the certificate is valid, the policy OID itself in the certificate are
  not to be trusted anymore.
+ 
+ --
+ 
+ This patch applies exactly from upstream to strongswan in Vivid. It can
+ be trivially backported to Precise (which I've done and tested). I did
+ not test any versions in the middle.

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

Title:
  Certificate policies cause rejections

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

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

[Bug 1448879] [NEW] [regression] network-manager-strongswan configuration GUI broken

2015-04-27 Thread Richard Laager
Public bug reported:

I'm running Ubuntu GNOME on Vivid.

Steps to reproduce:
1) Run gnome-control-center and click Network.
2) Click the + icon to add a connection
3) Click VPN
4) Click IPsec/IKEv2 (strongswan)

Expected results:
A configuration window opens with settings for an IKEv2 VPN.

Actual results:
A configuration window opens, but all of the strongswan-specific settings are 
missing. If gnome-control-center is started from the console, this error is 
printed:
(gnome-control-center.real:24177): Gtk-CRITICAL **: gtk_box_pack: assertion 
'gtk_widget_get_parent (child) == NULL' failed

** Affects: network-manager-strongswan (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: strongswan (Ubuntu) = network-manager-strongswan
(Ubuntu)

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

Title:
  [regression] network-manager-strongswan configuration GUI broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-strongswan/+bug/1448879/+subscriptions

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


[Bug 1448870] Re: Certificate policies cause rejections

2015-04-27 Thread Richard Laager
** Description changed:

  If a certificate has a policy, strongswan rejects it unless every
  certificate up the chain has the same policy. For certificates issued by
  CAs today, this is not a valid assumption. This assumption results in my
  Ubuntu laptop being unable to connect to my workplace VPN (which is
  actually also Ubuntu strongswan, but that's irrelevant).
  
  The attached patch from upstream git fixes the problem by changing the
  validation behavior. From the upstream commit message:
  
  --
  
  Instead of rejecting the certificate completely if a certificate has a
  policy OID that is actually not allowed by the issuer CA, we accept it.
  However, the certificate policy itself is still considered invalid, and
  is not returned in the auth config resulting from trust chain
  operations.
  
  A user must make sure to rely on the returned auth config certificate
  policies instead of the policies contained in the certificate; even if
  the certificate is valid, the policy OID itself in the certificate are
  not to be trusted anymore.
  
  --
  
  This patch applies exactly from upstream to strongswan in Vivid. It can
  be trivially backported to Precise (which I've done and tested). I did
- not test any versions in the middle.
+ not specifically test it on any versions in the middle.

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

Title:
  Certificate policies cause rejections

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

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


[Bug 872824] Re: Network-manager locks up when adding strongSwan VPN connection

2015-04-07 Thread Richard Laager
I'm running Precise. The 'Pass lo as faked tundev to NM' patch results
in Network Manager setting a 172.16.X.X IP on lo on VPN connect. Since
this replaces 127.0.0.1, other software breaks. Then, on VPN
disconnection, Network Manager takes lo down.

This can be trivially confirmed by running ifconfig lo before doing
anything, after connecting a VPN, and again after disconnecting the VPN.
Can someone on Trusty or higher test this?

Things work great if I change it to use dummy0, but that requires
configuring a dummy0 interface, so that's not a usable solution for the
package. Has anyone looked into just fixing Network Manager to not
require an interface?

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

Title:
  Network-manager locks up when adding strongSwan VPN connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-widget-networkmanagement/+bug/872824/+subscriptions

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-03-17 Thread Richard Laager
Upstream has a new patch that fixes this without any known breakage. I
tested it and confirmed it fixes things for me. However, it doesn't
apply to 1.7.4. I propose setting CONFIG_VGA_ALLOCATE_EXTRA_STACK=n
until the next seabios release after 1.8.1.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1309594] Re: kernel-libipsec not loading

2015-03-05 Thread Richard Laager
** Patch added: A patch to fix the kernel-libipsec plugin packaging.
   
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1309594/+attachment/4335861/+files/strongswan-kernel-libipsec.patch

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

Title:
  kernel-libipsec not loading

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-21 Thread Richard Laager
No, that's the patch which adds EXTRA_STACK and breaks it.

Kevin O'Connor intends to finish up a patch using his option 5 soon:
 I'm inclined to go with option 5.  The real patch for that option,
 however, is a little bigger.  I should be able to send a more complete
 patch in the next couple of days.
-- http://www.seabios.org/pipermail/seabios/2015-January/008562.html

There's already a patch he wrote which fixes this using a different
approach, but if he's going to fix this upstream shortly, we might as
well wait a few more days for that.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-16 Thread Richard Laager
There's no downside for me.
http://www.seabios.org/pipermail/seabios/2015-January/008546.html and
http://www.seabios.org/pipermail/seabios/2015-January/008547.html have a
couple of answers. Basically, CONFIG_VGA_ALLOCATE_EXTRA_STACK improves
things for some old DOS programs. No examples were given.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-16 Thread Richard Laager
I see I haven't given a status update here... There were a couple of
patches on the mailing list. One definitely fixes it. The other fixes
it, but possibly (I should retest) breaks video output while booting (on
seabios git, but not 1.7.4).

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-12 Thread Richard Laager
Yes, this is reproducible with 16-bit Skifree. There's more discussion
on the mailing list, but the takeaway so far is that I can confirm that
setting CONFIG_VGA_ALLOCATE_EXTRA_STACK=n fixes this.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
I built an updated seabios using the source from git and the debian
directory from Debian's 1.7.5-1. It has the same problem.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
** Attachment added: screenshot1.png
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+attachment/4294333/+files/screenshot1.png

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
** Attachment added: screenshot2.png
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+attachment/4294334/+files/screenshot2.png

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
I rebuilt seabios git with CONFIG_DEBUG_LEVEL=8 and added the following
options, as per:
http://www.seabios.org/pipermail/seabios/2011-May/001718.html

  qemu:commandline
qemu:arg value='-chardev'/
qemu:arg value='stdio,id=seabios'/
qemu:arg value='-device'/
qemu:arg value='isa-debugcon,iobase=0x402,chardev=seabios'/
  /qemu:commandline

I've attached the log file from the guest. All of the log output is from
booting. No additional output appears when running the 16-bit
application. I've also attached screenshots of the error in the guest,
though I doubt they'll be very useful.

** Attachment added: Log from the guest, with only the GUEST and HOST 
hostnames obscured.
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+attachment/4294332/+files/GUEST.log

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1408280] Re: juju-quickstart fails with SSL verification errors

2015-01-07 Thread Richard Harding
Curtis, did you have a bug filed I can look back at the history there? I
faintly recall the conversation but I don't remember if we had some
documentation/bug to go with it.

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

Title:
  juju-quickstart fails with SSL verification errors

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

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


[Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2014-12-31 Thread Richard Hansen
User kamalwanas recently vandalized this bug by changing the status from
confirmed to fix released, but I can't seem to change it back.  I was
able to revert the vandalism by abnercontreras11 (change the package
back to initramfs-tools).

** Package changed: cloud-initramfs-tools (Ubuntu) = initramfs-tools
(Ubuntu)

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

Title:
  update-initramfs should produce a more helpful error when there isn't
  enough  free space

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

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


[Bug 1404388] [NEW] [regression] libvirt cannot start guests on NUMA node 1

2014-12-19 Thread Richard Laager
Public bug reported:

On Ubuntu Trusty, with libvirt 1.2.2, libvirt cannot start guests on NUMA node 
1 (probably any node other than 0):
 $ virsh start pen2.office.wiktel.com
 error: Failed to start domain pen2.office.wiktel.com
 error: internal error: process exited while connecting to monitor: 
kvm_init_vcpu failed: Cannot allocate memory

This worked on Ubuntu Precise with libvirt 0.9.8. Rebuilding libvirt
1.2.8 from vivid on Trusty works. It boots, and I've verified it
allocates the memory from the correct NUMA node. Bisecting using
released libvirt versions narrows it down to broken on 1.2.6 and working
on 1.2.7.

There were a number of NUMA changes in 1.2.7, so it's not immediately
clear which commit may be causing this. And it may take more than one
commit being cherry-picked to address this.

So before I spend any more time bisecting, I'd like to know how you'd
like to proceed on this. For example, if you just want to SRU libvirt
1.2.8 into Trusty, I won't bother narrowing it down further.

The relevant libvirt XML:
  vcpu placement='static' cpuset='6-11'2/vcpu
  numatune
memory mode='strict' nodeset='1'/
  /numatune

The NUMA topology from virsh capabilities:
topology
  cells num='2'
cell id='0'
  memory unit='KiB'24682480/memory
  cpus num='6'
cpu id='0' socket_id='0' core_id='0' siblings='0'/
cpu id='1' socket_id='0' core_id='1' siblings='1'/
cpu id='2' socket_id='0' core_id='2' siblings='2'/
cpu id='3' socket_id='0' core_id='8' siblings='3'/
cpu id='4' socket_id='0' core_id='9' siblings='4'/
cpu id='5' socket_id='0' core_id='10' siblings='5'/
  /cpus
/cell
cell id='1'
  memory unit='KiB'16513168/memory
  cpus num='6'
cpu id='6' socket_id='1' core_id='0' siblings='6'/
cpu id='7' socket_id='1' core_id='1' siblings='7'/
cpu id='8' socket_id='1' core_id='2' siblings='8'/
cpu id='9' socket_id='1' core_id='8' siblings='9'/
cpu id='10' socket_id='1' core_id='9' siblings='10'/
cpu id='11' socket_id='1' core_id='10' siblings='11'/
  /cpus
/cell
  /cells
/topology

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

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

Title:
  [regression] libvirt cannot start guests on NUMA node 1

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

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


[Bug 1404396] [NEW] [regression] vgabios - seabios breaks (my) 16-bit applications

2014-12-19 Thread Richard Laager
Public bug reported:

Upgrading from Ubuntu Precise to Ubuntu Trusty broke one of my guests.

I've recently upgraded a host from Ubuntu Precise (qemu-kvm-1.0) to
Ubuntu Trusty (qemu 2.0.0). I have a Windows 2008 32-bit OS running on a
64-bit VM that runs a 16-bit line of business application. (While I
realize that upgrade the application is the right answer, I can't.)
The Windows VM boots, but the business application crashes on startup.
Changing the VM to be a 32-bit VM doesn't help.

After several hours of compiling and testing intermediate qemu versions,
I accidentally stumbled into the real issue. Trusty has switched from
vgabios to seabios:

PRECISE $ ls -la /usr/share/qemu/vgabios*
lrwxrwxrwx 1 root root 22 Dec 10 18:37 /usr/share/qemu/vgabios.bin - 
../vgabios/vgabios.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-cirrus.bin - 
../vgabios/vgabios.cirrus.bin
lrwxrwxrwx 1 root root 26 Dec 10 18:37 /usr/share/qemu/vgabios-qxl.bin - 
../vgabios/vgabios.qxl.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-stdvga.bin - 
../vgabios/vgabios.stdvga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-vmware.bin - 
../vgabios/vgabios.vmware.bin

TRUSTY $ ls -la /usr/share/qemu/vgabios*
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios.bin - 
../seabios/vgabios-isavga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-cirrus.bin - 
../seabios/vgabios-cirrus.bin
lrwxrwxrwx 1 root root 26 Dec 10 18:50 /usr/share/qemu/vgabios-qxl.bin - 
../seabios/vgabios-qxl.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-stdvga.bin - 
../seabios/vgabios-stdvga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-vmware.bin - 
../seabios/vgabios-vmware.bin

I installed the vgabios package and made my own tree of symlinks:

$ ls -l /usr/share/wiktel-server-vmhost/vgabios/
total 0
lrwxrwxrwx 1 root root 27 Dec 17 00:40 bios.bin - /usr/share/seabios/bios.bin
lrwxrwxrwx 1 root root 23 Dec 17 00:40 keymaps - /usr/share/qemu/keymaps
lrwxrwxrwx 1 root root 30 Dec 17 00:40 vgabios.bin - 
/usr/share/vgabios/vgabios.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-cirrus.bin - 
/usr/share/vgabios/vgabios.cirrus.bin
lrwxrwxrwx 1 root root 34 Dec 17 00:40 vgabios-qxl.bin - 
/usr/share/vgabios/vgabios.qxl.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-stdvga.bin - 
/usr/share/vgabios/vgabios.stdvga.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-vmware.bin - 
/usr/share/vgabios/vgabios.vmware.bin

Then I added this to the guest XML:
domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'
  qemu:commandline
qemu:arg value='-L'/
qemu:arg value='/usr/share/wiktel-server-vmhost/vgabios'/
  /qemu:commandline
/domain

This makes it work. Is this the long-term answer? Or should this change
from vgabios to seabios be reverted? Or should libvirt be modified to
accept rom file=... for video, as discussed here:
https://bugzilla.redhat.com/show_bug.cgi?id=811227#c9 Or should I try to
get the seabios developers to help debug and fix this?

** 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/1404396

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

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

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


[Bug 1403644] [NEW] package php5-gd 5.5.9+dfsg-1ubuntu4.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-17 Thread Richard Buchanan
Public bug reported:

Previously had phpmyadmin installed through apt-get, but had purged and
autocleaned. Received this error when attempting to install again.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: php5-gd 5.5.9+dfsg-1ubuntu4.5
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Wed Dec 17 15:40:22 2014
DuplicateSignature: package:php5-gd:5.5.9+dfsg-1ubuntu4.5:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-12-14 (3 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: php5
Title: package php5-gd 5.5.9+dfsg-1ubuntu4.5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package php5-gd 5.5.9+dfsg-1ubuntu4.5 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/php5/+bug/1403644/+subscriptions

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


[Bug 1385040] [NEW] Can't Install MySQL or MariaDB

2014-10-23 Thread Richard Johnson
Public bug reported:

root@forest-laptop:~# cat /etc/issue
Ubuntu 14.04.1 LTS \n \l

root@forest-laptop:~# uname -a
Linux forest-laptop 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:30:01 UTC 
2014 i686 i686 i686 GNU/Linux

root@forest-laptop:~# lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04


root@forest-laptop:~# apt-get update
Ign http://extras.ubuntu.com trusty InRelease
Ign http://security.ubuntu.com trusty-security InRelease   
Hit http://extras.ubuntu.com trusty Release.gpg
Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]
Hit http://extras.ubuntu.com trusty Release
Get:2 http://security.ubuntu.com trusty-security Release [59.7 kB] 
Hit http://extras.ubuntu.com trusty/main Sources   
Hit http://extras.ubuntu.com trusty/main i386 Packages 
Get:3 http://security.ubuntu.com trusty-security/restricted Sources [14 B] 
Get:4 http://security.ubuntu.com trusty-security/universe Sources [11.2 kB]
Get:5 http://security.ubuntu.com trusty-security/restricted i386 Packages [14 B]
Get:6 http://security.ubuntu.com trusty-security/universe i386 Packages [50.3 
kB]
Hit http://security.ubuntu.com trusty-security/restricted Translation-en   
Hit http://security.ubuntu.com trusty-security/universe Translation-en 
Ign http://extras.ubuntu.com trusty/main Translation-en_US 
Ign http://extras.ubuntu.com trusty/main Translation-en 
Ign http://us.archive.ubuntu.com trusty InRelease
Hit http://us.archive.ubuntu.com trusty Release.gpg
Hit http://us.archive.ubuntu.com trusty Release
Hit http://us.archive.ubuntu.com trusty/restricted Sources
Hit http://us.archive.ubuntu.com trusty/universe Sources
Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty/universe i386 Packages
Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty/universe Translation-en
Ign http://us.archive.ubuntu.com trusty/restricted Translation-en_US   
Ign http://us.archive.ubuntu.com trusty/universe Translation-en_US 
Fetched 122 kB in 9s (12.4 kB/s)   
Reading package lists... Done


root@forest-laptop:~# apt-get install mysql-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package mysql-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  mariadb-server-5.5
E: Package 'mysql-server' has no installation candidate


root@forest-laptop:~# apt-get install mariadb-server-5.5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 mariadb-server-5.5 : Depends: libdbi-perl but it is not installable
  Depends: mariadb-client-5.5 (= 5.5.39-0ubuntu0.14.04.1) 
but it is not going to be installed
  Depends: mariadb-server-core-5.5 (= 
5.5.39-0ubuntu0.14.04.1) but it is not going to be installed
  Depends: libaio1 (= 0.3.93) but it is not installable
  PreDepends: mariadb-common but it is not going to be 
installed
  Recommends: libhtml-template-perl but it is not 
installable
E: Unable to correct problems, you have held broken packages.

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Can't Install MySQL or MariaDB

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

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


[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-08 Thread Richard Heelin
Valerii,

Feel free to use my script to report it upstream.

Richard

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/percona-server/+bug/1366073/+subscriptions

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


[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-05 Thread Richard Heelin
** Project changed: mysql-server = mysql-5.6 (Ubuntu)

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/percona-server/+bug/1366073/+subscriptions

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


[Bug 1359938] [NEW] [FFE] request to update juju-quickstart to support JUJU env var

2014-08-21 Thread Richard Harding
Public bug reported:

We'd like to complete updating juju-quickstart to support a $JUJU env
variable to help enable and aid CI and testing. This would allow the
user to specify which Juju client to use which would open the doors to
testing quickstart on one system against several versions of Juju.

This does not require any changes to dependencies or functionality.

The list of changes suggested include:

- If $JUJU is set, use that for bootstrap on all systems that do not require 
juju-quickstart to be run with sudo (due to old LXC requirements)
- If $JUJU is set and we are on an older LXC requiring sudo we output a warning 
and refuse to run against the $JUJU specified in the env variable.

Work on this is in progress and can be seen at
https://codereview.appspot.com/132770043/

This work is not complete, but should be ready soon and so we'd like to
request a FFE to complete this work.

** Affects: juju-quickstart (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [FFE] request to update juju-quickstart to support JUJU env var

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

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


[Bug 1359944] [NEW] [FFE] Update juju-quickstart to support MAAS as a configurable provider

2014-08-21 Thread Richard Harding
Public bug reported:

We have the goal this cycle of updating juju-quickstart to be able to
build the environments.yaml block for MAAS as it can for local, ec2,
hpcloud, etc. This work is not yet complete, but we'd like to request an
exception to get it in.

There is little risk that adding another provider will create issues for
juju-quickstart users. We already support five providers and so this new
one should not require any deep changes to the way quickstart operates.

The changes required are

- The first time you launch quickstart you'd see a new item in the new provider 
list, MAAS.
- Selecting that needs to populate a form UI for entering all the provider 
specific information required by MAAS.
- Saving that form updates your environments.yaml with the new provider block 
as it does for the others.
- We do not currently believe that adding this provider will require 
fundamental changes in the way juju-quickstart works once the provider is 
available.

We'll be looking to complete this work before the end of September and
have the final juju-quickstart release ready one month before the
release of Utopic.

** Affects: juju-quickstart (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [FFE] Update juju-quickstart to support MAAS as a configurable
  provider

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

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


[Bug 1037607] Re: vmbuilder completely fails on Quantal due to kernel pae detection failure

2014-08-20 Thread Richard Hansen
 However I'd suggest that rather than patching dapper.py, it would be
 better to do modify the quantal.py subclass (if that's the first
 release which requires /proc to be mounted).  Otherwise you're going
 to change the build behaviour for all previous releases too.

Thanks for the patch; it works like a charm.

Question:  Wouldn't it be better to do this:

self.run_in_target('umount', '/proc')

instead of this:

run_cmd('umount', '%s/proc' % self.context.chroot_dir)

Then you wouldn't have to import VMBuilder.util.run_cmd.  (I haven't
tried it; just an observation.)

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

Title:
  vmbuilder completely fails on Quantal due to kernel pae detection
  failure

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

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


[Bug 1325013] Re: juju-quickstart has no dep8 tests so can break when juju-core changes

2014-06-26 Thread Richard Harding
** Changed in: juju-quickstart
   Status: New = Triaged

** Changed in: juju-quickstart
   Importance: Undecided = High

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

Title:
  juju-quickstart has no dep8 tests so can break when juju-core changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-quickstart/+bug/1325013/+subscriptions

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


[Bug 1321197] Re: PHP5: Need to backport Memory corruption in fileinfo ext (bigendian) fix

2014-05-20 Thread Richard J. Turner
** Package changed: ubuntu = php5 (Ubuntu)

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

Title:
  PHP5: Need to backport Memory corruption in fileinfo ext (bigendian)
  fix

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

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


[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2014-05-19 Thread Richard Sarkis
This also affects in in Ubuntu 14.04, I followed the suggestions in
comment #13.

I replace the line start on runlevel [2345] in /etc/init/tftpd-
hpa.conf with start on (filesystem and net-device-up IFACE!=lo) and
now it starts on boot.

I'm not sure why but I didn't have this problem with Ubuntu 12.04.

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

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

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


[Bug 1149410] Re: Stuck on Trying to connect to the Juju environment

2014-05-05 Thread Richard Harding
Brian, can you do me a favor and check out the network inspector tool of
the browser in your scenario? The client you load the GUI from needs to
be able to login/pull down the JS from the GUI charm, however it also
needs to talk on other ports as it holds a websocket connection to the
juju state server. If the screen is spinning that it's unable to connect
to the environment, I suspect the proxy is not proxying the secure
websocket connection through to the juju state server.

A look at the network tab while loading the GUI should show the
websocket connection attempting but failing.

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

Title:
  Stuck on Trying to connect to the Juju environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-gui/+bug/1149410/+subscriptions

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


[Bug 1316291] Re: juju-quickstart hangs on machine 1 provisioning is pending

2014-05-05 Thread Richard Harding
*** This bug is a duplicate of bug 1306537 ***
https://bugs.launchpad.net/bugs/1306537

Marked as a dupe. This is corrected in juju-quickstart 1.3.2. We'll work
on getting it updated in Trusty after the holiday this week.

** This bug has been marked a duplicate of bug 1306537
   LXC local provider fails to provision precise instances from a trusty host

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

Title:
  juju-quickstart hangs on machine 1 provisioning is pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-quickstart/+bug/1316291/+subscriptions

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


[Bug 1282630] Re: [FFe] Upgrade juju-quickstart to new upstream release 1.3.0

2014-04-02 Thread Richard Harding
Yes, we were originally told the feature we were waiting on would be in
release 1.18. It ended up they cut additional releases ahead of 1.18
that implemented what was required. The 1.18 note is no longer valid.

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

Title:
  [FFe] Upgrade juju-quickstart to new upstream release 1.3.0

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

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


[Bug 1298623] [NEW] package libapache2-mod-php5 5.3.10-1ubuntu3.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2014-03-27 Thread Richard Greenwood
Public bug reported:

I was trying ti install program updates when the problem occurred

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libapache2-mod-php5 5.3.10-1ubuntu3.10
ProcVersionSignature: Ubuntu 3.2.0-59.90-generic 3.2.54
Uname: Linux 3.2.0-59-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Thu Mar 27 16:06:22 2014
DuplicateSignature: package:libapache2-mod-php5:5.3.10-1ubuntu3.10:subprocess 
installed post-installation script returned error exit status 128
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationMedia: Mythbuntu 12.04.1 Precise Pangolin - Release amd64 
(20120818.1)
MarkForUpload: True
SourcePackage: php5
Title: package libapache2-mod-php5 5.3.10-1ubuntu3.10 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: php5 (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 php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1298623

Title:
  package libapache2-mod-php5 5.3.10-1ubuntu3.10 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

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

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


[Bug 1273865] Re: [MIR] juju-quickstart, python-jujuclient, urwid, websocket-client

2014-03-26 Thread Richard Harding
@Michael

 - Can you explain what all the PPA adding and pulling in packages from
universe is about? Why not depend on juju-core directly, or is this
installation done on other machines?

Quickstart is meant to provide a nice single point to get developers and
users started with Juju as fast and effortlessly as possible. It's meant
to be a useful tool for users that will be expecting to work on Juju and
the latest versions so that they're developing against current and
upcoming work. It's not intended to be a production tool for managing
your critical production deployments.

This is something that we came at from our typical user point of view,
and didn't properly consider the implications for the repositories.
We've started work to support a --distro-only flag to quickstart that
will allow it to function without adding and fetching Juju from the PPA.
This should allow users that wish to stick with the version in distro to
do so, but allow most users to quickly get a development environment on
the current version going with a single command.

Let me know if you'd prefer to approach this differently. Our goal is to
help ease the onramp to Juju for users and, and eventually we hope to
get quickstart on the cd so that, from  a fresh install, you'd be able
to get Juju running with a local LXC environment right away. The goal
would not be to get Juju, mongodb, and lxc all built into the cd or on
main. It's a starting point and not a complete wrapper.

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

Title:
  [MIR] juju-quickstart, python-jujuclient, urwid, websocket-client

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

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-03-12 Thread Richard
Did an upgrade on my Ubuntu 14.04 server on the 7th of March.  php5-fpm
died immediately.  Adding lines of code such as   reload signal
SIGUSR2  or taking them away makes no difference.  Running php5-fpm -v
produces this print out Segmentation fault  Result of php5 -v
is


 PHP 5.5.9-1ubuntu2 (cli) (built: Mar  3 2014 21:10:03) 
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with XCache v3.1.0, Copyright (c) 2005-2013, by mOo
with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
with XCache Optimizer v3.1.0, Copyright (c) 2005-2013, by mOo
with XCache Cacher v3.1.0, Copyright (c) 2005-2013, by mOo
with XCache Coverager v3.1.0, Copyright (c) 2005-2013, by mOo

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1186228] Re: guestmount does not work

2013-12-25 Thread Richard Jones
The kernel permissions problem is an Ubuntu bug
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/759725).

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

Title:
  guestmount does not work

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

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


[Bug 1186228] Re: guestmount does not work

2013-12-24 Thread Richard Jones
To diagnose this what you have to do:

(1) Run libguestfs-test-tool

It will (presumably) fail.  It will also print out an febootstrap-
supermin-helper command line (or in newer versions, a supermin-helper
command line).  In the comment above, it printed out:

febootstrap-supermin-helper --verbose -f ext2
/usr/lib/guestfs/supermin.d i686 /var/tmp/guestfs.t3yS8p/kernel
/var/tmp/guestfs.t3yS8p/initrd /var/tmp/guestfs.t3yS8p/root

(But note that your command line will be different).

(2) Modify the command line slightly.  The 'kernel', 'initrd', and
'root' options are *output* files.  You want those to be on /var/tmp.
Also add -v -v -v.  So you'd end up with something like:

febootstrap-supermin-helper --verbose -v -v -v -f ext2
/usr/lib/guestfs/supermin.d i686 /var/tmp/kernel /var/tmp/initrd
/var/tmp/root

Run that command and it will print out lots of very detailed debugging
information about what supermin-helper is trying to do.

Most likely (assuming you've not run out of disk space) it's because
there's some symlink or parent directory missing, which you can fix by
adding the right missing directory to /usr/lib/guestfs/supermin.d/00
-missing-dir (see the supermin-helper man page).

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

Title:
  guestmount does not work

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

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


[Bug 1186228] Re: guestmount does not work

2013-12-24 Thread Richard Jones
For example, you could add a file /usr/lib/guestfs/supermin.d/00
-missing-dir containing two lines:

/
/lib

(assuming /lib was the missing directory)

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

Title:
  guestmount does not work

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

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


[Bug 1240312] [NEW] package samba 2:3.6.3-2ubuntu2.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2013-10-15 Thread Richard C. Steffens
Public bug reported:

This is a fresh Mythbuntu installation. After the installation process
and the machine restarted I quit the MythTV front end. I saw the update
notification and started it. After more than an hour I noticed that it
was still sitting there doing nothing. I killed the install process and
ended up in this bug notification process. I realized later that I
probably needed to shut down the MythTV backend before trying to run the
updates, so that may be all this is about. If it is, then it would be
useful to have the update process notice when programs are running that
would interfere with the update.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba 2:3.6.3-2ubuntu2.8
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.5
Architecture: amd64
Date: Tue Oct 15 20:00:38 2013
DuplicateSignature: package:samba:2:3.6.3-2ubuntu2.8:subprocess installed 
post-installation script returned error exit status 128
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationMedia: Mythbuntu 12.04.2 Precise Pangolin - Release amd64 
(20130213)
MarkForUpload: True
NmbdLog:
 
OtherFailedConnect: Yes
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:   failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
SourcePackage: samba
Title: package samba 2:3.6.3-2ubuntu2.8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: samba (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 samba in Ubuntu.
https://bugs.launchpad.net/bugs/1240312

Title:
  package samba 2:3.6.3-2ubuntu2.8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 128

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

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


[Bug 1149410] Re: Stuck on Trying to connect to the Juju environment

2013-09-17 Thread Richard Harding
Marking invalid as fixes have been released and things have been quite
for a while. If the issue returns please open a new bug.

** Changed in: juju-gui
   Status: Incomplete = Invalid

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

Title:
  Stuck on Trying to connect to the Juju environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-gui/+bug/1149410/+subscriptions

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


[Bug 1174654] Re: qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram

2013-07-31 Thread Richard Jones
** Description changed:

  I have Windows XP SP3  inside qemu VM. All works fine in 12.10. But
  after upgraiding to 13.04 i have to restart the VM each time i resuming
  my host machine, because qemu process starts to take CPU cycles and OS
  inside VM is very slow and sluggish. However it's still controllable and
  could be shutdown by itself.
  
  According to the taskmgr any active process takes 99% CPU. It's not
- stucked on some single process.
+ stuck on some single process.

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

Title:
  qemu-system-x86_64 takes 100% CPU after host machine resumed from
  suspend to ram

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

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


[Bug 334374] Re: libnss-ldap should not depend on libpam-ldap

2013-04-26 Thread Daniel Richard G.
Robie, thanks for commenting.

Note that the ldap-auth-config package does not preclude alternate forms
of managing /etc/ldap.conf. It won't touch an existing config file, nor
complain if the one it creates is modified. Also, while this package
does not exist in Debian, the file is still created when libnss-ldap or
libpam-ldap is installed---there is no expectation that the user will
create this file (let alone *know* to create this particular file) from
scratch.

The reason why I think a hard dependency is warranted is that if you
install libnss-ldap without libpam-ldap, not only are you left with no
config file for the former (i.e. /etc/ldap.conf), you could easily be
misled into thinking that /etc/ldap/ldap.conf (from the libldap package)
is relevant---especially as man ldap.conf refers to the latter. This
is the scenario I encountered, and IMO it made clear why weakening the
dependency on ldap-auth-config was the wrong way to go.

(Bug 1016592, and this one, would still be addressed by weakening the
ldap-auth-config - ldap-auth-client dependency instead.)

As far as Debian is concerned, I would strongly advocate for having
ldap-auth-config (and perhaps ldap-auth-client and friends) paralleled
there. Right now, you have duplicate logic in the libnss-ldap and
libpam-ldap package postinst scripts; Ubuntu's approach essentially
factors that out into a separate package. The only change I would make
is downgrade the ldap-auth-config - ldap-auth-client dependency to a
Suggests (or nothing), to eliminate the cycle in the dependency graph.

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

Title:
  libnss-ldap should not depend on libpam-ldap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldap-auth-client/+bug/334374/+subscriptions

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


[Bug 334374] Re: libnss-ldap should not depend on libpam-ldap

2013-04-25 Thread Daniel Richard G.
** Also affects: ldap-auth-client (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  libnss-ldap should not depend on libpam-ldap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldap-auth-client/+bug/334374/+subscriptions

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


[Bug 334374] Re: libnss-ldap should not depend on libpam-ldap

2013-04-25 Thread Daniel Richard G.
I think Thierry's solution in comment #10 is the way to go. It's
appropriate for ldap-auth-client to depend on libpam-ldap, because
that's the intent of the metapackage. But ldap-auth-config provides
/etc/ldap.conf, which you need whether or not you're using LDAP for
authentication. (That package would be better named ldap-config.)

I see that libnss-ldap now recommends ldap-auth-config instead of hard-
depending on it. But this is not useful, because without /etc/ldap.conf,
you have no working LDAP setup. (Robie Basak made this change recently;
I've subscribed him to this bug.) I think that this particular hard
dependency was correct, in fact---unless you manually create a new
/etc/ldap.conf from scratch, I see no reason why you would want to
install libnss-ldap without ldap-auth-config (dependencies of the latter
aside).

[tl;dr] IMO, the solution is
* ldap-auth-config Recommends ldap-auth-client
* libnss-ldap Depends-on ldap-auth-config

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

Title:
  libnss-ldap should not depend on libpam-ldap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldap-auth-client/+bug/334374/+subscriptions

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


[Bug 1131383] [NEW] Wishlist: $SSH_AUTH_SOCK in $XDG_RUNTIME_DIR

2013-02-21 Thread Daniel Richard G.
Public bug reported:

This is a wishlist item for openssh-client 6.0p1-3ubuntu1 in Ubuntu
Quantal.

Now that XDG_RUNTIME_DIR support is available, it would be nice if the
/etc/X11/Xsession.d/90x11-common_ssh-agent X session startup script
would check to see if the variable is set, and if so, pass an argument
to ssh-agent(1) so that the Unix-domain socket is created in
/run/user/$USER/* rather than /tmp/ssh-*/.

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

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

Title:
  Wishlist: $SSH_AUTH_SOCK in $XDG_RUNTIME_DIR

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

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


[Bug 1075859] Re: use_single_default_gateway does not function correctly

2013-01-31 Thread Ryan Richard
Tested this on 2012.2.1 Folsom (Ubuntu 12.04) patch set and appears to
be working fine.

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

Title:
  use_single_default_gateway does not function correctly

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

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


[Bug 1098294] [NEW] Use of uninitialized value $admin in string eq at ...

2013-01-10 Thread Daniel Richard G.
Public bug reported:

When I install krb5-config 2.3 (along with some other Kerberos-related
packages) on Ubuntu Quantal, I see this:

[...]
Get:8 http://$APTHOST/ubuntu/ quantal/universe krb5-user amd64 1.10.1+dfsg-2 
[114 kB]
Get:9 http://$APTHOST/ubuntu/ quantal/universe kstart amd64 4.1-2 [54.3 kB]
Fetched 1620 kB in 1s (1093 kB/s)
Preconfiguring packages ...
Use of uninitialized value $admin in string eq at 
/tmp/krb5-config.config.261821 line 171, STDIN line 19.
Selecting previously unselected package libgssrpc4:amd64.
(Reading database ... 46594 files and directories currently installed.)
Unpacking libgssrpc4:amd64 (from .../libgssrpc4_1.10.1+dfsg-2_amd64.deb) ...
[...]
Setting up libkadm5srv-mit8:amd64 (1.10.1+dfsg-2) ...
Setting up krb5-config (2.3) ...
Use of uninitialized value $admin in string eq at 
/var/lib/dpkg/info/krb5-config.config line 171, STDIN line 19.
Setting up libpam-krb5:amd64 (4.6-1) ...
Setting up krb5-doc (1.10.1+dfsg-2) ...
[...]

** Affects: kerberos-configs (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Use of uninitialized value $admin in string eq at ...

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

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


[Bug 483928]

2012-12-05 Thread Daniel Richard G.
I don't think anyone will fault you for having more momentous matters to
attend to! As it is, I've gone without doing a network scan for that
long anyway.

Thanks for formally submitting the patch; hopefully this issue will be
put to rest soon. Best of luck with the transition to a retired life,
and may you continue to make contributions of value to our community :)

(The old patch applied to 6.1p1 with fuzz, yet without rejections, only
because it hadn't been updated in a while.)

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

Title:
  ssh-keyscan(1) exits prematurely on some non-fatal errors

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

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


[Bug 483928]

2012-12-05 Thread Daniel Richard G.
And a year later, this issue still afflicts OpenSSH 6.1p1 (as packaged
by Ubuntu). Aab's patch still applies, if fuzzily, and still hardens up
ssh-keyscan so that it can deal with my company's network.

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

Title:
  ssh-keyscan(1) exits prematurely on some non-fatal errors

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

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


[Bug 1077434] Re: Apache 2.2.14 Server Status no longer available

2012-11-14 Thread Richard de Rivaz
Thank you for your response and for carrying out these checks.

Just to clarify, I am running Lucid 10.04 and server status had been
working fine for years. I saw that Apache had been updated as part of
the normal updates and thereafter server status came up with the error.
No changes were made by me to the configuration file. If I issued the
request https://127.0.0.1/server-status the following error comes up:

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)

The fact that I had made no configuration changes and server status was
no longer available as well as the https error looked to me to be a
bug/problem that had been introduced by the upgrade.

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

Title:
  Apache 2.2.14 Server Status no longer available

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

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


[Bug 1077434] Re: Apache 2.2.14 Server Status no longer available

2012-11-14 Thread Richard de Rivaz
apport information

** Tags added: apport-collected

** Description changed:

  Having upgraded Apache today to 2.2.14 the server status request
  (http://127.0.0.1/server-status) now produces the following error:
  
  Bad Request
  
  Your browser sent a request that this server could not understand.
  Reason: You're speaking plain HTTP to an SSL-enabled server port.
  Instead use the HTTPS scheme to access this URL, please.
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.04
+ Package: apache2 2.2.14-5ubuntu8.10
+ PackageArchitecture: i386
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-45.99-generic 2.6.32.60+drm33.26
+ Tags: lucid
+ Uname: Linux 2.6.32-45-generic i686
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/1077434/+attachment/3433981/+files/Dependencies.txt

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

Title:
  Apache 2.2.14 Server Status no longer available

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

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


[Bug 1077434] Re: Apache 2.2.14 Server Status no longer available

2012-11-14 Thread Richard de Rivaz
This feedback was produced when running apport:

The authorization page:
   
(https://edge.launchpad.net/+authorize-token?oauth_token=vlH7lS9MvphmZXhdh4bQallow_permission=WRITE_PRIVATE)
should be opening in your browser. After you have authorized
this program to access Launchpad on your behalf you should come
back here and press Enter to finish the authentication process.
[19460:19481:1115/070608:ERROR:object_proxy.cc(608)] Failed to get name owner. 
Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 
'org.chromium.Mtpd': no such name
[19460:19481:1115/070608:ERROR:object_proxy.cc(608)] Failed to get name owner. 
Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 
'org.chromium.Mtpd': no such name
[19460:19460:1115/070613:ERROR:object_proxy.cc(513)] Failed to call method: 
org.chromium.Mtpd.EnumerateStorage: object_path= /org/chromium/Mtpd: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not 
provided by any .service files
[19460:19460:1115/070614:ERROR:nacl_browser.cc(208)] Failed to open NaCl IRT 
file /opt/google/chrome/nacl_ipc_irt_x86_32.nexe: -4
[19504:19504:1115/070616:ERROR:gl_surface_glx.cc(383)] GLX 1.3 or later is 
required.
[19504:19504:1115/070616:ERROR:gl_surface_linux.cc(58)] 
GLSurfaceGLX::InitializeOneOff failed.
[19504:19504:1115/070616:ERROR:sandbox_init_linux.cc(32)] InitializeSandbox() 
called with multiple threads in process gpu-process

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

Title:
  Apache 2.2.14 Server Status no longer available

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

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


[Bug 1077434] [NEW] Apache 2.2.14 Server Status no longer available

2012-11-10 Thread Richard de Rivaz
Public bug reported:

Having upgraded Apache today to 2.2.14 the server status request
(http://127.0.0.1/server-status) now produces the following error:

Bad Request

Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.

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

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

Title:
  Apache 2.2.14 Server Status no longer available

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

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


[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2012-09-26 Thread Richard
What is returned by `ssh-add -l' is a list of keys which have
corresponding .pub files.

I tried to connect to server H with some key K, and gave my password to a 
graphical ssh-askpass.
Then it was possible to connect again without a password, as intended.
After `ssh-add -d K', key K still appears in the list returned by ssh-add -l.
But if I try to ssh again into H, ssh-askpass pops up.
So in this test, it seems that after `ssh-add -d K' the private key material is 
not accessible anymore,
which is what we want.
(This behavior may have been different when this bug was opened).

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

Title:
  ssh-add -D deleting all identities does not work. Also, why are all
  identities auto-added?

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/505278/+subscriptions

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


[Bug 995079] Re: Internal server error when accessing nova/instances_and_volumes/ via horizon

2012-09-04 Thread Richard Hamnett
I can confirm that this is as Jaroslav Henner describes. When you make a
new project and try to view it, if there is a disk attached from the
original project you get the internal server error, until you detach the
disks then you can view instances and volumes in the new project OK.

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

Title:
  Internal server error when accessing nova/instances_and_volumes/ via
  horizon

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

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


[Bug 1032724] Re: Cannot access IPMI card

2012-08-05 Thread Richard Harrison
** Description changed:

  ubuntu@hp06:~$ sudo -i
  root@hp06:~# modprobe ipmi_msghandler
  root@hp06:~# modprobe ipmi_si
  root@hp06:~# modprobe ipmi_devintf
  root@hp06:~# ipmitool lan print
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such 
file or directory
  Get Channel Info command failed
  Invalid channel: 255
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ipmitool 1.8.11-5ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
  Uname: Linux 3.2.0-27-generic x86_64
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  Date: Fri Aug  3 12:41:24 2012
  SourcePackage: ipmitool
  UpgradeStatus: No upgrade log present (probably fresh install)
- --- 
+ ---
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  Package: linux
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
  Tags:  precise
  Uname: Linux 3.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout lpadmin plugdev sambashare sudo

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

Title:
  Cannot access IPMI card

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

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


[Bug 1031795] [NEW] package postfix 2.9.3-2~12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-01 Thread Richard White
Public bug reported:

This has happened several times during routine Update Manager sessions.
As far as I know I am not even using Postfix!

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postfix 2.9.3-2~12.04.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic i686
ApportVersion: 2.0.1-0ubuntu11
AptOrdering:
 skype: Install
 skype-bin: Install
 postfix: Configure
 skype-bin: Configure
 skype: Configure
Architecture: i386
Date: Sun Jul 29 13:02:21 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: postfix
Title: package postfix 2.9.3-2~12.04.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-05-24 (68 days ago)

** Affects: postfix (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 postfix in Ubuntu.
https://bugs.launchpad.net/bugs/1031795

Title:
  package postfix 2.9.3-2~12.04.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/postfix/+bug/1031795/+subscriptions

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


[Bug 1031795] Re: package postfix 2.9.3-2~12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-01 Thread Richard White
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/1031795

Title:
  package postfix 2.9.3-2~12.04.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/postfix/+bug/1031795/+subscriptions

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


[Bug 645956] Re: appamor denying clamd access to its own process

2012-05-10 Thread Richard Laager
This is happening to me on a 12.04 install:
[1793012.835201] type=1400 audit(1336690883.803:534): apparmor=DENIED 
operation=open parent=26571 profile=/usr/sbin/clamd 
name=/proc/26820/status pid=26820 comm=clamd requested_mask=r 
denied_mask=r fsuid=110 ouid=0

If I remove owner from the @{PROC}/[0-9]*/status line in the apparmor
policy, it works. I'm not sure if that's safe though.

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

Title:
  appamor denying clamd access to its own process

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

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


[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
I have this issue when attempt to connect to remote Solaris boxes.
Haven't tried the patch above just yet.

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

Title:
  ssh crashed with SIGSEGV

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

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


[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
Robie's patch works for me, x86.

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

Title:
  ssh crashed with SIGSEGV

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

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


[Bug 913464] Re: rabbit creates new PAM session

2012-03-14 Thread Richard Merren
I am seeing what I believe is this bug.  I am unable to shutdown without
first executing sudo service rabbitmq-server stop to shut down the
rabbitmq server.  Unless I do this, instead of shutting down I am just
returned to the lightdm login screen over and over.

This happened both in 11.10 and in 12.04 beta.  I am using rabbitmq-
server package version 2.7.1-0ubuntu1.

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

Title:
  rabbit creates new PAM session

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

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


[Bug 923491] [NEW] package mysql-server-5.1 (not installed) failed to install/upgrade: új pre-installation szkript alfolyamat 1 hibakóddal kilépett

2012-01-29 Thread Szolár Richard
Public bug reported:

MYSQL Server Error

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: mysql-server-5.1 (not installed)
ProcVersionSignature: Ubuntu 2.6.38-13.54-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Jan 29 22:35:34 2012
ErrorMessage: új pre-installation szkript alfolyamat 1 hibakóddal kilépett
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: mysql-5.1
Title: package mysql-server-5.1 (not installed) failed to install/upgrade: új 
pre-installation szkript alfolyamat 1 hibakóddal kilépett
UpgradeStatus: Upgraded to natty on 2012-01-29 (0 days ago)

** Affects: mysql-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade: új
  pre-installation szkript alfolyamat 1 hibakóddal kilépett

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

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


[Bug 923491] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: új pre-installation szkript alfolyamat 1 hibakóddal kilépett

2012-01-29 Thread Szolár Richard
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/923491

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade: új
  pre-installation szkript alfolyamat 1 hibakóddal kilépett

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

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


[Bug 115475] Re: tproxy support (iptables squid)

2011-12-14 Thread Richard Laager
Even if it's only fixed in 3.2, can you provide a version number where
it's definitely fixed?

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

Title:
  tproxy support (iptables  squid)

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

-- 
Ubuntu-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   >