Russ Allbery <[EMAIL PROTECTED]> writes: > Also, hdf5 depends on lam, which also had to do its own transition, and > that adds the following additional packages:
> Package: libxmpi4 > Package: netpipe-lam > Package: r-cran-rmpi > Package: xmpi lam has now been uploaded with optimization lowered, which will hopefully correct the problem with m68k, but it looks like the package is failing on nearly all the buildds due to another problem: mkdir -p debian/tmp/usr/bin cd $(dirname $(find -name lamclean -perm +u+x -type f |grep -v debian)) && mv -f lamclean lamclean.old && ( /usr/bin/make -n lamclean | awk '/mkdir/ {next} /libtool/ { gsub("[^ ]*liblam\\.la","-L'/build/buildd/lam-7.1.1/debian/tmp/usr/lib' -llam -ldl"); gsub("[^ ]*libmpi\\.la","-L'/build/buildd/lam-7.1.1/debian/tmp/usr/lib' -llam -ldl"); gsub(" lamclean "," '/build/buildd/lam-7.1.1/debian/tmp/usr/bin/lamclean' "); print}' | bash -x -e || (mv lamclean.old lamclean && false)) && mv lamclean.old lamclean dirname: too few arguments Try `dirname --help' for more information. mv: cannot stat `lamclean': No such file or directory make: *** [debian/tmp/usr/bin/lamclean] Error 1 Maintainer cc'd. xmpi and netpipe still need new uploads once lam is sorted out. rmpi has been uploaded, but it looks like it's caught behind r-base. The hdf5 and mpich portions of the migration look to be in better shape, although I'm going to take a more detailed look shortly. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]