Is this a known issue or a new bug, I was unable to find anything on bugzilla,
the issue appeared after initial install followed by dnf update
OS: Fedora 29 Beta
Hardware: Dell R720
[vpuser@localhost ~]$ dnf info tomcat
Last metadata expiration check: 0:43:37 ago on Thu 18 Oct 2018 11:55:48 AM PDT.
Installed Packages
Traceback (most recent call last):
File "/bin/dnf", line 58, in <module>
main.user_main(sys.argv[1:], exit_code=True)
File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 179, in user_main
errcode = main(args)
File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 64, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 99, in _main
return cli_run(cli, base)
File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 115, in cli_run
cli.run()
File "/usr/lib/python3.7/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.7/site-packages/dnf/cli/commands/__init__.py", line 219, in run
self.opts.packages)
File "/usr/lib/python3.7/site-packages/dnf/cli/cli.py", line 438, in output_packages
'=' : clir, 'not in' : clie})
File "/usr/lib/python3.7/site-packages/dnf/cli/output.py", line 633, in listPkgs
print(self.infoOutput(pkg, highlight=highlight) + "\n")
File "/usr/lib/python3.7/site-packages/dnf/cli/output.py", line 504, in infoOutput
history_repo = self.history.repo(pkg)
File "/usr/lib/python3.7/site-packages/dnf/db/history.py", line 362, in repo
return self.swdb.getRPMRepo(str(pkg))
File "/usr/lib/python3.7/site-packages/dnf/db/history.py", line 291, in swdb
self._swdb = libdnf.transaction.Swdb(self.dbpath)
File "/usr/lib64/python3.7/site-packages/libdnf/transaction.py", line 729, in __init__
this = _transaction.new_Swdb(*args)
RuntimeError: Exec failed: attempt to write a readonly database
Thanks,
VP
This email and any attachments may contain confidential and privileged information. If you are not the intended recipient, please notify the sender immediately by return email, delete this email and destroy any copies. Any dissemination or use of this information by a person other than the intended recipient is unauthorized.
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx