http://bugzilla.opensuse.org/show_bug.cgi?id=1052119 http://bugzilla.opensuse.org/show_bug.cgi?id=1052119#c8 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #8 from Fabian Vogt <fvogt@suse.com> --- (In reply to Fabian Vogt from comment #7)
(In reply to Wolfgang Bauer from comment #4)
Btw, I don't seem to get that message here (with my own-built packages branched from KDE:Frameworks5), and /usr/share/kservices5/plasma-applet-org.kde.plasma.networkmanagement.desktop is indeed a symlink to /opt/kf5/share/plasma/plasmoids/org.kde.plasma.networkmanagement/metadata. desktop here.
Yes, the other way is the issue, metadata.desktop isn't allowed to be a symlink.
I do wonder why %fdupes in TW decides to use symlinks instead of hardlinks here, as both files are under /usr it should be perfectly fine.
Well, it's obvious:
%fdupes -s %{buildroot}
I'll remove the -s and submit to TW... -- You are receiving this mail because: You are on the CC list for the bug.