Summary: | security/veracrypt: fusefs post install instructions refers to wrong kernel module name | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Luca Ferrari <fluca1978> |
Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | acm, grahamperrin |
Priority: | --- | Flags: | linimon:
maintainer-feedback?
(acm) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Luca Ferrari
2021-11-02 14:46:04 UTC
I have to say that I was installing veracrypt, and this produced the wrong post install instructions. Since fusefs-libs is the only fusefs related package installed, I suspected that the installation of veracrypt was installing fusefs-libs and that such message came out from the latter. However, this could be only related to veracrypt. https://cgit.freebsd.org/ports/tree/security/veracrypt/files/pkg-message.in – can be condensed, to a single point (without a number), to describe use of security/sudo ---- Messages relating to sysutils/fusefs-libs are, essentially, misplaced under security/veracrypt – no need to duplicate. https://www.freshports.org/sysutils/fusefs-libs/#message A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2027fc22e9d798b184cbd673bb7e46c2b690f5f commit f2027fc22e9d798b184cbd673bb7e46c2b690f5f Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2021-11-05 17:19:07 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2021-11-05 17:21:39 +0000 security/veracrypt: Improve pkg-message - Change fuse/fusefs and other minor changes - Bump PORTREVISION PR: 259612 Reported by: Luca Ferrari <fluca1978 __at__ gmail.com> security/veracrypt/Makefile | 2 +- security/veracrypt/files/pkg-message.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Committed thanks! |