Bug 267455 - with wg and if_wg coming back, obsoletefiles still delete's their manpage(s)
Summary: with wg and if_wg coming back, obsoletefiles still delete's their manpage(s)
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: Gordon Bergling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-31 06:43 UTC by Larry Rosenman
Modified: 2022-11-01 12:07 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2022-10-31 06:43:50 UTC
>>> Removing old files (only deletes safe to delete libs)
remove /mnt/usr/share/man/man4/if_wg.4.gz? remove /mnt/usr/share/man/man4/wg.4.gz? >>> Old files removed

Can we fix it?
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-31 09:39:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=a914f04a858a5aa31b6187c9d0af098f70fed337

commit a914f04a858a5aa31b6187c9d0af098f70fed337
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-10-31 09:38:38 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-10-31 09:38:38 +0000

    Remove wg.4 from ObsoleteFiles.inc

    wg.4 is still included which is obsolete
    since 744bfb213144. So remove the entry.

    PR:     267455
    Reported by:    Larry Rosenman <ler at FreeBSD dot org>

 ObsoleteFiles.inc | 4 ----
 1 file changed, 4 deletions(-)