Package: src:gdal Version: 1.6.3-2 Severity: serious Justification: FTBFS Hi,
your package FTBFS on a bunch of buildds (kfreebsd-*, powerpc, s390, and sparc at least): | make[1]: Leaving directory `/build/buildd-gdal_1.6.3-2-kfreebsd-amd64-AqNU_r/gdal-1.6.3' | # a temporary workaround for doxygen problem #564243 | cd man/man1 && \ | for i in `find . -name "*_*"`; do basename=`basename $i`; mv $basename `echo $basename|sed -e 's/__/_/'`; done | mv: `gdalinfo_8c.1' and `gdalinfo_8c.1' are the same file | mv: `gdalallregister_8cpp.1' and `gdalallregister_8cpp.1' are the same file | mv: `jdemdataset_8cpp.1' and `jdemdataset_8cpp.1' are the same file | mv: `_sPolyExtended.1' and `_sPolyExtended.1' are the same file | mv: `GeoTransform_Transformer.1' and `GeoTransform_Transformer.1' are the same file | make: *** [build-stamp] Error 1 Full build logs: https://buildd.debian.org/status/package.php?p=gdal&suite=unstable I guess you may want to store the result of `echo|sed` in a variable and check for equality with $basename before trying to rename? Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org