Em Qua, 2005-07-06 às 20:45 -0400, Justin Pryzby escreveu: > On Wed, Jul 06, 2005 at 08:54:10PM -0300, Marco Tulio Gontijo e Silva wrote: (...) > > cp -f /usr/share/misc/config.sub config.sub > > cp -f /usr/share/misc/config.guess config.guess > > dh_clean > > dpkg-source -b c2hs-0.13.6 > > dpkg-source: building c2hs using existing c2hs_0.13.6.orig.tar.gz > > dpkg-source: failure: tar -xkf - gave error exit status 2 > > [EMAIL PROTECTED]:~/debian/c2hs-0.13.6$ tar: > > c2hs-0.13.6/c2hs/mk/c2hs.pck.mk: Cannot open: File exists > > tar: c2hs-0.13.6/c2hs/mk/config.mk.in: Cannot open: File exists > > tar: Error exit delayed from previous errors > > > > [EMAIL PROTECTED]:~/debian/c2hs-0.13.6$ > > > > What does this error mean? Can someone help me? > Is there something in the parent directory that is confusing tar? > Maybe you aborted a previous run, and the extraction of the .tar into > a temp directory didn't get removed? Usually it is there such as to > make the .diff.gz.
You mean in ~/debian/ ? In the first steps I clean the directory: --- [EMAIL PROTECTED]:~/debian$ rm * [EMAIL PROTECTED]:~/debian$ cp ../c2hs-0.13.6.tar.gz ./ [EMAIL PROTECTED]:~/debian$ ls c2hs-0.13.6.tar.gz [EMAIL PROTECTED]:~/debian$ tar xzf c2hs-0.13.6.tar.gz [EMAIL PROTECTED]:~/debian$ cd c2hs-0.13.6/ [EMAIL PROTECTED]:~/debian/c2hs-0.13.6$ dh_make -e [EMAIL PROTECTED] -f ../c2hs-0.13.6.tar.gz --- So this is not about it, right? -- Abraços, marcot mailto:[EMAIL PROTECTED] jabber:[EMAIL PROTECTED] UIN:50599075 MSN:[EMAIL PROTECTED] Tel:33346720 Cel:91844179 R. Paula Cândido 257/201 Gutierrez 30430-260 Belo Horizonte-MG Brazil "Trabalhe menos e mais devagar." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

