Search Criteria
Package Details: plasma-framework5 5.116.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/plasma-framework5.git (read-only, click to copy) |
---|---|
Package Base: | plasma-framework5 |
Description: | Plasma library and runtime components based upon KF5 and Qt5 |
Upstream URL: | https://community.kde.org/Frameworks |
Licenses: | LGPL |
Groups: | kf5 |
Conflicts: | plasma-framework |
Replaces: | plasma-framework |
Submitter: | andreas_baumann |
Maintainer: | andreas_baumann |
Last Packager: | andreas_baumann |
Votes: | 1 |
Popularity: | 0.98 |
First Submitted: | 2025-09-28 08:10 (UTC) |
Last Updated: | 2025-09-28 08:10 (UTC) |
Dependencies (10)
- kactivities5
- kdeclarative5
- kglobalaccel5
- kirigami2 (kirigami2-gitAUR)
- kwayland5
- doxygen (doxygen-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- kdoctools5 (make)
- qt5-doc (make)
- qt5-tools (make)
Required by (24)
- calamares-qt5
- deepin-kwin-git
- diskmonitor
- diskmonitor-git
- fancontrol-plasmoid-git
- fcitx5-configtool-git (make)
- fcitx5-configtool-git (optional)
- kdevelop-git (make)
- kdevelop-git (optional)
- latte-dock
- latte-dock-git
- libnetctlgui (make)
- lingmo-kwin-plugins (make)
- netctl-gui (make)
- netctlgui-helper (make)
- onboard-plasmoid-git (make)
- plasma-bigscreen
- plasma5-applet-netctl-gui
- plasma5-applet-netctl-gui (make)
- plasma5-applets-kde-arch-update-notifier
- plasma5-applets-server-status-git (make)
- plasmoidviewer-debug
- sddm-swish-zh
- uim (make)
Latest Comments
sausix commented on 2025-09-30 17:57 (UTC)
@gds506 It looks like a common keyserver error now.
Check that line:
/etc/pacman.d/gnupg/gpg.conf:keyserver: hkp://pgp.mit.edu:11371
.Usually I change it to Ubuntu's keyserver because they contain more keys. Key server usually sync to each other. Maybe mit.edu or yours just deletes outdated keys. Haven't thought about it and it's plausible.
Another major reason (for others) has been blocked ports by the own ISP or a firewall. Try access a keyserver manually or by a temporary mobile hotspot connection. If you found the reason then you can use http or https protocol instead on a specific keyserver before setting your ISP on fire for that crime. Commands are all in the Arch Wiki. I'm quite sure it's one of the reasons.
gds506 commented on 2025-09-30 14:03 (UTC)
Thanks for your help @sausix I did change the
LocalFileSigLevel = Required
but I still get an error:sausix commented on 2025-09-30 13:30 (UTC)
@gds506 Default
/etc/pacman.conf
ships by defaultLocalFileSigLevel = Optional
which will ignore outdated certificates. Did you set it to required?gds506 commented on 2025-09-29 16:05 (UTC)
I'm having an issue when updating. The error is related with the pgp. Any idea of how to solve it?