Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 71542

Summary: up2date downgrades system without warning
Product: [Retired] Red Hat Raw Hide Reporter: Kjetil T. Homme <kjetilho>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED DEFERRED QA Contact: Jay Turner <jturner>
Severity: high Docs Contact:
Priority: medium    
Version: 1.0CC: gafton, mihai.ibanescu, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-14 22:33:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kjetil T. Homme 2002-08-14 22:33:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809

Description of problem:
up2date blindly installs packages without checking dependencies which are newer
than its package list.

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


How reproducible:
Didn't try

Steps to Reproduce:
1. upgrade from 7.3 to Raw Hide.  this includes the transition console-tools -> kbd
2. run up2date -u


Actual Results:  up2date removed kbd and installed console-tools without asking.
 it also downgraded gnome-user-docs for some reason.


Expected Results:  up2date should have noted that this would break the system
horribly, and asked the user if he really wanted to do this.  (even
"initscripts" had unmet dependencies after up2date had done its job.)


Additional info:

I use apt-rpm to keep my system up-to-date on Raw Hide.

Comment 1 Adrian Likins 2002-08-15 18:33:16 UTC
the packages are "odd' (console-tools, and "kbd")

They obsolete each other at various points in time.
up2date tracks down obsoletes, so in this case, it
can cause probablems.