summaryrefslogtreecommitdiff
path: root/bin/build-master-status
diff options
context:
space:
mode:
Diffstat (limited to 'bin/build-master-status')
-rwxr-xr-xbin/build-master-status4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/build-master-status b/bin/build-master-status
index 03e878e..f993bff 100755
--- a/bin/build-master-status
+++ b/bin/build-master-status
@@ -314,6 +314,10 @@ if ${web}; then
-printf '%f source\n' \
\) -o \
\( \
+ -exec zgrep -q '^==> ERROR: '"'"'pacman'"'"' failed to install missing dependencies\.$' {} \; \
+ -printf '%f dependencies\n' \
+ \) -o \
+ \( \
-exec zgrep -q 'error: failed to commit transaction (invalid or corrupted package)$' {} \; \
-printf '%f package-cache\n' \
\) -o \