GNU bug report logs -
#29094
dired-do-compress creates empty archives
Previous Next
Reported by: Max <mu <at> magi.net.ru>
Date: Wed, 1 Nov 2017 00:02:02 UTC
Severity: normal
Tags: fixed, patch
Fixed in version 26.1
Done: Noam Postavsky <npostavs <at> users.sourceforge.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Noam Postavsky writes:
> So it's actually a bit surprising that the current values apparently
> work for most people. I guess most GNU/Linux distros set the default
> to stdin?
I've investigated this a bit further. There is a DEFAULT_ARCHIVE
variable in GNU tar which is set at configuration time. The default
is '-'. Most distributions probably use the defaults.
In OpenBSD [1] and FreeBSD [2] makefiles for GNU tar DEFAULT_ARCHIVE
set to point to a tape drive. Probably to be consistent with tar(1)
provided in the base system which is also points to a tape drive.
> I assume you haven't assigned copyright to Emacs (so it should be
> marked as a tiny change)?
I haven't yet. As far as I know, these kind of small patches are
accepted without assigning a copyright. If not, please, let me know.
[1]: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers/gtar/Makefile?rev=1.78
[2]: https://svnweb.freebsd.org/ports/head/archivers/gtar/Makefile?revision=421635
This bug report was last modified 7 years and 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.