[Bug 1393640] Re: acinclude.m4 references incorrect PDO header location

2015-01-13 Thread Brad
This patch changes the php_pdo_driver location test from php/ to php5/:

-elif test -f $prefix/include/php/ext/pdo/php_pdo_driver.h; then
-  pdo_cv_inc_path=$prefix/include/php/ext
+elif test -f $prefix/include/php5/ext/pdo/php_pdo_driver.h; then
+  pdo_cv_inc_path=$prefix/include/php5/ext

Seems like the correct solution to me, but I could be completely wrong.
Thanks

** Patch added: acinclude-php5.patch
   
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1393640/+attachment/4297990/+files/acinclude-php5.patch

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

Title:
  acinclude.m4 references incorrect PDO header location

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

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


[Bug 1317587] Re: ClamAV 0.98.1 is Outdated

2015-01-13 Thread Mathew Hodson
** Tags added: upgrade-software-version

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

Title:
  ClamAV 0.98.1 is Outdated

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

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


[Bug 1038139] Re: Missing running check on init script

2015-01-13 Thread Mathew Hodson
** Tags added: precise

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

Title:
  Missing running check on init script

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

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


[Bug 1052815] Re: users plugin throws warnings

2015-01-13 Thread Christian Reis
** Also affects: munin via
   http://munin-monitoring.org/ticket/1161
   Importance: Unknown
   Status: Unknown

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

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

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

Title:
  users plugin throws warnings

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

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


[Bug 1052815] Re: users plugin throws warnings

2015-01-13 Thread Christian Reis
As noted in comment #4, the fix for this is quite straightforward; just
wrap the qw calls (i.e. the argument to foreach) in parenthesis. It's
fixed in Trusty, btw.

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

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

Title:
  users plugin throws warnings

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

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


[Bug 1052815] Re: users plugin throws warnings

2015-01-13 Thread Bug Watch Updater
** Changed in: munin (Debian)
   Status: Unknown = Fix Released

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

Title:
  users plugin throws warnings

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

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


[Bug 1410155] Re: Missing /etc/rabbitmq

2015-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package rabbitmq-server - 3.4.2-2

---
rabbitmq-server (3.4.2-2) unstable; urgency=medium


  * d/rabbitmq-server.dirs: Restore missing /etc/rabbitmq directory
(LP: #1410155).

 -- James Page james.p...@ubuntu.com  Tue, 13 Jan 2015 09:53:47 +

** Changed in: rabbitmq-server (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Missing /etc/rabbitmq

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

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


[Bug 1410398] [NEW] Make download in pip available

2015-01-13 Thread Karl-Philipp Richter
Public bug reported:

It'd be great to push the project to https://pypi.python.org/pypi to
make it available as download with `pip`. `sudo pip install bs4`
currently fails with

Downloading/unpacking bs4
  Could not find any downloads that satisfy the requirement bs4
 Cleaning up...
No distributions at all found for bs4
Storing debug log for failure in /home/richter/.pip/pip.log

for me.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: python-bs4 (not installed)
Uname: Linux 3.18.2-031802-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 13 18:43:15 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-01-03 (10 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
SourcePackage: beautifulsoup4
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug utopic

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

Title:
  Make download in pip available

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

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


[Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Neil Wilson
** Also affects: qemu
   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/1410288

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

-- 
Ubuntu-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 1382101] Asterisk built without chan_gtalk and res_jabber

2015-01-13 Thread Bart
yes i figured it out few months ago,

 On Jan 9, 2015, at 8:42 PM, Matt m...@mattroman.com wrote:
 
 I believe these modules were replaced by chan_motif.so  res_xmpp.so
 
 If your goal is to get Google Voice working, see motif.conf and
 xmpp.conf to configure.  You may want to also check out this guide:
 http://forum.xda-developers.com/nexus-4/general/guide-setup-asterisk-
 server-google-t2126964
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1382101
 
 Title:
  Asterisk built without chan_gtalk and res_jabber
 
 Status in asterisk package in Ubuntu:
  New
 
 Bug description:
  Missing modules:
  chan_gtalk
  res_jabber
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1382101/+subscriptions

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

Title:
  Asterisk built without chan_gtalk and res_jabber

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

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


[Bug 1393640] Re: acinclude.m4 references incorrect PDO header location

2015-01-13 Thread Ubuntu Foundations Team Bug Bot
The attachment acinclude-php5.patch seems to be a patch.  If it isn't,
please remove the patch flag from the attachment, remove the patch
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

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

** Tags added: patch

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

Title:
  acinclude.m4 references incorrect PDO header location

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

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


[Bug 1410288] [NEW] qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Neil Wilson
Public bug reported:

If you try to convert a blank image to qcow2 that is less than 100kiB in
size then qemu-img hangs trying to seek to the end of the file.

$ truncate --size 102399 /tmp/temp
$ qemu-img convert -p -O qcow2 /tmp/temp /tmp/temp2.qcow2

I'm finding this on all versions of qemu-img v2.

strace shows a seek loop.

ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qemu-utils 2.0.0+dfsg-2ubuntu1.10
ProcVersionSignature: User Name 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
Date: Tue Jan 13 14:30:39 2015
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty uec-images

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

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

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


[Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

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


[Bug 567131] Re: radvd terminates with segfault on startup

2015-01-13 Thread DooMMasteR
We have the same problem, but only with every other prefix ~50% of the
prefixes do not produce a segfault.

interface eth0
{
   AdvSendAdvert on;
   MaxRtrAdvInterval 30;

   prefix ::/64
   {
  AdvOnLink on;
  AdvAutonomous on;
  AdvRouterAddr off;
  AdvValidLifetime 300;
  AdvPreferredLifetime 120;
  DeprecatePrefix on;
   };
};

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

Title:
  radvd terminates with segfault on startup

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

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


[Blueprint servercloud-v-server-core] General server work for Vivid

2015-01-13 Thread Robie Basak
Blueprint changed by Robie Basak:

Work items changed:
  Work items:
  NTP on by default (from elmo): TODO
  evaluate dpdk (http://dpdk.org/) for inclusion: TODO
- update haproxy to latest: INPROGRESS
+ update haproxy to latest: DONE
  update corosync to latest: TODO
  MySQL cleanup in Debian and 5.6 transition: INPROGRESS

-- 
General server work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-server-core

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


[Bug 1393444] Re: machine unit connects to apiserver but stays in agent-state: pending

2015-01-13 Thread Canonical Juju QA Bot
** Changed in: juju-core
Milestone: 1.22-alpha1 = 1.23

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

Title:
  machine unit connects to apiserver but stays in agent-state: pending

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

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


[Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Neil Wilson
Workaround is to 'fallocate'. Problem seems to be linked to files with
sparse holes in them.

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

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

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


[Bug 1327049] Re: libSDL1.2 screen tearing still occurs even with version 1.2.15-8ubuntu1.1

2015-01-13 Thread Jens Höft
Also affects MythTV (mythbuntu 14.04).

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

Title:
  libSDL1.2 screen tearing still occurs even with version
  1.2.15-8ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsdl1.2/+bug/1327049/+subscriptions

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


[Bug 1410155] Re: Missing /etc/rabbitmq

2015-01-13 Thread James Page
** Changed in: rabbitmq-server (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

** Changed in: rabbitmq-server (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  Missing /etc/rabbitmq

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

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


[Bug 1407937] Re: [MIR] python-oslo-context

2015-01-13 Thread Martin Pitt
Promoted.

** Changed in: python-oslo-context (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [MIR] python-oslo-context

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-oslo-context/+bug/1407937/+subscriptions

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


[Bug 1410155] [NEW] Missing /etc/rabbitmq

2015-01-13 Thread James Page
Public bug reported:

Previous versions of rabbitmq-server shipped with /etc/rabbitmq (albeit
empty).

The version in vivid does not.  Please restore.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: rabbitmq-server 3.4.2-1
ProcVersionSignature: User Name 3.18.0-8.9-generic 3.18.1
Uname: Linux 3.18.0-8-generic x86_64
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
Date: Tue Jan 13 09:26:09 2015
Ec2AMI: ami-006e
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: aki-0002
Ec2Ramdisk: ari-0002
PackageArchitecture: all
SourcePackage: rabbitmq-server
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.rabbitmq.server:
 # Generated by juju
 # bump ulimit so rabbit can support lots of connections
 ulimit -n 65536
mtime.conffile..etc.default.rabbitmq.server: 2015-01-13T09:24:20.294013

** Affects: rabbitmq-server (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: amd64 apport-bug ec2-images vivid

** Changed in: rabbitmq-server (Ubuntu)
   Importance: Undecided = High

** Changed in: rabbitmq-server (Ubuntu)
   Status: New = Triaged

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

Title:
  Missing /etc/rabbitmq

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

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


[Bug 1199511] Re: smartd service LogFile configuration points to messages instead of syslog

2015-01-13 Thread Daniel Koć
This is still unresolved for 14.04 (trusty) I'm using. Please, apply the
patch - it is simple, annoying and waiting too long for resolving...

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

Title:
  smartd service LogFile configuration points to messages instead of
  syslog

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

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


[Bug 1199511] Re: smartd service LogFile configuration points to messages instead of syslog

2015-01-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  smartd service LogFile configuration points to messages instead of
  syslog

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

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


[Blueprint servercloud-v-server-core] General server work for Vivid

2015-01-13 Thread Robie Basak
Blueprint changed by Robie Basak:

Work items changed:
  Work items:
  NTP on by default (from elmo): TODO
  evaluate dpdk (http://dpdk.org/) for inclusion: TODO
  update haproxy to latest: INPROGRESS
  update corosync to latest: TODO
- MySQL cleanup in Debian and 5.6 transition: TODO
+ MySQL cleanup in Debian and 5.6 transition: INPROGRESS

-- 
General server work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-server-core

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


[Blueprint servercloud-v-server-core] General server work for Vivid

2015-01-13 Thread Robie Basak
Blueprint changed by Robie Basak:

Work items changed:
  Work items:
  NTP on by default (from elmo): TODO
  evaluate dpdk (http://dpdk.org/) for inclusion: TODO
- update haproxy and corosync to latest: TODO
+ update haproxy to latest: INPROGRESS
+ update corosync to latest: TODO
  MySQL cleanup in Debian and 5.6 transition: TODO

-- 
General server work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-server-core

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


[Bug 1410155] Re: Missing /etc/rabbitmq

2015-01-13 Thread James Page
Fix uploaded to Debian in -2

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

Title:
  Missing /etc/rabbitmq

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

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


[Bug 1410195] Re: Able to bypass screen lock.

2015-01-13 Thread Martin Meredith
This issue is caused by Polkit not correctly working when box is
installed as an LDAP client.

** Changed in: xubuntu-meta (Ubuntu)
   Status: Incomplete = Invalid

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

** Also affects: policykit-1 (Ubuntu)
   Importance: Undecided
   Status: New

** Information type changed from Private Security to Public Security

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

Title:
  Able to bypass screen lock.

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

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


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

2015-01-13 Thread Timur Nurlygayanov
** No longer affects: mos

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

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

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

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


[Bug 1410252] [NEW] backuppc skipping some directories and files

2015-01-13 Thread Joren Verheyen
Public bug reported:

Hi,

I just installed backuppc version 3.3.0 on an ubuntu server 14.04.1 LTS
machine. The smb version is 4.1.6

At first it looked like all hosts are backupped fine by backuppc but
then when I browsed some of my backups from Microsoft Windows host I
noticed big parts in the file structure are missing. Folders like
program Files are completely not included in the backup. The backup
ends with showing it was done without any error.

Some WIndows hosts backupped good in the past on an older ubuntu version
with a smb client version 3.5. I copied these backups to the new ubuntu
backuppc machine and they are still running fine until now even with the
new smb version, the files and folders are not skipped anymore then.

This mistake seems to occur on full backups and on incremental backups
of hosts that are newly added to this new backuppc machine. Going into
the xfer logs shows following errors:

Running: /usr/bin/smbclient hostip\\C\$ -U user -E -d 1 -c tarmode\ full 
-TcN /var/lib/backuppc/pc/hostip/timeStamp.level0 -
incr backup started back to 2015-01-09 07:54:19  (backup #682) for share C$
Xfer PIDs are now 13700,13699
[ skipped 3 lines ]
NT_STATUS_ACCESS_DENIED listing \Documents and Settings\Administrator\*
[ skipped 108 lines ]
File size change - truncating \Documents and Settings\All Users\Application 
Data\McAfee\DesktopProtection\OnAccessScanLog.txt to 206828 bytes
[ skipped 359 lines ]
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\LocalService\Local Settings\Application 
Data\Microsoft\Windows\UsrClass.dat.LOG (\Documents and 
Settings\LocalService\Local Settings\Application Data\Microsoft\Windows\)
NT_STATUS_SHARING_VIOLATION listing \Documents and Settings\LocalService\Local 
Settings\Application Data\Microsoft\Windows\*
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\LocalService\NTUSER.DAT (\Documents and Settings\LocalService\)
NT_STATUS_SHARING_VIOLATION listing \Documents and Settings\LocalService\*
[ skipped 209 lines ]
NT_STATUS_ACCESS_DENIED listing \Documents and Settings\micro\CASA\*
[ skipped 83 lines ]
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\micro\Local Settings\Application Data\Microsoft\Windows\UsrClass.dat 
(\Documents and Settings\micro\Local Settings\Application 
Data\Microsoft\Windows\)
NT_STATUS_SHARING_VIOLATION listing \Documents and Settings\micro\Local 
Settings\Application Data\Microsoft\Windows\*
[ skipped 495 lines ]
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\micro\Local Settings\Temp\hsperfdata_micro\2676 (\Documents and 
Settings\micro\Local Settings\Temp\hsperfdata_micro\)
NT_STATUS_SHARING_VIOLATION listing \Documents and Settings\micro\Local 
Settings\Temp\hsperfdata_micro\*
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\micro\Local Settings\Temp\~DF3290.tmp (\Documents and 
Settings\micro\Local Settings\Temp\)
NT_STATUS_SHARING_VIOLATION listing \Documents and Settings\micro\Local 
Settings\Temp\*
[ skipped 73 lines ]
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\micro\NTUSER.DAT (\Documents and Settings\micro\)
NT_STATUS_SHARING_VIOLATION listing \Documents and Settings\micro\*
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\NetworkService\Local Settings\Application 
Data\Microsoft\Windows\UsrClass.dat.LOG (\Documents and 
Settings\NetworkService\Local Settings\Application Data\Microsoft\Windows\)
NT_STATUS_SHARING_VIOLATION listing \Documents and 
Settings\NetworkService\Local Settings\Application Data\Microsoft\Windows\*
NT_STATUS_SHARING_VIOLATION opening remote file \Documents and 
Settings\NetworkService\NTUSER.DAT (\Documents and Settings\NetworkService\)
NT_STATUS_SHARING_VIOLATION listing \Documents and Settings\NetworkService\*
[ skipped 167 lines ]
NT_STATUS_SHARING_VIOLATION opening remote file \pagefile.sys (\)
NT_STATUS_SHARING_VIOLATION listing \\*
[ skipped 48 lines ]
tarExtract: Done: 0 errors, 75 filesExist, 3627287 sizeExist, 1324592 
sizeExistComp, 116 filesTotal, 8552138 sizeTotal

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

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

Title:
  backuppc skipping some directories and files

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

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


[Bug 1278529] Re: Using S3, BackendException: No connection to backend

2015-01-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-boto (Ubuntu)
   Status: New = Confirmed

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

Title:
  Using S3, BackendException: No connection to backend

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

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


[Bug 1278529] Re: Using S3, BackendException: No connection to backend

2015-01-13 Thread Svivi
Hi,

I have this problem, too. From Deja Dup and even from Duplicity.
python-boto: 2.20.1-2ubuntu2
duplicity: 0.6.23-1ubuntu4.1
Ubuntu 14.04.1 LTS x86_64

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

Title:
  Using S3, BackendException: No connection to backend

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

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


[Bug 1374115] Re: Allow cloud-config to modify partitioning and mount point of temporary resource disk in Azure

2015-01-13 Thread trialotto
The mount location can be reconfigured in the waagent.conf file, after
provisioning of the VM.

A shut-down and start-up sequence is required, in order to let the
changed settings become effective.

It is not desirable and/or advisable to change partitioning and/or mount
locations on creation time.

It is also not desirable and/or advisable to change partitioning of the
resource (ephemeral) disk, given the fact that this disk is not really
intended for persistent data storage and the fact that one minor change
in settings (changing ResourceDisk.Format=n to ResourceDisk.Format=y)
will result in a loss of all data and partitioning settings (!).

When requiring a (persistent) data disk, please attach an additional
data disk (with all freedom available, for custom configuration of
partitioning and/or mount points).

Kind regards

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

Title:
  Allow cloud-config to modify partitioning and mount point of temporary
  resource disk in Azure

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

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


[Bug 1388077] Re: Parallel periodic instance power state reporting from compute nodes has high impact on conductors and message broker

2015-01-13 Thread James Page
** Changed in: nova (Ubuntu Vivid)
   Status: In Progress = Fix Released

** Changed in: nova (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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1388077

Title:
  Parallel periodic instance power state reporting from compute nodes
  has high impact on conductors and message broker

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

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


[Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-01-13 Thread trialotto
@Cracco,

The discussion has to do with creating (persistent) swap space, on the
resource (ephemeral) disk, without adding additional disks.

In essence, you provide a solution, but the solution ignores the
possibility to use some of the unused disk space on the resource disk.

Furthermore, your solution is rather inflexible, if swap space has to be
resized.

Kind regards

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

Title:
  Document how to add swap space on Azure resource disk

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

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


[Blueprint servercloud-v-openstack-kilo] OpenStack Kilo for Ubuntu Vivid

2015-01-13 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.10:
  [zulcss] Update all ubuntu-server-dev branches for new release (VCS in 
d/control): DONE
  Upload to development release as soon as open: TODO
  [zulcss] Create package build configurations for new releases in 
ubuntu-openstack-testing and push into the lab: DONE
  [zulcss] Move the previous release to stable branches into the lab: DONE
  [james-page] Update cloud-archive-utils to support kilo (specifically 
common.py and sbuild-ca + link): DONE
  [james-page] Update cloud-archive-utils on test-01 to new version: DONE
  [james-page] Setup backport-o-matic: DONE
  
  Work items for ubuntu-14.12:
  Kilo-1 milestone version review for any new or updated package dependencies 
AND tool runtime dependencies: DONE
  Raise any new MIR’s for new dependencies for kilo-2: DONE
- Kilo-1 release - vivid and cloud-archive: INPROGRESS
+ Kilo-1 release - vivid and cloud-archive: DONE
  Notify openstack/openstack-dev ML on release of kilo-1: TODO
  Notify release and SRU teams that OpenStack releases +1 week after Ubuntu and 
get agreement for SRU activity: TODO
  Packaging for sahara: DONE
  Packaging review for trove: DONE
  Packaging review for ironic: DONE
  [james-page] Update openvswitch to 2.3.0: DONE
  [james-page] Update ceph to giant release: DONE
  
  Work items for ubuntu-15.02:
  Review and rationalize openstack-dashboard packaging: TODO
  Kilo-2 milestone version review for any new or updated package dependencies 
AND tool runtime dependencies: TODO
  Raise any new MIR’s for new dependencies for kilo-2: TODO
  Kilo-2 release - vivid and cloud-archive: TODO
  Notify openstack/openstack-dev ML on release of kilo-2: TODO
  
  Work items for ubuntu-15.03:
  Kilo-3 milestone version review for any new or updated package dependencies 
AND tool runtime dependencies: TODO
  Raise any new MIR’s for new dependencies for kilo-3: TODO
  Kilo-3 release - vivid and cloud-archive: TODO
  Notify openstack/openstack-dev ML on release of kilo-3: TODO
  
  Work items for ubuntu-15.04:
  Kilo release - vivid and cloud-archive: TODO
  Notify openstack/openstack-dev ML on release of kilo release: TODO
  
  Work items:
  Open up Openstack for vivid: DONE
  Updated python-keystoneclient to 0.11.2: DONE
  Updated python-eventlet to 0.15.2: DONE
  Updated stevedore to 1.1.0: DONE
  Updated python-ceilometerclient to 1.0.12: DONE
  Updated python-cinderclient to 1.1.1: DONE
  Updated python-heatclient to 0.2.12: DONE
  Updated python-novaclient to 2.20.0: DONE
  Updated python-ironicclient to 0.3.1: DONE
  Updated python-neturonclient to 2.3.9: DONE
  Updated python-swiftclient to 2.3.1: DONE
  Updated python-glance-store to 0.1.9: DONE
  Updated python-oslo.db to 1.1.0: DONE
  Updated python-saharaclient to 0.7.5: DONE
  Packaged oslo.serialization for Openstack: DONE
  Write MIR for oslo.serialization: TODO
  Packaged oslo.concurrency for Openstack: INPROGRESS
  Write MIR for oslo.concurrency: TODO
  Merged python-boto 2.34.0-2ubuntu: DONE
  Updated python-oslo.vmware to 0.7.0: DONE
  Updated python-glanceclient to 0.14.2: DONE
  updated python-hacking to 0.9.3: DONE
  Polish python-openstackclient in universe this cycle and provide to kilo 
cloud-archive (target main inclusion in 16.04): TODO

-- 
OpenStack Kilo for Ubuntu Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-openstack-kilo

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


[Bug 1410155] Re: Missing /etc/rabbitmq

2015-01-13 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/rabbitmq-server

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

Title:
  Missing /etc/rabbitmq

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

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


[Bug 1391784] Re: HA failure when no IP address is bound to the VIP interface

2015-01-13 Thread James Page
Fallback configurations re-introduced for most charms, swift-proxy still
needs this fix.

** Changed in: openstack-dashboard (Juju Charms Collection)
   Status: In Progress = Fix Committed

** Changed in: nova-cloud-controller (Juju Charms Collection)
   Status: In Progress = Fix Committed

** Changed in: neutron-api (Juju Charms Collection)
   Status: In Progress = Fix Committed

** Changed in: keystone (Juju Charms Collection)
   Status: In Progress = Fix Committed

** Changed in: cinder (Juju Charms Collection)
   Status: In Progress = Fix Committed

** Changed in: glance (Juju Charms Collection)
   Status: In Progress = Fix Committed

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

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

Title:
  HA failure when no IP address is bound to the VIP interface

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

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


[Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Scott Moser
verified this fails as described on vivid:
$ dpkg-query --show qemu-utils
qemu-utils  1:2.1+dfsg-11ubuntu1

and also on trusty.

$ dpkg-query --show qemu-utils
qemu-utils  2.0.0+dfsg-2ubuntu1.10

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

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

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


[Bug 1410155] Re: Missing /etc/rabbitmq

2015-01-13 Thread Ryan Beisner
** Tags added: openstack uosci

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

Title:
  Missing /etc/rabbitmq

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

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


[Bug 592303] Re: rsync transfer failed: File name too long (36)

2015-01-13 Thread wahidhaq
*** This bug is a duplicate of bug 344878 ***
https://bugs.launchpad.net/bugs/344878

I suggest everyone to try Long Path Tool program. It’s really work for
me.

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

Title:
  rsync transfer failed: File name too long (36)

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

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


[Bug 1409233] Re: package openstack-dashboard 1:2014.2.1-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-13 Thread Alberto Salvia Novella
** Changed in: horizon (Ubuntu)
   Importance: Undecided = High

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

Title:
  package openstack-dashboard 1:2014.2.1-0ubuntu2 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/horizon/+bug/1409233/+subscriptions

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


[Bug 1408972] Re: openvswitch: failed to flow_del (No such file or directory)

2015-01-13 Thread Joseph Salisbury
Also, you need to install the linux-image and linux-image-extra .deb
packages.

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

Title:
  openvswitch: failed to flow_del (No such file or directory)

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

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


[Bug 1408972] Re: openvswitch: failed to flow_del (No such file or directory)

2015-01-13 Thread Joseph Salisbury
I created a backport of commit 4a46b24 and built a test kernel.  The
test kernel can be downloaded from:

http://kernel.ubuntu.com/~jsalisbury/lp1408972/

Can you test this kernel and see if it resolves this bug?

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

Title:
  openvswitch: failed to flow_del (No such file or directory)

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

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


[Bug 1336555] Re: ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

2015-01-13 Thread sridhar basam
I am testing the unoptimized version of these and will update this bug report 
with any of our findings.

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

Title:
  ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

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

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


[Bug 1408972] Re: openvswitch: failed to flow_del (No such file or directory)

2015-01-13 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Medium = High

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

Title:
  openvswitch: failed to flow_del (No such file or directory)

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

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