Bug 391326

Summary: When updating factory to factory, nscd fails: %post... scriptlet failed, exit status 1
Product: [openSUSE] openSUSE 11.0 Reporter: Carlos Robinson <carlos.e.r>
Component: Update ProblemsAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carlos Robinson 2008-05-16 13:01:57 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.
Comment 1 Andreas Jaeger 2008-05-16 13:24:23 UTC

*** This bug has been marked as a duplicate of bug 384254 ***