New commits:
commit b7b39cad8c2250b24d6079098beb4be7e58f6712
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
libdepends: report missing SUB_DEPENDS
diff --git a/var/lib/sorcery/modules/libdepends
b/var/lib/sorcery/modules/libdepends
index 1c9c40f..bbd2f4f 100755
--- a/var/lib/sorcery/modules/libdepends
+++ b/var/lib/sorcery/modules/libdepends
@@ -268,6 +268,10 @@ process_sub_depends() {
debug libdepends "SUB_DEPENDS: $sub_dependee needs to provide
$sub_depends but has already been processed"
fi
else
+ message "${PROBLEM_COLOR}Sub-dependency of" \
+ "${SPELL_COLOR}$requester${PROBLEM_COLOR} on" \
+ "${SPELL_COLOR}$sub_dependee${PROBLEM_COLOR}" \
+ "cannot be processed due to missing SUB_DEPENDS!$DEFAULT_COLOR"
# sub-depends file doesnt exist, something messed up somewhere
return 1
fi
[SM-Commit] GIT changes to devel-sobukus-protection sorcery by Thomas Orgis (b7b39cad8c2250b24d6079098beb4be7e58f6712),
Thomas Orgis, 08/30/2020