Mailinglist Archive: opensuse-bugs (4238 mails)

< Previous Next >
[Bug 730496] Password is not asked and crypt file is not mounted when booted using systemd

https://bugzilla.novell.com/show_bug.cgi?id=730496

https://bugzilla.novell.com/show_bug.cgi?id=730496#c10


--- Comment #10 from Oleg Shevelev <oshevelev@xxxxxxxxx> 2011-12-05 16:40:34
UTC ---
(In reply to comment #6)
could you test without any workaround, package from home:fcrozat:systemd /
systemd ?

linux-x2yl:/home/sol # rpm -qi systemd
Name : systemd
Version : 37
Release : 303.1
Architecture: x86_64
Install Date: пн, 05-гру-2011 17:37:08 +0200
Group : System/Base
Size : 4188008
License : GPLv2+
Signature : DSA/SHA1, пн, 05-гру-2011 15:55:36 +0200, Key ID 5ace4ca4fd73faf5
Source RPM : systemd-37-303.1.src.rpm
Build Date : пн, 05-гру-2011 15:54:48 +0200
Build Host : build24
Relocations : (not relocatable)
Vendor : obs://build.opensuse.org/home:fcrozat
URL : http://www.freedesktop.org/wiki/Software/systemd
Summary : A System and Session Manager
Description :
Systemd is a system and service manager, compatible with SysV and LSB
init scripts for Linux. systemd provides aggressive parallelization
capabilities, uses socket and D-Bus activation for starting services,
offers on-demand starting of daemons, keeps track of processes using
Linux cgroups, supports snapshotting and restoring of the system state,
maintains mount and automount points and implements an elaborate
transactional dependency-based service control logic. It can work as a
drop-in replacement for sysvinit.
Distribution: home:fcrozat:systemd / openSUSE_12.1


Still unsuccessful. But something new appeared:

[ 5.244463] padlock_sha: VIA PadLock Hash Engine not detected.
[ 5.248524] modprobe[823]: FATAL: Error inserting padlock_sha
(/lib/modules/3.1.0-1.2-desktop/kernel/drivers/crypto/padlock-sha.ko): No such
device
[ 5.465001] mount[627]: Password: crypt_activate_by_passphrase: Operation
not permitted
[ 5.466443] systemd[1]: home-sol-config.mount mount process exited,
code=exited status=1
[ 5.479141] systemd[1]: Unit home-sol-config.mount entered failed state.
[ 93.333646] systemd[1]: Job home-sol-crfile.device/start timed out.
[ 93.333748] systemd[1]: Job cryptsetup.target/start failed with result
'dependency'.
[ 93.333757] systemd[1]: Job dev-mapper-cr_crfile.device/start failed with
result 'dependency'.
[ 93.333760] systemd[1]: Job cryptsetup@cr_crfile.service/start failed with
result 'dependency'.
[ 93.333766] systemd[1]: Job home-sol-crfile.device/start failed with result
'timeout'.
[ 93.657475] logger[862]: Requesting microcode for AMD fam10h or newer CPU(s)

I do not remember there was this line:
"mount[627]: Password: crypt_activate_by_passphrase: Operation not permitted"

And still everything works fine if booted with: init=/sbin/sysvinit

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >