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

Re: Test failure in localedata/iconv



On Tue, Aug 06, 2002 at 09:17:45AM -0700, Jeff Bailey wrote:
> On Tue, Aug 06, 2002 at 11:25:38AM -0400, Ben Collins wrote:
> 
> > > So I don't have a good comparison test.  Because it's the problem
> > > is quite limited (currency conversions in different locales), I'm
> > > inclined to just upload what we've got so far so that the
> > > xdr-array.c security patch is in unstable.
> 
> > Please do so. Simple failures like that in an unstable arch, are ok.
> 
> dpkg: error processing libc6_2.2.5-13_i386.deb (--install):
>  package control info rmdir of `CVS' didn't say not a dir: Directory not empty
> Preparing to replace libc6-dev 2.2.5-12 (using libc6-dev_2.2.5-13_i386.deb) ...
> Unpacking replacement libc6-dev ...
> dpkg: error processing libc6-dev_2.2.5-13_i386.deb (--install):
>  package control info rmdir of `CVS' didn't say not a dir: Directory not empty
> 
> I saw your note about using -i.  Is this how I should build?
> 
> $ LINUX_SOURCE=/usr/src/linux dpkg-buildpackage "-mJeff Bailey <jbailey@nisa.net>" -rfakeroot -i

Oh well...Maybe builds should be done like this:

cp -a glibc-package glibc-2.2.5
find glibc-2.2.5 -name CVS | xargs rm -rf
cd glibc-2.2.5
dpkg-buildpackage ...

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/



Reply to: