Il giorno dom, 12/06/2011 alle 23.47 +0200, Sylvestre Ledru ha scritto: > Le dimanche 12 juin 2011 à 22:44 +0100, Andrea Palazzi a écrit : > > Also, you mention cowbuilder... can you tell me the sequence of commands > > you used, so that I can try to reproduce the problem? > You have to create an image (cf http://wiki.debian.org/cowbuilder ) > and then, in aster/ with the tarball called aster_10.3.0-1.orig.tar.gz > dpkg-source -b -i trunk > cowbuilder --build aster_10.3.0-1-1.dsc Hi,
I've tried with cowbuilder: the compilation starts (that is, I don't have your error) but it doesn't get to the end.... I prepared the aster_10.3.0-1.orig.tar.gz with this procedure: $ tar xzf aster-src-10.3.0-1.noarch.tar.gz $ mkdir aster-10.3.0-1 $ mv STA10.3 aster-10.3.0-1/ $ tar czf aster_10.3.0-1.orig.tar.gz aster-10.3.0-1/ see also http://www.code-aster.org/wiki/doku.php?id=en:p02_install:debianpackages and http://www.code-aster.org/forum2/viewtopic.php?id=14417 However it gets stuck with an asteru_py2.6 process at 100%, but doesn't go any further, just here: pre-compilation of elements with make_surch_offi.pi [OK] compilation of elements with /tmp/buildd/aster-10.3.0-1/debian/tmp/usr/lib/codeaster/STA10.3/asteru_py2.6 And then nothing, just a process stuck at 100% CPU... I used to build the packages with svn-buildpackage and I haven't had this problem before. BTW, is there an official way to build debian packages? Or, how are .deb packages generated? Are they built automatically or by hand? Bye Andrea -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

