[Bug 1231982] Re: novnc crashes due undefined variable

2013-10-08 Thread Phil Frost
I also experience this issue in firefox when attempting an install of
OpenStack Havana from the ubuntu cloud archive. novnc
1:0.4+dfsg+1+20130425+git4973b9cc80-1~cloud0 is installed.

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231982

Title:
  novnc crashes due undefined variable

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1231982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1210253] Re: With Havana 2 installed, Launching horizon UI results in the error NameError: name 'Dashboard' is not defined

2013-10-01 Thread Phil Frost
The cloud archive does not yet have the fix. It's not terribly hard to
patch the packages locally, though. Summary:

apt-get install build-essential
apt-get source horizon
apt-get build-dep horizon
cd horizon-*
# apply the changes to debian/rules and debian/changelog at
# 
http://launchpadlibrarian.net/148082203/horizon_1%3A2013.2~b2-0ubuntu2_1%3A2013.2~b2-0ubuntu3.diff.gz
# (although probably you will want a different version number, so
# the next ubuntu cloud archive version superceeds yours)
dpkg-buildpackage -us -uc
cd ..

install the resulting .debs with dpkg -i, or put them in a ppa, or
some other repo, etc.

I've confirmed that these changes fix at least the problem described
here. I'm then having a different problem: when I log in, I get
redirected back to the login page, with no error in the browser or
apache's error.log that I can find. However, that is probably more
likely something I did wrong upgrading from grizzly to havanah, or a
separate issue.

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

Title:
  With Havana 2 installed, Launching horizon UI results in the error 
  NameError: name 'Dashboard' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1210253/+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 1210253] Re: With Havana 2 installed, Launching horizon UI results in the error NameError: name 'Dashboard' is not defined

2013-10-01 Thread Phil Frost
The cloud archive does not yet have the fix. It's not terribly hard to
patch the packages locally, though. Summary:

apt-get install build-essential
apt-get source horizon
apt-get build-dep horizon
cd horizon-*
# apply the changes to debian/rules and debian/changelog at
# 
http://launchpadlibrarian.net/148082203/horizon_1%3A2013.2~b2-0ubuntu2_1%3A2013.2~b2-0ubuntu3.diff.gz
# (although probably you will want a different version number, so
# the next ubuntu cloud archive version superceeds yours)
dpkg-buildpackage -us -uc
cd ..

install the resulting .debs with dpkg -i, or put them in a ppa, or
some other repo, etc.

I've confirmed that these changes fix at least the problem described
here. I'm then having a different problem: when I log in, I get
redirected back to the login page, with no error in the browser or
apache's error.log that I can find. However, that is probably more
likely something I did wrong upgrading from grizzly to havanah, or a
separate issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210253

Title:
  With Havana 2 installed, Launching horizon UI results in the error 
  NameError: name 'Dashboard' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1210253/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1163927] [NEW] indent/puppet.vim required by vim-addons-manager registry but not in package

2013-04-03 Thread Phil Frost
Public bug reported:

installing the package vim-puppet results in a VIM addon that can't be
enabled:

$ sudo vim-addon-manager -w install puppet
Warning: ignoring 'puppet' which is missing source files

Seems to me that the addon requires indent/puppet.vim:

$ cat /usr/share/vim/registry/vim-puppet.yaml 
addon: puppet
description: Syntax highlighting for puppet
files:
  - ftdetect/puppet.vim
  - indent/puppet.vim
  - syntax/puppet.vim

but indent/puppet.vim is not installed by the package:

$ cat /usr/share/vim/addons/indent/puppet.vim
cat: /usr/share/vim/addons/indent/puppet.vim: No such file or directory

(unlike the other two files referenced):

$ ls -l /usr/share/vim/addons/ftdetect/puppet.vim 
/usr/share/vim/addons/syntax/puppet.vim 
-rw-r--r-- 1 root root   85 May 16  2012 
/usr/share/vim/addons/ftdetect/puppet.vim
-rw-r--r-- 1 root root 5334 Jul  6  2012 /usr/share/vim/addons/syntax/puppet.vim

Removing the reference to indent/puppet.vim in vim-puppet.yaml seems to
be an acceptable solution.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: vim-puppet 2.7.18-1ubuntu1.1
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Wed Apr  3 09:23:26 2013
InstallationDate: Installed on 2012-10-18 (166 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: puppet
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  indent/puppet.vim required by vim-addons-manager registry but not in
  package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1163927/+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 1163927] [NEW] indent/puppet.vim required by vim-addons-manager registry but not in package

2013-04-03 Thread Phil Frost
Public bug reported:

installing the package vim-puppet results in a VIM addon that can't be
enabled:

$ sudo vim-addon-manager -w install puppet
Warning: ignoring 'puppet' which is missing source files

Seems to me that the addon requires indent/puppet.vim:

$ cat /usr/share/vim/registry/vim-puppet.yaml 
addon: puppet
description: Syntax highlighting for puppet
files:
  - ftdetect/puppet.vim
  - indent/puppet.vim
  - syntax/puppet.vim

but indent/puppet.vim is not installed by the package:

$ cat /usr/share/vim/addons/indent/puppet.vim
cat: /usr/share/vim/addons/indent/puppet.vim: No such file or directory

(unlike the other two files referenced):

$ ls -l /usr/share/vim/addons/ftdetect/puppet.vim 
/usr/share/vim/addons/syntax/puppet.vim 
-rw-r--r-- 1 root root   85 May 16  2012 
/usr/share/vim/addons/ftdetect/puppet.vim
-rw-r--r-- 1 root root 5334 Jul  6  2012 /usr/share/vim/addons/syntax/puppet.vim

Removing the reference to indent/puppet.vim in vim-puppet.yaml seems to
be an acceptable solution.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: vim-puppet 2.7.18-1ubuntu1.1
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Wed Apr  3 09:23:26 2013
InstallationDate: Installed on 2012-10-18 (166 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: puppet
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163927

Title:
  indent/puppet.vim required by vim-addons-manager registry but not in
  package

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs