Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jul 2022 12:24:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254144] missing some directories and files in OptionalObsoleteFiles.inc
Message-ID:  <bug-254144-227-qDEw28KcRR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254144-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254144-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254144

joh.hendriks@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joh.hendriks@gmail.com

--- Comment #2 from joh.hendriks@gmail.com ---
I see the following when doing a make delete-old on FreeBSD 14

[ /usr/src ] > make delete-old
>>> Removing old files (only deletes safe to delete libs)
>>> Old files removed
>>> Removing old directories
rmdir: /usr/share/sendmail/cf/feature: Directory not empty
rmdir: /usr/share/sendmail/cf: Directory not empty
rmdir: /usr/share/sendmail: Directory not empty
>>> Old directories removed
To remove old libraries run 'make delete-old-libs'.
[root]@[zfstest01.truetest.nl] - main
[ /usr/src ] > ls -al /usr/share/sendmail/cf/feature
total 23
drwxr-xr-x  2 root  wheel    5 May 31 10:30 ./
drwxr-xr-x  3 root  wheel    3 May 31 10:30 ../
-r--r--r--  1 root  wheel  510 May  5 12:50 blocklist_recipients.m4
-r--r--r--  1 root  wheel  424 May  5 12:50 check_cert_altnames.m4
-r--r--r--  1 root  wheel  395 May  5 12:50 tls_failures.m4


I see these files are added in this patch, can someone patch the file?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254144-227-qDEw28KcRR>