simp_le
simp_le copied to clipboard
bootstrap: ignore apt-get update failures
Issue by dotdoom
Wednesday May 18, 2016 at 19:16 GMT
Originally opened as https://github.com/kuba/simp_le/pull/108
Machines with multiple architectures installed (e.g. for cross-compiling) often have apt-get complaining about repos that do not support multiarch. That's not a problem; even if apt-get update fails completely for some other reason (locked database etc) it should be fine to proceed with installing.
dotdoom included the following code: https://github.com/kuba/simp_le/pull/108/commits