Anyone know how to fix this error on zypper services?
celebi:/etc/zypp/services.d # zypper refs
Refreshing service 'Mewtwo'.
Problem retrieving the repository index file for service 'Mewtwo':
Timeout exceeded when accessing
'http://192.168.0.101/repo/repoindex.xml?cookies=0'.
Check if the URI is valid and accessible.
Skipping service 'Mewtwo' because of the above error.
Could not refresh the services because of errors.
celebi:/etc/zypp/services.d # cat Mewtwo.service
[Mewtwo]
name=Mewtwo
enabled=1
autorefresh=0
url = http://192.168.0.101/
type = ris
Carlos E. R. wrote:
> On 2012-09-20 23:14, VampirD wrote:
>> Anyone know how to fix this error on zypper services?
>
> Well, you are using a repository in your local network. Is it running? Is it configured properly? Is
> it accessible? Check it.
>
> don’t ask me how - if you know how to create a local repo you don’t need help with that >;-)
>
> Otherwise, please explain with details.
>
It’s not a local repository, its a service, a xml file that contains
information about the repositories.