pmbootstrap/pmb
Oliver Smith 69e2e22f58 init: fix missing errors if logs didn't initialize (!1755)
Set the log level to DEBUG if args (and therefore logging) failed to
initialize. This causes the default logging handler to be used, and
everything that gets written to the log (error message and trace!) will
get printed to stdout instead of not being printed anywhere at all.

This can be tested by removing x86_64 from the mapping in
pmb.parse.arch.alpine_native() (assuming the host is x86_64). Without
this patch, no meaningful error appears. With the patch, the real error
message, and a stack trace gets printed.
2019-02-15 16:01:11 +01:00
..
aportgen Add gcc4 cross-compiler support (!1754) 2019-02-12 20:57:05 +00:00
build Add gcc4 cross-compiler support (!1754) 2019-02-12 20:57:05 +00:00
chroot Update copyright to 2019 2019-01-02 09:31:20 +01:00
config static code analysis: make it pass flake8 3.7.4 (!1748) 2019-02-02 17:36:19 -05:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Update copyright to 2019 2019-01-02 09:31:20 +01:00
flasher pmbootstrap flasher flash_kernel --partition (!1741) 2019-01-20 01:14:30 +01:00
helpers pmb: increase inode count for rootfs and use a more accurate size (!1743) 2019-01-21 08:42:22 +01:00
install pmb: increase inode count for rootfs and use a more accurate size (!1743) 2019-01-21 08:42:22 +01:00
parse pmb/parse/arch.py: add armv6l -> armhf to mapping (!1756) 2019-02-13 10:06:47 +01:00
qemu qemu: enable keyboard and mouse for aarch64 (!1750) 2019-02-11 21:15:02 +01:00
__init__.py init: fix missing errors if logs didn't initialize (!1755) 2019-02-15 16:01:11 +01:00