pmb --aports config always announces the pmaports dir change, breaks sh one-liners reading the config out
It announces this: Overriding config.aports with [PosixPath('..')]
This currently breaks pytest with (expanded):
device="$(pmbootstrap --aports /random/dir config device)"