<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=us-ascii" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 07/24/2009 09:51 AM, Joel Schuweiler wrote:
<blockquote
 cite="mid:EE1B5280D677694584BB10F977B19B980C74B107@SCHMOOZECOM1.schmooze.local"
 type="cite">
  <pre wrap="">Jason,

In anaconda.log it complains that it can't retrieve repository metadata when doing this.

Any thoughts? Anyway to get it to be more verbose so I can see where exactly it's looking?

Thanks,
joel
  </pre>
</blockquote>
<br>
<br>
Did you run createrepo on the directory in question?<br>
<br>
--Michael<br>
<br>
<br>
<blockquote
 cite="mid:EE1B5280D677694584BB10F977B19B980C74B107@SCHMOOZECOM1.schmooze.local"
 type="cite">
  <pre wrap="">
-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:kickstart-list-bounces@redhat.com">kickstart-list-bounces@redhat.com</a> [<a class="moz-txt-link-freetext" href="mailto:kickstart-list-bounces@redhat.com">mailto:kickstart-list-bounces@redhat.com</a>] On Behalf Of Jason Edgecombe
Sent: Wednesday, July 22, 2009 5:56 PM
To: Discussion list about Kickstart
Subject: Re: Repo on a cd

Joel Schuweiler wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have a few custom packages I need to install. I would like to install them in the %packages section, not post.

Is it possible to specify a repo directive like the following:

repo -name=customrpms -url=./customrepos

thoughts?

    </pre>
  </blockquote>
  <pre wrap=""><!---->yes, but it should be the following, assuming you're installing from CD:

repo -name=customrpms -url=/mnt/source/customrepos


The install media is mounted as /mnt/source or something similar.

Jason

_______________________________________________
Kickstart-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/kickstart-list">https://www.redhat.com/mailman/listinfo/kickstart-list</a>

_______________________________________________
Kickstart-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/kickstart-list">https://www.redhat.com/mailman/listinfo/kickstart-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>