Ticket #2268 (closed defect: Fixed)

Opened 13 months ago

Last modified 8 weeks ago

ZenPack reports required pack missing when it actually exists...

Reported by: chris Owned by: jstevens
Priority: 3 - Medium Milestone: zenoss-2.2
Component: ZenPack Version: 2.1.0
Keywords: zenoss-2.1.1-patched Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

If you try to install a ZenPack that has a requires= in it's about.txt, zenpack will fail with an incorrect error message:

[zenoss@localhost bin]$ ./zenpack --install ../packs/SomePack-1.0.0-el5-i686.zip 
INFO:zen.ZenPackCmd:Upgrading SomePack
INFO:zen.HookReportLoader:loading reports from:/opt/zenoss/Products/SomePack/reports
ERROR:zen.ZenPackCmd:Pack SomePack requires pack SomeOtherPack: not installing

Change History

Changed 13 months ago by chris

(In [7332]) refs #2268: use self.dmd.packs and not self.packs

Changed 13 months ago by jstevens

  • keywords zenoss-2.1.1-proposed added; zenoss-2.1.1 removed
  • status changed from new to closed
  • resolution set to fixed

Changed 13 months ago by jstevens

  • keywords zenoss-2.1.1-approved added; zenoss-2.1.1-proposed removed

Changed 13 months ago by ecn

  • keywords zenoss-2.1.1-accepted added; zenoss-2.1.1-approved removed

Changed 13 months ago by marc

(In [7470]) Patching r7332 to 2.1.x branch

Changed 13 months ago by marc

  • keywords zenoss-2.1.1-patched added; zenoss-2.1.1-accepted removed

Changed 8 weeks ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.