You are not logged in.
Issue Summary:
DBeaver package appears to be stuck at version 25.1.5 on my system, while the Arch repository shows version 25.2.0 is available. When attempting to update, pacman reports the package is already up-to-date.
System Information:
Architecture: x86_64
Current DBeaver version: 25.1.5
Repository version: 25.2.0
Package manager: pacman
What I've tried:
bash# Standard update attempt
sudo pacman -Su dbeaver
# Result: "there is nothing to do"
# Check current version
pacman -Q dbeaver
# Output: dbeaver 25.1.5-1
# Verify repository version
pacman -Si dbeaver
# Shows version 25.2.0 is available
Additional context:
This seems to be a synchronization issue between my local package database and the repository
No custom repositories or AUR packages involved
System was last fully updated about a week ago
Questions:
Is this a known issue with the current dbeaver package?
What's the safest way to force the update without breaking dependencies?
Should I be concerned about potential packaging conflicts?
What I'm planning to try next:
sudo pacman -Syyu to force database refresh
Complete system update with sudo pacman -Syu
Has anyone else encountered this specific issue with dbeaver or similar package sync problems? Any insights would be appreciated.
System specs:
Kernel: Linux 6.x.x-arch1-1
DE: [Your desktop environment]
Updated: Last week
Offline
Might be an issue with an out-of-date mirror. I would check the mirrorlist first.
Mainboard: GIGABYTE B550 AORUS ELITE V2 | CPU: Ryzen 7 5800X | RAM: 32 GB
GPU: GeForce RTX 4060 8 GB (580.119.02 proprietary) | Display: BenQ BL2405 1920x1080
Kernel: 6.18.8 stable | Boot Manager: GRUB2 | DE: KDE Plasma | Login Manager: SDDM | Compositor: KWin
Offline
Start by posting full, complete commands and output of everything. No paraphrasing.
Offline