Description of problem: I use pam_mount to mount an LUKS encrypted partition at the time a user logs in. 1. Upgrade from F34 to F35 fails because of pam_mount and its dependencies -> can only upgrade with --allowerasing 2. Once upgraded it is not possible to install pam_mount again, therefore not able to login to user account that uses data on encrypted partition Issue as far as I can tell: - There is no pam_mount for F35. The only build failed. - The version for F34 cannot be installed because it requires cryptsetup-luks-libs. In F34 cryptsetup-luks-libs is provided by the cryptsetup-libs rpm. In F35 the cryptsetup-libs rpm does not contain cryptsetup-luks-libs. Version-Release number of selected component (if applicable): F35 versions: pam_mount: https://koji.fedoraproject.org/koji/buildinfo?buildID=1794338 cryptsetup-libs: https://koji.fedoraproject.org/koji/rpminfo?rpmID=27842441 F34 versions: cryptsetup-libs: https://koji.fedoraproject.org/koji/rpminfo?rpmID=26288131 How reproducible: Always Actual results: Cannot login to user account with /home on LUKS encrypted partition Expected results: Above works as in F34
FEDORA-2021-7c06731a3b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-7c06731a3b
FEDORA-2021-7c06731a3b has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-7c06731a3b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-7c06731a3b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
I installed pam_mount. However, it does not open the LUKS encrypted partition. (cryptsetup-libs rpm for F35 has still no cryptsetup-luks-libs)
FEDORA-2021-7c06731a3b has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.