Devon (dookie) Kearns wrote:
> dookie@kali:/tmp/work$ tar czpf oclhashcat-plus_0.15.orig.tar.gz 
> oclhashcat-plus-0.15/

> dookie@kali:/tmp/work$ tar czpf oclhashcat-plus_0.15.orig.tar.gz 
> oclhashcat-plus-0.15/
> dookie@kali:/tmp/work$ cd oclhashcat-plus

> xdelta: warning: no matches found in from file, patch will apply without it
> error: excessively large binary delta for 
> /tmp/pristine-tar.Oo4GbRUxeB/origtarball

You have untarred the tarball to oclhashcat-plus-0.15, but you are
running pristine-tar inside a different directory, oclhashcat-plus.

If pristine-tar cannot find all the files in this directory that are in
the tarball, it has to use a binary delta to represent them. Apparently
the directory you ran it in contains none of the files at all, so the
delta is too large.

Besides not using pristine-tar correctly, there is absolutely no reason
to be using it at all in this case. oclhashcat-plus_0.15.orig.tar.gz is
a file you have created; it is not the original file from upstream. So
there is little or no value in being able to regenerate that file from
your source checkout.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to