pmbootstrap/pmb
Oliver Smith bf6f5cb884 Fix confusing error message for invalid makedepends (#540)
This happens currently, when a makedepend is invalid:
ERROR: UnboundLocalError: local variable 'pkgname' referenced before assignment

With this patch, you get the meaning full error that should have been printed instead:
ERROR: Could not find package 'invalid-package' in the aports folder and could not find it in any APKINDEX
2017-09-19 19:51:43 +00:00
..
aportgen Make gcc-aarch64 reproducible (#366) 2017-08-12 14:06:02 +00:00
build Close #554: kernel config checking (#589) 2017-09-18 21:36:54 +00:00
challenge Fix #271: properly resolve symlinks in all paths (#329) 2017-08-15 14:08:48 +00:00
chroot zap: add `-d`/`--distfiles` argument to clear downloaded files cache (#576) 2017-09-14 18:28:10 +00:00
config Adjust luksFormat options to reduce time to open luks device on boot (#430) 2017-09-19 19:46:18 +00:00
export Alias: "pmbootstrap export" for "pmbootstrap flasher export" (#417) 2017-09-06 20:14:03 +00:00
flasher Close #554: kernel config checking (#589) 2017-09-18 21:36:54 +00:00
helpers Close #554: kernel config checking (#589) 2017-09-18 21:36:54 +00:00
install Adjust luksFormat options to reduce time to open luks device on boot (#430) 2017-09-19 19:46:18 +00:00
parse Fix confusing error message for invalid makedepends (#540) 2017-09-19 19:51:43 +00:00
qemu Added a new option that allows you to increase the system image size for qemu (#568) 2017-09-15 15:41:40 +00:00
__init__.py Close #327: Add initial setup.py (#443) 2017-09-02 19:30:40 +00:00