Bug 158388 - yum misreports update errors
Summary: yum misreports update errors
Keywords:
Status: CLOSED DUPLICATE of bug 158392
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-21 13:26 UTC by Avi Kivity
Modified: 2014-01-21 22:52 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-06-19 06:53:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Avi Kivity 2005-05-21 13:26:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.0 (like Gecko)

Description of problem:
due to some selinux problem, rpm scriplets do not execute for me: 
 
 
============================================================================= 
 Package                 Arch       Version          Repository        Size 
============================================================================= 
Updating: 
 openssh-server          x86_64     4.0p1-3          development-loca  222 k 
 
Transaction Summary 
============================================================================= 
Install      0 Package(s) 
Update       1 Package(s) 
Remove       0 Package(s) 
Total download size: 222 k 
Is this ok [y/N]: y 
Downloading Packages: 
Running Transaction Test 
Finished Transaction Test 
Transaction Test Succeeded 
Running Transaction 
error: %pre(openssh-server-4.0p1-3.x86_64) scriptlet failed, exit status 255 
error:   install: %pre scriptlet failed (2), skipping openssh-server-4.0p1-3 
 
Updated: openssh-server.x86_64 0:4.0p1-3 
Complete! 
 
but yum says the package has been updated, while it was not: 
 
[avi@blast ~]$ rpm -q openssh-server 
openssh-server-4.0p1-2 
 
this misreporting is confusing and potentially dangerous 

Version-Release number of selected component (if applicable):
yum-2.3.2-2

How reproducible:
Always

Steps to Reproduce:
1. update a package that fails its pre-install script  
  

Actual Results:  yum reported the package as updated   

Expected Results:  yum should have warned that the package was not updated 

Additional info:

Comment 1 Seth Vidal 2005-06-19 06:53:18 UTC

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


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