<86>Sep 14 13:15:00 userdel[729784]: delete user 'rooter' <86>Sep 14 13:15:00 userdel[729784]: removed group 'rooter' owned by 'rooter' <86>Sep 14 13:15:00 userdel[729784]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 13:15:00 groupadd[729790]: group added to /etc/group: name=rooter, GID=621 <86>Sep 14 13:15:00 groupadd[729790]: group added to /etc/gshadow: name=rooter <86>Sep 14 13:15:00 groupadd[729790]: new group: name=rooter, GID=621 <86>Sep 14 13:15:00 useradd[729797]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Sep 14 13:15:00 userdel[729808]: delete user 'builder' <86>Sep 14 13:15:00 userdel[729808]: removed group 'builder' owned by 'builder' <86>Sep 14 13:15:00 userdel[729808]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 13:15:00 groupadd[729815]: group added to /etc/group: name=builder, GID=622 <86>Sep 14 13:15:00 groupadd[729815]: group added to /etc/gshadow: name=builder <86>Sep 14 13:15:00 groupadd[729815]: new group: name=builder, GID=622 <86>Sep 14 13:15:00 useradd[729824]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Sep 14 13:15:03 rpmi: shellcheck-0.7.1-alt1 sisyphus+268495.100.1.1 1616841239 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/make-initrd-bootchain-0.1.4-alt1.nosrc.rpm (w1.gzdio) Installing make-initrd-bootchain-0.1.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55504 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf make-initrd-bootchain-0.1.4 + echo 'Source #0 (make-initrd-bootchain-0.1.4.tar):' Source #0 (make-initrd-bootchain-0.1.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/make-initrd-bootchain-0.1.4.tar + cd make-initrd-bootchain-0.1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55504 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/make-initrd-bootchain-buildroot + : + /bin/rm -rf -- /usr/src/tmp/make-initrd-bootchain-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd make-initrd-bootchain-0.1.4 + ./mix-altboot.sh + mkdir -p -- /usr/src/tmp/make-initrd-bootchain-buildroot/usr/share/make-initrd/features /usr/src/tmp/make-initrd-bootchain-buildroot/usr/share/doc + cp -aRf -- bootchain-altboot bootchain-cifs bootchain-core bootchain-doc bootchain-getimage bootchain-interactive bootchain-liverw bootchain-localdev bootchain-nfs bootchain-waitdev /usr/src/tmp/make-initrd-bootchain-buildroot/usr/share/make-initrd/features/ + mv -f -- /usr/src/tmp/make-initrd-bootchain-buildroot/usr/share/make-initrd/features/bootchain-doc /usr/src/tmp/make-initrd-bootchain-buildroot/usr/share/doc/make-initrd-bootchain + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/make-initrd-bootchain-buildroot (auto) removed './usr/share/doc/make-initrd-bootchain/.gitignore' Verifying and fixing files in /usr/src/tmp/make-initrd-bootchain-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/make-initrd-bootchain-buildroot/ (default) Compressing files in /usr/src/tmp/make-initrd-bootchain-buildroot (auto) Adjusting library links in /usr/src/tmp/make-initrd-bootchain-buildroot ./usr/share/doc/make-initrd-bootchain/altboot-mixed/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-waitdev/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-nfs/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-localdev/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-liverw/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-interactive/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-getimage/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-core/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-cifs/data/lib: (from :0) ./usr/share/make-initrd/features/bootchain-altboot/data/lib: (from :0) Verifying ELF objects in /usr/src/tmp/make-initrd-bootchain-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.20918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd make-initrd-bootchain-0.1.4 + ./check-scripts.sh --verbose *** Checking to SC1003... *** Checking to SC1090... In bootchain-altboot/data/bin/altboot-sh-functions line 17: . "$altboot_parsed" ^---------------^ SC1090: Can't follow non-constant source. Use a directive to specify location. In bootchain-altboot/data/bin/altboot-sh-functions line 193: . "${_src}" ^-------^ SC1090: Can't follow non-constant source. Use a directive to specify location. For more information: https://www.shellcheck.net/wiki/SC1090 -- Can't follow non-constant source.... In bootchain-core/data/sbin/bootchain-loop line 130: . "$BC_NEXTCHAIN" ^-------------^ SC1090: Can't follow non-constant source. Use a directive to specify location. For more information: https://www.shellcheck.net/wiki/SC1090 -- Can't follow non-constant source.... In bootchain-core/data/etc/rc.d/init.d/bootchain line 29: . "$hook" ^-----^ SC1090: Can't follow non-constant source. Use a directive to specify location. For more information: https://www.shellcheck.net/wiki/SC1090 -- Can't follow non-constant source.... In bootchain-interactive/data/bin/interactive-sh-functions line 165: . "${_IM_widgetsdir}/$widget" ^-------------------------^ SC1090: Can't follow non-constant source. Use a directive to specify location. For more information: https://www.shellcheck.net/wiki/SC1090 -- Can't follow non-constant source.... *** Checking to SC1091... In bootchain-core/data/lib/initrd/cmdline.d/pipeline line 3: . /.initrd/initenv ^--------------^ SC1091: Not following: /.initrd/initenv: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: /.initrd/initenv: ... In bootchain-core/data/lib/initrd/cmdline.d/bootchain line 3: . /.initrd/initenv ^--------------^ SC1091: Not following: /.initrd/initenv: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: /.initrd/initenv: ... In bootchain-core/data/etc/rc.d/init.d/bootchain line 13: . /.initrd/initenv ^--------------^ SC1091: Not following: /.initrd/initenv: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: /.initrd/initenv: ... In bootchain-core/data/bin/bootchain-sh-functions line 10: . /etc/sysconfig/bootchain ^----------------------^ SC1091: Not following: /etc/sysconfig/bootchain: openBinaryFile: does not exist (No such file or directory) In bootchain-core/data/bin/bootchain-sh-functions line 12: . /.initrd/initenv ^--------------^ SC1091: Not following: /.initrd/initenv: openBinaryFile: does not exist (No such file or directory) In bootchain-core/data/bin/bootchain-sh-functions line 13: . shell-signal ^----------^ SC1091: Not following: shell-signal: openBinaryFile: does not exist (No such file or directory) In bootchain-core/data/bin/bootchain-sh-functions line 182: . /etc/initrd-release ^-----------------^ SC1091: Not following: /etc/initrd-release: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: /.initrd/initenv: ... In bootchain-interactive/data/bin/interactive-sh-functions line 6: . /.initrd/initenv ^--------------^ SC1091: Not following: /.initrd/initenv: openBinaryFile: does not exist (No such file or directory) In bootchain-interactive/data/bin/interactive-sh-functions line 7: . initrd-sh-functions ^-----------------^ SC1091: Not following: initrd-sh-functions: openBinaryFile: does not exist (No such file or directory) In bootchain-interactive/data/bin/interactive-sh-functions line 9: . shell-signal ^----------^ SC1091: Not following: shell-signal: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: /.initrd/initenv: ... In bootchain-waitdev/data/lib/uevent/filters/bootchain-waitdev line 3: . /.initrd/initenv ^--------------^ SC1091: Not following: /.initrd/initenv: openBinaryFile: does not exist (No such file or directory) In bootchain-waitdev/data/lib/uevent/filters/bootchain-waitdev line 4: . initrd-sh-functions ^-----------------^ SC1091: Not following: initrd-sh-functions: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: /.initrd/initenv: ... *** Checking to SC2004... In bootchain-altboot/data/lib/bootchain/overlayroot line 34: WAITDEV=$((1 + $WAITDEV)) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-altboot/data/lib/bootchain/overlayroot line 39: WAITDEV=$((1 + $WAITDEV)) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-altboot/data/lib/bootchain/overlayroot line 42: MOUNTFS=$((1 + $MOUNTFS)) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-altboot/data/lib/bootchain/download line 239: i=$((3 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-altboot/data/lib/bootchain/download line 261: local szkb="$(( $filesize / 1024 + 1 ))" ^-------^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-altboot/data/bin/altboot-sh-functions line 146: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-altboot/data/bin/altboot-sh-functions line 241: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-cifs/data/lib/bootchain/cifs line 174: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-cifs/data/lib/bootchain/cifs line 216: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-core/data/sbin/bootchain-loop line 44: callnum=$((1 + $callnum)) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-core/data/sbin/bootchain-loop line 115: callnum=$((1 + $callnum)) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-core/data/sbin/bootchain-loop line 120: stepnum=$((1 + $stepnum)) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-doc/testing/mksrvdata.sh line 33: echo -n "$((1 + $sz))" ^-^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-doc/testing/mksrvdata.sh line 42: echo -n "$((1 + $sz))" ^-^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-getimage/data/lib/bootchain/getimage line 14: n=$(($n + 1)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/lib/IM-widgets/ponder line 17: percent=$(( $percent + $step )) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. ^---^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/ponder line 19: percent=$(( $percent - $step )) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. ^---^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/ponder line 24: percent=$(( $percent - $step )) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. ^---^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/ponder line 26: percent=$(( $percent + $step )) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. ^---^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/lib/IM-widgets/gauge line 11: height=$(( $width / ${_IM_max_width} + 1 )) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. ^--------------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/gauge line 20: height=$((1 + $height)) ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/gauge line 29: $((5 + $height)) $width 2>/dev/null \ ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/lib/IM-widgets/form line 17: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/form line 26: lw=$((4 + $lw)); i=1 ^-^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/form line 29: local height=$((7 + $textHeight + $formHeight)) ^---------^ SC2004: $/${} is unnecessary on arithmetic variables. ^---------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/form line 30: local fieldWidth=$(( $width - $lw - 6 )) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. ^-^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/form line 52: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/form line 68: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/lib/IM-widgets/errmsg line 13: height=$(( $width / ${_IM_max_width} + 2 )) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. ^--------------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/errmsg line 24: $((4 + $height)) $width ||: ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/lib/IM-widgets/dlgmsg line 13: height=$(( $width / ${_IM_max_width} + 2 )) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. ^--------------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/dlgmsg line 22: $((4 + $height)) $width ||: ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/lib/IM-widgets/choice line 20: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/choice line 31: height=$(( $width / ${_IM_max_width} + 1 )) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. ^--------------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/choice line 35: height=$((14 + $height)) ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/lib/IM-widgets/choice line 37: height=$((7 + $height + $items)) ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. ^----^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/bin/interactive-sh-functions line 121: _IM_max_width=$(( $cols - 6 )) ^---^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-interactive/data/bin/interactive-sh-functions line 135: message "TTY${_IM_VT_number} will be activated after $((1 + $delay)) seconds" ^----^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-interactive/data/bin/activate-interactive-vt line 15: delay=$(( $delay - 1 )) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-liverw/data/lib/altboot/rw-overlay.d/400-liverw line 145: partn=$((1 + $partn)) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-liverw/data/lib/altboot/rw-overlay.d/400-liverw line 179: partn=$((1 + $partn)) ^----^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-localdev/data/lib/bootchain/oemsetup line 74: iter=$((1 + $iter)) ^---^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-localdev/data/lib/bootchain/oemsetup line 87: nsec=$(( $nsec + $iter )) ^---^ SC2004: $/${} is unnecessary on arithmetic variables. ^---^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-localdev/data/lib/bootchain/localdev line 268: iter=$((1 + $iter)) ^---^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-localdev/data/lib/bootchain/localdev line 282: nsec=$(( $nsec + $iter )) ^---^ SC2004: $/${} is unnecessary on arithmetic variables. ^---^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-localdev/data/bin/scandev-sh-functions line 166: ntargets=$((1 + $ntargets)) ^-------^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-localdev/data/bin/scandev-sh-functions line 280: fssize="$(( $fssize * 512 ))" ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. In bootchain-localdev/data/bin/scandev-sh-functions line 287: fssize=$(( $fssize / $mul )) ^-----^ SC2004: $/${} is unnecessary on arithmetic variables. ^--^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-nfs/data/lib/bootchain/nfs line 182: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-waitdev/data/lib/uevent/filters/bootchain-waitdev line 34: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-waitdev/data/lib/bootchain/waitdev line 38: timeout=$(( $timeout - 1 )) ^------^ SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... In bootchain-waitdev/data/lib/bootchain-prepare.d/300-waitdev line 11: i=$((1 + $i)) ^-- SC2004: $/${} is unnecessary on arithmetic variables. For more information: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... *** Checking to SC2006... *** Checking to SC2015... In bootchain-altboot/data/lib/bootchain/liveboot line 78: [ "$stagename" != live ] && [ "$flags" = "${flags//*live_ro*/}" ] || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. In bootchain-altboot/data/lib/bootchain/liveboot line 113: [ -n "$prevdir" ] && mountpoint -q -- "$prevdir" || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-altboot/data/lib/bootchain/iso9660 line 12: [ -n "$prevdir" ] && [[ -s "$prevdir/DEVNAME" || -b "$prevdir/dev" ]] || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-altboot/data/lib/bootchain/download line 345: [ -s "$target" ] && read -r to <"$target" && [ -n "$to" ] || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. In bootchain-altboot/data/lib/bootchain/download line 430: [ -n "$prevdir" ] && mountpoint -q -- "$prevdir" || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-altboot/data/lib/bootchain/altboot line 149: [ -n "$AUTOMATIC" ] && altboot_config || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-core/data/sbin/bootchain-loop line 150: run umount -- "$mntdir" && ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-core/data/lib/bootchain/rootfs line 6: [ -n "$prevdir" ] && mountpoint -q -- "$prevdir" || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-localdev/data/lib/bootchain/oemsetup line 84: device_choice && try_with_partition && break ||: ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-localdev/data/lib/bootchain/localdev line 279: boot_device_choice && break ||: ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... In bootchain-localdev/data/bin/scandev-sh-functions line 100: [ -n "$major" ] && [ "$major" != major ] || ^-- SC2015: Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... *** Checking to SC2034... In bootchain-altboot/data/lib/altboot/translate.d/350-squashfs line 13: ALTBOOT_DOWNLOAD0="method=url;to=RD;url=file:///$STAGENAME" ^---------------^ SC2034: ALTBOOT_DOWNLOAD0 appears unused. Verify use (or export if used externally). In bootchain-altboot/data/lib/altboot/translate.d/350-squashfs line 17: ALTBOOT_CHECKSUM0="$HASH" ^---------------^ SC2034: ALTBOOT_CHECKSUM0 appears unused. Verify use (or export if used externally). In bootchain-altboot/data/lib/altboot/translate.d/350-squashfs line 21: ALTBOOT_SQUASHFS0="-" ^---------------^ SC2034: ALTBOOT_SQUASHFS0 appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- ALTBOOT_CHECKSUM0 appears unused.... In bootchain-altboot/data/lib/altboot/translate.d/100-download line 21: ALTBOOT="download,iso9660" ^-----^ SC2034: ALTBOOT appears unused. Verify use (or export if used externally). In bootchain-altboot/data/lib/altboot/translate.d/100-download line 22: ALTBOOT_DOWNLOAD0="$VALUE" ^---------------^ SC2034: ALTBOOT_DOWNLOAD0 appears unused. Verify use (or export if used externally). In bootchain-altboot/data/lib/altboot/translate.d/100-download line 23: overlays= ^------^ SC2034: overlays appears unused. Verify use (or export if used externally). In bootchain-altboot/data/lib/altboot/translate.d/100-download line 24: LOWMEM=1 ^----^ SC2034: LOWMEM appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- ALTBOOT appears unused. Verify us... In bootchain-altboot/data/lib/altboot/translate.d/070-lowmem line 3: [ "$STAGENAME" != live ] && grep -qws ramdisk_size /proc/cmdline || LOWMEM=1 ^----^ SC2034: LOWMEM appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- LOWMEM appears unused. Verify use... In bootchain-altboot/data/bin/altboot-sh-functions line 9: ALTBOOT_OLDROOT= ^-------------^ SC2034: ALTBOOT_OLDROOT appears unused. Verify use (or export if used externally). In bootchain-altboot/data/bin/altboot-sh-functions line 13: altboot_auto=/.initrd/bootchain/altboot.auto ^----------^ SC2034: altboot_auto appears unused. Verify use (or export if used externally). In bootchain-altboot/data/bin/altboot-sh-functions line 20: IM_BACKTITLE="${OEM_WELCOME_TEXT:-Welcome to GNU/Linux!}" ^----------^ SC2034: IM_BACKTITLE appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- ALTBOOT_OLDROOT appears unused. V... In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 15: ALTBOOT_CIFS0="$VALUE" ^-----------^ SC2034: ALTBOOT_CIFS0 appears unused. Verify use (or export if used externally). In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 16: ALTBOOT=cifs ^-----^ SC2034: ALTBOOT appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- ALTBOOT appears unused. Verify us... In bootchain-core/data/bin/bootchain-sh-functions line 7: BC_LOG_VT=3 ^-------^ SC2034: BC_LOG_VT appears unused. Verify use (or export if used externally). In bootchain-core/data/bin/bootchain-sh-functions line 15: message_time=1 ^----------^ SC2034: message_time appears unused. Verify use (or export if used externally). In bootchain-core/data/bin/bootchain-sh-functions line 24: pipeline_mode= ^-----------^ SC2034: pipeline_mode appears unused. Verify use (or export if used externally). In bootchain-core/data/bin/bootchain-sh-functions line 31: handlerdir=/lib/bootchain ^--------^ SC2034: handlerdir appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- BC_LOG_VT appears unused. Verify ... In bootchain-interactive/data/bin/interactive-sh-functions line 11: message_time=1 ^----------^ SC2034: message_time appears unused. Verify use (or export if used externally). In bootchain-interactive/data/bin/interactive-sh-functions line 14: IM_BACKTITLE= ^----------^ SC2034: IM_BACKTITLE appears unused. Verify use (or export if used externally). In bootchain-interactive/data/bin/interactive-sh-functions line 117: IFS=';[' read -s -t2 -dR esc rows cols || { ^-^ SC2034: esc appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- IM_BACKTITLE appears unused. Veri... In bootchain-interactive/data/bin/f11.sh line 7: for j in $(seq 1 10); do ^-^ SC2034: j appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- j appears unused. Verify use (or ... In bootchain-interactive/data/bin/f10.sh line 7: for j in $(seq 1 10); do ^-^ SC2034: j appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- j appears unused. Verify use (or ... In bootchain-liverw/data/lib/altboot/translate.d/520-liverw line 3: [ "$STAGENAME" = rescue ] || [ "$STAGENAME" = live ] || LIVE_RW= ^-----^ SC2034: LIVE_RW appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- LIVE_RW appears unused. Verify us... In bootchain-liverw/data/lib/altboot/liveboot-pre.d/400-liverw line 8: live_rw= ^-----^ SC2034: live_rw appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- live_rw appears unused. Verify us... In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 29: ALTBOOT_LOCALDEV0="$VALUE" ^---------------^ SC2034: ALTBOOT_LOCALDEV0 appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- ALTBOOT_LOCALDEV0 appears unused.... In bootchain-nfs/data/lib/altboot/translate.d/100-nfs line 11: ALTBOOT_NFS0="$VALUE" ^----------^ SC2034: ALTBOOT_NFS0 appears unused. Verify use (or export if used externally). In bootchain-nfs/data/lib/altboot/translate.d/100-nfs line 12: ALTBOOT=nfs ^-----^ SC2034: ALTBOOT appears unused. Verify use (or export if used externally). For more information: https://www.shellcheck.net/wiki/SC2034 -- ALTBOOT appears unused. Verify us... *** Checking to SC2086... In bootchain-altboot/data/lib/bootchain/download line 219: run curl $opts -- "$url" >"$tmpf" || ^---^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: run curl "$opts" -- "$url" >"$tmpf" || In bootchain-altboot/data/lib/bootchain/download line 302: ( curl ${opts}${auth:+ -u "$auth"} -- "$url" || ^-----^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: ( curl "${opts}"${auth:+ -u "$auth"} -- "$url" || For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-altboot/data/lib/bootchain/checksum line 87: pv -n -i 0.5 -s $datasize | ^-------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: pv -n -i 0.5 -s "$datasize" | For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-core/data/etc/rc.d/init.d/bootchain line 39: start_daemon --background $ARGS "$NAME" ^---^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: start_daemon --background "$ARGS" "$NAME" In bootchain-core/data/etc/rc.d/init.d/bootchain line 50: stop_daemon $ARGS "$NAME" ^---^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: stop_daemon "$ARGS" "$NAME" For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-interactive/data/lib/IM-widgets/gauge line 10: if [ $width -gt ${_IM_max_width} ]; then ^--------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: if [ $width -gt "${_IM_max_width}" ]; then In bootchain-interactive/data/lib/IM-widgets/gauge line 13: elif [ $width -lt 40 ]; then ^----^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: elif [ "$width" -lt 40 ]; then In bootchain-interactive/data/lib/IM-widgets/gauge line 14: [ $width -ne 4 ] || ^----^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: [ "$width" -ne 4 ] || In bootchain-interactive/data/lib/IM-widgets/gauge line 24: dialog $IM_WIDGET_ARGS \ ^-------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: dialog "$IM_WIDGET_ARGS" \ For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-interactive/data/lib/IM-widgets/errmsg line 12: elif [ $width -gt ${_IM_max_width} ]; then ^--------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: elif [ $width -gt "${_IM_max_width}" ]; then In bootchain-interactive/data/lib/IM-widgets/errmsg line 19: dialog $IM_WIDGET_ARGS \ ^-------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: dialog "$IM_WIDGET_ARGS" \ In bootchain-interactive/data/lib/IM-widgets/errmsg line 24: $((4 + $height)) $width ||: ^----^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: $((4 + $height)) "$width" ||: For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-interactive/data/lib/IM-widgets/dlgmsg line 12: elif [ $width -gt ${_IM_max_width} ]; then ^--------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: elif [ $width -gt "${_IM_max_width}" ]; then In bootchain-interactive/data/lib/IM-widgets/dlgmsg line 17: dialog $IM_WIDGET_ARGS \ ^-------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: dialog "$IM_WIDGET_ARGS" \ In bootchain-interactive/data/lib/IM-widgets/dlgmsg line 22: $((4 + $height)) $width ||: ^----^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: $((4 + $height)) "$width" ||: For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-interactive/data/lib/IM-widgets/choice line 30: elif [ $width -gt ${_IM_max_width} ]; then ^--------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: elif [ $width -gt "${_IM_max_width}" ]; then For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-interactive/data/bin/interactive-sh-functions line 76: mknod "/dev/tty${_IM_VT_number}" c 4 ${_IM_VT_number} ^--------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: mknod "/dev/tty${_IM_VT_number}" c 4 "${_IM_VT_number}" In bootchain-interactive/data/bin/interactive-sh-functions line 77: exec openvt -f -w $now -c${_IM_VT_number} -- "$@" ^--------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: exec openvt -f -w $now -c"${_IM_VT_number}" -- "$@" In bootchain-interactive/data/bin/interactive-sh-functions line 142: dialog $IM_WIDGET_ARGS \ ^-------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: dialog "$IM_WIDGET_ARGS" \ For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-interactive/data/bin/activate-interactive-vt line 25: chvt ${_IM_VT_number} ^--------------^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: chvt "${_IM_VT_number}" For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-liverw/data/lib/altboot/rw-overlay.d/400-liverw line 167: if run mke2fs $opts -L "$OEM_LIVE_STORAGE" -- "$devname" 1>&2; then ^---^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: if run mke2fs "$opts" -L "$OEM_LIVE_STORAGE" -- "$devname" 1>&2; then For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-localdev/data/lib/bootchain/localdev line 63: if [ -b "$partdev" ] && run mount $opts -- "$partdev" "$mp"; then ^---^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: if [ -b "$partdev" ] && run mount "$opts" -- "$partdev" "$mp"; then In bootchain-localdev/data/lib/bootchain/localdev line 68: run mount $opts -- "$target" "$mp" || rc=1 ^---^ SC2086: Double quote to prevent globbing and word splitting. Did you mean: run mount "$opts" -- "$target" "$mp" || rc=1 For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... In bootchain-localdev/data/bin/scandev-sh-functions line 39: -s $1 -- "/dev/$devname" 2>/dev/null ||: ^-- SC2086: Double quote to prevent globbing and word splitting. Did you mean: -s "$1" -- "/dev/$devname" 2>/dev/null ||: In bootchain-localdev/data/bin/scandev-sh-functions line 195: -s $1 -- "/dev/$devname" 2>/dev/null ||: ^-- SC2086: Double quote to prevent globbing and word splitting. Did you mean: -s "$1" -- "/dev/$devname" 2>/dev/null ||: For more information: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... *** Checking to SC2154... In bootchain-altboot/data/lib/bootchain/squashfs line 33: run mount -t squashfs -r -- "$devname" "$rootmnt" ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- rootmnt is referenced but not ass... In bootchain-altboot/data/lib/bootchain/liveboot line 78: [ "$stagename" != live ] && [ "$flags" = "${flags//*live_ro*/}" ] || ^----^ SC2154: flags is referenced but not assigned. In bootchain-altboot/data/lib/bootchain/liveboot line 122: if [ "$overlayroot" = disabled ]; then ^----------^ SC2154: overlayroot is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- flags is referenced but not assig... In bootchain-altboot/data/lib/bootchain/download line 195: if [ -n "$imgsize" ] && [ "$filesize" != "$imgsize" ]; then ^------^ SC2154: imgsize is referenced but not assigned. In bootchain-altboot/data/lib/bootchain/download line 294: printf '%s, read\n' "$?" >"$datadir/ERROR" ^------^ SC2154: datadir is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-altboot/data/lib/bootchain/checksum line 89: cut -f1 -d' ' >"$datadir/CHECKSUM" ^------^ SC2154: datadir is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-altboot/data/lib/altboot/translate.d/750-liveboot line 5: [ -z "$timeout" ] || ^------^ SC2154: timeout is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- timeout is referenced but not ass... In bootchain-altboot/data/lib/altboot/translate.d/550-liveboot line 9: ALTBOOT_LIVEBOOT0="stagename=$STAGENAME;method=$method" ^-----^ SC2154: method is referenced but not assigned. In bootchain-altboot/data/lib/altboot/translate.d/550-liveboot line 14: [ -z "$overlays" ] || ^-------^ SC2154: overlays is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- method is referenced but not assi... In bootchain-altboot/data/lib/altboot/translate.d/100-download line 3: case "$method" in ^-----^ SC2154: method is referenced but not assigned. In bootchain-altboot/data/lib/altboot/translate.d/100-download line 7: VALUE="$VALUE;to=RD;url=$url" ^--^ SC2154: url is referenced but not assigned. In bootchain-altboot/data/lib/altboot/translate.d/100-download line 11: if [ -n "$server" ] || [ -n "$directory" ]; then ^-----^ SC2154: server is referenced but not assigned. ^--------^ SC2154: directory is referenced but not assigned. In bootchain-altboot/data/lib/altboot/translate.d/100-download line 13: [ -z "$user" ] || [ "$method" != "ftp" ] || ^---^ SC2154: user is referenced but not assigned. In bootchain-altboot/data/lib/altboot/translate.d/100-download line 14: VALUE="$VALUE;user=$user;pass=$pass" ^---^ SC2154: pass is referenced but not assigned. In bootchain-altboot/data/lib/altboot/translate.d/100-download line 17: [ -z "$imgsize" ] || ^------^ SC2154: imgsize is referenced but not assigned. In bootchain-altboot/data/lib/altboot/translate.d/100-download line 19: [ -z "$timeout" ] || ^------^ SC2154: timeout is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- directory is referenced but not a... In bootchain-altboot/data/lib/altboot/translate.d/050-overlays line 5: [ -z "$directory" ] || ^--------^ SC2154: directory is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- directory is referenced but not a... In bootchain-altboot/data/lib/altboot/rw-overlay.d/100-overlayroot line 9: dev="$(readlink-e "$live_rw" 2>/dev/null ||:)" ^------^ SC2154: live_rw is referenced but not assigned. In bootchain-altboot/data/lib/altboot/rw-overlay.d/100-overlayroot line 10: [ ! -b "$dev" ] || mountpoint -q -- "$prevdir.rw" || ^------^ SC2154: prevdir is referenced but not assigned. In bootchain-altboot/data/lib/altboot/rw-overlay.d/100-overlayroot line 16: [ -n "$method" ] || [ -z "$overlayroot" ] || mount_rw_overlay ^-----^ SC2154: method is referenced but not assigned. ^----------^ SC2154: overlayroot is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- live_rw is referenced but not ass... In bootchain-altboot/data/lib/altboot/liveboot-post.d/950-altboot line 9: if grep -qs " $mntdir/" /proc/mounts; then ^-----^ SC2154: mntdir is referenced but not assigned. In bootchain-altboot/data/lib/altboot/liveboot-post.d/950-altboot line 24: [ ! -s "$altboot_envfile" ] || ^--------------^ SC2154: altboot_envfile is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- altboot_envfile is referenced but... In bootchain-altboot/data/lib/altboot/liveboot-init.d/100-overlayroot line 26: elif [ -n "$overlayroot" ] && [[ -z "$live_rw" || -n "$method" ]]; then ^-----^ SC2154: method is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- method is referenced but not assi... In bootchain-altboot/data/bin/altboot-sh-functions line 235: while [ "$i" -lt "$timeout" ]; do ^------^ SC2154: timeout is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- timeout is referenced but not ass... In bootchain-cifs/data/lib/bootchain/cifs line 86: local dirpart mp="$datadir" image="$destdir" ^------^ SC2154: datadir is referenced but not assigned. In bootchain-cifs/data/lib/bootchain/cifs line 91: mp="$rootmnt" ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 3: if [ "$method" = cifs ]; then ^-----^ SC2154: method is referenced but not assigned. In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 4: VALUE="server=$server" ^-----^ SC2154: server is referenced but not assigned. In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 5: [ -z "$directory" ] || ^--------^ SC2154: directory is referenced but not assigned. In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 7: [ -z "$timeout" ] || ^------^ SC2154: timeout is referenced but not assigned. In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 9: [ -z "$options" ] || ^------^ SC2154: options is referenced but not assigned. In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 11: [ -z "$domain" ] || ^-----^ SC2154: domain is referenced but not assigned. In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 13: [ -z "$user" ] || ^---^ SC2154: user is referenced but not assigned. In bootchain-cifs/data/lib/altboot/translate.d/100-cifs line 14: VALUE="$VALUE;user=$user;pass=$pass" ^---^ SC2154: pass is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- directory is referenced but not a... In bootchain-cifs/data/lib/altboot/livecd-slice.d/700-cifs line 37: mp="$prevdir.rw/rw$OEM_IMAGES_BASE" ^------^ SC2154: prevdir is referenced but not assigned. In bootchain-cifs/data/lib/altboot/livecd-slice.d/700-cifs line 52: if [ -d "${mp}${dirpart}/$profile" ]; then ^------^ SC2154: profile is referenced but not assigned. In bootchain-cifs/data/lib/altboot/livecd-slice.d/700-cifs line 66: [ "$method" != cifs ] || cifs_slice ^-----^ SC2154: method is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- method is referenced but not assi... In bootchain-core/data/sbin/bootchain-loop line 154: [ "$prevdir" = "$rootmnt" ] && datadir="" || ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- rootmnt is referenced but not ass... In bootchain-core/data/lib/bootchain/rootfs line 8: [ "$prevdir" = "$rootmnt" ] || ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- rootmnt is referenced but not ass... In bootchain-core/data/lib/bootchain/overlayfs line 23: run mkdir -p -- "$datadir/rw" "$datadir/work" ^------^ SC2154: datadir is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-core/data/lib/bootchain/debug line 18: message "$PROG for $name [$callnum] started" ^---^ SC2154: name is referenced but not assigned. In bootchain-core/data/lib/bootchain/debug line 21: message "Data DIR: $datadir" ^------^ SC2154: datadir is referenced but not assigned. In bootchain-core/data/lib/bootchain/debug line 70: [ -z "${OEM_CDROOT-}" ] && regex="$rootmnt" || ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-core/data/bin/bootchain-sh-functions line 45: eval "printf '%s' \"\${${1}$callnum-}\"" ^------^ SC2154: callnum is referenced but not assigned. In bootchain-core/data/bin/bootchain-sh-functions line 161: if [ -n "$srcdir" ] && [ "$srcdir" != "$destdir" ]; then ^------^ SC2154: destdir is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- callnum is referenced but not ass... In bootchain-getimage/data/lib/bootchain/getimage line 12: ! run wget -O "$datadir/image" -- "$url" || ^------^ SC2154: datadir is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-interactive/data/lib/IM-widgets/ponder line 5: _IM_ponder_finished="${_IM_flag}/PONDER-FINISHED" ^---------^ SC2154: _IM_flag is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- _IM_flag is referenced but not as... In bootchain-interactive/data/lib/IM-widgets/gauge line 10: if [ $width -gt ${_IM_max_width} ]; then ^--------------^ SC2154: _IM_max_width is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- _IM_max_width is referenced but n... In bootchain-interactive/data/lib/IM-widgets/errmsg line 12: elif [ $width -gt ${_IM_max_width} ]; then ^--------------^ SC2154: _IM_max_width is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- _IM_max_width is referenced but n... In bootchain-interactive/data/lib/IM-widgets/dlgmsg line 12: elif [ $width -gt ${_IM_max_width} ]; then ^--------------^ SC2154: _IM_max_width is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- _IM_max_width is referenced but n... In bootchain-interactive/data/lib/IM-widgets/choice line 26: [ $width -gt "${_IM_max_width}" ] || ^--------------^ SC2154: _IM_max_width is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- _IM_max_width is referenced but n... In bootchain-liverw/data/lib/altboot/rw-overlay.d/400-liverw line 142: while [ "$partn" -lt "$timeout" ]; do ^------^ SC2154: timeout is referenced but not assigned. In bootchain-liverw/data/lib/altboot/rw-overlay.d/400-liverw line 214: [ ! -b "$dev" ] || mountpoint -q -- "$prevdir.rw" || ^------^ SC2154: prevdir is referenced but not assigned. In bootchain-liverw/data/lib/altboot/rw-overlay.d/400-liverw line 227: case "$method" in ^-----^ SC2154: method is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- method is referenced but not assi... In bootchain-liverw/data/lib/altboot/liveboot-pre.d/400-liverw line 3: case "$stagename" in ^--------^ SC2154: stagename is referenced but not assigned. In bootchain-liverw/data/lib/altboot/liveboot-pre.d/400-liverw line 7: [ "$flags" != "${flags//*live_rw*/}" ] || ^----^ SC2154: flags is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- flags is referenced but not assig... In bootchain-localdev/data/lib/bootchain/oemsetup line 24: if run mount -o ro -- "$target" "$datadir"; then ^------^ SC2154: datadir is referenced but not assigned. In bootchain-localdev/data/lib/bootchain/oemsetup line 48: if [ ! -x "$rootmnt/update.sh" ]; then ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-localdev/data/lib/bootchain/localdev line 151: image="$datadir" ^------^ SC2154: datadir is referenced but not assigned. In bootchain-localdev/data/lib/bootchain/localdev line 153: image="$rootmnt" ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 3: case "$method" in ^-----^ SC2154: method is referenced but not assigned. In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 11: [ -z "$disk" ] || ^---^ SC2154: disk is referenced but not assigned. In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 15: [ -z "$fuid" ] || ^---^ SC2154: fuid is referenced but not assigned. In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 17: [ -z "$uuid" ] || ^---^ SC2154: uuid is referenced but not assigned. In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 19: [ -z "$label" ] || ^----^ SC2154: label is referenced but not assigned. In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 23: [ -z "$options" ] || ^------^ SC2154: options is referenced but not assigned. In bootchain-localdev/data/lib/altboot/translate.d/100-localdev line 25: [ -z "$timeout" ] || ^------^ SC2154: timeout is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- disk is referenced but not assign... In bootchain-localdev/data/lib/altboot/livecd-slice.d/300-localdev line 33: message "mounting local overlays for profile '$profile'" ^------^ SC2154: profile is referenced but not assigned. In bootchain-localdev/data/lib/altboot/livecd-slice.d/300-localdev line 39: mp="$prevdir.rw/rw$OEM_IMAGES_BASE" ^------^ SC2154: prevdir is referenced but not assigned. In bootchain-localdev/data/lib/altboot/livecd-slice.d/300-localdev line 68: case "$method" in ^-----^ SC2154: method is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- method is referenced but not assi... In bootchain-nfs/data/lib/bootchain/nfs line 70: local mp="$datadir" image="$destdir" ^------^ SC2154: datadir is referenced but not assigned. In bootchain-nfs/data/lib/bootchain/nfs line 76: mp="$rootmnt" ^------^ SC2154: rootmnt is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- datadir is referenced but not ass... In bootchain-nfs/data/lib/altboot/translate.d/100-nfs line 3: if [ "$method" = nfs ]; then ^-----^ SC2154: method is referenced but not assigned. In bootchain-nfs/data/lib/altboot/translate.d/100-nfs line 4: VALUE="server=$server" ^-----^ SC2154: server is referenced but not assigned. In bootchain-nfs/data/lib/altboot/translate.d/100-nfs line 5: [ -z "$directory" ] || ^--------^ SC2154: directory is referenced but not assigned. In bootchain-nfs/data/lib/altboot/translate.d/100-nfs line 7: [ -z "$timeout" ] || ^------^ SC2154: timeout is referenced but not assigned. In bootchain-nfs/data/lib/altboot/translate.d/100-nfs line 9: [ -z "$options" ] || ^------^ SC2154: options is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- directory is referenced but not a... In bootchain-nfs/data/lib/altboot/livecd-slice.d/700-nfs line 11: [ -n "$dirp" ] || dirp="$directory" ^--------^ SC2154: directory is referenced but not assigned. In bootchain-nfs/data/lib/altboot/livecd-slice.d/700-nfs line 15: local mp="$prevdir.rw/rw$OEM_IMAGES_BASE" ^------^ SC2154: prevdir is referenced but not assigned. In bootchain-nfs/data/lib/altboot/livecd-slice.d/700-nfs line 47: if [ -d "$mp/$profile" ]; then ^------^ SC2154: profile is referenced but not assigned. In bootchain-nfs/data/lib/altboot/livecd-slice.d/700-nfs line 61: [ "$method" != nfs ] || nfs_slice ^-----^ SC2154: method is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- directory is referenced but not a... In bootchain-waitdev/data/lib/uevent/filters/bootchain-waitdev line 30: if [ -n "$spec" ] && get_dev_wpfx dev "$spec"; then ^---^ SC2154: spec is referenced but not assigned. In bootchain-waitdev/data/lib/uevent/filters/bootchain-waitdev line 31: printf '%s\n' "$dev" >"$i" ^--^ SC2154: dev is referenced but not assigned. For more information: https://www.shellcheck.net/wiki/SC2154 -- dev is referenced but not assigned. *** Checking with all excludes... + exit 0 Processing files: make-initrd-bootchain-0.1.4-alt1 Requires: make-initrd-bootchain-core = 0.1.4-alt1, make-initrd-bootchain-getimage = 0.1.4-alt1, make-initrd-bootchain-waitdev = 0.1.4-alt1, make-initrd-bootchain-interactive = 0.1.4-alt1, make-initrd-bootchain-altboot = 0.1.4-alt1, make-initrd-bootchain-localdev = 0.1.4-alt1, make-initrd-bootchain-nfs = 0.1.4-alt1, make-initrd-bootchain-cifs = 0.1.4-alt1, make-initrd-bootchain-liverw = 0.1.4-alt1 Processing files: make-initrd-bootchain-doc-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vuB2Qg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BaaqTh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Processing files: make-initrd-bootchain-core-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zzmJ0d find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4FqyNe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd >= 2.9 Processing files: make-initrd-bootchain-getimage-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E0F4Xd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a13xPe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-core = 0.1.4-alt1, wget Processing files: make-initrd-bootchain-waitdev-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FbMvtd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ywNN3g find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-core = 0.1.4-alt1 Processing files: make-initrd-bootchain-interactive-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wvMWeg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vUgiXe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-core = 0.1.4-alt1, console-vt-tools, dialog, less, pv Processing files: make-initrd-bootchain-altboot-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fRuq2f find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vr7BIe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-interactive = 0.1.4-alt1, curl, losetup Processing files: make-initrd-bootchain-localdev-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m6nTah find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IkMfAd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-altboot = 0.1.4-alt1 Processing files: make-initrd-bootchain-nfs-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3vSNQh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qvlIwd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-altboot = 0.1.4-alt1, nfs-utils, iproute2 Processing files: make-initrd-bootchain-cifs-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z6V7ne find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DvPOTf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-altboot = 0.1.4-alt1, cifs-utils, hostinfo Processing files: make-initrd-bootchain-liverw-0.1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QxJtDf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0p7GGh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,static,symlinks,systemd-services) Requires: make-initrd-bootchain-localdev = 0.1.4-alt1, e2fsprogs, fdisk, sfdisk Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-core Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-getimage Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-waitdev Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-interactive Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-altboot Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-localdev Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-nfs Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-cifs Adding to make-initrd-bootchain a strict dependency on make-initrd-bootchain-liverw Adding to make-initrd-bootchain-getimage a strict dependency on make-initrd-bootchain-core Adding to make-initrd-bootchain-waitdev a strict dependency on make-initrd-bootchain-core Adding to make-initrd-bootchain-interactive a strict dependency on make-initrd-bootchain-core Adding to make-initrd-bootchain-altboot a strict dependency on make-initrd-bootchain-interactive Adding to make-initrd-bootchain-localdev a strict dependency on make-initrd-bootchain-altboot Adding to make-initrd-bootchain-nfs a strict dependency on make-initrd-bootchain-altboot Adding to make-initrd-bootchain-cifs a strict dependency on make-initrd-bootchain-altboot Adding to make-initrd-bootchain-liverw a strict dependency on make-initrd-bootchain-localdev Removing 1 extra deps from make-initrd-bootchain due to repentancy on make-initrd-bootchain-getimage Removing 1 extra deps from make-initrd-bootchain due to repentancy on make-initrd-bootchain-altboot Removing 1 extra deps from make-initrd-bootchain due to repentancy on make-initrd-bootchain-localdev Removing 1 extra deps from make-initrd-bootchain due to repentancy on make-initrd-bootchain-liverw Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-doc-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-core-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-getimage-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-waitdev-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-interactive-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-altboot-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-localdev-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-nfs-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-cifs-0.1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/make-initrd-bootchain-liverw-0.1.4-alt1.noarch.rpm (w2.lzdio) 132.11user 10.58system 2:52.23elapsed 82%CPU (0avgtext+0avgdata 20976maxresident)k 0inputs+0outputs (0major+1510803minor)pagefaults 0swaps 139.30user 17.65system 3:04.81elapsed 84%CPU (0avgtext+0avgdata 101524maxresident)k 4272inputs+0outputs (0major+1976999minor)pagefaults 0swaps