On Tue, 19 Jun 2012, Luis Ibanez wrote: > tar: ./usr/lib/fis-gtm/V5.5-000+git80-g211bd16_i486/utf8/_utf2hex.m: file > changed as we read it > dpkg-deb: subprocess tar -cf returned error exit status 1 > dh_builddeb: dpkg-deb --build debian/fis-gtm-5.5.000 .. returned exit code > 2 > make: *** [binary] Error 9 > dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit > status 2 > debuild: fatal error at line 1325: > dpkg-buildpackage -rfakeroot -d -us -uc failed > I'm doing this by running: > debuild -d > Any hints on what I might be doing wrong ?
> or actually, to be more constructive, > where can Brad and I help now to move things forward ? :-) please * verify the permissions on binaries... either I screwed things up somewhere or not me: (git)novo:…tm-gitsvn[master]debian/fis-gtm-5.5.000/usr/lib/fis-gtm/V5.5-000+git80-g211bd16_x86_64 $> file * | grep ELF | sed -e 's,:.*,,g' | xargs ls -l -rw-r--r-- 1 yoh yoh 2436250 Jun 19 11:19 dse -rw-r--r-- 1 yoh yoh 11765 Jun 19 11:19 ftok -rw-r--r-- 1 yoh yoh 7344 Jun 19 11:19 geteuid -rw-r--r-- 1 yoh yoh 2616135 Jun 19 11:19 gtcm_gnp_server -rw-r--r-- 1 yoh yoh 320800 Jun 19 11:19 gtcm_pkdisp -rw-r--r-- 1 yoh yoh 2629203 Jun 19 11:19 gtcm_play -rw-r--r-- 1 yoh yoh 2637955 Jun 19 11:19 gtcm_server -rw-r--r-- 1 yoh yoh 2545944 Jun 19 11:19 gtcm_shmclean -rw-r--r-- 1 yoh yoh 9808 Jun 19 11:19 gtmsecshr -rw-r--r-- 1 yoh yoh 2079480 Jun 19 11:19 libgtmshr.so -rw-r--r-- 1 yoh yoh 1003616 Jun 19 11:19 libgtmutil.so -rw-r--r-- 1 yoh yoh 2619251 Jun 19 11:19 lke -rwxr-xr-x 1 yoh yoh 6792 Jun 19 11:19 mumps -rw-r--r-- 1 yoh yoh 3053950 Jun 19 11:19 mupip -rw-r--r-- 1 yoh yoh 9674 Jun 19 11:19 semstat2 * we should aim to make configure not report any error so we could make it set -e to robustify building - so whatever is reported in .err (e.g. those missing *help.dat should be fixed) * so we could harmonize things -- I will commit those Brad's patches into quilt in a minute and then we would work based on on the 'upstream' git branch -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

