Quantcast
Channel: Zenoss Community: Message List
Viewing all articles
Browse latest Browse all 1097

Re: Error: A zenpack failed to install. Fix the zenpack or delete it from /opt/zenoss/var/zenpack_actions.txt, then restart zenoss.

$
0
0

Nope, I´m unable to even display the web interface.

 

The first command gave me this (as I expected):

 

[zenoss@zenos_upgrade root]$ zenpack --remove ZenPacks.zenoss.WindowsMonitor

/opt/zenoss/lib/python/Products/ZCatalog/CatalogBrains.py:18: UserWarning: Unbuilt egg for ZenPacks.skills1st.UserRoles [unknown version] (/tmp/ZenPacks.skills1st.UserRoles)

  get_distribution('five.globalrequest')

ERROR:zen.ZenPackCmd:zenpack command failed

Traceback (most recent call last):

  File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 486, in <module>

    zp.run()

  File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 195, in run

    self.options.removePackName)

ZenPackException: ZenPack ZenPacks.zenoss.WindowsMonitor is not installed.

 

Second one this:

 

[zenoss@zenos_upgrade root]$ zenpack --fetch ZenPacks.zenoss.WindowsMonitor

/opt/zenoss/lib/python/Products/ZCatalog/CatalogBrains.py:18: UserWarning: Unbuilt egg for ZenPacks.skills1st.UserRoles [unknown version] (/tmp/ZenPacks.skills1st.UserRoles)

  get_distribution('five.globalrequest')

/opt/zenoss/lib/python/setuptools/command/easy_install.py:1386: UserWarning: Unbuilt egg for ZenPacks.skills1st.UserRoles [unknown version] (/tmp/ZenPacks.skills1st.UserRoles)

  Environment.add(self,dist)

/opt/zenoss/lib/python/setuptools/package_index.py:155: UserWarning: Unbuilt egg for ZenPacks.skills1st.UserRoles [unknown version] (/tmp/ZenPacks.skills1st.UserRoles)

  Environment.__init__(self,*args,**kw)

/opt/zenoss/lib/python/setuptools/command/easy_install.py:173: UserWarning: Unbuilt egg for ZenPacks.skills1st.UserRoles [unknown version] (/tmp/ZenPacks.skills1st.UserRoles)

  self.local_index = Environment(self.shadow_path+sys.path)

 

And when I try to start zenoss, as root (when I try "service zenoss start" as zenoss user, It wants some password I don´t know) it still ends with the same error.


Viewing all articles
Browse latest Browse all 1097

Trending Articles