[Bug 249144] pkgbase: /usr/tests/ subdirectories in non -dev/-dbg plist files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 6 08:36:31 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249144
Bug ID: 249144
Summary: pkgbase: /usr/tests/ subdirectories in non -dev/-dbg
plist files
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: martin.jakob at gmx.com
There are a lot of subdirectories of /usr/tests/ and some files in non dev/dbg
plist files, mainly in utilities.plist, which should go to the -dev/-dbg plist
or the tests.plist file(s).
Just the files:
ssh.plist:@(root,wheel,0444,) /usr/tests/secure/libexec/Kyuafile
utilities.plist:@(root,wheel,0444,) /usr/tests/lib/csu/dynamiclib//libh_csu.so
utilities.plist:@(root,wheel,0444,) /usr/tests/lib/libc/stdlib/dynthr_mod.so
utilities.plist:@(root,wheel,0444,) /usr/tests/lib/libc/tls/h_tls_dlopen.so
utilities.plist:@(root,wheel,0444,)
/usr/tests/lib/libc/tls/libh_tls_dynamic.so.1
utilities.plist:@(root,wheel,0755,)
/usr/tests/lib/libthr/dlopen/h_pthread_dlopen.so
utilities.plist:@(root,wheel,0444,)
/usr/tests/lib/libthr/dlopen/h_pthread_dlopen.so.1
utilities.plist:@(root,wheel,0444,) /usr/tests/lib/libxo/libenc_test.so
utilities.plist:@(root,wheel,0444,)
/usr/tests/libexec/rtld-elf/libpythagoras.so.0
utilities.plist:@(root,wheel,0555,) /usr/tests/libexec/rtld-elf/target
here are some directories:
...
utilities.plist:@dir(root,wheel,0755,) /usr/tests
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/cat
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/chflags
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/chmod
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/date
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/dd
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/echo
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/expr
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/ln
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/ls
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/mkdir
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/mv
utilities.plist:@dir(root,wheel,0755,) /usr/tests/bin/pax
...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list