@fedora

Страница 177 из 2988
Kako Fernandes
26.08.2016
14:25:35
when this is done, i will write that on my testament...

u.u

(■_■¬)
26.08.2016
14:26:16
When i run dnf update —nogpgcheck, show sqlite3.OperationalError: database is locked... what means this?
Not sure if this is relevant: http://stackoverflow.com/questions/5529820/sqlite3-operationalerror-database-is-locked

Google
Kohane
26.08.2016
14:33:09
When i run dnf update —nogpgcheck, show sqlite3.OperationalError: database is locked... what means this?
It means you can't access the database because something else is still using it, or a previous process didn't close properly.

(■_■¬)
26.08.2016
14:36:29
Not sure why dnf clean all did not fixes this. It's included cleaning packages, metadata, local db.

Franklin?
26.08.2016
14:50:54
Maybe remove db rpm solve, or not?

Kako Fernandes
26.08.2016
14:51:49
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.5/site-packages/dnf/cli/main.py", line 174, in user_main errcode = main(args) File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 60, in main return _main(base, args) File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 120, in _main ret = resolving(cli, base) File "/usr/lib/python3.5/site-packages/dnf/cli/main.py", line 149, in resolving base.do_transaction(display=displays) File "/usr/lib/python3.5/site-packages/dnf/cli/cli.py", line 228, in do_transaction super(BaseCli, self).do_transaction(display) File "/usr/lib/python3.5/site-packages/dnf/base.py", line 607, in do_transaction self._run_transaction(cb=cb) File "/usr/lib/python3.5/site-packages/dnf/base.py", line 665, in _run_transaction [], [], cmdline) File "/usr/lib/python3.5/site-packages/dnf/yum/history.py", line 1007, in beg self._trans_cmdline(cmdline) File "/usr/lib/python3.5/site-packages/dnf/yum/history.py", line 969, in _trans_cmdline if cur is None or not self._update_db_file_2(): File "/usr/lib/python3.5/site-packages/dnf/yum/history.py", line 1628, in _update_db_file_2 executeSQL(cur, "PRAGMA table_info(trans_skip_pkgs)") File "/usr/lib/python3.5/site-packages/dnf/yum/sqlutils.py", line 167, in executeSQLQmark return cursor.execute(query) sqlite3.OperationalError: database is locked

(■_■¬)
26.08.2016
14:52:05
maybe if i stop the sqlite3
Sir, I'm really sorry but it is working now after closing interactive interpreter (in active mode) <== from the comments on stackoverflow. May I ask you, did you tried to turn it off and on again?

(■_■¬)
26.08.2016
14:59:48
Antonio Pitasi
26.08.2016
15:00:08
Google
Kako Fernandes
26.08.2016
15:03:25
nothing worked...

u.u

(■_■¬)
26.08.2016
15:05:14
Let me figure out how to remake the rpmdb

Kako Fernandes
26.08.2016
15:06:06
yes, ok

(■_■¬)
26.08.2016
15:08:18
rpm --rebuilddb

Franklin?
26.08.2016
15:09:41
rpm --rebuilddb
But, need remove db before

(■_■¬)
26.08.2016
15:10:03
Forgot that.

Kako Fernandes
26.08.2016
15:11:03
ok

(■_■¬)
26.08.2016
15:11:59
Here you go!: http://www.rpm.org/wiki/Docs/RpmRecovery

But according to this, seems like it is just one command: https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch04s05s02.html

su -c 'rpm --rebuilddb'

Choose wisely...

Look at this: http://serverfault.com/questions/179900/how-to-update-rpm-yum-database/179902#179902

More exactly this: http://serverfault.com/questions/179900/how-to-update-rpm-yum-database/179902#comment156888_179902

Which is something like the first link from rpm official docs.

Try better with the official Doc.

Try better with the official Doc.
This: http://www.rpm.org/wiki/Docs/RpmRecovery

Kako Fernandes
26.08.2016
15:17:07
ok

This: http://www.rpm.org/wiki/Docs/RpmRecovery
passed.... all right... now i run "dnf clean all" and dnf update

Google
Kako Fernandes
26.08.2016
15:26:04


(■_■¬)
26.08.2016
15:37:24
Were you able to poop?

Anxhelo
26.08.2016
15:40:09
Kako Fernandes
26.08.2016
15:40:34
hahahhahha

not yet... 500mb of packages to install

hehehe

Anxhelo
26.08.2016
15:41:17
hahahhahha
The funny thing is, your name means poop in our language ??

Kako Fernandes
26.08.2016
15:41:20
Kako Fernandes
26.08.2016
15:41:58
is true ... ç.ç

(■_■¬)
26.08.2016
15:42:13
Noooo, is caca or like the football player Kaka

Anxhelo
26.08.2016
15:42:25
Kako Fernandes
26.08.2016
15:42:33
lol

bad news bro's

(■_■¬)
26.08.2016
15:43:01
?

Kako Fernandes
26.08.2016
15:43:06
Delta RPMs reduziu 507.3 MB de atualizações para 315.2 MB (37.1% salvos) Os pacotes baixados foram salvos no cache até a próxima transação bem sucedida. Você pode remover os pacotes em cache executando 'dnf clean packages'. Error: O pacote rpmfusion-free-release-26-0.1.noarch.rpm não está assinado

Anxhelo
26.08.2016
15:43:20
Portugese

Nice

Google
Kako Fernandes
26.08.2016
15:43:30
Error: the package rpmfusion-free-release-26-0.1.noarch.rpm is not sign

i follow all tips http://www.rpm.org/wiki/Docs/RpmRecovery

Admin
ERROR: S client not available

(■_■¬)
26.08.2016
15:47:21
$ gpg --keyserver pgp.mit.edu --recv-keys B7546F06

Kako Fernandes
26.08.2016
15:47:26
if i try —nogpgcheck ... show the sqlite3 error...

(■_■¬)
26.08.2016
15:48:02
gpg --keyserver pgp.mit.edu --recv-keys 96CA6280

Kako Fernandes
26.08.2016
15:48:16
ok

(■_■¬)
26.08.2016
15:49:00
The first is the gpg key for the rpmfusion free repo, the second for the nonfree repo.

Wait

Are you running fedora 24?

Kako Fernandes
26.08.2016
15:49:41
yes

o.o

(■_■¬)
26.08.2016
15:50:01
No problem, do it!

Kako Fernandes
26.08.2016
15:50:09
uffa... u.u

(■_■¬)
26.08.2016
15:50:17
?

Those are the gpg keys for fedora 24.

Kako Fernandes
26.08.2016
15:50:43
no... forgot that expression... u.u

eheheh

Google
Kako Fernandes
26.08.2016
15:50:55
ok

i do it

gpg: imported: 1 (RSA:1)

(■_■¬)
26.08.2016
15:53:49
Now try to update ?

Kako Fernandes
26.08.2016
15:54:00
Error ç.ç

same error

i will shutdown... count to three and pray for the saints... and start

(■_■¬)
26.08.2016
15:55:28
T_T

That might get the trick done.

Kohane
26.08.2016
15:57:24
Let us know what happens @Kakofern

Kako Fernandes
26.08.2016
15:57:56
yes Sylvia :)

i want to "dnf update "

but show me the error. "Error: the package rpmfusion-free-release-26-0.1noarch.rpm is not sign"

i not find nothing on the google

(■_■¬)
26.08.2016
16:09:10
Well, remove the rpmfusion repo.

And try updating without it

Страница 177 из 2988