Bug 478461 - Does not check and notify user if it's unable to fetch repo data..
Summary: Does not check and notify user if it's unable to fetch repo data..
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-30 15:29 UTC by Jóhann B. Guðmundsson
Modified: 2014-01-21 23:07 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-12-30 19:53:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jóhann B. Guðmundsson 2008-12-30 15:29:18 UTC
Description of problem:

When network connection has not been established and a user runs 
for example yum update it seems to rerun from cache and does not notify
the user that it is doing so..

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

-20

How reproducible:

Always

Steps to Reproduce:
1. Turn off the network interface
2. Run yum update
3. 
  
Actual results:

Runs from cache without notifying the user that it's doing so
why it does.

Expected results:

User gets notifyed that it's running from cache and does so 
since it's unable to connect/reach the "repo" 

"Unable to reach $repo ran from cache"

Or some other informative messages that it's doing it and why..

Additional info:

Minor nuance..

Comment 1 seth vidal 2008-12-30 19:53:29 UTC
It operates from a cache if the repomd.xml is within the cache timeout period. It doesn't notify the user b/c at this point it has no reason to. It's not even connected to the network.


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