[Bug 1321144] [NEW] /etc/default/grub.d/xen.cfg only works on english language system

2014-05-20 Thread Torsten Harenberg
Public bug reported:

/etc/default/grub.d/xen.cfg, created by xen-hypervisor-4.4-amd64, has:

if [ $XEN_OVERRIDE_GRUB_DEFAULT = 1 ]; then
GRUB_DEFAULT=Ubuntu GNU/Linux, with Xen-Hypervisor
fi

which only works if the system is setup with english language, on a
de_DE system is appropriate entry would be

if [ $XEN_OVERRIDE_GRUB_DEFAULT = 1 ]; then
GRUB_DEFAULT=Ubuntu GNU/Linux, mit Xen-Hypervisor
fi

As grub uses the system language, it will not boot into the Xen
hypervisor non a non-english system.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xen-hypervisor-4.4-amd64 4.4.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.1
Architecture: amd64
Date: Tue May 20 09:07:18 2014
InstallationDate: Installed on 2014-05-15 (4 days ago)
InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: xen
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.default.grub.d.xen.cfg: 2014-05-16T09:18:53.338625

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


** Tags: amd64 apport-bug trusty

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

Title:
  /etc/default/grub.d/xen.cfg only works on english language system

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

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


[Bug 1321144] Re: /etc/default/grub.d/xen.cfg only works on english language system

2014-05-20 Thread Torsten Harenberg
sorry, the english default was

if [ $XEN_OVERRIDE_GRUB_DEFAULT = 1 ]; then
GRUB_DEFAULT=Ubuntu GNU/Linux, with Xen hypervisor
fi

copy/paste error

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

Title:
  /etc/default/grub.d/xen.cfg only works on english language system

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

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


[Bug 1320733] Re: Broken vagrant download link on juju docs website

2014-05-20 Thread Robie Basak
** Package changed: juju (Ubuntu) = juju-website

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

Title:
  Broken vagrant download link on juju docs website

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

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


[Bug 1320532] Re: display_errors Off not respected

2014-05-20 Thread Robie Basak
Thanks Charlie and Ondřej. Marking as Incomplete, pending Nick's
response. Nick: if Charlie is correct, please set the bug status to
Invalid. Otherwise, please explain and change the bug status back to
New. Thanks!

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

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

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

Title:
  display_errors Off not respected

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

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


[Bug 1319609] Re: MAAS cluster controller runs as wrong groups

2014-05-20 Thread Robie Basak
** Summary changed:

- Document: to use MAAS with virsh, add root to libvirtd group
+ MAAS cluster controller runs as wrong groups

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

Title:
  MAAS cluster controller runs as wrong groups

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

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


[Bug 1320532] Re: display_errors Off not respected

2014-05-20 Thread Nick Fazakis
Guys i'm not sure what causes this to happen, i was not able to fix it
for sure i have display_errors off , phpinfo() says also i have it off,
for sure this was not happening in older ubuntu versions, the legacy
code is a mixture of opencart and custom code so it's really not that is
to be sure why this is happening. So i will leave this issue as is and
if somebody has the same problem maybe can tell more. Thank you all for
your response.

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

Title:
  display_errors Off not respected

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

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


[Bug 1320172] Re: Installing pecl pthreads failes due to missing php --enable-maintainer-zts option

2014-05-20 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

What are the implications for adding this configure option, please? Why
don't upstream have it enabled by default already? Is this because there
are negative consequences for some proportion of users? If this were a
no-brainer, it'd be enabled by default upstream, right?

Some searching finds:

http://stackoverflow.com/questions/681081/is-php-thread-safe
https://neosmart.net/blog/2008/dont-believe-the-lies-php-isnt-thread-safe-yet/

We inherit Debian's compile-time configuration in Ubuntu by default, and
I'm reluctant to make a change like this unless Debian also chooses to
do so, because of potential support implications.

So without further information and confidence that this won't regress
anything, or unless Debian also enables this option, I don't think this
can make any progress in Ubuntu.

I suggest that you check that Debian is also affected, check the Debian
BTS and file a bug in Debian if there isn't one there already.

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

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

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

Title:
  Installing pecl pthreads failes due to missing php --enable-
  maintainer-zts option

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

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


[Bug 1321060] Re: package squid3 3.1.19-1ubuntu3.12.04.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2014-05-20 Thread hexafraction
Is this an initial installation of Squid, or has it been installed
before? In the latter, could you apt-get purge squid3?

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

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

Title:
  package squid3 3.1.19-1ubuntu3.12.04.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

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

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


[Bug 1319717] Re: virsh support requires an extra package to be installed

2014-05-20 Thread Robie Basak
libvirt-bin will pull in libvirtd, which will configure a virbr0, etc.
I'm not sure we want to do that by default. I presume this is the
original rationale for Suggests rather than Recommends or Depends.

I can see that libvirt might be installed on a different machine though,
so perhaps we want virsh available but not libvirtd installed and
configured.

Raphaël, does this sound reasonable and is this what you need? If so, I
guess we'll need to split libvirt-bin in order to make any progress
here.

** Changed in: maas (Ubuntu)
   Status: New = Triaged

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

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

Title:
  virsh support requires an extra package to be installed

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

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


[Bug 1319717] Re: virsh support requires an extra package to be installed

2014-05-20 Thread Raphaël Badin
 I can see that libvirt might be installed on a different machine though, so 
 perhaps we want virsh available but not libvirtd
 installed and configured.

 Raphaël, does this sound reasonable and is this what you need? If so, I guess 
 we'll need to split libvirt-bin in order to make
 any progress here.

Yes, this sounds like the proper way to fix this.

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

Title:
  virsh support requires an extra package to be installed

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

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


[Bug 1321257] [NEW] The neutron-plugin-openvswitch-agent package no longer depends on neutron-plugin-openvswitch

2014-05-20 Thread Zoltan Martha
Public bug reported:

Affected release:
Ubuntu 14.04LTS

Affected packages currently i repository:
neutron-plugin-openvswitch-agent 1:2013.2.3-0ubuntu1.1
neutron-plugin-openvswitch 1:2014.1-0ubuntu1

The neutron-plugin-openvswitch-agent package no longer depends on
neutron-plugin-openvswitch in trusty.

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

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

Title:
  The neutron-plugin-openvswitch-agent package no longer depends on
  neutron-plugin-openvswitch

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

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


[Bug 1319717] Re: virsh support requires an extra package to be installed

2014-05-20 Thread Robie Basak
** Also 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 maas in Ubuntu.
https://bugs.launchpad.net/bugs/1319717

Title:
  virsh support requires an extra package to be installed

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

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


[Bug 1278466] Re: [FFe] ceph firefly stable release

