Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

pkgctl build: -I flag can no longer be used in combination with -o
Since commit 9f7808c26e4270370bb878de56004ddda49b7ce9, `pkgctl build -I` fails if the package is not found on the local machine. This breaks using it in combination with `-o`, in which case the package is expected to be found on the remote server, not the local machine.
issue