<div dir="ltr">One of my repos is throwing this error:<br><br><font face="monospace">Generating HTML files<br>[/]<br><br>Task Failed<br><br>Error occurred during 'repoview' execution: Examining repository...done<br>Opening<br>primary database...done<br>Opening changelogs database...done<br>Parsing<br>comps.xml...done<br>Examining state db...done<br>Collecting<br>letters...done<br><br>::<br>Traceback (most recent call last):<br>  File<br>"/usr/bin/repoview", line 940, in <module><br>    main()<br>  File<br>"/usr/bin/repoview", line 937, in main<br>    Repoview(opts)<br>  File<br>"/usr/bin/repoview", line 191, in __init__<br>    packages =<br>self.do_packages(repo_data, group_data, pkgnames)<br>  File "/usr/bin/repoview",<br>line 544, in do_packages<br>    pkg_data = self.get_package_data(pkgname)<br>  File<br>"/usr/bin/repoview", line 500, in get_package_data<br><br>ocursor.execute(query)<br>sqlite3.DatabaseError: file is encrypted or is not a<br>database</font><br><div><br></div><div>I tried deleting the repo and recreating it, I've checked the disk space, checked SELinux, stop and started the services, updated pulp to latest 2 stable release and associated other packages...searching on Google I can see things regarding the error, but it's not related to pulp, and I'm hesitant to just go find the file and try things...not that it matters...</div></div>