Bug 278165 - x11-servers/xwayland: fails check-plist
Summary: x11-servers/xwayland: 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-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-04 13:53 UTC by Jan Beich
Modified: 2024-04-05 12:50 UTC (History)
1 user (show)

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


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 2024-04-04 13:53:44 UTC
$ poudriere testport -j 132i386 x11-servers/xwayland-devel
[...]
===========================================================================
====> Running Q/A tests (stage-qa)
Warning: you might not need LIB_DEPENDS on libEGL.so
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/applications/org.freedesktop.Xwayland.desktop
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Comment 1 Jan Beich freebsd_committer freebsd_triage 2024-04-04 14:03:04 UTC
(In reply to Jan Beich from comment #0)
> x11-servers/xwayland-devel

Sorry, this is a copy-paste mistake. Only non-devel version is affected. I can't edit my comment to avoid confusion due to bug 191677.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-04-05 12:47:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5b56d02bb1391f147ba737448d8125e153b11928

commit 5b56d02bb1391f147ba737448d8125e153b11928
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-04-05 12:43:16 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-04-05 12:46:51 +0000

    x11-servers/xwayland: Fix plist

    Add the desktop file

    PR:     278165

 x11-servers/xwayland/Makefile  | 1 +
 x11-servers/xwayland/pkg-plist | 1 +
 2 files changed, 2 insertions(+)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-04-05 12:49:15 UTC
A commit in branch 2024Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40a3b61a4aa9331b250cbe5df796c5e66824c53b

commit 40a3b61a4aa9331b250cbe5df796c5e66824c53b
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-04-05 12:43:16 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-04-05 12:48:12 +0000

    x11-servers/xwayland: Fix plist

    Add the desktop file

    PR:     278165
    (cherry picked from commit 5b56d02bb1391f147ba737448d8125e153b11928)

 x11-servers/xwayland/Makefile  | 1 +
 x11-servers/xwayland/pkg-plist | 1 +
 2 files changed, 2 insertions(+)