[kde-freebsd] [Bug 211218] x11/kde4-workspace: installs kcheckpass with insufficient perms (head)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 19 10:15:13 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211218
Bug ID: 211218
Summary: x11/kde4-workspace: installs kcheckpass with
insufficient perms (head)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: guru at unixarea.de
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
I'm installing a new laptop with 12-CURRENT and ports from head
(compiled by me with poduriere); it turned out, that I was unable to
unlock a locked KDE session; digging into the problem I saw that the
component to validate the password (kcheckpass) was packaged into the
pkg with wrong perms:
$ tar tzvf /usr/PKGDIR.20160716/kde-workspace-4.11.21.txz | fgrep kcheckpass
-rwxr-xr-x 0 root wheel 14352 17 jul. 21:43
/usr/local/lib/kde4/libexec/kcheckpass
in older versions from head in December and Mai it was with perms '-rwsr-sr-x':
$ tar tzvf /usr/PKGDIR.20151230/kde-workspace-4.11.14_4.txz | fgrep kcheckpass
-rwsr-sr-x 0 root wheel 14352 dic. 31 2015
/usr/local/lib/kde4/libexec/kcheckpass
$ tar tzvf /usr/PKGDIR.20160501/kde-workspace-4.11.14_6.txz | fgrep kcheckpass
-rwsr-sr-x 0 root wheel 14352 may. 6 21:19
/usr/local/lib/kde4/libexec/kcheckpass
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list