Archived community.zenoss.org | full text search
Skip navigation
1 2 Previous Next 35955 Views 24 Replies Latest reply: Mar 13, 2010 4:32 AM by Snake-BIS RSS Go to original post
  • guyverix ZenossMaster 846 posts since
    Jul 10, 2007
    Currently Being Moderated
    15. Mar 8, 2010 11:57 AM (in response to bbibeault)
    Re: Problem with Zenoss 2.5.2

    bbibeault wrote:

     

    It is not just tied to the Ubuntu/Deb installer artifact, I meant.  I believe I had seen issues reported with that zenpack and the RPM installers, for example.  The issue with the zenpack installs through the UI failing, the original post in this thread, is specific to the .deb installer.

    Are you trying to install the zenpack as a .zip or an .egg file?

  • bbibeault ZenossEmployee 142 posts since
    May 19, 2009
    Currently Being Moderated
    16. Mar 8, 2010 12:06 PM (in response to guyverix)
    Re: Problem with Zenoss 2.5.2

    I am not sure what format the zenpack is question is in.  For our internal testing, we are using zenpacks in .egg format only.

  • Mariogd Rank: White Belt 12 posts since
    Mar 5, 2010
    Currently Being Moderated
    17. Mar 8, 2010 12:10 PM (in response to bbibeault)
    Re: Problem with Zenoss 2.5.2

    i unzip the files manually and upload them as .egg... cmon now lets not get ridiculous, these

    zenpacks were already uploaded, configured, and collecting/graphing data before the update....

     

    -m

  • bbibeault ZenossEmployee 142 posts since
    May 19, 2009
    Currently Being Moderated
    18. Mar 8, 2010 12:31 PM (in response to guyverix)
    Re: Problem with Zenoss 2.5.2

    1.4.2. ZenPacks

    Beginning  with Release 2.5.0, ZenPacks in .zip format are deprecated. Refer to  the section titled "Creating ZenPacks" in Zenoss  Administration for instructions for creating ZenPacks in .egg format. (Defect 4350)

  • guyverix ZenossMaster 846 posts since
    Jul 10, 2007
    Currently Being Moderated
    19. Mar 8, 2010 12:48 PM (in response to bbibeault)
    Re: Problem with Zenoss 2.5.2

    bbibeault wrote:

     

    1.4.2. ZenPacks

    Beginning  with Release 2.5.0, ZenPacks in .zip format are deprecated. Refer to  the section titled "Creating ZenPacks" in Zenoss  Administration for instructions for creating ZenPacks in .egg format. (Defect 4350)

    thats why I was asking.

  • neodon Newbie 1 posts since
    Mar 11, 2010
    Currently Being Moderated
    21. Mar 11, 2010 8:11 PM (in response to Snake-BIS)
    Re: Problem with Zenoss 2.5.2

    I had the same issue.  Commands from the web UI would not work because the executables were not in the path.

     

    Here's how I fixed it.

     

    Edit /usr/local/zenoss/zenoss/scripts/ctl.sh

     

    Change all occurrances of "su zenoss -c" to "su zenoss -l -c".

     

    The relevant lines look like this for me after changing them:

     

    su zenoss -l -c "$ZENOSS_START"
    su zenoss -l -c "$ZENOSS_STOP"
    su zenoss -l -c "$ZENOSS_STATUS"
    

     

    The '-l' option causes su to create a login environment, which in turn executes the scripts necessary to set up the Zenoss paths.

     

    Let me know if this helps!

     

    James

  • Mariogd Rank: White Belt 12 posts since
    Mar 5, 2010
    Currently Being Moderated
    22. Mar 12, 2010 10:05 AM (in response to neodon)
    Re: Problem with Zenoss 2.5.2

    Worked like a charm! You da man!

    -m

  • Matt Ray Rank: Zen Master 2,484 posts since
    Apr 5, 2008
    Currently Being Moderated
    23. Mar 12, 2010 6:20 PM (in response to Snake-BIS)
    Re: Problem with Zenoss 2.5.2

    We've refreshed the .deb installer with an updated package to address    path issues that were uncovered after the 2.5.2 release.  The Zenoss    version number remains 2.5.2, but the .deb archive has an updated    package number of 2.5.2-1.  We've tested upgrading with it and marked   this as the  fix for

    http://dev.zenoss.com/trac/ticket/6250

    http://dev.zenoss.com/trac/ticket/6260

     

    If    you're using the .deb installer with Debian or Ubuntu and using the    Zenoss apt repository, you should be able to upgrade directly.  Direct  downloads of the .deb and future installs will use this version and  should upgrade cleanly.  We   apologize for any inconvenience, thanks  for helping us fix this.

     

    Thanks,

    Matt   Ray

    Zenoss  Community Manager

1 2 Previous Next

More Like This

  • Retrieving data ...

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points