Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1491548 Details for
Bug 1636909
Incorrect permissions on /var/cache/* files breaks running dnf as non-root user
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.72 KB, created by
Christian Stadelmann
on 2018-10-08 08:53:41 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Christian Stadelmann
Created:
2018-10-08 08:53:41 UTC
Size:
1.72 KB
patch
obsolete
>transaction.py:729:__init__:RuntimeError: Open failed > >Traceback (most recent call last): > File "/usr/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 1051, 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: Open failed > >Local variables in innermost frame: >self: <libdnf.transaction.Swdb; > >args: ('/var/lib/dnf/history.sqlite',)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1636909
: 1491548 |
1491549
|
1491550
|
1491551
|
1491552
|
1663374