<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-14027544.post113566512009126670..comments</id><updated>2010-04-22T11:25:39.652+01:00</updated><title type='text'>Comments on GeoffBlog.com: YUM - Repository base is listed more than once</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.geoffblog.com/feeds/113566512009126670/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default'/><link rel='alternate' type='text/html' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html'/><author><name>Geoff</name><uri>http://www.blogger.com/profile/18012470891544421401</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-14027544.post-3127765556299329669</id><published>2010-03-14T03:10:20.108+01:00</published><updated>2010-03-14T03:10:20.108+01:00</updated><title type='text'>Thank you, very helpful</title><content type='html'>Thank you, very helpful</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/3127765556299329669'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/3127765556299329669'/><link rel='alternate' type='text/html' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html?showComment=1268532620108#c3127765556299329669' title=''/><author><name>Kristopher</name><uri>http://www.blogger.com/profile/10309823808729789243</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html' ref='tag:blogger.com,1999:blog-14027544.post-113566512009126670' source='http://www.blogger.com/feeds/14027544/posts/default/113566512009126670' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-806472877'/></entry><entry><id>tag:blogger.com,1999:blog-14027544.post-6323659158156372919</id><published>2009-04-14T16:37:00.000+01:00</published><updated>2009-04-14T16:37:00.000+01:00</updated><title type='text'>thanks, it worked for me :)</title><content type='html'>thanks, it worked for me :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/6323659158156372919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/6323659158156372919'/><link rel='alternate' type='text/html' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html?showComment=1239723420000#c6323659158156372919' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html' ref='tag:blogger.com,1999:blog-14027544.post-113566512009126670' source='http://www.blogger.com/feeds/14027544/posts/default/113566512009126670' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-540385859'/></entry><entry><id>tag:blogger.com,1999:blog-14027544.post-2182513795735874285</id><published>2008-06-05T22:53:00.000+01:00</published><updated>2008-06-05T22:53:00.000+01:00</updated><title type='text'>I installed another version of yum and it modified...</title><content type='html'>I installed another version of yum and it modified my yum.conf file.  I decided to do the following:&lt;BR/&gt;&lt;BR/&gt;make sure that your yum.conf file looks like this:&lt;BR/&gt;--------------------------------------------------------------------------------------------------------&lt;BR/&gt;[main]&lt;BR/&gt;cachedir=/var/cache/yum&lt;BR/&gt;debuglevel=2&lt;BR/&gt;logfile=/var/log/yum.log&lt;BR/&gt;pkgpolicy=newest&lt;BR/&gt;distroverpkg=redhat-release&lt;BR/&gt;tolerant=1&lt;BR/&gt;exactarch=1&lt;BR/&gt;--------------------------------------------------------------------------------------------------------&lt;BR/&gt;...if there is anything below this, comment it out with '#' like so...&lt;BR/&gt;#[base]&lt;BR/&gt;#name=Red Hat Linux $releasever - $basearch - Base&lt;BR/&gt;#baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/$releasever/$basearch/&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;#[updates]&lt;BR/&gt;#name=Red Hat Linux $releasever - Updates&lt;BR/&gt;#baseurl=http://mirror.dulug.duke.edu/pub/yum-repository/redhat/updates/$releasever/&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;...this worked for me.  Make sure it uses the files in /etc/yum.repos.d instead of the ones commented out.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/2182513795735874285'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/2182513795735874285'/><link rel='alternate' type='text/html' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html?showComment=1212702780000#c2182513795735874285' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html' ref='tag:blogger.com,1999:blog-14027544.post-113566512009126670' source='http://www.blogger.com/feeds/14027544/posts/default/113566512009126670' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1918478550'/></entry><entry><id>tag:blogger.com,1999:blog-14027544.post-114520200328138176</id><published>2006-04-16T16:40:00.000+01:00</published><updated>2006-04-16T16:40:00.000+01:00</updated><title type='text'>Thank you for sparing my "2 hours" or more for me....</title><content type='html'>Thank you for sparing my "2 hours" or more for me. Alain.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/114520200328138176'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/14027544/113566512009126670/comments/default/114520200328138176'/><link rel='alternate' type='text/html' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html?showComment=1145202000000#c114520200328138176' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.geoffblog.com/2005/12/yum-repository-base-is-listed-more.html' ref='tag:blogger.com,1999:blog-14027544.post-113566512009126670' source='http://www.blogger.com/feeds/14027544/posts/default/113566512009126670' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-659033075'/></entry></feed>
