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

Re: New source package formats now available



On Tue, 24 Nov 2009, Brian May wrote:
> Next problem:
> 
> [...]
>  dpkg-source -b heimdal-1.3.1.dfsg.1
> 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 all patches with quilt push -q 030_autotools
> Applying patch 011_sharedlibs
> Applying patch 020_maintainermode
> Applying patch 021_debian
> Applying patch 022_openafs
> Applying patch 024_rxtelnet
> Applying patch 025_pthreads
> Applying patch 027_rsh_use_ktelnet
> Applying patch 030_autotools
> Now at patch 030_autotools
> dpkg-source: info: building heimdal using existing ./heimdal_1.3.1.dfsg.1.orig.tar.gz
> dpkg-source: error: quilt --quiltrc /dev/null push -q 030_autotools gave error exit status 1
> dpkg-buildpackage: error: dpkg-source -b heimdal-1.3.1.dfsg.1 gave error exit status 2

You probably have upstream changes that are not under quilt's control
(they appear in the .diff.gz up to now). And one of your patches
depends on that change... without it it doesn't apply. Thus the quilt
series fails to apply on directory with only the upstream tarball
unpacked.

Cheers,
-- 
Raphaël Hertzog


Reply to: