[Bug 1168757] [NEW] nova-compute missing dependency on nova-conductor

2013-04-13 Thread Blair Zajac
Public bug reported:

I did an upgrade from quantal to raring today which upgraded OpenStack
to Grizzly and saw these messages in /var/log/nova/nova-compute.log:

2013-04-13 12:42:37.104 WARNING nova.conductor.api 
[req-eec3e73a-3722-47a5-9a26-b831aa06e324 None None] Timed out waiting for 
nova-conductor. Is it running? Or did this service start before nova-conductor?
2013-04-13 12:42:47.122 WARNING nova.conductor.api 
[req-eec3e73a-3722-47a5-9a26-b831aa06e324 None None] Timed out waiting for 
nova-conductor. Is it running? Or did this service start before nova-conductor?
2013-04-13 12:42:57.139 WARNING nova.conductor.api 
[req-eec3e73a-3722-47a5-9a26-b831aa06e324 None None] Timed out waiting for 
nova-conductor. Is it running? Or did this service start before nova-conductor?

I manually did an 'apt-get install nova-conductor' and these messages
disappeared.  Also, before installing nova-conductor I was unable to
launch a VM.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nova-compute 1:2013.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
Uname: Linux 3.8.0-17-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Sat Apr 13 14:22:24 2013
InstallationDate: Installed on 2012-01-06 (462 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64+mac (20111011)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-color
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=set
SourcePackage: nova
UpgradeStatus: Upgraded to raring on 2013-04-13 (0 days ago)
modified.conffile..etc.nova.rootwrap.d.compute.filters: [deleted]

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


** Tags: amd64 apport-bug raring

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

Title:
  nova-compute missing dependency on nova-conductor

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

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


[Bug 1107400] [NEW] Request upgrade to 3.4.5

2013-01-27 Thread Blair Zajac
Public bug reported:

Hello,

The latest Zookeeper is now 3.4.5 [1] which adds Kerberos authentication of
clients [2], multi-updates, an improved REST API and improved operational
support [3].  Cloudera considers 3.4.4 the first stable release in the 3.4.x
line and as such are including it in their CDH4.2 release [4].

It would be great if the Ubuntu package was updated.  I've opened a bug
in Debian to request the update, which could be pulled into Ubuntu [5].

Thank you,
Blair

[1] http://zookeeper.apache.org/doc/r3.4.5/
[2] https://issues.apache.org/jira/browse/ZOOKEEPER-938
[3] 
http://blog.cloudera.com/blog/2011/11/apache-zookeeper-3-4-0-has-been-released/
[4] 
http://blog.cloudera.com/blog/2012/09/apache-zookeeper-3-4-4-has-been-released/
[5] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699120

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: zookeeper 3.3.6+dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Sun Jan 27 18:41:08 2013
InstallationDate: Installed on 2012-01-06 (387 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64+mac (20111011)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=set
SourcePackage: zookeeper
UpgradeStatus: Upgraded to quantal on 2013-01-01 (26 days ago)

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

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


** Tags: amd64 apport-bug raring upgrade-software-version

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

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

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

Title:
  Request upgrade to 3.4.5

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

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


[Bug 1099199] [NEW] [PATCH] support resizing btrfs filesystems

2013-01-13 Thread Blair Zajac
Public bug reported:

I converted a cloud image from ext4 to btrfs and this warning appears
when booting the image:

2013-01-13 20:03:05,057 - cc_resizefs.py[WARNING]: Could not determine
filesystem type of /

I put a patch to support resizing btrfs volumes up at
https://code.launchpad.net/~blair/cloud-init/cloud-init

It's a little tricker than I initially thought it would be, please
review the commit to see details on this.  The patch hasn't been tested
with ext* and xfs filesystems, only btrfs filesystems.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cloud-init 0.7.1-0ubuntu4 [modified: 
usr/share/pyshared/cloudinit/config/cc_resizefs.py]
ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu1
Architecture: amd64
Date: Sun Jan 13 19:56:47 2013
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug patch raring uec-images

** Patch added: Patch to support resizing btrfs filesystems
   
https://bugs.launchpad.net/bugs/1099199/+attachment/3482134/+files/resize-btrfs-patch.txt

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

Title:
  [PATCH] support resizing btrfs filesystems

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

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


[Bug 957727] Re: apr: update to 1.4.6 to fix svn fsfs repository corruption

2012-03-18 Thread Blair Zajac
Debian uploaded 1.4.6 that could be synced to 12.04.

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

Title:
  apr: update to 1.4.6 to fix svn fsfs repository corruption

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

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


[Bug 957727] [NEW] apr: update to 1.4.6 to fix svn fsfs repository corruption

2012-03-17 Thread Blair Zajac
Public bug reported:

APR releases before 1.4.6 have a faulty truncate() implementation that
can cause svn fsfs repository corruption.  The next release of svn 1.6.x
has a workaround for the issue, see:

http://svn.apache.org/viewvc?view=revisionrevision=1240892

But since svn added the workaround, APR released 1.4.6 which has the fix
in it:

http://www.apache.org/dist/apr/CHANGES-APR-1.4

So updating to 1.4.6 will resolve any corruption issues in svn (due to
this issue).

Thanks,
Blair (svn committer)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libapr1 1.4.5-1.1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Sat Mar 17 00:13:46 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120122)
ProcEnviron:
 SHELL=/bin/bash
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
SourcePackage: apr
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  apr: update to 1.4.6 to fix svn fsfs repository corruption

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

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


[Bug 957727] Re: apr: update to 1.4.6 to fix svn fsfs repository corruption

2012-03-17 Thread Blair Zajac
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apr in Ubuntu.
https://bugs.launchpad.net/bugs/957727

Title:
  apr: update to 1.4.6 to fix svn fsfs repository corruption

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

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


[Bug 957727] Re: apr: update to 1.4.6 to fix svn fsfs repository corruption

2012-03-17 Thread Blair Zajac
Also affects oneiric and lucid.  For oneiric and precise, it would be
great just to update to 1.4.6 since it's ABI compatible.

For lucid, one could take these two commits from apr's trunk and apply
them to the 1.3.x branch.  I haven't done this myself, but my hunch says
it should work without much effort:

http://svn.apache.org/viewvc?view=revisionrevision=1044432

http://svn.apache.org/viewvc?view=revisionrevision=100

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

Title:
  apr: update to 1.4.6 to fix svn fsfs repository corruption

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

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


[Bug 957727] Re: apr: update to 1.4.6 to fix svn fsfs repository corruption

2012-03-17 Thread Blair Zajac
I opened a bug in Debian to track the same issue: http://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=664451

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

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

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

Title:
  apr: update to 1.4.6 to fix svn fsfs repository corruption

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

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