Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2016 10:21:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207946] games/tbe: pkg-plist missing main executable and icons
Message-ID:  <bug-207946-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207946

            Bug ID: 207946
           Summary: games/tbe: pkg-plist missing main executable and icons
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: johans@FreeBSD.org
          Reporter: marino@FreeBSD.org
          Assignee: johans@FreeBSD.org
             Flags: maintainer-feedback?(johans@FreeBSD.org)

the games/tbe port has had it's pkg-plist removed and replaced with the
PORTS_DATA=3D* definition (also PORTS_DOCS=3D*, but this one is ok)

It's a common belief that PORT_DATA=3D should be removed and never used.  I=
t's
definitely abused here.
Using both synth and poudriere to test the port, it fails miserably:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D> Running Q/A tests (stage-qa)
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%QT_BINDIR%%/tbe
Error: Orphaned: share/applications/tbe.desktop
Error: Orphaned: share/icons/hicolor/128x128/apps/tbe.png
Error: Orphaned: share/icons/hicolor/16x16/apps/tbe.png
Error: Orphaned: share/icons/hicolor/32x32/apps/tbe.png
Error: Orphaned: share/icons/hicolor/48x48/apps/tbe.png
Error: Orphaned: share/icons/hicolor/64x64/apps/tbe.png
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR
=3D=3D=3D> Error: Plist issues found.
*** Error code 1


In my opinon, the proper fix is to remove PORT_DATA and return the pkg-plis=
t to
this port, and then test the new pkg-plist with "synth test" or "poudriere
testport".  Apparently this has been broken a very long time.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207946-13>