[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem in building c2hs package



On Wed, Jul 06, 2005 at 10:18:28PM -0300, Marco Tulio Gontijo e Silva wrote:
> Em Qua, 2005-07-06 ?s 21:12 -0400, Justin Pryzby escreveu:
> > On Wed, Jul 06, 2005 at 09:59:04PM -0300, Marco Tulio Gontijo e Silva wrote:
> > > 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
> > > > > marcot@tonhao:~/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
> > > > > 
> > > > > marcot@tonhao:~/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/ ?
> > No, I mean in ./c2hs-0.13.6/../.
> 
> Aren't they the same?
Huh?

Do you do all of your development in a direcotory called ~/debian/,
with a bunch of directories for different source packages?  Then yes,
they're the same, and I misunderstood.  I thought that by ~/debian/
you mean .../debian/ which was the last possible pathname component
(the component containing ./rules).

I believe the sources are extracted into a directory ending in
"-nest".

Justin



Reply to: