Be careful to use fdupes when packaging plasma-workspace 6
Fabian Vogt
fabian at ritter-vogt.de
Sun Nov 12 08:34:54 GMT 2023
Am Samstag, 11. November 2023, 14:04:06 CET schrieb Fusion Future:
> Dear distros: The default image wallpaper plugin shares the same code
> with the slideshow plugin, but KPackage will refuse to load the image
> wallpaper plugin if the ui file is not in the same directory as the
> metadata file. ``` kf.package: Path traversal attempt detected:
> "/usr/share/plasma/wallpapers/org.kde.slideshow/contents/config/main.xml"
> is not inside "/usr/share/plasma/wallpapers/org.kde.image/"
> ```
It'll work fine if you use hardlinks instead of symlinks.
In the case of rpm, don't use %fdupes with -s.
More information about the Distributions
mailing list