Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2022 14:53:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266604] Spurious deletion of /bin/rmail
Message-ID:  <bug-266604-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266604

            Bug ID: 266604
           Summary: Spurious deletion of /bin/rmail
           Product: Base System
           Version: 13.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: philippe.michel7@free.fr

When WITH_SENDMAIL is false, make delete-old wants to delete /bin/rmail via an
entry in OptionalObsoleteFiles.inc.

But this file may have been installed by WITH_MAILWRAPPER or WITH_DMAGENT (I
didn't try to investigate possible logical relationships between all these
variables).

/bin/rmail should probably only be removed if the above variables are all
false.

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

home | help

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