On 20/02/2023 10.33, IOhannes m zmoelnig wrote:
+    case $ret in
+        9)
+            # ignore failures due to BUILD_EXCLUDE_...
+            ret=0

which looks trivial enough.
i haven't tested it though.

Even if you catch the error this way, if there are multiple modules to be built dkms autoinstall will return early...

so i guess a good start would be to convince upstream to issue unique (and hopefully meaningful) status-codes for the various errors...

77 sounds like a sensible return code for "SKIP".


Andreas

Reply via email to