Source: hellanzb
Version: 0.13-6
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100511 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
> python setup.py install 
> --prefix=/build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr
>  --no-compile --install-layout=deb
> running install
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/Hellanzb
> copying Hellanzb/Util.py -> build/lib/Hellanzb
> copying Hellanzb/Growl.py -> build/lib/Hellanzb
> copying Hellanzb/HellaReactor.py -> build/lib/Hellanzb
> copying Hellanzb/Daemon.py -> build/lib/Hellanzb
> copying Hellanzb/Core.py -> build/lib/Hellanzb
> copying Hellanzb/__init__.py -> build/lib/Hellanzb
> copying Hellanzb/SmartPar.py -> build/lib/Hellanzb
> copying Hellanzb/PostProcessorUtil.py -> build/lib/Hellanzb
> copying Hellanzb/PostProcessor.py -> build/lib/Hellanzb
> copying Hellanzb/NewzbinDownloader.py -> build/lib/Hellanzb
> copying Hellanzb/NZBQueue.py -> build/lib/Hellanzb
> copying Hellanzb/NZBDownloader.py -> build/lib/Hellanzb
> copying Hellanzb/Logging.py -> build/lib/Hellanzb
> copying Hellanzb/Log.py -> build/lib/Hellanzb
> copying Hellanzb/Elite.py -> build/lib/Hellanzb
> creating build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/Protocol.py -> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/__init__.py -> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/nntp.py -> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/NZBSegmentQueue.py -> 
> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/NZBParser.py -> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/NZBModel.py -> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/NZBLeecherUtil.py -> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/DupeHandler.py -> build/lib/Hellanzb/NZBLeecher
> copying Hellanzb/NZBLeecher/ArticleDecoder.py -> build/lib/Hellanzb/NZBLeecher
> creating build/lib/Hellanzb/HellaXMLRPC
> copying Hellanzb/HellaXMLRPC/HtPasswdAuth.py -> build/lib/Hellanzb/HellaXMLRPC
> copying Hellanzb/HellaXMLRPC/xmlrpc.py -> build/lib/Hellanzb/HellaXMLRPC
> copying Hellanzb/HellaXMLRPC/__init__.py -> build/lib/Hellanzb/HellaXMLRPC
> creating build/lib/Hellanzb/external
> copying Hellanzb/external/__init__.py -> build/lib/Hellanzb/external
> creating build/lib/Hellanzb/external/elementtree
> copying Hellanzb/external/elementtree/__init__.py -> 
> build/lib/Hellanzb/external/elementtree
> copying Hellanzb/external/elementtree/SimpleXMLWriter.py -> 
> build/lib/Hellanzb/external/elementtree
> running build_scripts
> creating build/scripts-2.5
> copying and adjusting hellanzb.py -> build/scripts-2.5
> changing mode of build/scripts-2.5/hellanzb.py from 644 to 755
> running install_lib
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/external
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/external/elementtree
> copying build/lib/Hellanzb/external/elementtree/SimpleXMLWriter.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/external/elementtree
> copying build/lib/Hellanzb/external/elementtree/__init__.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/external/elementtree
> copying build/lib/Hellanzb/external/__init__.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/external
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/HellaXMLRPC
> copying build/lib/Hellanzb/HellaXMLRPC/__init__.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/HellaXMLRPC
> copying build/lib/Hellanzb/HellaXMLRPC/xmlrpc.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/HellaXMLRPC
> copying build/lib/Hellanzb/HellaXMLRPC/HtPasswdAuth.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/HellaXMLRPC
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/ArticleDecoder.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/DupeHandler.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/NZBLeecherUtil.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/NZBModel.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/NZBParser.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/NZBSegmentQueue.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/nntp.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/__init__.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/NZBLeecher/Protocol.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/NZBLeecher
> copying build/lib/Hellanzb/Elite.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/Log.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/Logging.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/NZBDownloader.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/NZBQueue.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/NewzbinDownloader.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/PostProcessor.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/PostProcessorUtil.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/SmartPar.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/__init__.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/Core.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/Daemon.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/HellaReactor.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/Growl.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> copying build/lib/Hellanzb/Util.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb
> running install_scripts
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/bin
> copying build/scripts-2.5/hellanzb.py -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/bin
> changing mode of 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/bin/hellanzb.py
>  to 755
> running install_data
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/etc
> copying etc/hellanzb.conf.sample -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/etc
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share/doc
> creating 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share/doc/hellanzb
> copying CHANGELOG -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share/doc/hellanzb
> copying CREDITS -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share/doc/hellanzb
> copying README -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share/doc/hellanzb
> copying LICENSE -> 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share/doc/hellanzb
> running install_egg_info
> Writing 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/hellanzb-0.13.egg-info
> # Remove docs and conf installed by setup.py
> rm -rf 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/share
>  
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/etc/
> # Remove .py
> mv 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/bin/hellanzb.py
>  
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/bin/hellanzb
> # Remove interpreter in python modules
> sed -i -e '0,/^.*$/s///' 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/usr/lib/python2.5/site-packages/Hellanzb/Growl.py
> # Install conf file
> install -D -m 644 etc/hellanzb.conf.sample 
> /build/user-hellanzb_0.13-6-amd64-LTovXu/hellanzb-0.13/debian/hellanzb/etc/hellanzb.conf
> dh_testdir -i
> dh_testroot -i
> dh_install -i
> dh_installchangelogs -i CHANGELOG
> dh_installdocs -i
> dh_installman -i
> dh_link -i
> dh_compress -i
> dh_fixperms -i
> dh_pysupport -i
> dh_installdeb -i
> dh_gencontrol -i
> dpkg-gencontrol: error: the Suggests field contains an arch-specific 
> dependency but the package is architecture all
> dh_gencontrol: dpkg-gencontrol -ldebian/changelog -Tdebian/hellanzb.substvars 
> -Pdebian/hellanzb returned exit code 255
> make: *** [binary-indep] Error 9

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/11/hellanzb_0.13-6_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to