unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40945: Rottlog service should create filenames with a '.gz' extension
@ 2020-04-28 17:36 Leo Famulari
  2020-04-29  7:43 ` bug#40945: [bug #40945] " Brice Waegeneire
  2020-05-06  9:19 ` bug#40945: (no subject) Brice Waegeneire
  0 siblings, 2 replies; 3+ messages in thread
From: Leo Famulari @ 2020-04-28 17:36 UTC (permalink / raw)
  To: 40945

Currently, the rottlog service in %base-services creates old rotated
logs that are named like "messages.1", "messages.2", etc.

However, these files are compressed with gzip, and gzip refuses to
decompress them until you add '.gz' to the end of the filenames.

I think this should be happening by default but for some reason is
not. rottlog-configuration uses as the default configuration
(file-append rottlog "/etc/rc"), and that file does call for this
extension to be added...

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-06  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 17:36 bug#40945: Rottlog service should create filenames with a '.gz' extension Leo Famulari
2020-04-29  7:43 ` bug#40945: [bug #40945] " Brice Waegeneire
2020-05-06  9:19 ` bug#40945: (no subject) Brice Waegeneire

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).