[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: check-repository.py gives errors
- From: Ben Fitzgerald <ben_m_f yahoo co uk>
- To: kickstart-list redhat com
- Subject: Re: check-repository.py gives errors
- Date: Tue, 16 Nov 2004 15:09:17 +0000
On Tue, Nov 16, 2004 at 02:20:16PM +0000, Philip Rowlands wrote:
> On Tue, 16 Nov 2004, Ben Fitzgerald wrote:
>
> > File "/usr/lib/python2.2/urllib2.py", line 230, in get_type
> > raise ValueError, "unknown url type: %s" % self.__original
> >ValueError: unknown url type: /export/opt/kickstart/RedHat/base/comps
>
> Try file:///export/opt... which might be the URL syntax it expects.
Phil,
thanks for the suggestion, but unfortunately it doesn't like file://
[benf mylinuxbox kickstart]$ /usr/lib/anaconda-runtime/check-repository.py file:///export/opt/kickstart
Directory was invalid: [Errno 2] No such file or directory: 'file:///export/opt/kickstart/RedHat/RPMS'
I also tried nfs:// as the repositry is shared at /export/opt/kickstart, but
this gives no joy either.
Ben
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]