Bug 438619 - why stops yum if one repo is not online?
Summary: why stops yum if one repo is not online?
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-23 01:41 UTC by Reindl Harald
Modified: 2014-01-21 23:02 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-25 01:44:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Reindl Harald 2008-03-23 01:41:04 UTC
Hi

Is it possible to modiy yum in a way it does its work if one of the configured
repo is not availabe and only gives a warning - so you must not use
--disablerepo and get updates from all locations which are online without break

yum clean metadata && yum -y --enablerepo=updates-testing update 

primary.xml.gz            100% |=========================|  10 kB    00:00
http://ayo.freshrpms.net/fedora/linux/8/i386/freshrpms/repodata/repomd.xml:
[Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
freshrpms. Please verify its path and try again
[root@srv-rhsoft:~]$

Comment 1 Seth Vidal 2008-03-25 01:44:04 UTC
This is unsafe behavior as it means a user could easily miss some updates. Not
to mention that dependency calculation would very much be off.

It's been discussed many times before and the answer is no, we won't implement it.

sorry.




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