View Single Post
Posts: 27 | Thanked: 16 times | Joined on Apr 2011
#1
I have a small problem.
I'm trying to upload the files ". changes. dsc. tar.gz" but I run with a
problem:

....
dh_testdir
dh_testroot
dh_installchangelogs debian/changelog
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
/scratchbox/compilers/cs2007q3-glibc2.5-i486/bin/sbox-i486-pc-linux-gnu-strip: Unable to recognise the format of the input file `debian/thomsonkeys/opt/ThomsonKeys/getKey'
dh_strip: strip --remove-section=.comment --remove-section=.note debian/thomsonkeys/opt/ThomsonKeys/getKey returned exit code 1
make: *** [binary-arch] Error 9
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

the application is in python and other one in c++ (getKey)(compiled)
i only have this problem with i386.... not with armel

Any way to upload to armel only?