Am 30.08.2013 00:46, schrieb Suvayu Ali:
> Running transaction
> /var/tmp/rpm-tmp.ARyh47: line 1: fg: no job control
> error: %preun(nscd-2.17-13.fc19.x86_64) scriptlet failed, exit status 1
> Error in PREUN scriptlet in rpm package nscd-2.17-13.fc19.x86_64
>   Verifying  : nscd-2.17-13.fc19.x86_64
> 
> Failed:
>   nscd.x86_64 0:2.17-13.fc19
> 
> Now I have two versions of nscd installed:
> 
> $ rpm -q nscd
> nscd-2.17-13.fc19.x86_64
> nscd-2.17-14.fc19.x86_64
> 
> How can I remedy this?  Thanks for any help

rpm -e --noscripts
yum reinstall nscd

the second one for safety

[harry@srv-rhsoft:~]$ LANG=c; rpm --help | grep script
  --noscript                       don't execute verify script(s)
  --noscripts                      do not execute package scriptlet(s)
  --notriggers                     do not execute any scriptlet(s) triggered
  --scripts                        list install/erase scriptlets from
  --info                           list descriptive information from package(s)
  --triggers                       list trigger scriptlets from package(s)

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to