https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596

Martin <martin.ja...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.ja...@gmx.com

--- Comment #1 from Martin <martin.ja...@gmx.com> ---
When the METALOG is processed to plist files, the duplicates land in these 4
plists:

2 duplicates in clibs.plist:
2       @config(root,wheel,0644,)       /etc/libmap.conf



2 duplicates in runtime.plist:
2       @dir(root,wheel,0755,)  /var/spool



686 duplicates in utilities.plist, eg.
...
7       @dir(root,wheel,0755,)  /usr/share/misc
8       @dir(root,wheel,0755,)  /etc/defaults
10      @dir(root,wheel,0755,)  /usr/share/snmp/mibs
13      @dir(root,wheel,0755,)  /usr/share/snmp/defs
16      @dir(root,wheel,0755,)  /boot
80      @dir(root,wheel,0755,)  /etc



334 duplicates in utlilities-dev.plist, eg:
...
2       @(root,wheel,0444,)    
/usr/lib/clang/11.0.0/include/sanitizer/scudo_interface.h
2       @(root,wheel,0444,)    
/usr/lib/clang/11.0.0/include/sanitizer/tsan_interface.h
2       @(root,wheel,0444,)    
/usr/lib/clang/11.0.0/include/sanitizer/tsan_interface_atomic.h
2       @(root,wheel,0444,)    
/usr/lib/clang/11.0.0/include/sanitizer/ubsan_interface.h
...


Maybe this narrows down, where these duplicates come from.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to