> Hi, > > in the current cl-alexandria package the 'alexandria.asd' file is > missing which might cause this bug.
I think the problem is related to ASDF, as described in <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723977>. ASDF searches for .asd files inside some directories and trees, including the ones described by `XDG_DATA_DIRS'. When `XDG_DATA_DIRS' is empty or not set, `/usr/local/share:/usr/share/' should be used, which is not occurring. _______________________________________________ pkg-common-lisp-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-common-lisp-devel
