On Fri, 11 Dec 2009, Mike Hommey wrote:
> There are currently 2 problems with the way the .orig.tar.gz file is
> extracted during dpkg-source -b:
> - When a package-ver.orig directory pre-exists, it gets removed.

With format 1.0, there are many -s* options precisely to control this
(you may want to try -ss or -sk). Those options do not exist anymore with
newer formats however. Newer formats also don't wipe out the .orig dir,
they create temporary directories near the source tree.

> - The orig tarball is unpacked just to be removed afterwards. On SSD disks
>   and big tarballs, it is a waste of write cycles.
>
> For the latter, I'd suggest to use $TMPDIR when it is set.

Seems reasonable. We must take care where the diff file is generated as
this one is put into place with rename currently but otherwise it should
not create any problem.

Cheers,
-- 
Raphaƫl Hertzog



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to