[Pulp-list] sqlite3.DatabaseError: file is encrypted or is not a database

Gravel Bone gravelbone at gmail.com
Thu Jun 4 19:27:20 UTC 2020


One of my repos is throwing this error:

Generating HTML files
[/]

Task Failed

Error occurred during 'repoview' execution: Examining repository...done
Opening
primary database...done
Opening changelogs database...done
Parsing
comps.xml...done
Examining state db...done
Collecting
letters...done

::
Traceback (most recent call last):
  File
"/usr/bin/repoview", line 940, in <module>
    main()
  File
"/usr/bin/repoview", line 937, in main
    Repoview(opts)
  File
"/usr/bin/repoview", line 191, in __init__
    packages =
self.do_packages(repo_data, group_data, pkgnames)
  File "/usr/bin/repoview",
line 544, in do_packages
    pkg_data = self.get_package_data(pkgname)
  File
"/usr/bin/repoview", line 500, in get_package_data

ocursor.execute(query)
sqlite3.DatabaseError: file is encrypted or is not a
database

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...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20200604/7b289a5e/attachment.htm>


More information about the Pulp-list mailing list