Ticket #1942 (closed defect: Fixed)

Opened 16 months ago

Last modified 8 weeks ago

Add /usr/bin/epydoc sym-link in VMWare image

Reported by: kpg123 Owned by: marc
Priority: 1 - Blocker Milestone: zenoss-2.1
Component: Appliance Version: 2.0.3
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

epydoc is probably something that should be symlink'd in the $ZENHOME/bin directory to support being referenced by zendoc.

ie
From the Zenoss image's VMWare console, login as root (no password required)
su - zenoss
cd bin
ln -s /usr/bin/epydoc
cd ..
zendoc

Change History

Changed 15 months ago by edahl

  • owner changed from edahl to marc
  • priority changed from low to blocker
  • component changed from All to Appliance
  • milestone set to zenoss-2.1

marc can you put this in please

Changed 14 months ago by marc

  • status changed from new to assigned

Changed 14 months ago by marc

  • status changed from assigned to closed
  • resolution set to fixed

Added a symlink from /home/zenoss/bin/epydoc to /usr/bin/epydoc has been added to the software appliance (VMware Image)

It will appear in the next release.

Changed 8 weeks ago by bbibeault

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