2014-05-20 Thread David Medberry
Shang, as I understand it, yes, since 0.80 is going into trusty proper,
it should be supported as long as Trusty is. Per
https://wiki.ubuntu.com/Releases that is April 2019. (That's not to say
that Trusty won't update to an even newer version as part of that
support process--it certainly could.)  I don't speak for Canonical, just
using the information Canonical and Ubuntu have publicly provided.

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

Title:
  [FFe] ceph firefly stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1278466/+subscriptions

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


[Blueprint servercloud-u-databases] Mysql and alternatives

2014-05-20 Thread James Page
Blueprint changed by James Page:

Work items changed:
- Work items:
+ Work items for ubuntu-14.08:
  mysql 5.6 in main: TODO
  mongodb 2.6 into Utopic (need to evaluate version of libv8 to include): TODO
  percona-xtradb-cluster (PXC) 5.6: TODO
  percona-server (PS) 5.6: TODO
  charm for PXC: TODO
  charm for PS: TODO
  address automated testing gaps for PXC: TODO
  submit for MRE for PXC 5.5 for 14.04: TODO

-- 
Mysql and alternatives
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-databases

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


[Blueprint servercloud-u-databases] Mysql and alternatives

2014-05-20 Thread James Page
Blueprint changed by James Page:

Work items changed:
- Work items for ubuntu-14.08:
- mysql 5.6 in main: TODO
+ Work items for ubuntu-14.06:
  mongodb 2.6 into Utopic (need to evaluate version of libv8 to include): TODO
- percona-xtradb-cluster (PXC) 5.6: TODO
- percona-server (PS) 5.6: TODO
- charm for PXC: TODO
- charm for PS: TODO
  address automated testing gaps for PXC: TODO
  submit for MRE for PXC 5.5 for 14.04: TODO
+ 
+ Work items for ubuntu-14.08:
+ mysql 5.6 in main, drop mysql-5.5: TODO
+ update percona-xtradb-cluster (PXC) to 5.6: TODO
+ package percona-server (PS) 5.6 for Ubuntu: TODO
+ 
+ Work items for ubuntu-14.10:
+ percona to take ownership of charm for PXC: TODO
+ percona charm for PS: TODO

-- 
Mysql and alternatives
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-databases

-- 
Ubuntu-server-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] [NEW] PHP5: Need to backport Memory corruption in fileinfo ext (bigendian) fix

2014-05-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I recently ran afoul of PHP bug https://bugs.php.net/bug.php?id=66987,
which causes a segfault when deallocating resources having used
Fileinfo. This effectively makes Fileinfo useless.

I upgraded PHP to v5.5.12 using Ondrej's PPA, which includes a fix, but
can the fix be backported to the official packages? Or is that against
the Ubuntu packaging policy?

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


** Tags: bot-comment
-- 
PHP5: Need to backport Memory corruption in fileinfo ext (bigendian) fix
https://bugs.launchpad.net/bugs/1321197
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to php5 in Ubuntu.

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


[Bug 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 1308341] Re: Multiple CPUs causes blue screen on Windows guest (14.04 regression)

2014-05-20 Thread Hein Gustavsen
After adding hyperv feature, the guest freezes regularly. This happens
on both and Windows 7 64-bit and Windows 2012 R2 guests. When removing
the hyperv feature the guest acts normally, but fails with a blue
screen as before. This may be a completely different issue, but this
renders the workaround unusable for me at least.

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

Title:
  Multiple CPUs causes blue screen on Windows guest (14.04 regression)

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

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


[Bug 1321024] Re: Update walinuxagent package to v2.0.5

2014-05-20 Thread Ben Howard
Ubuntu patches for 2.0.4 applied cleanly to 2.0.5. Uploaded to 2.0.5 to
Utopic.

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

Title:
  Update walinuxagent package to v2.0.5

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

-- 
Ubuntu-server-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 Brian Murray
** Tags added: trusty utopic

** Bug watch added: bugs.php.net/ #66987
   http://bugs.php.net/bug.php?id=66987

** Also affects: php via
   http://bugs.php.net/bug.php?id=66987
   Importance: Unknown
   Status: Unknown

** Changed in: php5 (Ubuntu)
   Importance: Undecided = High

-- 
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/php/+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 1302741] Re: dpkg-reconfigure maas-region-controller fails

2014-05-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  dpkg-reconfigure maas-region-controller fails

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

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


[Bug 1320709] Re: incorrect info in /usr/share/doc/awstats/README.Debian.gz about logrotate

2014-05-20 Thread Robie Basak
** Changed in: awstats (Ubuntu)
   Importance: Undecided = Medium

** Tags added: bitesize

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

Title:
  incorrect info in /usr/share/doc/awstats/README.Debian.gz about
  logrotate

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

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


[Bug 1321144] Re: /etc/default/grub.d/xen.cfg only works on english language system

