You are not logged in.

#1 2021-07-19 14:02:40

aashu
Member
Registered: 2021-07-19
Posts: 2

[solved]Pacman error while upgrading

running pacman -Syu --debug produces following output:

debug: pacman v6.0.0 - libalpm v13.0.0
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: chomp
debug: config: verbosepkglists
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 82: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 88: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 593) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 593) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 593) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
:: Synchronizing package databases...
debug: got error 22 at alpm_db_update (../lib/libalpm/be_sync.c: 176) : no servers configured for repository
debug: failed to sync dbs: no servers configured for repository
error: failed to synchronize all databases (no servers configured for repository)
debug: unregistering database 'local'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'

here is

ls -l /var/lib/pacman/sync 

output

total 41732
-rw-r--r-- 1 root root  5870193 Jul 19 08:38 community.db
-rw-r--r-- 1 root root 24255061 Jun  9 08:15 community.files
-rw-r--r-- 1 root root   136739 Jul 18 18:54 core.db
-rw-r--r-- 1 root root   923682 Jun  9 01:25 core.files
-rw-r--r-- 1 root root  1603753 Jul 19 08:38 extra.db
-rw-r--r-- 1 root root       59 Jun  3 11:28 extra.db.part.aria2
-rw-r--r-- 1 root root  9772151 Jun  9 00:48 extra.files
-rw-r--r-- 1 root root   153408 Jun 10 06:02 multilib.db

As it seems to me, that i am missing those *.db.sig files. But I dont know how to solve it. Please help.

Edit: it was due to reflector failed to update mirrorlist, restarting it fixed the issue.

Last edited by aashu (2021-07-19 19:07:14)

Offline

#2 2021-07-19 14:15:57

seth
Member
Registered: 2012-09-03
Posts: 51,029

Re: [solved]Pacman error while upgrading

error: failed to synchronize all databases (no servers configured for repository)

Offline

#3 2021-11-27 01:55:23

theodoiq
Member
From: Brazil
Registered: 2013-03-20
Posts: 31

Re: [solved]Pacman error while upgrading

aashu wrote:

As it seems to me, that i am missing those *.db.sig files. But I dont know how to solve it. Please help.

Edit: it was due to reflector failed to update mirrorlist, restarting it fixed the issue.

Hey guys,

I have a similar situation BUT restarting have NOT fixed the issue here.

I've did a previous <pacman -Syyu> and everything "seems" run OK:

 # pacman -Syyu --noconfirm --debug
debug: pacman v5.2.2 - libalpm v12.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: arch: x86_64
debug: config: totaldownload
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 76: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist
debug: config: new section 'archlinuxfr'
debug: config: SigLevel: Never
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://mirrors.kernel.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.c3sl.ufpr.br/core/os/x86_64
debug: adding new server URL to database 'core': http://www.las.ic.unicamp.br/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.clibre.uqam.ca/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux-br.mirror.host1plus.com/core/os/x86_64
debug: adding new server URL to database 'core': http://linorg.usp.br/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.pop-es.rnp.br/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.aubrac-medical.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://pet.inf.ufsc.br/mirrors/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://mirrors.kernel.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.c3sl.ufpr.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.las.ic.unicamp.br/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.clibre.uqam.ca/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux-br.mirror.host1plus.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://linorg.usp.br/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.pop-es.rnp.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.aubrac-medical.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://pet.inf.ufsc.br/mirrors/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://mirrors.kernel.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.c3sl.ufpr.br/community/os/x86_64
debug: adding new server URL to database 'community': http://www.las.ic.unicamp.br/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.clibre.uqam.ca/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux-br.mirror.host1plus.com/community/os/x86_64
debug: adding new server URL to database 'community': http://linorg.usp.br/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.pop-es.rnp.br/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.aubrac-medical.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://pet.inf.ufsc.br/mirrors/archlinux/community/os/x86_64
debug: registering sync database 'archlinuxfr'
debug: database path for tree archlinuxfr set to /var/lib/pacman/sync/archlinuxfr.db
debug: setting usage of 15 for archlinuxfr repository
debug: adding new server URL to database 'archlinuxfr': http://repo.archlinux.fr/x86_64
:: Synchronizing package databases...
debug: url: https://mirrors.kernel.org/archlinux/core/os/x86_64/core.db
debug: maxsize: 134217728
debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
downloading core.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: https://mirrors.edge.kernel.org/archlinux/core/os/x86_64/core.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/core.db.sig.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 404
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: missing optional signature
debug: url: https://mirrors.kernel.org/archlinux/extra/os/x86_64/extra.db
debug: maxsize: 134217728
debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.part (wb)
downloading extra.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: https://mirrors.edge.kernel.org/archlinux/extra/os/x86_64/extra.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.sig.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 404
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: missing optional signature
debug: url: https://mirrors.kernel.org/archlinux/community/os/x86_64/community.db
debug: maxsize: 134217728
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.part (wb)
downloading community.db...
debug: curl returned error 0 from transfer
debug: response code: 200
debug: url: https://mirrors.edge.kernel.org/archlinux/community/os/x86_64/community.db.sig
debug: maxsize: 16384
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.sig.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 404
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: missing optional signature
debug: url: http://repo.archlinux.fr/x86_64/archlinuxfr.db
debug: maxsize: 134217728
debug: opened tempfile for download: /var/lib/pacman/sync/archlinuxfr.db.part (wb)
downloading archlinuxfr.db...
debug: curl returned error 0 from transfer
debug: response code: 200
:: Starting full system upgrade...
debug: checking for package upgrades
debug: loading package cache for repository 'local'
debug: added 0 packages to package cache for db 'local'
 there is nothing to do
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'archlinuxfr' 

When I try perform <pacman -S iana-etc --noconfirm --debug> (iana-etc just for example):

# pacman -S iana-etc --debug --noconfirm
debug: pacman v5.2.2 - libalpm v12.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: arch: x86_64
debug: config: totaldownload
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 76: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist
debug: config: new section 'archlinuxfr'
debug: config: SigLevel: Never
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://mirrors.kernel.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.c3sl.ufpr.br/core/os/x86_64
debug: adding new server URL to database 'core': http://www.las.ic.unicamp.br/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.clibre.uqam.ca/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux-br.mirror.host1plus.com/core/os/x86_64
debug: adding new server URL to database 'core': http://linorg.usp.br/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.pop-es.rnp.br/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.aubrac-medical.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://pet.inf.ufsc.br/mirrors/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://mirrors.kernel.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.c3sl.ufpr.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.las.ic.unicamp.br/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.clibre.uqam.ca/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux-br.mirror.host1plus.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://linorg.usp.br/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.pop-es.rnp.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.aubrac-medical.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://pet.inf.ufsc.br/mirrors/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://mirrors.kernel.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.c3sl.ufpr.br/community/os/x86_64
debug: adding new server URL to database 'community': http://www.las.ic.unicamp.br/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.clibre.uqam.ca/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux-br.mirror.host1plus.com/community/os/x86_64
debug: adding new server URL to database 'community': http://linorg.usp.br/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.pop-es.rnp.br/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.aubrac-medical.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://pet.inf.ufsc.br/mirrors/archlinux/community/os/x86_64
debug: registering sync database 'archlinuxfr'
debug: database path for tree archlinuxfr set to /var/lib/pacman/sync/archlinuxfr.db
debug: setting usage of 15 for archlinuxfr repository
debug: adding new server URL to database 'archlinuxfr': http://repo.archlinux.fr/x86_64
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 240 packages to package cache for db 'core'
debug: adding package 'iana-etc'
debug: loading package cache for repository 'local'
debug: added 0 packages to package cache for db 'local'
debug: adding package iana-etc-20211025-1 to the transaction add list
resolving dependencies...
debug: resolving target's dependencies
debug: started resolving dependencies
debug: checkdeps: package iana-etc-20211025-1
debug: finished resolving dependencies
looking for conflicting packages...
debug: looking for conflicts
debug: check targets vs targets
debug: check targets vs targets
debug: check targets vs db and db vs targets
debug: check targets vs db
debug: check db vs targets
debug: checking dependencies
debug: checkdeps: package iana-etc-20211025-1
debug: returning error 32 from alpm_db_get_pkg : could not find or read package
debug: found cached pkg: /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
debug: setting download size 0 for pkg iana-etc
debug: sorting by dependencies
debug: started sorting dependencies
debug: sorting dependencies finished
debug: returning error 32 from alpm_db_get_pkg : could not find or read package

