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

Re: Help build xshipwars on ARM



On Tue, Mar 12, 2002 at 07:39:55PM +0100, Benjamin Drieu wrote:
> "Adam Majer" <adamm@galacticasoftware.com> writes:
> 
> > Isn't this an important bug against the autobuilder? IMO at least,
> > packages should be untared in a temporary directory when autobuilding.
> > Am I wrong?
> 
> Maybe I'm wrong, but isn't your orig tarball supposed to contain files
> only in xshipwars-1.43.1 subdirectory ?  I do not see why files exist
> in etc/ and images/ subdirs while there are no such files in upstream
> sources.

Well, I just apt-get source xshipwars into a new directory and I get:


adamm@mira:/tmp/t$ apt-get source xshipwars
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 4462kB of source archives.
Get:1 http://http.us.debian.org unstable/main xshipwars 1.34.1-3 (dsc) [728B]
Get:2 http://http.us.debian.org unstable/main xshipwars 1.34.1-3 (tar) [4447kB]
Get:3 http://http.us.debian.org unstable/main xshipwars 1.34.1-3 (diff) [13.8kB]                                             
Fetched 4462kB in 39s (113kB/s)                                                                                              
dpkg-source: extracting xshipwars in xshipwars-1.34.1


adamm@mira:/tmp/t$ ls -ltr
total 4378
-rw-r--r--    1 adamm    user      4447113 Jan 27 11:05 xshipwars_1.34.1.orig.tar.gz
-rw-r--r--    1 adamm    user          728 Feb 24 09:02 xshipwars_1.34.1-3.dsc
-rw-r--r--    1 adamm    user        13842 Feb 24 09:02 xshipwars_1.34.1-3.diff.gz
drwxr-xr-x    6 adamm    user         1024 Mar 12 15:08 xshipwars-1.34.1


adamm@mira:/tmp/t$ ls -ltr xshipwars-1.34.1
total 5
drwxr-xr-x    2 adamm    user         1024 Mar  4  2000 etc
drwxr-xr-x   12 adamm    user         1024 Sep 21 23:41 xsw-1.34.0
drwxr-xr-x    6 adamm    user         1024 Jan 25 21:15 images
drwxr-xr-x    4 adamm    user         2048 Mar 12 15:08 debian


Seems like the sources are fine... 

AFAICT, the ./etc/* in .orig.tar.gz _should_ be unpacked into xshipwars-1.34.1/etc/*
just as dpkg-source did above. Thus still I do not understand how can an autobuilder
fail like this unless it is buggy or for some reason is keeping previous instances of
source around (crashed before or something? just speculating here)...



Reply to: