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

Re: Problems building OCaml 3.11 package from git



On Fri, Nov 21, 2008 at 08:49:31PM +0100, Ralf Treinen wrote:
> When I try to build the 3.11 package with the command given by Stephane :
> 
> git-buildpackage --git-pristine-tar --git-debian-branch=3.11/master\
> 	 --git-upstream-branch=3.11/upstream
> 
> I get an error for unrepresentable changes to source :

Do you have the pristine-tar package installed?  I tried the same
build, and my log differs as follows:

Yours:

> rm -f debian/ocaml-source-3.11.0+beta1.tar.bz2
>  dpkg-source -i.git/ -I.git -b ocaml

Mine:

rm -f debian/ocaml-source-3.11.0+beta1.tar.bz2
pristine-tar: successfully generated /home/ecc/packages/ocaml_3.11.0~beta1.orig.tar.gz

-- 
Eric Cooper             e c c @ c m u . e d u


Reply to: