all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix on foreign distribution: /var/log/guix/* removal safe?
@ 2023-09-04 23:28 Andy Tai
  2023-09-04 23:56 ` Csepp
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-09-04 23:28 UTC (permalink / raw)
  To: help-guix

I run Guix on top of a foreign distribution (Fedora).  The directory
/var/log/guix contains  log files and keeps growing in size.  I wonder
if I can remove existing log files in /var/log/guix without any
harmful effect (with no guix pull or build in progress)?

Thanks for info


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

* Re: guix on foreign distribution: /var/log/guix/* removal safe?
  2023-09-04 23:28 guix on foreign distribution: /var/log/guix/* removal safe? Andy Tai
@ 2023-09-04 23:56 ` Csepp
  2023-09-05  5:04   ` Julien Lepiller
  0 siblings, 1 reply; 3+ messages in thread
From: Csepp @ 2023-09-04 23:56 UTC (permalink / raw)
  To: Andy Tai; +Cc: help-guix


Andy Tai <atai@atai.org> writes:

> I run Guix on top of a foreign distribution (Fedora).  The directory
> /var/log/guix contains  log files and keeps growing in size.  I wonder
> if I can remove existing log files in /var/log/guix without any
> harmful effect (with no guix pull or build in progress)?
>
> Thanks for info

AFAIK yes.  I've done so a few times.


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

* Re: guix on foreign distribution: /var/log/guix/* removal safe?
  2023-09-04 23:56 ` Csepp
@ 2023-09-05  5:04   ` Julien Lepiller
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Lepiller @ 2023-09-05  5:04 UTC (permalink / raw)
  To: help-guix, Csepp, Andy Tai

Le 5 septembre 2023 01:56:08 GMT+02:00, Csepp <raingloom@riseup.net> a écrit :
>
>Andy Tai <atai@atai.org> writes:
>
>> I run Guix on top of a foreign distribution (Fedora).  The directory
>> /var/log/guix contains  log files and keeps growing in size.  I wonder
>> if I can remove existing log files in /var/log/guix without any
>> harmful effect (with no guix pull or build in progress)?
>>
>> Thanks for info
>
>AFAIK yes.  I've done so a few times.
>

Yes, it's perfectly safe. You could setup a rotation job so you don't have to care about cleaning them manually. See your distro's documentation to learn how to do that ;)


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

end of thread, other threads:[~2023-09-05  5:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-04 23:28 guix on foreign distribution: /var/log/guix/* removal safe? Andy Tai
2023-09-04 23:56 ` Csepp
2023-09-05  5:04   ` Julien Lepiller

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.