On Sun, 08 Jun 2008, أحمد المحمودي wrote:
>   I tried the sequence of commands you mentioned, I got this error:
> 
> [EMAIL PROTECTED]:/tmp]$dpkg-source -b acon-1.0.5
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: warning: patches have not been applied, applying them now 
> (use --no-preparation to override)
> dpkg-source: info: applying 01_description.diff with quilt
> dpkg-source: info: applying 02_makefiles.diff with quilt
> dpkg-source: info: applying 03_child.c.diff with quilt
> dpkg-source: info: applying 04_loadkeys.diff with quilt
> dpkg-source: info: applying 05-CVE-2008-1994.diff with quilt
> dpkg-source: info: building acon using existing ./acon_1.0.5.orig.tar.gz
> dpkg-source: failure: quilt --quiltrc /dev/null push 04_loadkeys.diff 
> gave error exit status 1
> 
> I don't understand why is it trying to push 04_loadkeys.diff although it 
> already applied it before !

It's doing this in a temporary directory to check if there are local changes
that are not part of any patch. And it fails during this process because
of this:
$ lsdiff debian/patches/05-CVE-2008-1994.diff | grep debian
acon-1.0.5/debian/patches/04_loadkeys.diff

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to