>>> dos2unix: Building community/dos2unix 7.4.2-r0 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 13:31:02 +0000 >>> dos2unix: Checking sanity of /home/buildozer/aports/community/dos2unix/APKBUILD... >>> dos2unix: Analyzing dependencies... >>> dos2unix: Installing for build: build-base gettext-dev perl-utils (1/8) Installing gettext-asprintf (0.21-r2) (2/8) Installing libintl (0.21-r2) (3/8) Installing libunistring (1.0-r0) (4/8) Installing gettext-libs (0.21-r2) (5/8) Installing gettext (0.21-r2) (6/8) Installing gettext-dev (0.21-r2) (7/8) Installing perl-utils (5.34.1-r0) (8/8) Installing .makedepends-dos2unix (20220417.133112) Executing busybox-1.35.0-r8.trigger OK: 1280 MiB in 111 packages >>> dos2unix: Cleaning up srcdir >>> dos2unix: Cleaning up pkgdir >>> dos2unix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/dos2unix-7.4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 710k 100 710k 0 0 6060k 0 --:--:-- --:--:-- --:--:-- 6020k >>> dos2unix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/dos2unix-7.4.2.tar.gz >>> dos2unix: Checking sha512sums... dos2unix-7.4.2.tar.gz: OK >>> dos2unix: Unpacking /var/cache/distfiles/v3.16/dos2unix-7.4.2.tar.gz... make: Entering directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' gcc -DVER_REVISION=\"7.4.2\" -DVER_DATE=\"2020-10-12\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -Wall -Wextra -Wconversion -Os -fomit-frame-pointer -c dos2unix.c -o dos2unix.o gcc -DVER_REVISION=\"7.4.2\" -DVER_DATE=\"2020-10-12\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -Wall -Wextra -Wconversion -Os -fomit-frame-pointer -c querycp.c -o querycp.o gcc -DVER_REVISION=\"7.4.2\" -DVER_DATE=\"2020-10-12\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -Wall -Wextra -Wconversion -Os -fomit-frame-pointer -c common.c -o common.o gcc -DVER_REVISION=\"7.4.2\" -DVER_DATE=\"2020-10-12\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -Wall -Wextra -Wconversion -Os -fomit-frame-pointer -c unix2dos.c -o unix2dos.o common.c: In function 'PrintVersion': common.c:717:53: warning: unused parameter 'localedir' [-Wunused-parameter] 717 | void PrintVersion(const char *progname, const char *localedir) | ~~~~~~~~~~~~^~~~~~~~~ gcc dos2unix.o querycp.o common.o -o dos2unix gcc unix2dos.o querycp.o common.o -o unix2dos ln -sf dos2unix mac2unix ln -sf unix2dos unix2mac make: Leaving directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' make: Entering directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' msgfmt -c po/da.po -o po/da.mo msgfmt -c po/de.po -o po/de.mo msgfmt -c po/eo.po -o po/eo.mo msgfmt -c po/es.po -o po/es.mo msgfmt -c po/fr.po -o po/fr.mo msgfmt -c po/fur.po -o po/fur.mo msgfmt -c po/hu.po -o po/hu.mo msgfmt -c po/ja.po -o po/ja.mo msgfmt -c po/nb.po -o po/nb.mo msgfmt -c po/nl.po -o po/nl.mo msgfmt -c po/pl.po -o po/pl.mo msgfmt -c po/pt_BR.po -o po/pt_BR.mo msgfmt -c po/ru.po -o po/ru.mo msgfmt -c po/sr.po -o po/sr.mo msgfmt -c po/sv.po -o po/sv.mo msgfmt -c po/uk.po -o po/uk.mo msgfmt -c po/vi.po -o po/vi.mo msgfmt -c po/zh_CN.po -o po/zh_CN.mo msgfmt -c po/zh_TW.po -o po/zh_TW.mo cd test; make test UCS=1 make[1]: Entering directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2/test' ./chk_loc.sh: line 11: locale: not found ./chk_loc.sh: line 11: locale: not found ./chk_loc.sh: line 11: locale: not found ./chk_loc.sh: line 11: locale: not found prove -v --nocolor ascii.t iso.t misc.t bom.t symlink.t dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to file out_unix.txt in Unix format... mac2unix: Converted 6 out of 6 line breaks. mac2unix: converting file mac.txt to file out_unix.txt in Unix format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix.txt to file out_dos.txt in DOS format... unix2mac: Converted 6 out of 6 line breaks. unix2mac: converting file unix.txt to file out_mac.txt in Mac format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file out_unix.txt to Unix format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file out_dos.txt to DOS format... dos2unix: Converted 0 out of 6 line breaks. dos2unix: converting file unix.txt to file out_unix.txt in Unix format... dos2unix: Converted 0 out of 0 line breaks. dos2unix: converting file mac.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file unix.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file dos.txt to file out_unix.txt in Unix format... unix2dos: Converted 0 out of 6 line breaks. unix2dos: converting file dos.txt to file out_dos.txt in DOS format... unix2dos: Converted 0 out of 0 line breaks. unix2dos: converting file mac.txt to file out_dos.txt in DOS format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file dos.txt to file out_mac.txt in Mac format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file mac.txt to file out_mac.txt in Mac format... dos2unix: Converted 6 out of 12 line breaks. dos2unix: converting file mixed.txt to file out.txt in Unix format... mac2unix: Converted 6 out of 18 line breaks. mac2unix: converting file mixed.txt to file out.txt in Unix format... unix2dos: Converted 6 out of 12 line breaks. unix2dos: converting file mixed.txt to file out.txt in DOS format... unix2mac: Converted 6 out of 18 line breaks. unix2mac: converting file mixed.txt to file out.txt in Mac format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to file out_unix.txt in Unix format... mac2unix: Converted 6 out of 6 line breaks. mac2unix: converting file mac.txt to file out_unix.txt in Unix format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix.txt to file out_dos.txt in DOS format... unix2mac: Converted 6 out of 6 line breaks. unix2mac: converting file unix.txt to file out_mac.txt in Mac format... dos2unix: Converted 0 out of 6 line breaks. dos2unix: converting file unix.txt to file out_unix.txt in Unix format... dos2unix: Converted 0 out of 0 line breaks. dos2unix: converting file mac.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file unix.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file dos.txt to file out_unix.txt in Unix format... unix2dos: Converted 0 out of 6 line breaks. unix2dos: converting file dos.txt to file out_dos.txt in DOS format... unix2dos: Converted 0 out of 0 line breaks. unix2dos: converting file mac.txt to file out_dos.txt in DOS format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file dos.txt to file out_mac.txt in Mac format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file mac.txt to file out_mac.txt in Mac format... ascii.t .... 1..30 ok 1 - DOS to Unix conversion ok 2 - DOS to Unix conversion ok 3 - Unix to DOS conversion ok 4 - Unix to Mac conversion ok 5 - DOS to Unix conversion, old file mode ok 6 - Unix to DOS conversion, old file mode ok 7 - dos2unix must not change unix line breaks ok 8 - dos2unix must not change mac line breaks ok 9 - mac2unix must not change unix line breaks ok 10 - mac2unix must not change dos line breaks ok 11 - unix2dos must not change dos line breaks ok 12 - unix2dos must not change mac line breaks ok 13 - unix2mac must not change dos line breaks ok 14 - unix2mac must not change mac line breaks ok 15 - DOS to Unix conversion mixed ok 16 - DOS to Unix conversion mixed ok 17 - Unix to DOS conversion mixed ok 18 - Unix to Mac conversion mixed ok 19 - DOS to Unix conversion with line doubling ok 20 - DOS to Unix conversion with line doubling ok 21 - Unix to DOS conversion with line doubling ok 22 - Unix to Mac conversion with line doubling ok 23 - dos2unix -l must not change unix line breaks ok 24 - dos2unix -l must not change mac line breaks ok 25 - mac2unix -l must not change unix line breaks ok 26 - mac2unix -l must not change dos line breaks ok 27 - unix2dos -l must not change dos line breaks ok 28 - unix2dos -l must not change mac line breaks ok 29 - unix2mac -l must not change dos line breaks ok 30 - unix2mac -l must not change mac line breaks ok dos2unix: active code page: 0 dos2unix: using code page 437. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 437. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 850. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 860. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 863. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 865. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 1252. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... unix2dos: active code page: 0 unix2dos: using code page 437. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 437. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 850. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 860. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 863. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 865. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 1252. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... iso.t ...... 1..14 ok 1 - DOS to Unix conversion, cp437 to iso88591 with option -iso ok 2 - DOS to Unix conversion, cp437 to iso88591 without option -iso ok 3 - DOS to Unix conversion, cp850 to iso88591 ok 4 - DOS to Unix conversion, cp860 to iso88591 ok 5 - DOS to Unix conversion, cp863 to iso88591 ok 6 - DOS to Unix conversion, cp865 to iso88591 ok 7 - DOS to Unix conversion, cp1252 to iso88591 ok 8 - Unix to DOS conversion, iso88591 to cp437 with option -iso ok 9 - Unix to DOS conversion, iso88591 to cp437 without option -iso ok 10 - Unix to DOS conversion, iso88591 to cp850 ok 11 - Unix to DOS conversion, iso88591 to cp860 ok 12 - Unix to DOS conversion, iso88591 to cp863 ok 13 - Unix to DOS conversion, iso88591 to cp865 ok 14 - Unix to DOS conversion, iso88591 to cp1252 ok dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... unix2dos: Input file utf8unxb.txt has UTF-8 BOM. unix2dos: Writing UTF-8 BOM. unix2dos: Converted 50 out of 50 line breaks. unix2dos: converting file utf8unxb.txt to file out_dos.txt in DOS format... unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_d7.txt in DOS format... dos2unix: Converted 6 out of 6 line breaks. unix2dos: Converted 6 out of 6 line breaks. dos2unix: Binary symbol 0x14 found at line 1 dos2unix: Skipping binary file utf16len.txt unix2dos: Binary symbol 0x14 found at line 1 unix2dos: Skipping binary file utf16len.txt dos2unix: Binary symbol 0x14 found at line 1 dos2unix: Skipping binary file stdin unix2dos: Binary symbol 0x14 found at line 1 unix2dos: Skipping binary file stdin dos2unix: Converted 0 out of 51 line breaks. dos2unix: converting file utf16len.txt to file out_forc.txt in Unix format... unix2dos: Converted 51 out of 51 line breaks. unix2dos: converting file utf16len.txt to file out_forc.txt in DOS format... dos2unix: Converted 8 out of 8 line breaks. dos2unix: converting file dos_bin.txt to file out_unix.txt in Unix format... unix2dos: Converted 8 out of 8 line breaks. unix2dos: converting file unix_bin.txt to file out_dos.txt in DOS format... dos2unix: converting file outinfo.txt to Unix format... dos2unix: converting file outinfo0.txt to Unix format... misc.t ..... 1..15 ok 1 - 7bit ok 2 - 7bit disabled for utf8 with BOM ok 3 - 7bit enabled again, unix2dos ok 4 - DOS to Unix conversion, stdin/out ok 5 - Unix to DOS conversion, stdin/out ok 6 - dos2unix skip binary file. ok 7 - unix2dos skip binary file. ok 8 - Dos2unix stdio returns error on binary input. ok 9 - Unix2dos stdio returns error on binary input. ok 10 - dos2unix force binary file. ok 11 - unix2dos force binary file. ok 12 - Dos2unix, force ASCII file with binary symbols ok 13 - Unix2dos, force ASCII file with binary symbols ok 14 - Option -i, --info ok 15 - Option -ic0 ok dos2unix: Input file dos_bom.txt has UTF-8 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos_bom.txt to file out_unix.txt in Unix format... dos2unix: Input file dos_bom.txt has UTF-8 BOM. dos2unix: Writing UTF-8 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos_bom.txt to file out_unix.txt in Unix format... dos2unix: Writing UTF-8 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to file out_unix.txt in Unix format... unix2dos: Input file unix_bom.txt has UTF-8 BOM. unix2dos: Writing UTF-8 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix_bom.txt to file out_dos.txt in DOS format... unix2dos: Input file unix_bom.txt has UTF-8 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix_bom.txt to file out_dos.txt in DOS format... unix2dos: Writing UTF-8 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix.txt to file out_dos.txt in DOS format... dos2unix: Input file dos_gb.txt has GB18030 BOM. dos2unix: Writing GB18030 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos_gb.txt to file out_unix.txt in Unix format... unix2dos: Input file unix_gb.txt has GB18030 BOM. unix2dos: Writing GB18030 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix_gb.txt to file out_dos.txt in DOS format... bom.t ...... 1..8 ok 1 - dos2unix removes UTF-8 BOM ok 2 - dos2unix -b keeps UTF-8 BOM ok 3 - dos2unix -m adds UTF-8 BOM ok 4 - unix2dos keeps UTF-8 BOM ok 5 - unix2dos -r removes UTF-8 BOM ok 6 - unix2dos -m adds UTF-8 BOM ok 7 - dos2unix -b keeps GB18030 BOM in none-GB18030 locale ok 8 - unix2dos keeps GB18030 BOM in none-GB18030 locale ok dos2unix: Skipping symbolic link in_link.txt. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file in_link.txt to Unix format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file in_link.txt to Unix format... unix2dos: Skipping symbolic link in_link.txt. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file in_link.txt to DOS format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file in_link.txt to DOS format... symlink.t .. 1..14 ok 1 - dos2unix, skip symlink, check symlink target. ok 2 - dos2unix, skip symlink, check symlink. ok 3 - dos2unix, replace symlink, check symlink target. ok 4 - dos2unix, replace symlink, check symlink. ok 5 - dos2unix, replace symlink, check conversion. ok 6 - dos2unix, follow symlink, check symlink target. ok 7 - dos2unix, follow symlink, check symlink. ok 8 - unix2dos, skip symlink, check symlink target. ok 9 - unix2dos, skip symlink, check symlink. ok 10 - unix2dos, replace symlink, check symlink target. ok 11 - unix2dos, replace symlink, check symlink. ok 12 - unix2dos, replace symlink, check conversion. ok 13 - unix2dos, follow symlink, check symlink target. ok 14 - unix2dos, follow symlink, check symlink. ok All tests successful. Files=5, Tests=81, 2 wallclock secs ( 0.08 usr 0.03 sys + 0.82 cusr 0.17 csys = 1.10 CPU) Result: PASS make[1]: Leaving directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2/test' make: Leaving directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' >>> dos2unix: Entering fakeroot... make: Entering directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1 install -m 755 dos2unix /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin install -m 644 man/man1/dos2unix.1 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1 install -m 755 unix2dos /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1; ln -sf dos2unix.1 mac2unix.1 -- install-doc mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin; ln -sf dos2unix mac2unix cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1; ln -sf dos2unix.1 unix2dos.1 install -m 644 README.txt INSTALL.txt NEWS.txt ChangeLog.txt COPYING.txt TODO.txt BUGS.txt /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin; ln -sf unix2dos unix2mac cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1; ln -sf dos2unix.1 unix2mac.1 install -m 644 man/man1/dos2unix.txt /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix install -m 644 man/man1/dos2unix.htm /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix # Run a new instance of 'make' otherwise the $(wildcard ) function my not have been expanded, # because the files may not have been there when make was started. make install-pdf make[1]: Entering directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' -- install-pdf mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix make[1]: Leaving directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' make: Leaving directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.4.2' >>> dos2unix-doc*: Running split function doc... >>> dos2unix-doc*: Preparing subpackage dos2unix-doc... >>> dos2unix-doc*: Running postcheck for dos2unix-doc >>> dos2unix*: Running postcheck for dos2unix >>> dos2unix*: Preparing package dos2unix... >>> dos2unix*: Stripping binaries >>> dos2unix-doc*: Scanning shared objects >>> dos2unix*: Scanning shared objects >>> dos2unix-doc*: Tracing dependencies... >>> dos2unix-doc*: Package size: 220.0 KB >>> dos2unix-doc*: Compressing data... >>> dos2unix-doc*: Create checksum... >>> dos2unix-doc*: Create dos2unix-doc-7.4.2-r0.apk >>> dos2unix*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> dos2unix*: Package size: 108.0 KB >>> dos2unix*: Compressing data... >>> dos2unix*: Create checksum... >>> dos2unix*: Create dos2unix-7.4.2-r0.apk >>> dos2unix: Build complete at Sun, 17 Apr 2022 13:31:15 +0000 elapsed time 0h 0m 13s >>> dos2unix: Cleaning up srcdir >>> dos2unix: Cleaning up pkgdir >>> dos2unix: Uninstalling dependencies... (1/8) Purging .makedepends-dos2unix (20220417.133112) (2/8) Purging gettext-dev (0.21-r2) (3/8) Purging gettext-asprintf (0.21-r2) (4/8) Purging gettext (0.21-r2) (5/8) Purging perl-utils (5.34.1-r0) (6/8) Purging gettext-libs (0.21-r2) (7/8) Purging libintl (0.21-r2) (8/8) Purging libunistring (1.0-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> dos2unix: Updating the community/x86_64 repository index... >>> dos2unix: Signing the index...