Hi,<div><br></div><div>I tried installing Katello on fedora 16 using the instructions as per install wiki.</div><div><br></div><div>this is what i got when doing katello-configure</div><div><br></div><div><div>katello-configure</div>
<div>Starting Katello configuration</div><div>The top-level log file is [/var/log/katello/katello-configure-20120601-084146/main.log]</div><div>Creating Katello database user</div><div>############################################################ ... OK</div>
<div>Creating Katello database</div><div>############################################################ ... OK</div><div>Creating Candlepin database user</div><div>############################################################ ... OK</div>
<div>Candlepin setup</div><div><br></div><div>  Failed, please check [/var/log/katello/katello-configure/cpsetup.log]</div></div><div><br></div><div><br></div><div>and contents of cpsetup.log are:</div><div><br></div><div>
<div>########## ERROR ############</div><div>Error running command: /usr/share/candlepin/cpdb --create -u candlepin --database candlepin</div><div>Status code: 256</div><div>Command output:</div><div>########## ERROR ############</div>
<div>Error running command: liquibase --driver=org.postgresql.Driver --classpath=/usr/share/java/postgresql-jdbc.ja</div><div>r:/var/lib/tomcat6/webapps/candlepin/WEB-INF/classes/ --changeLogFile=db/changelog/changelog-create.xml --url=</div>
<div>jdbc:postgresql:candlepin --username=candlepin migrate</div><div>Status code: 32512</div><div>Command output: sh: liquibase: command not found</div><div>Creating candlepin database</div><div>Loading candlepin schema</div>
<div>Traceback (most recent call last):</div><div>  File "/usr/share/candlepin/cpdb", line 126, in <module></div><div>    dbsetup.create()</div><div>  File "/usr/share/candlepin/cpdb", line 61, in create</div>
<div>    self._run_liquibase("db/changelog/changelog-create.xml")</div><div>  File "/usr/share/candlepin/cpdb", line 91, in _run_liquibase</div><div>    self.username,</div><div>  File "/usr/share/candlepin/cpdb", line 32, in run_command</div>
<div>    error_out(command, status, output)</div><div>  File "/usr/share/candlepin/cpdb", line 40, in error_out</div><div>    raise Exception("Error running command")</div><div>Exception: Error running command</div>
<div>Traceback (most recent call last):</div><div>  File "/usr/share/candlepin/cpsetup", line 221, in <module></div><div>    main(sys.argv[1:])</div><div>  File "/usr/share/candlepin/cpsetup", line 201, in main</div>
<div>    options.dbuser, options.db))</div><div>  File "/usr/share/candlepin/cpsetup", line 42, in run_command</div><div>    raise Exception("Error running command")</div><div>Exception: Error running command</div>
</div><div><br></div><div>seems like candlepin is not able to find postgresql java driver files</div><div><br></div><div>would appreciate someone's help on it as it is a show stopper.</div><div><br></div><div>thanks</div>
<div>Vikash</div><div><br></div>