Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread dexter
2008/12/9 Peter Schwenk <[EMAIL PROTECTED]>: > > Ugh. That was it. The stupid name conflicted. Sorry, I should have tried > that, but with my F8 kickstart installs, the same name doesn't collide with > anything. > Yes I seem to remember the words updates, updates-testing etc have special meanin

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread Peter Schwenk
On Dec 9, 2008, at 11:06 AM, dexter wrote: 2008/12/9 Peter Schwenk <[EMAIL PROTECTED]>: repo --name="updates" --baseurl="http://name.of.machine/fc10_patches/i386 " The only thing I can think of is try renaming your repo and watch the logs again: repo --name=my-updates --baseurl=http://n

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread dexter
2008/12/9 Peter Schwenk <[EMAIL PROTECTED]>: > > repo --name="updates" --baseurl="http://name.of.machine/fc10_patches/i386"; > The only thing I can think of is try renaming your repo and watch the logs again: repo --name=my-updates --baseurl=http://name.of.machine/fc10_patches/i386 ...dex --

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread Peter Schwenk
On Dec 9, 2008, at 10:40 AM, Peter Schwenk wrote: On Dec 9, 2008, at 9:54 AM, Rahul Sundaram wrote: Peter Schwenk wrote: Yep, I added a "repo" line for it in my kickstart file. The console message shows that it looked at the repo but "ignored" it because it considered it to be a duplicat

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread Peter Schwenk
On Dec 9, 2008, at 9:54 AM, Rahul Sundaram wrote: Peter Schwenk wrote: Yep, I added a "repo" line for it in my kickstart file. The console message shows that it looked at the repo but "ignored" it because it considered it to be a duplicate. My install repo and the updates repo certainly

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread Peter Schwenk
On Dec 9, 2008, at 9:54 AM, Rahul Sundaram wrote: Peter Schwenk wrote: Yep, I added a "repo" line for it in my kickstart file. The console message shows that it looked at the repo but "ignored" it because it considered it to be a duplicate. My install repo and the updates repo certainly

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread Rahul Sundaram
Peter Schwenk wrote: Yep, I added a "repo" line for it in my kickstart file. The console message shows that it looked at the repo but "ignored" it because it considered it to be a duplicate. My install repo and the updates repo certainly aren't the same, but something makes the install thi

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-09 Thread Peter Schwenk
On Dec 9, 2008, at 2:07 AM, David Timms wrote: Peter Schwenk wrote: being ignored. I know this because I do an ALT-F3 to look at the console messages, and I see one that says "ignoring duplicate repository updates with URL ['http://ip.of.my.server/path/to/Package_and_repodata_for_updates'

Re: Fedora 10 kickstart install ignoring "updates" repository

2008-12-08 Thread David Timms
Peter Schwenk wrote: being ignored. I know this because I do an ALT-F3 to look at the console messages, and I see one that says "ignoring duplicate repository updates with URL ['http://ip.of.my.server/path/to/Package_and_repodata_for_updates']". I don't understand how this repository is bein

Fedora 10 kickstart install ignoring "updates" repository

2008-12-08 Thread Peter Schwenk
Hello: I'm doing network based kickstart installs of Fedora 10, and I'm having trouble getting the "updates" repository to be recognized during the installation. I use a boot CD (using the boot.iso image found on the install DVD), and I make the install DVD contents available via NFS. I