2014-05-20 Thread Robie Basak
** Changed in: xen (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  /etc/default/grub.d/xen.cfg only works on english language system

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

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


[Bug 1319175] Re: package apache2 (not installed) failed to install/upgrade: ErrorMessage: error creating directory `./var/www/html': Permission denied

2014-05-20 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

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

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

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

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

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

Title:
  package apache2 (not installed) failed to install/upgrade:
  ErrorMessage: error creating directory `./var/www/html': Permission
  denied

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

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


[Bug 1321024] Re: Update walinuxagent package to v2.0.5

2014-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 2.0.5-0ubuntu1

---
walinuxagent (2.0.5-0ubuntu1) utopic; urgency=medium

  * New upstream release (LP: #1321024).
- Multiple fixes for extension handler framework
  - New logging support
  - Add state handling for each extension
  - Properly handle non-JSON extensions
  -  Several other bugfixes
- Replace platform.* calls with DistInfo() function
- EnvMonitor - Set SCSI I/O timeout for all attached disks
  * Packaging changes
- Rebased Ubuntu packaging patches from 2.0.4.
- Updated Debian standards from 3.9.4 to 3.9.5.
 -- Ben Howard ben.how...@ubuntu.com   Tue, 20 May 2014 08:26:50 -0600

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

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

Title:
  Update walinuxagent package to v2.0.5

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

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


[Bug 1321024] Re: [SRU] Update walinuxagent package to v2.0.5

2014-05-20 Thread Ben Howard
** Summary changed:

- Update walinuxagent package to v2.0.5
+ [SRU] Update walinuxagent package to v2.0.5

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

Title:
  [SRU] Update walinuxagent package to v2.0.5

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

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


[Bug 1310552] Re: could not extract the package.xml file from /build/buildd/php5-5.5.9+dfsg/pear-build-download/packagename.tgz

2014-05-20 Thread Dashamir Hoxha
The workaround on #5 (by kolAflash) worked for me. I think that it is
more safe/stable than the solution on #9, which modifies the code. I do
it like this (on a script):

8
pecl install uploadprogress
gunzip /build/buildd/php5-*/pear-build-download/uploadprogress-*
pear upgrade /build/buildd/php5-*/pear-build-download/uploadprogress-*

pear channel-discover pear.drush.org
pear install pear.drush.org/drush-6.2.0.0
gunzip /build/buildd/php5-*/pear-build-download/drush-*
pear upgrade /build/buildd/php5-*/pear-build-download/drush-*
8

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

Title:
  could not extract the package.xml file from
  /build/buildd/php5-5.5.9+dfsg/pear-build-download/packagename.tgz

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

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


[Bug 1321354] [NEW] open samba shares become unresponsive if unused for 15 minutes

2014-05-20 Thread Martin G Miller
Public bug reported:

I am running a windows file server with several shared folders.  I access them 
from my Ubuntu machines on a gigabit ethernet local area network using nautilus 
and save the ones I need as bookmarks.  I also have text files on the server 
that remain open so I can modify them during the day.  I have done this 
succesfully for the last 4 years using Ubuntu clients 10.04, 12.04.  I recently 
did clean installs on 3 of my office machines to 14.04.  All 64 bit.  
Establishing the shares and saving them as bookmarks works as expected.  I have 
the shares open across several workspaces.  Leaving the shares open in their 
own windows will work only if I continue to use them.  If I take the focus off 
the open window with the share for 15 minutes, the window becomes unresponsive 
if I attempt to do anything in it.  I get the error message:
 Oops! Something went wrong.
Unhandled error message: Software caused connection abort

I then have to close the open window with the share which takes longer
than normal to close and trying to reopen the share from nautilus also
can take up to 15-20 seconds to re-open.  The share will then work
normally until I again stop using it for about 15 minutes, which causes
a repeat of the problem.  It is very consistent.  Once any of the shares
is made to work again, they all start working normally until the next
time there is a problem.

Thinking it was a Nautilus problem, I tried using both Nemo and Thunar.
They also exhibit the same problem, but instead of throwing an error
message, they turn their window grey for 15-20 seconds and then start
working again.

My current work around is to open a terminal and enter the command:
sudo watch smbstatus  which causes the samba server to get pinged
every 2 seconds.  As long as I do this, the shares all seem to work as
expected again.

I have 1 Ubuntu 12.04 machine in my office that continues to handle
samba shares normally.

3) What you expected to happen:
I expect open samba shares to remain responsive and usable no matter how long 
they are not the focus of activity.

4) What happened instead:
Instead, if the share does not remain the focus, the share becomes unresponsive 
and must be restarted.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: samba 2:4.1.6+dfsg-1ubuntu2.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Tue May 20 11:44:47 2014
InstallationDate: Installed on 2014-05-02 (17 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions:
 nautilus 1:3.10.1-0ubuntu9
 gvfs 1.20.1-1ubuntu1
SambaClientRegression: Yes
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  open samba shares become unresponsive if unused for 15 minutes

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

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


[Bug 1315052] Re: lxc-attach from a different login session fails

2014-05-20 Thread Serge Hallyn
Fix committed upstream with commit
25c7531cf0bab45e06fb2ebf05ce2f37c5c0f649.  marking fix committed

** Changed in: lxc (Ubuntu Utopic)
   Status: Triaged = Fix Committed

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

Title:
  lxc-attach from a different login session fails

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

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


[Bug 1297962] Re: Nova-compute doesnt start

2014-05-20 Thread Chuck Short
** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  Nova-compute doesnt start

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

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


[Bug 1297962] Re: [sru] Nova-compute doesnt start

2014-05-20 Thread Chuck Short
** Summary changed:

- Nova-compute doesnt start
+ [sru] Nova-compute doesnt start

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

Title:
  [sru] Nova-compute doesnt start

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

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


[Bug 1297962] Re: [sru] Nova-compute doesnt start

2014-05-20 Thread Chuck Short
[ Impact ]

Nova 2014.1 was released a regression that prevented LXC containers and
Xen domains from working when trying to start the container. When a user
tries to start a container they will get the above traceback in the
error log. This is due to libvirt-lxc/libvirt-xen not supporting the
VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES feature in libvirt.

[ Test Case ]

1. Install nova.
2. Configure nova to run with libvirt_type=lxc 
3. Start an instance, it should be able to start with this fix applied.

[ Regression Potential ]

There is no regression potential for this fix.

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

Title:
  [sru] Nova-compute doesnt start

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

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


[Bug 1321362] [NEW] virsh fails to launch : missing /proc/device-tree/cpu

2014-05-20 Thread joh...@servergy.com
Public bug reported:

virsh # define vm01.xml
virsh # start Ubuntu-VM01
error: Failed to start domain Ubuntu-VM01
error: internal error: early end of file from monitor: possible problem:
Can't open directory /proc/device-tree/cpus/
qemu-system-ppc: -device piix3-usb-uhci,id=usb,bus=pci,addr=0x1: Bus 'pci' not 
found

With or without the controller_type pcistatement fails:

(trusty)root@jade-rev4:/home2/qemu# cat *xml
domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'
  nameUbuntu-VM01/name
  uuid38bbffe5-47e9-4a3b-84b1-1af5ff3f7194/uuid
  memory unit='KiB'1048576/memory
  currentMemory unit='KiB'1048576/currentMemory
  vcpu placement='static'1/vcpu
  os
type arch='ppc' machine='ppce500'hvm/type
kernel/home2/qemu/jade-kernel-2.0.bin/kernel
initrd/home2/qemu/jade-initrd-2.0.bin/initrd
cmdlineconsole=ttyS0/cmdline
  /os
  clock offset='utc'/
  on_poweroffdestroy/on_poweroff
  on_rebootdestroy/on_reboot
  on_crashdestroy/on_crash
  devices
emulator/usr/bin/qemu-system-ppc/emulator
disk type='file' device='disk'
  driver name='qemu' type='raw'/
  source file='/home2/qemu/jade-ubuntu-14.04.qcow2.netinstall'/
  target dev='vda' bus='virtio'/
/disk
controller type='usb' index='0'/
!--controller type='pci' index='0' model='pci-root'/  --
memballoon model='virtio'/
  /devices
  qemu:commandline
qemu:arg value='-no-shutdown'/
  /qemu:commandline
/domain

virsh # start Ubuntu-VM01
error: Failed to start domain Ubuntu-VM01
error: internal error: early end of file from monitor: possible problem:
Can't open directory /proc/device-tree/cpus/
qemu-system-ppc: -device piix3-usb-uhci,id=usb,bus=pci,addr=0x1: Bus 'pci' not 
found

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qemu-system-ppc 2.0.0~rc1+dfsg-0ubuntu3.1
ProcVersionSignature: Ubuntu 3.13.0-24.46-powerpc-e500mc 3.13.9
Uname: Linux 3.13.0-24-powerpc-e500mc ppc
ApportVersion: 2.14.1-0ubuntu3
Architecture: powerpc
Date: Tue May 20 11:30:04 2014
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: qemu
UpgradeStatus: Upgraded to trusty on 2014-04-29 (21 days ago)

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


** Tags: apport-bug powerpc trusty

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

Title:
  virsh fails to launch : missing /proc/device-tree/cpu

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

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


[Bug 1321362] Re: virsh fails to launch : missing /proc/device-tree/cpu

2014-05-20 Thread joh...@servergy.com
refiled under:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1321365


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

** Description changed:

- 
- 
- virsh # define vm01.xml 
+ virsh # define vm01.xml
  virsh # start Ubuntu-VM01
  error: Failed to start domain Ubuntu-VM01
  error: internal error: early end of file from monitor: possible problem:
  Can't open directory /proc/device-tree/cpus/
  qemu-system-ppc: -device piix3-usb-uhci,id=usb,bus=pci,addr=0x1: Bus 'pci' 
not found
  
- 
  With or without the controller_type pcistatement fails:
  
  (trusty)root@jade-rev4:/home2/qemu# cat *xml
  domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'
-   nameUbuntu-VM01/name
-   uuid38bbffe5-47e9-4a3b-84b1-1af5ff3f7194/uuid
-   memory unit='KiB'1048576/memory
-   currentMemory unit='KiB'1048576/currentMemory
-   vcpu placement='static'1/vcpu
-   os
- type arch='ppc' machine='ppce500'hvm/type
- kernel/home2/qemu/jade-kernel-2.0.bin/kernel
- initrd/home2/qemu/jade-initrd-2.0.bin/initrd
- cmdlineconsole=ttyS0/cmdline
-   /os
-   clock offset='utc'/
-   on_poweroffdestroy/on_poweroff
-   on_rebootdestroy/on_reboot
-   on_crashdestroy/on_crash
-   devices
- emulator/usr/bin/qemu-system-ppc/emulator
- disk type='file' device='disk'
-   driver name='qemu' type='raw'/
-   source file='/home2/qemu/jade-ubuntu-14.04.qcow2.netinstall'/
-   target dev='vda' bus='virtio'/
- /disk
- controller type='usb' index='0'/
+   nameUbuntu-VM01/name
+   uuid38bbffe5-47e9-4a3b-84b1-1af5ff3f7194/uuid
+   memory unit='KiB'1048576/memory
+   currentMemory unit='KiB'1048576/currentMemory
+   vcpu placement='static'1/vcpu
+   os
+ type arch='ppc' machine='ppce500'hvm/type
+ kernel/home2/qemu/jade-kernel-2.0.bin/kernel
+ initrd/home2/qemu/jade-initrd-2.0.bin/initrd
+ cmdlineconsole=ttyS0/cmdline
+   /os
+   clock offset='utc'/
+   on_poweroffdestroy/on_poweroff
+   on_rebootdestroy/on_reboot
+   on_crashdestroy/on_crash
+   devices
+ emulator/usr/bin/qemu-system-ppc/emulator
+ disk type='file' device='disk'
+   driver name='qemu' type='raw'/
+   source file='/home2/qemu/jade-ubuntu-14.04.qcow2.netinstall'/
+   target dev='vda' bus='virtio'/
+ /disk
+ controller type='usb' index='0'/
  !--controller type='pci' index='0' model='pci-root'/  --
- memballoon model='virtio'/
-   /devices
-   qemu:commandline
- qemu:arg value='-no-shutdown'/
-   /qemu:commandline
+ memballoon model='virtio'/
+   /devices
+   qemu:commandline
+ qemu:arg value='-no-shutdown'/
+   /qemu:commandline
  /domain
- 
  
  virsh # start Ubuntu-VM01
  error: Failed to start domain Ubuntu-VM01
  error: internal error: early end of file from monitor: possible problem:
  Can't open directory /proc/device-tree/cpus/
  qemu-system-ppc: -device piix3-usb-uhci,id=usb,bus=pci,addr=0x1: Bus 'pci' 
not found
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: qemu-system-ppc 2.0.0~rc1+dfsg-0ubuntu3.1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-powerpc-e500mc 3.13.9
  Uname: Linux 3.13.0-24-powerpc-e500mc ppc
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: powerpc
  Date: Tue May 20 11:30:04 2014
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: qemu
  UpgradeStatus: Upgraded to trusty on 2014-04-29 (21 days ago)

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

Title:
  virsh fails to launch : missing /proc/device-tree/cpu

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

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


[Bug 1321365] [NEW] virsh (ppc) fails with missing /proc/device-tree/cpu

2014-05-20 Thread joh...@servergy.com
Public bug reported:

virsh # define vm01.xml
virsh # start Ubuntu-VM01
error: Failed to start domain Ubuntu-VM01
error: internal error: early end of file from monitor: possible problem:
Can't open directory /proc/device-tree/cpus/
qemu-system-ppc: -device piix3-usb-uhci,id=usb,bus=pci,addr=0x1: Bus 'pci' not 
found

With or without the controller_type pci  statement fails:

(trusty)root@jade-rev4:/home2/qemu# cat *xml
domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'
  nameUbuntu-VM01/name
  uuid38bbffe5-47e9-4a3b-84b1-1af5ff3f7194/uuid
  memory unit='KiB'1048576/memory
  currentMemory unit='KiB'1048576/currentMemory
  vcpu placement='static'1/vcpu
  os
type arch='ppc' machine='ppce500'hvm/type
kernel/home2/qemu/jade-kernel-2.0.bin/kernel
initrd/home2/qemu/jade-initrd-2.0.bin/initrd
cmdlineconsole=ttyS0/cmdline
  /os
  clock offset='utc'/
  on_poweroffdestroy/on_poweroff
  on_rebootdestroy/on_reboot
  on_crashdestroy/on_crash
  devices
emulator/usr/bin/qemu-system-ppc/emulator
disk type='file' device='disk'
  driver name='qemu' type='raw'/
  source file='/home2/qemu/jade-ubuntu-14.04.qcow2.netinstall'/
  target dev='vda' bus='virtio'/
/disk
controller type='usb' index='0'/
!-- controller type='pci' index='0' model='pci-root'/ --
memballoon model='virtio'/
  /devices
  qemu:commandline
qemu:arg value='-no-shutdown'/
  /qemu:commandline
/domain

virsh # start Ubuntu-VM01
error: Failed to start domain Ubuntu-VM01
error: internal error: early end of file from monitor: possible problem:
Can't open directory /proc/device-tree/cpus/
qemu-system-ppc: -device piix3-usb-uhci,id=usb,bus=pci,addr=0x1: Bus 'pci' not 
found

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libvirt-bin 1.2.2-0ubuntu13
ProcVersionSignature: Ubuntu 3.13.0-24.46-powerpc-e500mc 3.13.9
Uname: Linux 3.13.0-24-powerpc-e500mc ppc
ApportVersion: 2.14.1-0ubuntu3
Architecture: powerpc
Date: Tue May 20 11:39:39 2014
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libvirt
UpgradeStatus: Upgraded to trusty on 2014-04-29 (21 days ago)
modified.conffile..etc.libvirt.libvirt.conf: [modified]
mtime.conffile..etc.libvirt.libvirt.conf: 2014-05-15T15:07:48.854124

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


** Tags: apparmor apport-bug powerpc trusty

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

Title:
   virsh (ppc) fails with missing /proc/device-tree/cpu 

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

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


[Bug 1321369] [NEW] /etc/init.d/samba starts smbd/nmbd improperly

2014-05-20 Thread Paul Kilgo
Public bug reported:

The /etc/init.d/samba script appears to try and start smbd/nmbd
improperly. If a user types service samba restart here is the
behavior:

root@cups:~# service samba restart
root@cups:~# echo $?
1

I tried to track down the problem a bit by putting set -x on the init
script:

root@cups:~# service samba start
+ /etc/init.d/nmbd start

So the nmbd init script appears to be exiting improperly without any
output. After putting set -x on /etc/init.d/nmbd:

root@cups:~# service samba start
+ /etc/init.d/nmbd start
+ PIDDIR=/var/run/samba
+ NMBDPID=/var/run/samba/nmbd.pid
+ unset TMPDIR
+ test -x /usr/sbin/nmbd
+ . /lib/lsb/init-functions
+ run-parts --lsbsysinit --list /lib/lsb/init-functions.d
+ [ -r /lib/lsb/init-functions.d/20-left-info-blocks ]
+ . /lib/lsb/init-functions.d/20-left-info-blocks
+ [ -r /lib/lsb/init-functions.d/50-ubuntu-logging ]
+ . /lib/lsb/init-functions.d/50-ubuntu-logging
+ LOG_DAEMON_MSG=
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ true
+ init_is_upstart
+ [ -x /sbin/initctl ]
+ /bin/grep -q upstart
+ /sbin/initctl version
+ return 0
+ exit 1

Looking at /etc/init.d/nmbd:

 24 case $1 in
 25 start)
 26 if init_is_upstart; then
 27 exit 1
 28 fi

And if we look at how /etc/init.d/samba start nmbd we can see why it
exits at this point:

 16 case $1 in
 17 start)
 18 /etc/init.d/nmbd start
 19 /etc/init.d/smbd start
 20 /etc/init.d/samba-ad-dc start

Please note /etc/init.d/smbd also has a similar call to init_is_upstart.

Here's the behavior of all the init scripts in question when both smbd
and nmbd are stopped initially:

root@cups:~# /etc/init.d/nmbd start; echo $?
1
root@cups:~# /etc/init.d/smbd start; echo $?
1
root@cups:~# /etc/init.d/samba start; echo $?
1
root@cups:~# service nmbd start; echo $?
nmbd start/running, process 32731
0
root@cups:~# service smbd start; echo $?
smbd start/running, process 32741
0
root@cups:~# service smbd stop; echo $?
smbd stop/waiting
0
root@cups:~# service nmbd stop; echo $?
nmbd stop/waiting
0
root@cups:~# service samba start; echo $?
1

Expected behavior:

Calling /etc/init.d/{smbd,nmbd} start exits 1 and prints a short
message to stderr explaining that the user should be using service
{smbd,nmbd} start.

Calling service samba start exits 0 and successfully starts smbd and
nmbd.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: samba 2:4.1.6+dfsg-1ubuntu2.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Tue May 20 12:20:34 2014
InstallationDate: Installed on 2014-05-16 (3 days ago)
InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
OtherFailedConnect: Yes
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SambaServerRegression: No
SmbConfIncluded: No
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.init.d.nmbd: [modified]
modified.conffile..etc.init.d.samba: [modified]
mtime.conffile..etc.init.d.nmbd: 2014-05-20T12:11:20.828235
mtime.conffile..etc.init.d.samba: 2014-05-20T12:11:08.484234

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


** Tags: amd64 apport-bug trusty

** Description changed:

  The /etc/init.d/samba script appears to try and start smbd/nmbd
  improperly. If a user types service samba restart here is the
  behavior:
  
  root@cups:~# service samba restart
  root@cups:~# echo $?
  1
  
  I tried to track down the problem a bit by putting set -x on the init
  script:
  
  root@cups:~# service samba start
  + /etc/init.d/nmbd start
  
  So the nmbd init script appears to be exiting improperly without any
  output. After putting set -x on /etc/init.d/nmbd:
  
  root@cups:~# service samba start
  + /etc/init.d/nmbd start
  + PIDDIR=/var/run/samba
  + NMBDPID=/var/run/samba/nmbd.pid
  + unset TMPDIR
  + test -x /usr/sbin/nmbd
  + . /lib/lsb/init-functions
  + run-parts --lsbsysinit --list /lib/lsb/init-functions.d
  + [ -r /lib/lsb/init-functions.d/20-left-info-blocks ]
  + . /lib/lsb/init-functions.d/20-left-info-blocks
  + [ -r /lib/lsb/init-functions.d/50-ubuntu-logging ]
  + . /lib/lsb/init-functions.d/50-ubuntu-logging
  + LOG_DAEMON_MSG=
  + FANCYTTY=
  + [ -e /etc/lsb-base-logging.sh ]
  + true
  + init_is_upstart
  + [ -x /sbin/initctl ]
  + /bin/grep -q upstart
  + /sbin/initctl version
  + return 0
  + exit 1
  
  Looking at /etc/init.d/nmbd:
  
-  24 case $1 in
-  25 start)
-  26 if init_is_upstart; then
-  27 exit 1
-  28 fi
+  24 case $1 in
+  25 start)
+  26 if init_is_upstart; then
+  27 exit 1
+  28 fi
  
  And if we look at how /etc/init.d/samba start nmbd we can see 

[Bug 1007924] Re: pm-utils uses wrong interface for NetworkManager hook (should be org.freedesktop.NetworkManager.Sleep)

2014-05-20 Thread Andreas Mohr
Can we PLEASE get this resolved very soonish, in an important LTS
version, of all things holy?

It took me ages (~1h) to figure out the exact reason for use of an illegal(!!) 
stale dhclient DHCP lease IP after suspend / resume / hibernate via Internet 
research (which keywords would YOU use to discover sufficiently relevant 
topics? they all seem to fail...),
and according to my log that is exactly the problem here on 12.04LTS:

(as currently executed by /usr/lib/pm-utils/sleep.d/55NetworkManager of 
pm-utils 1.4.1-9fix.ubuntu12.04)
# dbus-send --print-reply --system --dest=org.freedesktop.NetworkManager 
/org/freedesktop/NetworkManager org.freedesktop.NetworkManager.sleep
Error org.freedesktop.DBus.Error.UnknownMethod: Method sleep with signature 
 on interface org.freedesktop.NetworkManager doesn't exist

(corrected syntax as suggested by this report, working!)
# dbus-send --print-reply --system --dest=org.freedesktop.NetworkManager 
/org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Sleep 
boolean:true
method return sender=:1.5 - dest=:1.972 reply_serial=2

# dbus-send --print-reply --system --dest=org.freedesktop.NetworkManager
/org/freedesktop/NetworkManager org.freedesktop.NetworkManager.Sleep
boolean:false

This report of a CRUCIAL suspend/resume breakage bug (my usual keyword
for such annoyingly frequent cases: YASB) on a LONG-TERM-SUPPORT
distro is now more than THREE years old (fdo report), with a confirmed
working solution that is now 1.5 YEARS old. Please do (or communicate
some suggestions) what is necessary to finally have this high-profile
illegal-behaviour SHOW-STOPPER bug get resolved. Thank you. [I somehow
hate having to spell things out that clearly, but... anyway, please
accept my apologies]

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

Title:
  pm-utils uses wrong interface for NetworkManager hook (should be
  org.freedesktop.NetworkManager.Sleep)

To manage notifications about this bug go to:
https://bugs.launchpad.net/pm-utils/+bug/1007924/+subscriptions

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


[Bug 1319717] Re: virsh support requires an extra package to be installed

2014-05-20 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  virsh support requires an extra package to be installed

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

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


[Bug 1312411] Re: GNUcash crashing because of libdbi

2014-05-20 Thread Christoph Korn
This should be the reladed bug report in GNUcash:
https://bugzilla.gnome.org/show_bug.cgi?id=728717

I also provided a backtrace:
#0  0x7fffd759df2b in dbi_shutdown_r ()
   from /usr/lib/x86_64-linux-gnu/libdbi.so.1
#1  0x76cbd0c3 in qof_finalize_backend_libraries () at qofbackend.c:266
#2  0x76ccbc58 in qof_close () at qofutil.c:278
#3  0x7734e68e in gnc_engine_shutdown () at gnc-engine.c:163
#4  0x77896b98 in gnc_shutdown (exit_status=0) at gnc-gnome-utils.c:781
#5  0x769a242d in ?? () from /usr/lib/libguile-2.0.so.22
#6  0x7697c2ca in ?? () from /usr/lib/libguile-2.0.so.22
#7  0x76a0dc00 in ?? () from /usr/lib/libguile-2.0.so.22
#8  0x76985863 in scm_call_4 () from /usr/lib/libguile-2.0.so.22
#9  0x7697c9ff in ?? () from /usr/lib/libguile-2.0.so.22
#10 0x7697ca95 in scm_c_with_continuation_barrier ()
   from /usr/lib/libguile-2.0.so.22
#11 0x769f578c in ?? () from /usr/lib/libguile-2.0.so.22
#12 0x724bffe2 in GC_call_with_stack_base ()
   from /usr/lib/x86_64-linux-gnu/libgc.so.1
#13 0x769f5b48 in scm_with_guile () from /usr/lib/libguile-2.0.so.22
#14 0x769a25c5 in scm_boot_guile () from /usr/lib/libguile-2.0.so.22
#15 0x004027ba in main (argc=1, argv=0x7fffdde8)
at gnucash-bin.c:774

http://sprunge.us/hXNf

** Bug watch added: GNOME Bug Tracker #728717
   https://bugzilla.gnome.org/show_bug.cgi?id=728717

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

Title:
  GNUcash crashing because of libdbi

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

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


[Bug 1309860] Re: missing ipmi module

2014-05-20 Thread Tim Gardner
** Also affects: openipmi (Ubuntu Utopic)
   Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
   Status: In Progress

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

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

Title:
  missing ipmi module

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

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


[Bug 1321405] [NEW] unable to locate agent notification,alarm

2014-05-20 Thread hicham
Public bug reported:

I can't install this two agents : ceilometer notification agent,
Ceilometer alarm evaluator And Ceilometer notification agent

I'm using ubuntu 12.04 and I installed OpenStack manualy

# apt-get install ceilometer-agent-notification
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package ceilometer-agent-notification

# apt-get install ceilometer-alarm-evaluator
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package ceilometer-alarm-evaluator

# apt-get install ceilometer-alarm-notifier
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package ceilometer-alarm-evaluator

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

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

Title:
  unable to locate agent notification,alarm

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

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


[Bug 1312411] Re: GNUcash crashing because of libdbi

2014-05-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  GNUcash crashing because of libdbi

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

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


[Bug 1309860] Re: missing ipmi module

2014-05-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/openipmi

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

Title:
  missing ipmi module

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

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


[Bug 1321415] [NEW] Big performance difference between debian and ubuntu guest

2014-05-20 Thread Bryan Quigley
Public bug reported:

Ubuntu trusty on trusty is substantially slower in apache benchmarks than 
debian on trusty.  You can use PTS to see the difference here:  
http://openbenchmarking.org/result/1405191-PL-1405196PL73
I tested several releases and it does appear to be an Ubuntu vs Debian issue as 
opposed to a specific version.  It also appears to be true if Debian is the 
host instead.  The hosts have all been virtualized themselves (EC2, Virtualbox, 
kvm)

0. Started with m1.large image on canonistack (can give access if internal 
ip:10.55.60.136)
1. Install lxc and create an ubuntu trusty and debian jessie images, start them 
both.
 a. sudo lxc-create -t download -n ubuntu-trusty -- --dist ubuntu --release 
trusty --arch amd64
 b. sudo lxc-create -t download -n debian-jessie -- --dist debian --release 
jessie --arch amd64
2. Download and install PTS on both machines (I used lxc-attach...)
apt-get update; apt-get install wget; wget 
http://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_5.0.1_all.deb;
 dpkg -i phoronix-test-suite_5.0.1_all.deb; apt-get -f install
3. On both  phoronix-test-suite install apache.
4. Then one at a time have one run: phoronix-test-suite benchmark apache and 
choose to upload the results.  When it gives you the compare options, run that 
on the other node, phoronix-test-suite benchmark insert the compare code after 
.../results/

My results when doing the above, fresh:
http://openbenchmarking.org/result/1405209-PL-1405200PL71

We are seeing a similar issue with another apache workload (not public).

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

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

Title:
  Big performance difference between debian and ubuntu guest

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

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


[Bug 1309860] Re: missing ipmi module

2014-05-20 Thread Launchpad Bug Tracker
This bug was fixed in the package openipmi - 2.0.18-0ubuntu8

---
openipmi (2.0.18-0ubuntu8) utopic; urgency=medium

  * Detect that a module is built into the kernel.
-LP: #1309860
 -- Tim Gardner tim.gard...@canonical.com   Tue, 20 May 2014 11:15:44 -0700

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

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

Title:
  missing ipmi module

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

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


[Bug 1321427] [NEW] Update walinuxagent package for Precise to v2.0.5

2014-05-20 Thread Stephen A. Zarkos
Public bug reported:

This is a request from Microsoft to please update the walinuxagent
package for Ubuntu 12.04 from v1.3.2 to the latest WALinuxAgent 2.0.5.

The Microsoft team has implemented new features and bugfixes into the
2.0 branch that will not be backported to the 1.x branch.  The most
important of these is the support for extension handlers on Azure, which
will be a widely used and compelling feature for Azure moving forward.

Thanks,
Steve

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

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

Title:
  Update walinuxagent package for Precise to v2.0.5

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

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


[Bug 1321425] [NEW] irqbalance affinity_hint subset empty in /var/log/syslog

2014-05-20 Thread Kent Stanwood Gordon
Public bug reported:

/var/log/syslog has repeating
May 20 14:39:28 txsllabc7k001 /usr/sbin/irqbalance: irq 121 affinity_hint 
subset empty
May 20 14:39:28 txsllabc7k001 /usr/sbin/irqbalance: irq 123 affinity_hint 
subset empty
May 20 14:39:28 txsllabc7k001 /usr/sbin/irqbalance: irq 125 affinity_hint 
subset empty
May 20 14:39:38 txsllabc7k001 /usr/sbin/irqbalance: irq 119 affinity_hint 
subset empty
May 20 14:39:38 txsllabc7k001 /usr/sbin/irqbalance: irq 121 affinity_hint 
subset empty
May 20 14:39:38 txsllabc7k001 /usr/sbin/irqbalance: irq 123 affinity_hint 
subset empty
May 20 14:39:38 txsllabc7k001 /usr/sbin/irqbalance: irq 125 affinity_hint 
subset empty
May 20 14:39:48 txsllabc7k001 /usr/sbin/irqbalance: irq 119 affinity_hint 
subset empty
May 20 14:39:48 txsllabc7k001 /usr/sbin/irqbalance: irq 121 affinity_hint 
subset empty
May 20 14:39:48 txsllabc7k001 /usr/sbin/irqbalance: irq 123 affinity_hint 
subset empty
May 20 14:39:48 txsllabc7k001 /usr/sbin/irqbalance: irq 125 affinity_hint 
subset empty
May 20 14:39:58 txsllabc7k001 /usr/sbin/irqbalance: irq 119 affinity_hint 
subset empty
May 20 14:39:58 txsllabc7k001 /usr/sbin/irqbalance: irq 121 affinity_hint 
subset empty
May 20 14:39:58 txsllabc7k001 /usr/sbin/irqbalance: irq 123 affinity_hint 
subset empty
May 20 14:39:58 txsllabc7k001 /usr/sbin/irqbalance: irq 125 affinity_hint 
subset empty
May 20 14:40:08 txsllabc7k001 /usr/sbin/irqbalance: irq 119 affinity_hint 
subset empty
May 20 14:40:08 txsllabc7k001 /usr/sbin/irqbalance: irq 121 affinity_hint 
subset empty
May 20 14:40:08 txsllabc7k001 /usr/sbin/irqbalance: irq 123 affinity_hint 
subset empty
May 20 14:40:08 txsllabc7k001 /usr/sbin/irqbalance: irq 125 affinity_hint 
subset empty
May 20 14:40:18 txsllabc7k001 /usr/sbin/irqbalance: irq 119 affinity_hint 
subset empty
May 20 14:40:18 txsllabc7k001 /usr/sbin/irqbalance: irq 121 affinity_hint 
subset empty

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: irqbalance 1.0.6-2
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.1
Architecture: amd64
Date: Tue May 20 14:19:32 2014
ExecutablePath: /usr/sbin/irqbalance
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: irqbalance
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  irqbalance affinity_hint subset empty in /var/log/syslog

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

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


[Bug 1321427] Re: Update walinuxagent package for Precise to v2.0.5

2014-05-20 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu)
 Assignee: (unassigned) = Ben Howard (utlemming)

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

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

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

Title:
  Update walinuxagent package for Precise to v2.0.5

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

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


[Bug 1309860] Re: missing ipmi module

2014-05-20 Thread Tim Gardner
** Changed in: openipmi (Ubuntu Trusty)
   Status: In Progress = Fix Committed

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

Title:
  missing ipmi module

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

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


[Bug 1321427] Re: [SRU] Update walinuxagent package for Precise to v2.0.5

2014-05-20 Thread Ben Howard
Attached debdiff of walinuxagent_2.0.4-0ubuntu2 to
walinuxagent_2.0.5-0ubuntu1~14.04

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

Title:
  [SRU] Update walinuxagent package for Precise to v2.0.5

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

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


[Bug 1321427] Re: [SRU] Update walinuxagent package for Precise to v2.0.5

2014-05-20 Thread Ben Howard
** Attachment added: debdiff of walinuxagent_2.0.4-0ubuntu2 to 
walinuxagent_2.0.5-0ubuntu1~14.04
   
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1321427/+attachment/4116406/+files/14_04_debdiff.txt

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

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

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

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

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

Title:
  [SRU] Update walinuxagent package for Precise to v2.0.5

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

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


[Bug 1321427] Re: Update walinuxagent package for Precise to v2.0.5

2014-05-20 Thread Ben Howard
Attached debdiff of walinuxagent_1.3.2-0ubuntu4~12.04.7 to
walinuxagent_2.0.5-0ubuntu1~12.04

** Description changed:

