[Bug 259808] [patch] /etc/periodic/daily/100.clean-disks attempt to remove *.core ports

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Nov 2021 03:12:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259808

            Bug ID: 259808
           Summary: [patch] /etc/periodic/daily/100.clean-disks attempt to
                    remove *.core ports
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: adsh@univ.kiev.ua

Created attachment 229461
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229461&action=edit
100.clean-disks.patch

Cleaning disks:
rm: py-pyroute2.core: Directory not empty

/etc/periodic/daily/100.clean-disks attempt to remove *.core named ports. For
example:

/usr/ports/net/py-pyroute2.core

Fix: /usr/ports/ (ports directory) must be excluded in script - see attached
patch.

Set daily_clean_disks_files="" in /etc/periodic.conf (bug #41777) - is not fix
for it.

-- 
You are receiving this mail because:
You are the assignee for the bug.