zrhoffman edited a comment on pull request #4763: URL: https://github.com/apache/trafficcontrol/pull/4763#issuecomment-726232844
> I think that's because the Perl script will silently fail to apply database configuration if no database is present, which is why the Python script now comes with a command-line option to skip database operations. Silent failures are a bug, IMO. But there *is* a database present, and the Perl script does succeed. Pushed b62abe463d to the [postinstall-python-centos8](/zrhoffman/trafficcontrol/commits/postinstall-python-centos8) branch, so now `trafficops-perl` initializes the database using the Perl `_postinstall` so you can observe it succeeding. Edit: Added the fix in #5275 so the GHA won't fail. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
