[Yum-devel] yum 2.1.9 - yes, I'm an idiot
seth vidal
skvidal at phy.duke.edu
Mon Oct 18 14:16:36 UTC 2004
On Mon, 2004-10-18 at 09:38, Jon Savage wrote:
> On Mon, 18 Oct 2004 09:10:32 -0400, seth vidal <skvidal at phy.duke.edu> wrote:
> > Hi All,
> > 2.1.9 is available now.
> >
> > What you say? That was a quick cycle! Yes, yes it was. This is because
> > I'm a moron and I left a local path in the /usr/bin/yum binary so the
> > only people for whom it would work is people who happen to have a dir
> > named /home/skvidal/cvs/yum-HEAD with _just_ the right files in it.
> >
> > <sigh>
> > Sorry.
> >
> > It's fixed
> >
> > Tarball:
> > http://linux.duke.edu/yum/download/2.1/yum-2.1.9.tar.gz
> >
> > src.rpm:
> > http://linux.duke.edu/yum/download/2.1/yum-2.1.9-1.src.rpm
> >
> > noarch.rpm - built on fedora core 2(ish):
> > http://linux.duke.edu/yum/download/2.1/yum-2.1.9-1.noarch.rpm
> >
> > And this one definitely works on machines != my laptop
> Hmm... I installed 2.19 and got:
> [root at swlt01 jsavage]# yum update
> Config Error: Insufficient repository configuration. No repositories
> Found/Enabled. Aborting. It appears that there were no devel repos in
> yum.conf/yum.conf.d.
> I added repos for devel back into yum.conf & it worked.
> BTW- Is there a particular format for adding repos to yum.conf.d?
file.repo
for /etc/yum.repos.d/
not yum.conf.d
and the repos file should be:
[repositoryid]
name=repo name
baseurl=blah blah balh
etc etc etc
-sv
More information about the Yum-devel
mailing list