[Bug 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-08-21 Thread Chuck Short
Closing based on comments.

** Changed in: nova (Ubuntu)
   Status: Incomplete = Won't 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/1029896

Title:
  package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed
  to install/upgrade: Unterprozess installiertes post-installation-
  Skript gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1029896/+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 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-30 Thread Kurt Huwig
Hi Adam,

yes, I had devstack installed. This is the output from your command:

$ python -c 'import webob.exc'
Traceback (most recent call last):
  File string, line 1, in module
ImportError: No module named webob.exc

I purged python-webob (and everything else from nova), removed
/etc/nova/ and then reinstalled nova-common. Now it works fine. Thanks
for your help!

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

Title:
  package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed
  to install/upgrade: Unterprozess installiertes post-installation-
  Skript gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1029896/+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 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-27 Thread Kurt Huwig
-- 
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/1029896

Title:
  package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed
  to install/upgrade: Unterprozess installiertes post-installation-
  Skript gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1029896/+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 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-27 Thread Adam Gandelman
Kurt-

Thanks for the report.  From the looks of it, nova is  having problems import 
the webob.exc module in the postinst.  This is strange, as python-webob is a 
dependency of python-nova, both of which are installed according the logs. I'm 
curious--apport is reporting this is a fresh installation and not an upgrade, 
but dpkg is finding existing nova configuration where its expecting to install 
new stuff.  Is there a chance you've already installed nova via some other 
means (devstack?) and the systems python environment is a bit out of skew?  If 
the system is still stuck on this installation, can you try to manually import 
the webob.exc module and test if there is an import error?  
You can run: 

$ python -c 'import webob.exc'

Thanks

** Changed in: nova (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed
  to install/upgrade: Unterprozess installiertes post-installation-
  Skript gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1029896/+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