- This is a request from Microsoft to please update the walinuxagent
- package for Ubuntu 12.04 from v1.3.2 to the latest WALinuxAgent 2.0.5.
+ SRU Justification
+ 
+ Impact: WALinuxAgent 1.3.2 lacks features and bug fixes; these features
+ and fixes are not being backported.
+ 
+ TEST CASES
+ New Image
+  * Build new image from -proposed, confirm that it boots
+  * Boot new instance w/ user-data
+- confirm cloud-init consumed user-data
+ 
+ Upgrade:
+  * Upgrade 12.04 and 14.04 instance w/ -proposed walinuxagent
+  * Reboot, confirm instance came back up
+  * Rebundle instance, confirm that new rebundling works
+  * Upgrade 12.04 to 14.04, reboot. Confirm that instance comes up
+ 
+ REGRESSION POTENTIAL:
+ There is some risk of regression potential. MS has confirmed that that 2.0.5 
has been thoroughly tested by MS on 12.04. However, for 12.04 it is a shift 
from 1.3.2 series to 2.0.5. 
+ 
+ ORIGINAL REPORT:
+ This is a request from Microsoft to please update the walinuxagent package 
for Ubuntu 12.04 from v1.3.2 to the latest WALinuxAgent 2.0.5.
  
  The Microsoft team has implemented new features and bugfixes into the
  2.0 branch that will not be backported to the 1.x branch.  The most
  important of these is the support for extension handlers on Azure, which
  will be a widely used and compelling feature for Azure moving forward.
  
  Thanks,
  Steve

** Summary changed:

- Update walinuxagent package for Precise to v2.0.5
+ [SRU] Update walinuxagent package for Precise to v2.0.5

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

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

** Description changed:

  SRU Justification
  
- Impact: WALinuxAgent 1.3.2 lacks features and bug fixes; these features
- and fixes are not being backported.
+ IMPACT: 
+ WALinuxAgent 1.3.2 lacks features and bug fixes; these features and fixes are 
not being backported. 
+ 
+ For 14.04, the current code base is 2.0.4; 2.0.5 is largely a selection
+ of bug fixes. The current extension handlers are not robust and may leak
+ and exception, causing the agent to crash mid boot. For example there
+ are several fixes for catching errors in plugin handling.
  
  TEST CASES
  New Image
-  * Build new image from -proposed, confirm that it boots
-  * Boot new instance w/ user-data
-- confirm cloud-init consumed user-data
+  * Build new image from -proposed, confirm that it boots
+  * Boot new instance w/ user-data
+    - confirm cloud-init consumed user-data
  
  Upgrade:
-  * Upgrade 12.04 and 14.04 instance w/ -proposed walinuxagent
-  * Reboot, confirm instance came back up
-  * Rebundle instance, confirm that new rebundling works
-  * Upgrade 12.04 to 14.04, reboot. Confirm that instance comes up
+  * Upgrade 12.04 and 14.04 instance w/ -proposed walinuxagent
+  * Reboot, confirm instance came back up
+  * Rebundle instance, confirm that new rebundling works
+  * Upgrade 12.04 to 14.04, reboot. Confirm that instance comes up
  
  REGRESSION POTENTIAL:
- There is some risk of regression potential. MS has confirmed that that 2.0.5 
has been thoroughly tested by MS on 12.04. However, for 12.04 it is a shift 
from 1.3.2 series to 2.0.5. 
+ There is some risk of regression potential. MS has confirmed that that 2.0.5 
has been thoroughly tested by MS on 12.04. However, for 12.04 it is a shift 
from 1.3.2 series to 2.0.5.
+ 
+ For 14.04, the regession potential lower, as the changes are bug fixes
+ to 2.0.4 version.
  
  ORIGINAL REPORT:
  This is a request from Microsoft to please update the walinuxagent package 
for Ubuntu 12.04 from v1.3.2 to the latest WALinuxAgent 2.0.5.
  
  The Microsoft team has implemented new features and bugfixes into the
  2.0 branch that will not be backported to the 1.x branch.  The most
  important of these is the support for extension handlers on Azure, which
  will be a widely used and compelling feature for Azure moving forward.
  
  Thanks,
  Steve

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

Title:
  [SRU] Update walinuxagent package for Precise to v2.0.5

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

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


[Bug 1321415] Re: Big performance difference between debian and ubuntu guest

2014-05-20 Thread Bryan Quigley
Very small performance loss when installing udev on debian
(http://openbenchmarking.org/result/1405208-PL-1405209PL62).  May not be
significant.

My attempt to remove udev from Ubuntu did not succeed...

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

Title:
  Big performance difference between debian and ubuntu guest

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

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


[Bug 1312301] Re: Pecan version issue in Icehouse ceilometer package

2014-05-20 Thread Sina Sadeghi
Same problem here. Please place the appropriate version packages in the
icehouse repo ASAP.

Why was this not caught by testing/QA? Is metering swift with ceilometer
considered an edge case?

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

** No longer affects: ceilometer

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

Title:
  Pecan version issue in Icehouse ceilometer package

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

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


[Bug 1039295] Re: Please investigate the feasibility of apparmor for openvswitch

2014-05-20 Thread Simon Déziel
I've written an Apparmor profile for ovs-vswitchd on Trusty. Let me know
if it would be better to provide it in the form of a bzr merge.

** Attachment added: ovs-vswitchd AA profile
   
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1039295/+attachment/4116496/+files/usr.sbin.ovs-vswitchd

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

Title:
  Please investigate the feasibility of apparmor for openvswitch

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

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


[Bug 1162477] Re: typo in nagios.cfg : cfg_drr=...

2014-05-20 Thread Scott
It seems like this hasn't been fixed yet and there has been no activity
for almost a year. Could I take this as a new contributor?

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

Title:
  typo in nagios.cfg : cfg_drr=...

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

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


[Bug 1162477] Re: typo in nagios.cfg : cfg_drr=...

2014-05-20 Thread Logan Rosen
It doesn't appear to be an issue in the latest development release
(3.5.1ubuntu1), so I'll mark this as Fix Released. I'll see if it
affects any of the stable releases.

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

** Changed in: nagios3 (Ubuntu)
 Assignee: Ankit Sinha (ankitbko) = (unassigned)

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

Title:
  typo in nagios.cfg : cfg_drr=...

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

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


[Bug 1162477] Re: typo in nagios.cfg : cfg_drr=...

2014-05-20 Thread Logan Rosen
I can't find any references to cfg_drr in nagios3 in any of the stable
releases of Ubuntu. This is fixed.

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

Title:
  typo in nagios.cfg : cfg_drr=...

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

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


[Bug 379008] Re: Active screen changes when suspending by lid close

2014-05-20 Thread Launchpad Bug Tracker
[Expired for pm-utils (Ubuntu) because there has been no activity for 60
days.]

** Changed in: pm-utils (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Active screen changes when suspending by lid close

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

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