You are not logged in.

#1 2023-05-31 21:49:03

waitin_for_eric
Member
Registered: 2016-12-11
Posts: 4

pacman database issue after system restore from backup

I needed to reinstall a system recently, and I have a list of packages from before, as well as backups of the system itself. I reinstalled the system and used the list of packages to install all previous packages. I then restored all of the files from my backup using rsync. Now when trying to update the system I get the following:

python-dnspython: /usr/lib/python3.11/site-packages/dns/__init__.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_asyncbackend.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_asyncbackend.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_asyncio_backend.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_asyncio_backend.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_curio_backend.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_curio_backend.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_immutable_ctx.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_immutable_ctx.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_trio_backend.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/_trio_backend.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/asyncbackend.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/asyncbackend.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/asyncquery.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/asyncquery.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/asyncresolver.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/asyncresolver.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/dnssec.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/dnssec.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/dnssectypes.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/dnssectypes.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/e164.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/e164.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/edns.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/edns.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/entropy.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/entropy.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/enum.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/enum.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/exception.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/exception.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/flags.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/flags.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/grange.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/grange.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/immutable.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/immutable.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/inet.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/inet.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/ipv4.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/ipv4.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/ipv6.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/ipv6.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/message.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/message.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/name.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/name.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/namedict.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/namedict.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/node.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/node.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/opcode.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/opcode.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/query.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/query.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rcode.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rcode.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdata.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdata.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdataclass.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdataclass.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdataset.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdataset.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdatatype.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rdatatype.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/renderer.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/renderer.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/resolver.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/resolver.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/reversename.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/reversename.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rrset.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/rrset.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/serial.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/serial.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/set.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/set.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/tokenizer.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/tokenizer.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/transaction.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/transaction.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/tsig.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/tsig.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/tsigkeyring.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/tsigkeyring.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/ttl.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/ttl.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/update.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/update.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/version.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/version.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/versioned.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/versioned.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/win32util.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/win32util.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/wire.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/wire.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/xfr.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/xfr.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/zone.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/zone.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/zonefile.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/zonefile.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/zonetypes.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/__pycache__/zonetypes.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/_asyncbackend.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/_asyncio_backend.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/_curio_backend.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/_immutable_ctx.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/_trio_backend.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/asyncbackend.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/asyncquery.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/asyncresolver.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/dnssec.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/dnssectypes.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/e164.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/edns.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/entropy.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/enum.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/exception.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/flags.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/grange.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/immutable.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/inet.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/ipv4.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/ipv6.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/message.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/name.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/namedict.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/node.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/opcode.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/py.typed exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/query.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__init__.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_asyncio.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_asyncio.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_common.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_common.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_sync.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_sync.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_trio.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/__pycache__/_trio.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/_asyncio.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/_common.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/_sync.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/quic/_trio.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rcode.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdata.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdataclass.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdataset.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdatatype.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/AFSDB.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/AMTRELAY.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/AVC.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/CAA.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/CDNSKEY.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/CDS.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/CERT.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/CNAME.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/CSYNC.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/DLV.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/DNAME.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/DNSKEY.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/DS.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/EUI48.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/EUI64.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/GPOS.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/HINFO.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/HIP.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/ISDN.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/L32.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/L64.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/LOC.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/LP.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/MX.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/NID.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/NINFO.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/NS.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/NSEC.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/NSEC3.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/OPENPGPKEY.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/OPT.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/PTR.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/RP.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/RRSIG.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/RT.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/SMIMEA.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/SOA.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/SPF.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/SSHFP.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/TKEY.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/TLSA.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/TSIG.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/TXT.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/URI.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/X25.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/ZONEMD.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__init__.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/AFSDB.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/AFSDB.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/AMTRELAY.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/AMTRELAY.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/AVC.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/AVC.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CAA.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CAA.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CDNSKEY.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CDNSKEY.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CDS.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CDS.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CERT.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CERT.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CNAME.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CNAME.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CSYNC.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/CSYNC.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DLV.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DLV.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DNAME.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DNAME.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DNSKEY.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DNSKEY.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DS.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/DS.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/EUI48.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/EUI48.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/EUI64.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/EUI64.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/GPOS.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/GPOS.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/HINFO.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/HINFO.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/HIP.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/HIP.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/ISDN.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/ISDN.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/L32.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/L32.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/L64.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/L64.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/LOC.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/LOC.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/LP.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/LP.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/MX.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/MX.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NID.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NID.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NINFO.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NINFO.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NS.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NS.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NSEC.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NSEC.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NSEC3.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NSEC3.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NSEC3PARAM.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/NSEC3PARAM.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/OPENPGPKEY.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/OPENPGPKEY.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/OPT.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/OPT.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/PTR.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/PTR.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/RP.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/RP.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/RRSIG.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/RRSIG.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/RT.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/RT.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SMIMEA.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SMIMEA.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SOA.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SOA.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SPF.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SPF.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SSHFP.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/SSHFP.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TKEY.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TKEY.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TLSA.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TLSA.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TSIG.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TSIG.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TXT.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/TXT.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/URI.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/URI.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/X25.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/X25.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/ZONEMD.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/ZONEMD.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/CH/A.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/CH/__init__.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/CH/__pycache__/A.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/CH/__pycache__/A.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/CH/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/CH/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/A.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/AAAA.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/APL.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/DHCID.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/HTTPS.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/IPSECKEY.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/KX.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/NAPTR.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/NSAP.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/NSAP_PTR.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/PX.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/SRV.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/SVCB.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/WKS.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__init__.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/A.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/A.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/AAAA.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/AAAA.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/APL.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/APL.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/DHCID.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/DHCID.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/HTTPS.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/HTTPS.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/IPSECKEY.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/IPSECKEY.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/KX.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/KX.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/NAPTR.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/NAPTR.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/NSAP.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/NSAP.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/NSAP_PTR.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/NSAP_PTR.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/PX.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/PX.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/SRV.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/SRV.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/SVCB.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/SVCB.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/WKS.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/WKS.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__init__.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/dnskeybase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/dnskeybase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/dsbase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/dsbase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/euibase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/euibase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/mxbase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/mxbase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/nsbase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/nsbase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/svcbbase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/svcbbase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/tlsabase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/tlsabase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/txtbase.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/txtbase.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/util.cpython-311.opt-1.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__/util.cpython-311.pyc exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/dnskeybase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/dsbase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/euibase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/mxbase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/nsbase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/svcbbase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/tlsabase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/txtbase.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rdtypes/util.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/renderer.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/resolver.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/reversename.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/rrset.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/serial.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/set.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/tokenizer.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/transaction.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/tsig.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/tsigkeyring.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/ttl.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/update.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/version.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/versioned.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/win32util.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/wire.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/xfr.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/zone.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/zonefile.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dns/zonetypes.py exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dnspython-2.3.0.dist-info/LICENSE exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dnspython-2.3.0.dist-info/METADATA exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dnspython-2.3.0.dist-info/RECORD exists in filesystem
python-dnspython: /usr/lib/python3.11/site-packages/dnspython-2.3.0.dist-info/WHEEL exists in filesystem
reflector: /usr/lib/python3.11/site-packages/Reflector-2021.11.20.2.41.3.dist-info/COPYING exists in filesystem
reflector: /usr/lib/python3.11/site-packages/Reflector-2021.11.20.2.41.3.dist-info/METADATA exists in filesystem
reflector: /usr/lib/python3.11/site-packages/Reflector-2021.11.20.2.41.3.dist-info/RECORD exists in filesystem
reflector: /usr/lib/python3.11/site-packages/Reflector-2021.11.20.2.41.3.dist-info/WHEEL exists in filesystem
reflector: /usr/lib/python3.11/site-packages/Reflector-2021.11.20.2.41.3.dist-info/top_level.txt exists in filesystem
reflector: /usr/lib/python3.11/site-packages/Reflector.py exists in filesystem
reflector: /usr/lib/python3.11/site-packages/__pycache__/Reflector.cpython-311.opt-1.pyc exists in filesystem
reflector: /usr/lib/python3.11/site-packages/__pycache__/Reflector.cpython-311.pyc exists in filesystem
wget: /usr/share/locale/ka/LC_MESSAGES/wget-gnulib.mo exists in filesystem
wget: /usr/share/locale/ka/LC_MESSAGES/wget.mo exists in filesystem
Errors occurred, no packages were upgraded.

