check-repository.py gives errors

Ben Fitzgerald ben_m_f at yahoo.co.uk
Tue Nov 16 15:09:17 UTC 2004


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 at 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




More information about the Kickstart-list mailing list