Bugzilla – Bug 391326
When updating factory to factory, nscd fails: %post... scriptlet failed, exit status 1
Last modified: 2008-05-16 13:24:23 UTC
Upgrading the weekly factory version, via "zypper dup", I get (for two..three weeks): Downloading package nscd-2.8-11.i586, 62.0 K (123.0 K unpacked) Installing: nscd-2.8-11 [error] Installation of nscd-2.8-11 failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: error: failed to stat /home/cer/.gvfs: Permission denied insserv: Service boot.setclock has to be enabled for service nscd insserv: exiting now! error: %post(nscd-2.8-11.i586) scriptlet failed, exit status 1 Today: minas-morgul:~ # chkconfig boot.setclock boot.setclock off minas-morgul:~ # chkconfig boot.setclock on minas-morgul:~ # zypper in -f nscd Overall download size: 62.0 K. After the operation, 246.0 K will be freed. Continue? [Y/n/p/?]: Downloading package nscd-2.8-11.i586, 62.0 K (123.0 K unpacked) Installing: nscd-2.8-11 [done] I have no idea why "boot.setclock" was off, but I doubt that installation of "nscd" should fail. When running "zypper -n dup" overnight it made zypper to abort the update. I think installation should continue even if the service wasn't enabled.
*** This bug has been marked as a duplicate of bug 384254 ***