You are not logged in.
Hello,
running pacman -Syu --debug os pacman -Syyuu --debug I got messages like: Connection time-out. The silly thing is: since June this problem exist, while holiday in Switzerland pacman -Syu worked finely, bofore going in holiday at home in Hungary it failed and now back at home it fails too. I began update by hand with pacman -U https://... copying the urls displayed through the --debug, it is boring, and full of depency errors. I tried removing and new populating the keys. My suspicion, that something in Hungary is because of https://bbs.archlinux.org/viewtopic.php?id=305960 from summoner. I have read posts from other users with the same problem, but no solution. Reflector is running.
pacman.conf:
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
[core]
Include = /etc/pacman.d/mirrorlist
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#NoProgressBar
CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
DownloadUser = alpm
#DisableSandbox
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[core-testing]
#Include = /etc/pacman.d/mirrorlist
#Include = /etc/pacman.d/mirrorlist
#[extra-testing]
#Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
#[multilib]
#Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
thank you for help
Moderator Edit : added code tags.
Last edited by rbraus (2025-06-21 17:11:09)
Offline
you have no core - repo in your config and disabled multilib. Core is essential, multilib is optional.
Also, you might need to refresh your mirror list.
Offline
[core]
Include = /etc/pacman.d/mirrorlist
But also
you might need to refresh your mirror list.
And @rbraus, please use [code][/code] tags to avoid messy texts where things get easily overlooked. Edit your post in this regard.
Then share your actual failing mirrorlist resp. the pacman output.
It is possible that your mirror is blocked in Hungary or that the mirror blocks Hungary or that you just were once lucky on a shaky mirror.
Impossible to say w/o knowing the actual domain.
Offline
refreshing mirrorlist failed, miirrorlist was removed
pacman -Syu :
debug: filesystem access has been restricted to /var/lib/pacman/sync/download-ltmJoQ/, landlock ABI is 7
fsck command?
I'm sad, until June all goes wrong
reflector --latest 20 --sort rate --save /etc/pacman.d/mirrorlist
[2025-06-21 13:27:35] WARNING: failed to rate http(s) download (http://mirrors.neusoft.edu.cn/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:27:41] WARNING: failed to rate http(s) download (https://mirrors.neusoft.edu.cn/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:27:41] WARNING: failed to rate rsync download (rsync://mirrors.neusoft.edu.cn/archlinux/extra/os/x86_64/extra.db): [Errno 2] No such file or directory: 'rsync'
[2025-06-21 13:27:49] WARNING: failed to rate http(s) download (https://america.mirror.pkgbuild.com/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:27:55] WARNING: failed to rate http(s) download (https://london.mirror.pkgbuild.com/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:28:01] WARNING: failed to rate http(s) download (https://singapore.mirror.pkgbuild.com/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:28:07] WARNING: failed to rate http(s) download (https://sydney.mirror.pkgbuild.com/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:28:13] WARNING: failed to rate http(s) download (https://taipei.mirror.pkgbuild.com/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:28:19] WARNING: failed to rate http(s) download (http://repo.jing.rocks/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:28:25] WARNING: failed to rate http(s) download (https://repo.jing.rocks/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2025-06-21 13:28:25] WARNING: failed to rate rsync download (rsync://repo.jing.rocks/archlinux/extra/os/x86_64/extra.db): [Errno 2] No such file or directory: 'rsync'
[2025-06-21 13:28:40] WARNING: failed to rate http(s) download (https://nz.arch.niranjan.co/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
Offline
Correction, I mean: since June
Offline
Correction, I mean: since June
Would you mind trying this updater https://aur.archlinux.org/packages/simple-system-update ?
Offline
After newstart:
################################################################################
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector --latest 20 --sort rate --save /etc/pacman.d/mirrorlist
# When: 2025-06-21 11:28:40 UTC
# From: https://archlinux.org/mirrors/status/json/
# Retrieved: 2025-06-21 11:27:27 UTC
# Last Check: 2025-06-21 11:06:42 UTC
Server = https://at.arch.niranjan.co/$repo/os/$arch
Server = https://de.arch.niranjan.co/$repo/os/$arch
Server = http://de.arch.niranjan.co/$repo/os/$arch
Server = https://nl.arch.niranjan.co/$repo/os/$arch
Server = http://us.arch.niranjan.co/$repo/os/$arch
Server = http://al.arch.niranjan.co/$repo/os/$arch
Server = https://al.arch.niranjan.co/$repo/os/$arch
Server = http://arch.mirror.constant.com/$repo/os/$arch
Server = http://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
Server = https://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
Server = rsync://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
Server = https://america.mirror.pkgbuild.com/$repo/os/$arch
Server = https://london.mirror.pkgbuild.com/$repo/os/$arch
Server = https://singapore.mirror.pkgbuild.com/$repo/os/$arch
Server = https://sydney.mirror.pkgbuild.com/$repo/os/$arch
Server = https://taipei.mirror.pkgbuild.com/$repo/os/$arch
Server = http://repo.jing.rocks/archlinux/$repo/os/$arch
Server = https://repo.jing.rocks/archlinux/$repo/os/$arch
Server = rsync://repo.jing.rocks/archlinux/$repo/os/$arch
Server = https://nz.arch.niranjan.co/$repo/os/$arch
/etc/pacman.d/mirrorlist (END)
Offline
@Mechanicus, no, but perhaps it is a Solution, thanks.
Offline
rbraus wrote:Correction, I mean: since June
Would you mind trying this updater https://aur.archlinux.org/packages/simple-system-update ?
No, DO NOT use that.
Online
Pacman.conf (without comments)
[core]
Include = /etc/pacman.d/mirrorlist
[options]
HoldPkg = pacman glibc
Architecture = auto
CheckSpace
ParallelDownloads = 5
DownloadUser = alpm
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
[extra]
Include = /etc/pacman.d/mirrorlist
[multilib-testing]
Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
Offline
[multilib-testing]
Include = /etc/pacman.d/mirrorlist
Testing repos are all or nothing, you can't just enable one of them.
See https://wiki.archlinux.org/title/Offici … positories
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Also see
pacman-conf
, so how's the performance w/ your updated mirrorlist?
curl -vL https://nl.arch.niranjan.co/core/os/x86_64/core.db > /dev/null
Offline
Performance of niranjan:
[root@acer etc]# curl -vL https://nl.arch.niranjan.co/core/os/x86_64/core.db > /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host nl.arch.niranjan.co:443 was resolved.
* IPv6: (none)
* IPv4: 194.113.38.19
* Trying 194.113.38.19:443...
* ALPN: curl offers h2,http/1.1
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [1565 bytes data]
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CApath: none
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [122 bytes data]
* TLSv1.3 (IN), TLS change cipher, Change cipher spec (1):
{ [1 bytes data]
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
{ [19 bytes data]
* TLSv1.3 (IN), TLS handshake, Certificate (11):
{ [2090 bytes data]
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
{ [78 bytes data]
* TLSv1.3 (IN), TLS handshake, Finished (20):
{ [52 bytes data]
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.3 (OUT), TLS handshake, Finished (20):
} [52 bytes data]
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey
* ALPN: server accepted h2
* Server certificate:
* subject: CN=*.arch.niranjan.co
* start date: Jun 3 01:08:45 2025 GMT
* expire date: Sep 1 01:08:44 2025 GMT
* subjectAltName: host "nl.arch.niranjan.co" matched cert's "*.arch.niranjan.co"
* issuer: C=US; O=Let's Encrypt; CN=E5
* SSL certificate verify ok.
* Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384
* Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption
* Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption
* Connected to nl.arch.niranjan.co (194.113.38.19) port 443
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://nl.arch.niranjan.co/core/os/x86_64/core.db
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: nl.arch.niranjan.co]
* [HTTP/2] [1] [:path: /core/os/x86_64/core.db]
* [HTTP/2] [1] [user-agent: curl/8.14.1]
* [HTTP/2] [1] [accept: */*]
} [5 bytes data]
> GET /core/os/x86_64/core.db HTTP/2
> Host: nl.arch.niranjan.co
> User-Agent: curl/8.14.1
> Accept: */*
>
* Request completely sent off
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [57 bytes data]
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
{ [57 bytes data]
< HTTP/2 200
< server: nginx/1.22.1
< date: Sat, 21 Jun 2025 13:15:30 GMT
< content-type: application/octet-stream
< content-length: 118884
< last-modified: Sat, 21 Jun 2025 10:19:32 GMT
< etag: "68568734-1d064"
< accept-ranges: bytes
<
{ [5 bytes data]
100 116k 100 116k 0 0 323k 0 --:--:-- --:--:-- --:--:-- 324k
* Connection #0 to host nl.arch.niranjan.co left intact
Offline
That's not a performance measure, but the curldown certainly worked via https and IPv4
Do you still get pacman timeouts?
Offline
Absolute catastrophy some expressions are in hungarian, after the code there are the translations.
pacman -Syu --debug
debug: pacman v7.0.0 - libalpm v15.0.0
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 9: including /etc/pacman.d/mirrorlist
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: sandboxuser: alpm
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 95: 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: Nincs ilyen fájl vagy könyvtár
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: 599) : hiányzó PGP aláírás
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://mirror.pseudoform.org/core/os/x86_64
debug: adding new server URL to database 'core': https://archlinux.thaller.ws/core/os/x86_64
debug: adding new server URL to database 'core': https://at.arch.mirror.kescher.at/core/os/x86_64
debug: adding new server URL to database 'core': https://de.arch.mirror.kescher.at/core/os/x86_64
debug: adding new server URL to database 'core': https://berlin.mirror.pkgbuild.com/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: Nincs ilyen fájl vagy könyvtár
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: 599) : hiányzó PGP aláírás
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://mirror.pseudoform.org/extra/os/x86_64
debug: adding new server URL to database 'extra': https://archlinux.thaller.ws/extra/os/x86_64
debug: adding new server URL to database 'extra': https://at.arch.mirror.kescher.at/extra/os/x86_64
debug: adding new server URL to database 'extra': https://de.arch.mirror.kescher.at/extra/os/x86_64
debug: adding new server URL to database 'extra': https://berlin.mirror.pkgbuild.com/extra/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: Nincs ilyen fájl vagy könyvtár
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 599) : hiányzó PGP aláírás
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': https://mirror.pseudoform.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://archlinux.thaller.ws/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://at.arch.mirror.kescher.at/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://de.arch.mirror.kescher.at/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://berlin.mirror.pkgbuild.com/multilib/os/x86_64
debug: option 'sandboxuser' = alpm
:: A csomagadatbázisok szinkronizálása...
core downloading...
extra downloading...
multilib downloading...
debug: filesystem access has been restricted to /var/lib/pacman/sync/download-c2dY6E/, landlock ABI is 7
debug: core.db: url is https://mirror.pseudoform.org/core/os/x86_64/core.db
debug: core.db: maxsize 134217728
debug: core.db: using time condition 1750501172
debug: core.db: opened tempfile for download: /var/lib/pacman/sync/download-c2dY6E/core.db.part (wb)
debug: extra.db: url is https://mirror.pseudoform.org/extra/os/x86_64/extra.db
debug: extra.db: maxsize 134217728
debug: extra.db: using time condition 1750506942
debug: extra.db: opened tempfile for download: /var/lib/pacman/sync/download-c2dY6E/extra.db.part (wb)
debug: multilib.db: url is https://mirror.pseudoform.org/multilib/os/x86_64/multilib.db
debug: multilib.db: maxsize 134217728
debug: multilib.db: using time condition 1750462109
debug: multilib.db: opened tempfile for download: /var/lib/pacman/sync/download-c2dY6E/multilib.db.part (wb)
debug: extra.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'extra.db' fájlt letölteni a mirror.pseudoform.org helyről : Connection time-out
debug: extra.db: retrying from https://archlinux.thaller.ws/extra/os/x86_64/extra.db
debug: multilib.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'multilib.db' fájlt letölteni a mirror.pseudoform.org helyről : Connection time-out
debug: multilib.db: retrying from https://archlinux.thaller.ws/multilib/os/x86_64/multilib.db
debug: core.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'core.db' fájlt letölteni a mirror.pseudoform.org helyről : Connection timed out after 10081 milliseconds
figyelmeztetés: too many errors from mirror.pseudoform.org, skipping for the remainder of this transaction
debug: core.db: retrying from https://archlinux.thaller.ws/core/os/x86_64/core.db
debug: extra.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'extra.db' fájlt letölteni a archlinux.thaller.ws helyről : Connection time-out
debug: extra.db: retrying from https://at.arch.mirror.kescher.at/extra/os/x86_64/extra.db
debug: multilib.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'multilib.db' fájlt letölteni a archlinux.thaller.ws helyről : Connection time-out
debug: multilib.db: retrying from https://at.arch.mirror.kescher.at/multilib/os/x86_64/multilib.db
debug: core.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'core.db' fájlt letölteni a archlinux.thaller.ws helyről : Connection timed out after 10215 milliseconds
figyelmeztetés: too many errors from archlinux.thaller.ws, skipping for the remainder of this transaction
debug: core.db: retrying from https://at.arch.mirror.kescher.at/core/os/x86_64/core.db
debug: extra.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'extra.db' fájlt letölteni a at.arch.mirror.kescher.at helyről : Connection time-out
debug: extra.db: retrying from https://de.arch.mirror.kescher.at/extra/os/x86_64/extra.db
debug: multilib.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'multilib.db' fájlt letölteni a at.arch.mirror.kescher.at helyről : Connection time-out
debug: multilib.db: retrying from https://de.arch.mirror.kescher.at/multilib/os/x86_64/multilib.db
debug: core.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'core.db' fájlt letölteni a at.arch.mirror.kescher.at helyről : Connection timed out after 10034 milliseconds
figyelmeztetés: too many errors from at.arch.mirror.kescher.at, skipping for the remainder of this transaction
debug: core.db: retrying from https://de.arch.mirror.kescher.at/core/os/x86_64/core.db
debug: multilib.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'multilib.db' fájlt letölteni a de.arch.mirror.kescher.at helyről : Connection time-out
debug: multilib.db: retrying from https://berlin.mirror.pkgbuild.com/multilib/os/x86_64/multilib.db
debug: extra.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'extra.db' fájlt letölteni a de.arch.mirror.kescher.at helyről : Connection timed out after 10037 milliseconds
debug: extra.db: retrying from https://berlin.mirror.pkgbuild.com/extra/os/x86_64/extra.db
debug: core.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'core.db' fájlt letölteni a de.arch.mirror.kescher.at helyről : Connection timed out after 10035 milliseconds
figyelmeztetés: too many errors from de.arch.mirror.kescher.at, skipping for the remainder of this transaction
debug: core.db: retrying from https://berlin.mirror.pkgbuild.com/core/os/x86_64/core.db
debug: multilib.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'multilib.db' fájlt letölteni a berlin.mirror.pkgbuild.com helyről : Connection time-out
debug: multilib.db: no more servers to retry
debug: extra.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'extra.db' fájlt letölteni a berlin.mirror.pkgbuild.com helyről : Connection timed out after 10034 milliseconds
debug: extra.db: no more servers to retry
debug: core.db: curl returned result 28 from transfer
hiba: nem sikerült a(z) 'core.db' fájlt letölteni a berlin.mirror.pkgbuild.com helyről : Connection timed out after 10034 milliseconds
figyelmeztetés: too many errors from berlin.mirror.pkgbuild.com, skipping for the remainder of this transaction
debug: core.db: no more servers to retry
debug: curl_download_internal return code is -1
debug: failed to sync dbs: nem sikerült néhány fájlt letölteni
hiba: failed to synchronize all databases (nem sikerült néhány fájlt letölteni)
debug: unregistering database 'local'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'multilib'
translations of the hungarian words: nem sikerült = failed, fájl(t) = file, the -t is accussative suffix, hiba = error, a(z) = the, letölteni = to download,
nem sikerült néhány fájlt letölteni) = failed downloading some files
I absolutely don'n know what to do
Offline
I absolutely don'n know what to do
LC_ALL=C pacman -S …
Did the download in #13 take excessively long?
Please post the output of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
and probably post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.st
I very much suspect that there's a generic network problem
Offline
So you've changed your mirrorlist yet again? Why did you test with niranjan if you're not actually using that?
Online
[root@acer /]# journalctl -b | curl -F 'file=@-' 0x0.st
http://0x0.st/8Iy9.txt
[root@acer /]# find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
cups.path | multi-user.target.wants
cups.service | multi-user.target.wants
cups.service | printer.target.wants
cups.socket | sockets.target.wants
dhcpcd.service | multi-user.target.wants
gcr-ssh-agent.socket | sockets.target.wants
getty@tty1.service | getty.target.wants
gnome-keyring-daemon.socket | sockets.target.wants
httpd.service | multi-user.target.wants
iwd.service | multi-user.target.wants
p11-kit-server.socket | sockets.target.wants
pipewire.socket | sockets.target.wants
postgresql.service | multi-user.target.wants
pulseaudio.socket | sockets.target.wants
reflector.service | multi-user.target.wants
remote-fs.target | multi-user.target.wants
xdg-user-dirs-update.service | default.target.wants
b.t.w.: with I absolutely don'n know what to do I don't meaning the hungarian words but the total mess of pacman
Offline
jún 21 16:19:42 acer iwd[449]: event: roam-scan,
jún 21 16:19:43 acer iwd[449]: event: roam-scan,
jún 21 16:20:44 acer iwd[449]: event: roam-scan,
jún 21 16:20:45 acer iwd[449]: event: roam-scan,
jún 21 16:21:46 acer iwd[449]: event: roam-scan,
jún 21 16:21:46 acer iwd[449]: event: roam-scan,
jún 21 16:22:48 acer iwd[449]: event: roam-scan,
jún 21 16:22:48 acer iwd[449]: event: roam-scan,
jún 21 16:23:50 acer iwd[449]: event: roam-scan,
jún 21 16:23:50 acer iwd[449]: event: roam-scan,
jún 21 16:24:54 acer iwd[449]: event: roam-scan,
jún 21 16:24:55 acer iwd[449]: event: roam-scan,
jún 21 16:25:56 acer iwd[449]: event: roam-scan,
jún 21 16:25:57 acer iwd[449]: event: roam-scan,
jún 21 16:26:58 acer iwd[449]: event: roam-scan,
jún 21 16:26:59 acer iwd[449]: event: roam-scan,
jún 21 16:27:11 acer kernel: perf: interrupt took too long (3983 > 3978), lowering kernel.perf_event_max_sample_rate to 50000
jún 21 16:28:01 acer iwd[449]: event: roam-scan,
jún 21 16:28:01 acer iwd[449]: event: roam-scan,
jún 21 16:29:02 acer iwd[449]: event: roam-scan,
jún 21 16:29:03 acer iwd[449]: event: roam-scan,
jún 21 16:29:07 acer iwd[449]: wiphy_estimate_data_rate() failed
jún 21 16:30:07 acer iwd[449]: event: roam-scan,
jún 21 16:30:07 acer iwd[449]: event: roam-scan,
jún 21 16:31:09 acer iwd[449]: event: roam-scan,
jún 21 16:31:09 acer iwd[449]: event: roam-scan,
jún 21 16:32:11 acer iwd[449]: event: roam-scan,
jún 21 16:32:11 acer iwd[449]: event: roam-scan,
jún 21 16:33:12 acer iwd[449]: event: roam-scan,
jún 21 16:33:13 acer iwd[449]: event: roam-scan,
jún 21 16:34:14 acer iwd[449]: event: roam-scan,
jún 21 16:34:14 acer iwd[449]: event: roam-scan,
jún 21 16:34:19 acer iwd[449]: wiphy_estimate_data_rate() failed
jún 21 16:35:19 acer iwd[449]: event: roam-scan,
jún 21 16:35:19 acer iwd[449]: event: roam-scan,
jún 21 16:36:21 acer iwd[449]: event: roam-scan,
jún 21 16:36:21 acer iwd[449]: event: roam-scan,
jún 21 16:37:22 acer iwd[449]: event: roam-scan,
jún 21 16:37:23 acer iwd[449]: event: roam-scan,
jún 21 16:38:24 acer iwd[449]: event: roam-scan,
jún 21 16:38:25 acer iwd[449]: event: roam-scan,
Can you try/use the rj45 connection?
I knew what you meant with that line, I just picked it up for the translation woes
Unrelated: replace pulseaudio w/ pipewire-pulse
Offline
rj45 ? is this ethernet? The ethernet jack is out of order, only wlan is possible.
@Scimmia I didn't notice that reflector threw away niranjan I wrote it by hand in the mirrorlist on the first place.
@seth pacman only loads only one package, pacman -S pipewire was succesfull, pacman -S pipewire-{jack,alsa,pulse}, downloading more than one *.zst file, failed.
Offline
Yes, that's the plug standard. How "out of order" is it, exactly?
The frequent roaming there suggests the connection is not all that great, though it initially looks ok.
Are you moving around?
Maybe power saving related, "iwlmvm.power_scheme=1 iwlwifi.power_save=0", https://wiki.archlinux.org/title/Kernel_parameters and also
iw dev wlan0 set power_save off
Ceterum censeo: there isn't a parallel windows, is there?
Offline
first loose connection now nothing, the laptop is 8 years old. Wh do you mean with parallel windows? The terminal has five open windows, I'm angry and I'm beginning installing Gentoo Linux on a free partition, because of this suddenly for me absolutely not traceable abstruse error of pacman, all the time it was okay, I cannot longer concentrate, it too much for my little brain.
Offline
Perhaps I have to continue later, at least 10 new things I learned today.
Offline
Solved: in https://github.com/systemd/mkosi/issues/2887
I find this
echo "nameserver 8.8.8.8" > /etc/resolv.conf
I didn't remove the old resolve.conf but adding the nameserver 8.8.8.8 to resolve.conf
And now pacman -Syu was successfull I'm glad.
Why the nameserver 8.8.8.8 works well I don't know.
Last edited by rbraus (2025-06-21 17:11:54)
Offline
it works because the nameserver that you used before has issues.
If you did not change the nameserver yourself or by someone in your network, it was your providers name server or your router that has the issues and you mitigated that by using the google nameserver that is found on 8.8.8.8
Last edited by BS86 (2025-06-21 17:54:10)
Offline