I've truncated the above. Basically every file that is contained is in the packages is already in the filesystem (because the package was already installed). How do I avoid this? How should a system be restored from a backup?

Last edited by waitin_for_eric (2023-05-31 22:06:54)

Offline

#2 2023-05-31 23:55:11

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: pacman database issue after system restore from backup

Did you restore /var/lib/pacman/local ?

Offline

#3 2023-06-01 01:06:23

waitin_for_eric
Member
Registered: 2016-12-11
Posts: 4

Re: pacman database issue after system restore from backup

I did, but I restored it after I installed all the packages from the current mirrors. That probably means several packages in the database are older versions than the installed packages, because my backup is a couple weeks old. Would that lead to this problem? I'm guessing pacman doesn't know that these files belong to installed packages.

Offline

#4 2023-06-01 01:27:57

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: pacman database issue after system restore from backup

Correct.

You can see what packages you updated in your pacman.log, and reinstall them with the --overwrite='*' flag.

Offline

#5 2023-06-01 02:19:57

waitin_for_eric
Member
Registered: 2016-12-11
Posts: 4

Re: pacman database issue after system restore from backup

Ok, I'll do that. In the future, what would be a good order of operations? I have /boot, /etc, /home, /root, /srv, /usr/local, and /var backed up, along with a current list of installed packages. Can I use the local database and cached packages to install the versions that were installed on the date of the backup? I couldn't figure out a way to only check the cache when installing packages.

Offline

#6 2023-06-01 08:50:55

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,409

Re: pacman database issue after system restore from backup

If you have the cache just running pacman -S on your list of packages should install all of them from the cache provided they exist there.

Offline

Board footer

Powered by FluxBB