Jesse Off

Results 3 issues of Jesse Off

This fixes a slot unbound error when trying to use `(ql:bundle-systems)` and you have ultralisp dist enabled, which does not define a canonical-distinfo-url.

Creates a `ql-md5` package with exported function `md5-file` that returns a hex string that can be compared with `string-equal` to verify against. New condition `corrupt-local-archive`, potentially signaled from `check-local-archive-file`

Because those symbol-calls in the .asd of iolib.common-lisp.asd do not get carried along in the building of bundling ops like monolithic-lib-op, they will not be run when they're needed. In...