Packages (1) iana-etc-20211025-1

Total Installed Size:  3.92 MiB

:: Proceed with installation? [Y/n] 
debug: using cachedir: /var/cache/pacman/pkg/
debug: found cached pkg: /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
checking keyring...
debug: GPGME version: 1.15.1
debug: GPGME engine info: file=/usr/bin/gpg, home=/etc/pacman.d/gnupg/
debug: looking up key C06086337C50773E locally
debug: key lookup success, key exists
checking package integrity...
debug: found cached pkg: /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
debug: sig data: iQEzBAABCAAdFiEE5JnHn1PJalTlcv7hwGCGM3xQdz4FAmGCpkwACgkQwGCGM3xQdz5WKAf/XFU0wnMnSJ1ajQP2gdJSPxj+EHLcAZwVnAZm/oLMhfRhB1ewLPrBXfSM94dQjSCyeIA/v2LEBn6obCBTGsXMfZm6LZRHSA1edtqogebTgYQ/FDL0lzP8hf3dlGpChSU0uO1Ymu8fzRQXtN1GAUZUDgqN0n68i0qltPhOoN2AouTQWq2VcitbQhlzky/SZy6go8dEBJo5dvrMbQoSI8YoAdATKaM8IQtdZDP/xc+iTWysN7HF4XPnmVgQVUrfGq+y9lKagq09XRCy7uRi1xjS62E1nmcq7UaAghx5RkR7FM34cf7emDO/Ek4joUatLUtAgydWPHLO68WTq7SGSSw4Jw==
debug: checking signature for /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
debug: 1 signatures returned
debug: fingerprint: E499C79F53C96A54E572FEE1C06086337C50773E
debug: summary: valid
debug: summary: green
debug: status: Success
debug: timestamp: 1635952204
debug: exp_timestamp: 0
debug: validity: full; reason: Success
debug: key: E499C79F53C96A54E572FEE1C06086337C50773E, Jelle van der Waa <jelle@vdwaa.nl>, owner_trust unknown, disabled 0
debug: signature is valid
debug: signature is fully trusted
loading package files...
debug: found cached pkg: /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
debug: replacing pkgcache entry with package file for target iana-etc
debug: opening archive /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
debug: starting package load for /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
debug: found mtree for package /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst, getting file list
debug: finished mtree reading for /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
debug: sorting package filelist for /var/cache/pacman/pkg/iana-etc-20211025-1-any.pkg.tar.zst
checking for file conflicts...
debug: looking for file conflicts
debug: searching for file conflicts: iana-etc
debug: searching for filesystem conflicts: iana-etc
debug: checking possible conflict: /etc/
debug: file is a directory, not a conflict
debug: checking possible conflict: /etc/protocols
debug: file was unowned but in new backup list
debug: checking possible conflict: /etc/services
debug: file was unowned but in new backup list
debug: checking possible conflict: /usr/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/iana-etc/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/iana-etc/port-numbers.iana
debug: found file conflict /usr/share/iana-etc/port-numbers.iana, packages iana-etc and (filesystem)
debug: checking possible conflict: /usr/share/iana-etc/protocol-numbers.iana
debug: found file conflict /usr/share/iana-etc/protocol-numbers.iana, packages iana-etc and (filesystem)
debug: checking possible conflict: /usr/share/licenses/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/licenses/iana-etc/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/licenses/iana-etc/LICENSE
debug: found file conflict /usr/share/licenses/iana-etc/LICENSE, packages iana-etc and (filesystem)
debug: returning error 47 from _alpm_sync_check : conflicting files
error: failed to commit transaction (conflicting files)
iana-etc: /usr/share/iana-etc/port-numbers.iana exists in filesystem
iana-etc: /usr/share/iana-etc/protocol-numbers.iana exists in filesystem
iana-etc: /usr/share/licenses/iana-etc/LICENSE exists in filesystem
Errors occurred, no packages were upgraded.
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'archlinuxfr'

I know that is missing some <.sig> files... I have no idea how to deal with it...

Please... how can I get solve this.

Thanks in advance ;-)

Offline

#4 2021-11-27 02:09:28

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [solved]Pacman error while upgrading

This is a completely different issue to the OP, please start your own thread.

Also...
https://wiki.archlinux.org/title/Pacman … )%22_error

Closing.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB