From 360f88b206f543c648ec5e69b6e3b010cf2e19f3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 20 Jun 2019 08:31:06 +0200 Subject: bin/build-packages: add TODO --- bin/build-packages | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin/build-packages') diff --git a/bin/build-packages b/bin/build-packages index bb2ecba..28a82eb 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -18,6 +18,11 @@ # TODO: it might be worth trying to build with makedepends installed from # [testing] and only depends installed from [staging] +# TODO: the following things need proper locking and/or proper handling of +# external locks: +# - `git` on the package source +# - `archbuild` (e.g. /var/lib/archbuilds/staging-i686-build/root.lock) + # shellcheck disable=SC2016 usage() { >&2 echo '' -- cgit v1.2.3-54-g00ecf