Bug 61170

Summary: up2date-2.7.11-6.x.1 - infinite loop with unresolvable deps
Product: [Retired] Red Hat Linux Reporter: James Manning <jmm>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED NOTABUG QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: 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-03-14 19:45:14 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 James Manning 2002-03-14 19:45:10 UTC
New bug created as requested by Adrian in bug 61119.  Basically,
on RHL 6.2, attempting up2date -u, with the swatch pkg requiring
the unresolvable deps perl-File-Tail and perl-Date-Calc, the up2date
client went into an infinite loop

https://bugzilla.redhat.com/bugzilla/showattachment.cgi?attach_id=48427

The last 4 lines of each loop are:

=================
Testing package set / solving RPM inter-dependencies...
There was a package dependency problem.  The message was:
A package providing perl-File-Tail could not be found.
A package providing perl-Date-Calc could not be found.
=================

and then it starts back at the top of the loop:

=================
Retrieving list of all available packages...
########################################
########################################
=================

Comment 1 James Manning 2002-03-14 19:51:28 UTC
PEBCAK - sorry