Hi, Samuel Thibault <sthiba...@debian.org> writes:
> pcf2bdf currently FTBFS in sid: > > find * -type f -not -regex 'debian/.*' -not -regex > '\(.*/\)?config\.\(guess\|sub\|rpath\)\(\..*\)?' -exec cat '{}' ';' \ > | tr '\r' '\n' \ > | LC_ALL=C sed -e 's/[^[:print:]]//g' \ > | egrep --text -rih '(copyright|\(c\) ).*[0-9]{4}' \ > | sed -e 's/^[[:space:]*#]*//' -e 's/[[:space:]]*$//' \ > | LC_ALL=C sort -u \ > > debian/copyright_newhints > find: `cat' terminated by signal 13 > Error: The following new or changed copyright notices discovered: > Copyright © 2004-2006 Jonas Smedegaard <d...@jones.dk> > Copyright © 2005-2007 Jonas Smedegaard <d...@jones.dk> > Copyright © 2006 Jonas Smedegaard <d...@jones.dk> > Copyright © 2006-2007 Jonas Smedegaard <d...@jones.dk> > Copyright © 2007 Jonas Smedegaard <d...@jones.dk> > Trying to locate the files containing the new/changed copyright notices... > (Strings part of binary data you need to resolve yourself) I confirm this failure with pcf2bdf 1.04-2 but it seems to build fine with 1.04-4. I think it can be closed. Hope that helps, Vincent -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org