Source: zonecheck
Version: 3.0.3-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120604 qa-ftbfs
User: [email protected]
Usertags: default19
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k 
> dh_clean: dh_clean -k is deprecated; use dh_prep instead
> dh_installdirs
> # Add here commands to install the package into debian/zonecheck.
> /usr/bin/ruby installer.rb -DCHROOT=/«PKGBUILDDIR»/debian/zonecheck \
>               -DPREFIX=/usr -DETCDIR=/etc -DETCDIST= \
>               -DLIBEXEC=/usr/share -DMANDIR=/usr/share/man 
> -DRUBY=/usr/bin/ruby \
>               common cli doc
> mkdir -p /«PKGBUILDDIR»/debian/zonecheck/usr/share/zonecheck
> cp -r zc /«PKGBUILDDIR»/debian/zonecheck/usr/share/zonecheck
> chmod 755 /«PKGBUILDDIR»/debian/zonecheck/usr/share/zonecheck/zc/zc.rb
> cp -r lib /«PKGBUILDDIR»/debian/zonecheck/usr/share/zonecheck
> cp -r test /«PKGBUILDDIR»/debian/zonecheck/usr/share/zonecheck
> cp -r locale /«PKGBUILDDIR»/debian/zonecheck/usr/share/zonecheck
> mkdir -p /«PKGBUILDDIR»/debian/zonecheck/etc/zonecheck
> cp etc/zonecheck/zc.conf /«PKGBUILDDIR»/debian/zonecheck/etc/zonecheck
> cp etc/zonecheck/rootservers /«PKGBUILDDIR»/debian/zonecheck/etc/zonecheck
> cp etc/zonecheck/default.profile etc/zonecheck/afnic.profile 
> etc/zonecheck/reverse.profile etc/zonecheck/de.profile 
> /«PKGBUILDDIR»/debian/zonecheck/etc/zonecheck
> chmod 755 /«PKGBUILDDIR»/debian/zonecheck/usr/share/zonecheck/zc/zc.rb
> mkdir -p /«PKGBUILDDIR»/debian/zonecheck/usr/bin
> ln -sf /usr/share/zonecheck/zc/zc.rb 
> /«PKGBUILDDIR»/debian/zonecheck/usr/bin/zonecheck
> mkdir -p /«PKGBUILDDIR»/debian/zonecheck/usr/share/man/man1
> install -c -m 0644 man/zonecheck.1 
> /«PKGBUILDDIR»/debian/zonecheck/usr/share/man/man1/zonecheck.1
> mkdir -p /«PKGBUILDDIR»/debian/zonecheck/usr/share/doc/zonecheck
> install -c -m 0644 README TODO BUGS HISTORY CREDITS 
> /«PKGBUILDDIR»/debian/zonecheck/usr/share/doc/zonecheck
> ==> Installing core components
> 
> ==> Installing libraries
> 
> ==> Installing tests
> 
> ==> Installing locale
> 
> ==> Installing default configuration file
> 
> ==> Patching core components
> 
> ==> Installing CLI
> 
> ==> Installing documentation
> 
> ==> Info
> 
> !!! Before using ZoneCheck, please edit the file: zc.conf
> 
> # Patch the configuration file for Linux netkit ping
> /usr/bin/ruby -p -i \
>               -e 
> "\$_.gsub"\!"(/(<const\s+name\s*=\s*\"ping4\"\s+value\s*=\s*\")[^\"]*(\"\s*\/>)/,
>  '\1ping  -n -q -w 5 -c 5 %s > /dev/null\2')" \
>               -e 
> "\$_.gsub"\!"(/(<const\s+name\s*=\s*\"ping6\"\s+value\s*=\s*\")[^\"]*(\"\s*\/>)/,
>  '\1ping6 -n -q -w 5 -c 5 %s > /dev/null\2')" \
>       /«PKGBUILDDIR»/debian/zonecheck/etc/zonecheck/zc.conf
> # Add here commands to install the package into debian/zonecheck-cgi.
> /usr/bin/ruby installer.rb -DCHROOT=/«PKGBUILDDIR»/debian/zonecheck-cgi \
>                -DPREFIX=/usr -DETCDIR=/etc -DETCDIST= \
>              -DCGIDIR=/usr/lib/cgi-bin/ -DLIBEXEC=/usr/share \
>              -DMANDIR=/usr/share/man -DWWWDIR=/usr/share/zonecheck-cgi \
>                -DWWWCGIDIR=/cgi-bin -DRUBY=/usr/bin/ruby \
>               cgi
> mkdir -p /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/share/zonecheck-cgi
> cp -r www/zonecheck.conf.in 
> /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/share/zonecheck-cgi
> cp -r www/img /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/share/zonecheck-cgi
> cp -r www/style /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/share/zonecheck-cgi
> cp -r www/html /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/share/zonecheck-cgi
> cp -r www/js /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/share/zonecheck-cgi
> mkdir -p /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/lib/cgi-bin/
> ln -sf /usr/share/zonecheck/zc/zc.rb 
> /«PKGBUILDDIR»/debian/zonecheck-cgi/usr/lib/cgi-bin//zc.cgi
> installer.rb:183:in `gsub!': invalid byte sequence in US-ASCII (ArgumentError)
>       from installer.rb:183:in `block (2 levels) in patch_cgi'
>       from installer.rb:182:in `each'
>       from installer.rb:182:in `block in patch_cgi'
>       from installer.rb:180:in `each'
>       from installer.rb:180:in `patch_cgi'
>       from installer.rb:242:in `rule_cgi'
>       from installer.rb:287:in `block in <main>'
>       from installer.rb:286:in `each'
>       from installer.rb:286:in `<main>'
> ==> Installing HTML pages
> 
> ==> Installing CGI
> 
> ==> Patching HTML pages
> make: *** [install] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/06/04/zonecheck_3.0.3-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to