1849860 Members
1618 Online
104044 Solutions
New Discussion

print_manifest error

 
SOLVED
Go to solution
MikeL_4
Super Advisor

print_manifest error

When running the print_manifest command I am receiving error that it cannot find the template.def file. This is on a new server, how can I create this file that it needs ??


=>/opt/ignite/bin/print_manifest

ERROR: Can not read template file: /var/opt/ignite/local/manifest/template.def
Now aborting...
=>ls -al /var/opt/ignite/local/manifest
-rw-r--r-- 1 root sys 11395 Sep 1 12:49 manifest.info
=>
3 REPLIES 3
IT_2007
Honored Contributor

Re: print_manifest error

did you try manually?

/opt/ignite/bin/print_manifest -o
Pete Randall
Outstanding Contributor
Solution

Re: print_manifest error

I would suggest downloading and installing the latest version of Ignite after first swremoving the old version.

Else you could *try* using this template file (attached).


Pete

Pete
MikeL_4
Super Advisor

Re: print_manifest error

Thanks, I removed C.6.8.152 and re-installed and the file was created..