(asdf::ensure-source-registry)
One and only one of :INHERIT-CONFIGURATION or :IGNORE-INHERITED-CONFIGURATION is required
I had obviously forgotten one of those keywords. (:source-registry (:tree "/Users/jjgarcia/src/lisp/"))
Why does not the missing keyword get interpreted as :IGNORE-...?
Juanjo