Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=553852 Parag AN(पराग) <panemade@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|nobody@xxxxxxxxxxxxxxxxx |panemade@xxxxxxxxx Flag| |fedora-review? --- Comment #3 from Parag AN(पराग) <panemade@xxxxxxxxx> 2010-01-28 05:59:36 EST --- I still see some issues when I removed line AutoReqProv: no As --> Running transaction check ---> Package perl-XML-Parser.i686 0:2.36-6.fc12 set to be updated ---> Package pki-tps.i686 0:1.3.0-4.fc12 set to be updated --> Processing Dependency: perl(..::sow/cfg.pl) for package: pki-tps-1.3.0-4.fc12.i686 --> Processing Dependency: perl(.::cfg.pl) for package: pki-tps-1.3.0-4.fc12.i686 --> Finished Dependency Resolution pki-tps-1.3.0-4.fc12.i686 from /pki-tps-1.3.0-4.fc12.i686 has depsolving problems --> Missing Dependency: perl(..::sow/cfg.pl) is needed by package pki-tps-1.3.0-4.fc12.i686 (/pki-tps-1.3.0-4.fc12.i686) pki-tps-1.3.0-4.fc12.i686 from /pki-tps-1.3.0-4.fc12.i686 has depsolving problems --> Missing Dependency: perl(.::cfg.pl) is needed by package pki-tps-1.3.0-4.fc12.i686 (/pki-tps-1.3.0-4.fc12.i686) When I checked this issue on google, I see http://www.redhat.com/docs/manuals/cert-system/8.0/admin/html/System_Passwords.html#running-without-the-password.conf-file and there "12.3.3.3. Configuring Existing TPS Instances to Prompt for Passwords" and step 6 suggests -------------------------------------------------------- the primary change is to replace any relative file paths with full paths. For example, replace this line: require "./cfg.pl" With: require "/var/lib/pki-tps/cgi-bin/sow/cfg.pl" ----------------------------------------------------------- So, I wonder if we need same and patch the source? But then I see cfg.pl is not getting installed. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review