Bug 995632 - The nscd RPM script to remove older versions fails, resulting in multiple versions being installed
Summary: The nscd RPM script to remove older versions fails, resulting in multiple ver...
Keywords:
Status: CLOSED DUPLICATE of bug 983760
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Carlos O'Donell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-09 22:30 UTC by Peter Trenholme
Modified: 2016-11-24 16:09 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-13 19:48:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Peter Trenholme 2013-08-09 22:30:23 UTC
Description of problem:The nscd RPM script to remove older versions fails, resulting in multiple versions being installed


Version-Release number of selected component (if applicable):
From fc18 on

How reproducible:
Every time

Steps to Reproduce:
1.Try "yum reinstall nscd"
2.
3.

Actual results:
Error messages, failure

Expected results:
Reinstallation

Additional info:
var/tmp/rpm-tmp.cgWY6J: line 1: fg: no job control
error: %preun(nscd-2.17.90-4.fc20.x86_64) scriptlet failed, exit status 1

error: nscd-2.17.90-4.fc20.x86_64: erase failed

/var/tmp/rpm-tmp.ySm4Mw: line 1: fg: no job control
error: %preun(nscd-2.17.90-5.fc20.x86_64) scriptlet failed, exit status 1

error: nscd-2.17.90-5.fc20.x86_64: erase failed

/var/tmp/rpm-tmp.KdENSj: line 1: fg: no job control
error: %preun(nscd-2.17.90-6.fc20.x86_64) scriptlet failed, exit status 1

error: nscd-2.17.90-6.fc20.x86_64: erase failed

/var/tmp/rpm-tmp.WCuyk7: line 1: fg: no job control
error: %preun(nscd-2.17.90-10.fc20.x86_64) scriptlet failed, exit status 1

error: nscd-2.17.90-10.fc20.x86_64: erase failed

Comment 1 Carlos O'Donell 2013-08-13 19:46:12 UTC
Moving to glibc component since nscd is part of the glibc package.

Comment 2 Carlos O'Donell 2013-08-13 19:48:26 UTC

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

Comment 3 Michal Jaegermann 2013-08-13 20:47:44 UTC
(In reply to Peter Trenholme from comment #0)
> Description of problem:The nscd RPM script to remove older versions fails,
> resulting in multiple versions being installed

Even with bug 983760 fixed this will leave you with multiple old versions, with failing package scripts, of nscd installed.  To drop these you may use 'package-cleanup --cleandupes --noscripts' or you may apply 'rpm --noscripts -e ....' directly.


Note You need to log in before you can comment on or make changes to this bug.