Displaying 2 results from an estimated 2 matches for "subscriptionmanagererror".
2013 Sep 15
2
viirt-who Problem or my mistake ?
...n a
new start a Error from virt-who and virt-who never starts.
root at bbs init.d]# service virt-who start
virt-who starten: Traceback (most recent call last):
File "/usr/share/virt-who/virt-who.py", line 33, in <module>
from subscriptionmanager import SubscriptionManager,
SubscriptionManagerError
File "/usr/share/virt-who/subscriptionmanager.py", line 24, in <module>
import rhsm.connection as rhsm_connection
ImportError: No module named rhsm.connection
[FEHLGESCHLAGEN]
Is some missing or have I installed to m...
2013 Nov 21
2
CentOS still dies on me
Might this have something to do with the following boot message?:
Starting virt-who: Traceback (most recent call last):
File "/usr/share/virt-who/virt-who.py", line 33, in <module>
from subscriptionmanager import SubscriptionManager,
SubscriptionManagerError
File "/usr/share/virt-who/subscriptionmanager.py", line 24, in <module>
import rhsm.connection as rhsm_connection
ImportError: No module named rhsm.connection
^[[60G[^[[0;31mFAILED^[[0;39m]^M
Starting libvirtd daemon: ^[[60G[^[[0;32m OK ^[[0;39m]
If not, I'd like to t...