Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1120209 Details for
Bug 1303721
dnf removes sqlite
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Output of everything that occurred during the dnf transaction
bugzilla.txt (text/plain), 5.52 KB, created by
Mike
on 2016-02-01 18:26:39 UTC
(
hide
)
Description:
Output of everything that occurred during the dnf transaction
Filename:
MIME Type:
Creator:
Mike
Created:
2016-02-01 18:26:39 UTC
Size:
5.52 KB
patch
obsolete
>$ sudo dnf remove vim-jedi-0.7.0-8.fc23.noarch >[sudo] password for <user>: >Dependencies resolved. >============================================================================================================================================================================================== > Package Arch Version Repository Size >============================================================================================================================================================================================== >Removing: > python-jedi noarch 0.9.0-2.fc23 @fedora 1.0 M > sqlite x86_64 3.10.2-1.fc23 @updates 946 k > vim-jedi noarch 0.7.0-8.fc23 @fedora 56 k > >Transaction Summary >============================================================================================================================================================================================== >Remove 3 Packages > >Installed size: 2.0 M >Is this ok [y/N]: n >Operation aborted. >$ sudo dnf remove vim-jedi-0.7.0-8.fc23.noarch >Dependencies resolved. >============================================================================================================================================================================================== > Package Arch Version Repository Size >============================================================================================================================================================================================== >Removing: > python-jedi noarch 0.9.0-2.fc23 @fedora 1.0 M > sqlite x86_64 3.10.2-1.fc23 @updates 946 k > vim-jedi noarch 0.7.0-8.fc23 @fedora 56 k > >Transaction Summary >============================================================================================================================================================================================== >Remove 3 Packages > >Installed size: 2.0 M >Is this ok [y/N]: y >Running transaction check >Transaction check succeeded. >Running transaction test >Transaction test succeeded. >Running transaction > Erasing : vim-jedi-0.7.0-8.fc23.noarch 1/3 > Erasing : python-jedi-0.9.0-2.fc23.noarch 2/3 > Erasing : sqlite-3.10.2-1.fc23.x86_64 3/3 > Verifying : python-jedi-0.9.0-2.fc23.noarch 1/3 > Verifying : vim-jedi-0.7.0-8.fc23.noarch 2/3 > Verifying : sqlite-3.10.2-1.fc23.x86_64 3/3 > >Removed: > python-jedi.noarch 0.9.0-2.fc23 sqlite.x86_64 3.10.2-1.fc23 vim-jedi.noarch 0.7.0-8.fc23 > >Complete! >$ sudo dnf install sqlite >Traceback (most recent call last): > File "/usr/lib/python3.4/site-packages/dnf/yum/sqlutils.py", line 24, in <module> > import sqlite3 as sqlite > File "/usr/lib64/python3.4/sqlite3/__init__.py", line 23, in <module> > from sqlite3.dbapi2 import * > File "/usr/lib64/python3.4/sqlite3/dbapi2.py", line 27, in <module> > from _sqlite3 import * >ImportError: libsqlite3.so.0: cannot open shared object file: No such file or directory > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/bin/dnf", line 56, in <module> > from dnf.cli import main > File "/usr/lib/python3.4/site-packages/dnf/__init__.py", line 31, in <module> > import dnf.base > File "/usr/lib/python3.4/site-packages/dnf/base.py", line 29, in <module> > from dnf.yum import history > File "/usr/lib/python3.4/site-packages/dnf/yum/history.py", line 27, in <module> > from .sqlutils import sqlite, executeSQL, sql_esc_glob > File "/usr/lib/python3.4/site-packages/dnf/yum/sqlutils.py", line 26, in <module> > import sqlite >ImportError: No module named '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 1303721
: 1120209