Bug 255372 - x11/plasma5-plasma-desktop: fails check-plist
Summary: x11/plasma5-plasma-desktop: fails check-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2021-04-24 19:28 UTC by Jan Beich
Modified: 2021-04-26 14:53 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2021-04-24 19:28:57 UTC
$ poudriere testport -j main-amd64 x11/plasma5-plasma-desktop
[...]
====> Running Q/A tests (stage-qa)
Warning: you may not need USES=desktop-file-utils
Error: /usr/local/lib/qt5/plugins/kcms/kcm_notifications.so is linked to /usr/local/lib/libnotificationmanager.so.1 which does not have a SONAME.  x11/plasma5-plasma-workspace needs to be fixed.
Error: /usr/local/lib/qt5/plugins/kcms/kcm_splashscreen.so is linked to /usr/local/lib/libKF5PlasmaQuick.so.5 which does not have a SONAME.  x11/kf5-plasma-framework needs to be fixed.
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-26 14:39:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c26ec0b51c48bdd5531fce9f6b3fca2d1dbbc52

commit 0c26ec0b51c48bdd5531fce9f6b3fca2d1dbbc52
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-04-26 14:25:47 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-04-26 14:38:12 +0000

    [KDE Plasma] fix plists

    sysutils/plasma5-discover: fix plist
    x11/plasma5-plasma-desktop: fix plist
    sysutils/plasma5-plasma-disks: fix plist

    Reported by:    jbeich
    PR:             255371 255372 255373

 sysutils/plasma5-discover/pkg-plist     | 1 +
 sysutils/plasma5-plasma-disks/pkg-plist | 1 +
 x11/plasma5-plasma-desktop/pkg-plist    | 1 +
 3 files changed, 3 insertions(+)