Comment # 5 on bug 1179894 from
(In reply to Miroslav Bene������ from comment #4)
> Hm, I suppose "running kernel" means kernel-obs-build here. Is it any
> different from the common kernel? Because my TW kernel definitely has "1" in
> /sys/kernel/fscaps. So it is suspicious as Takashi said above.

As we tried, fscaps is 1 also in the obs-build kernel (it cannot be different
as it is repackaged kernel-default package).

Looking at the output:
[   16s] util-linux-2.37.2-2.3                
########################################
[   16s] Warning: running kernel does not support fscaps
[   16s] /usr/bin/mount: setting to root:root 4755 (wrong permissions 0755)

Clearly it warns even before mount(1) is installed. So /sys/ is definitely not
instantiated at that phase.


You are receiving this mail because: