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

--- Comment #3 from Martin <martin.ja...@gmx.com> ---
Thanks, i found the script, while looking for lua scripts in base. It helps
analyzing the METALOG quiete a bit.

It shows the duplicates and i am not sure how they happen. But, i see in the
logs of my build run, that these steps  are often repeated:
...
--- installdirs-CONFSDIR ---
installing DIRS CONFSDIR
install -N /usr/src/etc -U -M /usr/obj/usr/src/amd64.amd64/worldstage//METALOG
-D /usr/obj/usr/src/amd64.amd64/worldstage -T package=utilities -d -m 0755 -o
root  -g wheel  /usr/obj/usr/src/amd64.amd64/worldstage/etc
...
--- installdirs-CONFSDIR ---
installing DIRS CONFSDIR
install -N /usr/src/etc -U -M /usr/obj/usr/src/amd64.amd64/worldstage//METALOG
-D /usr/obj/usr/src/amd64.amd64/worldstage -T package=utilities -d -m 0755 -o
root  -g wheel  /usr/obj/usr/src/amd64.amd64/worldstage/etc
...
--- installdirs-CONFETCDIR ---
installing DIRS CONFETCDIR CONFETCEXECDIR
install -N /usr/src/etc -U -M /usr/obj/usr/src/amd64.amd64/worldstage//METALOG
-D /usr/obj/usr/src/amd64.amd64/worldstage -T package=utilities -d -m 0755 -o
root  -g wheel  /usr/obj/usr/src/amd64.amd64/worldstage/etc
...

I guess, these are responsible for the multiple /etc entries
(warning: ./etc repeated with same meta: line
2091,2092,2097,2117,2138,2170,2174,2182,2186,2198,2204,2244,2249,2259,2283,2296,2324,2353,2364,2366,2368,2370,2377,2380,2384,2454,2457,2462,2468,2469,2475,2486,2494,2500,2502,2504,2506,2511,2513,2669,2709,2755,2793,2912,3049,5998,6007,6034,6041,6110,6380,7937,8077,8178,8931,14366,15617,16480,16933,17120,17238,18047,18106,18545,19268,19808,20655,20770,20938,21193,21272,21806,21817,23053,24592,27092,27545,29176)

-- 
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