You are not logged in.
I have 3 systems. One of them showed an upgrade of linux[1] to 5.16.11 from 02-24. The other 2 showed no updates, so I looked into reflector and got that setup. Now all 3 of my systems have the same mirrors. I double checked that my top mirror[2] is not out of sync and contains 5.16.11. But the output of `pacman -Syu` still shows no updates.
Anything else I can try to get my local database to accurately reflect the state of the upstream mirror?
[1] https://archlinux.org/packages/core/x86_64/linux/
[2] https://america.mirror.pkgbuild.com/core/os/x86_64/
Offline
Please post the complete pacman output and to avoid a later d'ohhh moment: "pacman -Qs linux" (in case those system run the lts or zen kernel) and check the pacman.conf for ignored packages.
Offline
Offline
0 ghthor@cryptgalp ~
$ pacman -Qs | grep 'local/linux'
local/linux 5.16.11.arch1-1
local/linux-api-headers 5.16.8-1
local/linux-firmware 20220209.6342082-1
local/linux-firmware-whence 20220209.6342082-1
Sun Feb 27 01:20:51 PM EST 2022
0 ghthor@hivemind ~/src/gotty [update-readme]
$ pacman -Qs linux | grep 'local/linux'
local/linux 5.16.10.arch1-1
local/linux-api-headers 5.16.8-1
local/linux-firmware 20220209.6342082-1
local/linux-firmware-whence 20220209.6342082-1
local/linux-headers 5.16.10.arch1-1
Sun Feb 27 01:14:29 PM EST 2022
0 ghthor@cryptmind ~/src/shrc [master±]
$ pacman -Qs | grep 'local/linux'
local/linux 5.16.10.arch1-1
local/linux-api-headers 5.16.8-1
local/linux-firmware 20220209.6342082-1
local/linux-firmware-whence 20220209.6342082-1
Sun Feb 27 01:15:42 PM EST 20220 ghthor@cryptgalp ~
$ pacman-conf
[options]
RootDir = /
DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
HookDir = /etc/pacman.d/hooks/
GPGDir = /etc/pacman.d/gnupg/
LogFile = /var/log/pacman.log
HoldPkg = pacman
HoldPkg = glibc
Architecture = x86_64
Color
CheckSpace
ParallelDownloads = 5
CleanMethod = KeepInstalled
SigLevel = PackageRequired
SigLevel = PackageTrustedOnly
SigLevel = DatabaseOptional
SigLevel = DatabaseTrustedOnly
LocalFileSigLevel = PackageOptional
LocalFileSigLevel = PackageTrustedOnly
[core]
Usage = All
Server = http://localhost:15678/pacman/core/x86_64
Server = https://america.mirror.pkgbuild.com/core/os/x86_64
Server = https://mirror.theash.xyz/arch/core/os/x86_64
Server = https://mirror.lty.me/archlinux/core/os/x86_64
Server = https://mirror.hackingand.coffee/arch/core/os/x86_64
Server = https://mirror.arizona.edu/archlinux/core/os/x86_64
[extra]
Usage = All
Server = http://localhost:15678/pacman/extra/x86_64
Server = https://america.mirror.pkgbuild.com/extra/os/x86_64
Server = https://mirror.theash.xyz/arch/extra/os/x86_64
Server = https://mirror.lty.me/archlinux/extra/os/x86_64
Server = https://mirror.hackingand.coffee/arch/extra/os/x86_64
Server = https://mirror.arizona.edu/archlinux/extra/os/x86_64
[community]
Usage = All
Server = http://localhost:15678/pacman/community/x86_64
Server = https://america.mirror.pkgbuild.com/community/os/x86_64
Server = https://mirror.theash.xyz/arch/community/os/x86_64
Server = https://mirror.lty.me/archlinux/community/os/x86_64
Server = https://mirror.hackingand.coffee/arch/community/os/x86_64
Server = https://mirror.arizona.edu/archlinux/community/os/x86_64
[multilib]
Usage = All
Server = http://localhost:15678/pacman/multilib/x86_64
Server = https://america.mirror.pkgbuild.com/multilib/os/x86_64
Server = https://mirror.theash.xyz/arch/multilib/os/x86_64
Server = https://mirror.lty.me/archlinux/multilib/os/x86_64
Server = https://mirror.hackingand.coffee/arch/multilib/os/x86_64
Server = https://mirror.arizona.edu/archlinux/multilib/os/x86_64
Sun Feb 27 01:13:12 PM EST 20220 ghthor@hivemind ~/src/gotty [update-readme]
$ pacman-conf
[options]
RootDir = /
DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
HookDir = /etc/pacman.d/hooks/
GPGDir = /etc/pacman.d/gnupg/
LogFile = /var/log/pacman.log
HoldPkg = pacman
HoldPkg = glibc
Architecture = x86_64
Color
CheckSpace
ParallelDownloads = 5
CleanMethod = KeepInstalled
SigLevel = PackageRequired
SigLevel = PackageTrustedOnly
SigLevel = DatabaseOptional
SigLevel = DatabaseTrustedOnly
LocalFileSigLevel = PackageOptional
LocalFileSigLevel = PackageTrustedOnly
[core]
Usage = All
Server = http://localhost:15678/pacman/core/x86_64
Server = https://america.mirror.pkgbuild.com/core/os/x86_64
Server = http://mirror.lty.me/archlinux/core/os/x86_64
Server = https://mirror.theash.xyz/arch/core/os/x86_64
Server = rsync://arch.mirror.square-r00t.net/arch/core/os/x86_64
Server = rsync://mirror.hackingand.coffee/arch/core/os/x86_64
[extra]
Usage = All
Server = http://localhost:15678/pacman/extra/x86_64
Server = https://america.mirror.pkgbuild.com/extra/os/x86_64
Server = http://mirror.lty.me/archlinux/extra/os/x86_64
Server = https://mirror.theash.xyz/arch/extra/os/x86_64
Server = rsync://arch.mirror.square-r00t.net/arch/extra/os/x86_64
Server = rsync://mirror.hackingand.coffee/arch/extra/os/x86_64
[community]
Usage = All
Server = http://localhost:15678/pacman/community/x86_64
Server = https://america.mirror.pkgbuild.com/community/os/x86_64
Server = http://mirror.lty.me/archlinux/community/os/x86_64
Server = https://mirror.theash.xyz/arch/community/os/x86_64
Server = rsync://arch.mirror.square-r00t.net/arch/community/os/x86_64
Server = rsync://mirror.hackingand.coffee/arch/community/os/x86_64
[multilib]
Usage = All
Server = http://localhost:15678/pacman/multilib/x86_64
Server = https://america.mirror.pkgbuild.com/multilib/os/x86_64
Server = http://mirror.lty.me/archlinux/multilib/os/x86_64
Server = https://mirror.theash.xyz/arch/multilib/os/x86_64
Server = rsync://arch.mirror.square-r00t.net/arch/multilib/os/x86_64
Server = rsync://mirror.hackingand.coffee/arch/multilib/os/x86_64
Sun Feb 27 01:10:01 PM EST 20220 ghthor@cryptmind ~/src/shrc [master±]
$ pacman-conf
[options]
RootDir = /
DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
HookDir = /etc/pacman.d/hooks/
GPGDir = /etc/pacman.d/gnupg/
LogFile = /var/log/pacman.log
HoldPkg = pacman
HoldPkg = glibc
Architecture = x86_64
Color
CheckSpace
ParallelDownloads = 5
CleanMethod = KeepInstalled
SigLevel = PackageRequired
SigLevel = PackageTrustedOnly
SigLevel = DatabaseOptional
SigLevel = DatabaseTrustedOnly
LocalFileSigLevel = PackageOptional
LocalFileSigLevel = PackageTrustedOnly
[core]
Usage = All
Server = http://localhost:15678/pacman/core/x86_64
Server = https://america.mirror.pkgbuild.com/core/os/x86_64
Server = https://mirror.theash.xyz/arch/core/os/x86_64
Server = https://mirror.lty.me/archlinux/core/os/x86_64
Server = https://mirror.hackingand.coffee/arch/core/os/x86_64
Server = https://arlm.tyzoid.com/core/os/x86_64
[extra]
Usage = All
Server = http://localhost:15678/pacman/extra/x86_64
Server = https://america.mirror.pkgbuild.com/extra/os/x86_64
Server = https://mirror.theash.xyz/arch/extra/os/x86_64
Server = https://mirror.lty.me/archlinux/extra/os/x86_64
Server = https://mirror.hackingand.coffee/arch/extra/os/x86_64
Server = https://arlm.tyzoid.com/extra/os/x86_64
[community]
Usage = All
Server = http://localhost:15678/pacman/community/x86_64
Server = https://america.mirror.pkgbuild.com/community/os/x86_64
Server = https://mirror.theash.xyz/arch/community/os/x86_64
Server = https://mirror.lty.me/archlinux/community/os/x86_64
Server = https://mirror.hackingand.coffee/arch/community/os/x86_64
Server = https://arlm.tyzoid.com/community/os/x86_64
Sun Feb 27 01:11:32 PM EST 2022Offline
Alright, I might have fixed it.
I restart pacserve on all 3 hosts and now I'm getting updated lists.
Offline
Alright, I might have fixed it.
I restart pacserve on all 3 hosts and now I'm getting updated lists.
It probably would have been useful to mention that you were attempting to use pacserve in your original post...
Offline
Agreed, my apologies.
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline