[Bug 286677] geli no longer attaches geli partition
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 May 2025 11:27:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286677
Robert Clausecker <fuz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fuz@FreeBSD.org,
| |olce@FreeBSD.org
--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
More context from submitter as of his email to freebsd-current:
The commit of
base 713abc9880aabe0ff924ff644bceb6ff404ed3cd broke the attachment of encrypted
partitions on main.
# geli attach -d -k KEYFILE /dev/gpt/aux
Enter passphrase:
geli: Class not found: "ELI"
geli: There was an error with at least one provider.
Rolling back the patch fixed the issue.
--
You are receiving this mail because:
You are the assignee for the bug.