zypper up
Refreshing service 'Packman Alternate Mirror'.
Problem retrieving the repository index file for service 'Packman Alternate Mirror':
Timeout exceeded when accessing 'http://packman.inode.at/suse/openSUSE_Leap_42.1/repodata/repomd.xml/repo/repoindex.xml?cookies=0'.
Check if the URI is valid and accessible.
Refreshing service 'Packman alternate mirror'.
Problem retrieving the repository index file for service 'Packman alternate mirror':
Timeout exceeded when accessing 'http://packman.inode.at/suse/openSUSE_Leap_42.1/repodata/repomd.xml/repo/repoindex.xml?cookies=0'.
Check if the URI is valid and accessible.
Since packman is already removed, the above error should not be present.
The problem is , I’ve already removed ALL packman repositories but zypper is still trying to retrieve from a previous packman repo.
Hi Fraser_Bell,
zypper clean --all
All repositories have been cleaned up.
zypper ref
Retrieving repository 'Google-Chrome' metadata .......................................................................................................................[done]
Building repository 'Google-Chrome' cache ............................................................................................................................[done]
Retrieving repository 'X11:windowmanagers' metadata ..................................................................................................................[done]
Building repository 'X11:windowmanagers' cache .......................................................................................................................[done]
Retrieving repository 'openSUSE-Leap-42.1-Non-Oss' metadata ..........................................................................................................[done]
Building repository 'openSUSE-Leap-42.1-Non-Oss' cache ...............................................................................................................[done]
Retrieving repository 'openSUSE-Leap-42.1-Oss' metadata ....................................................[done]
Building repository 'openSUSE-Leap-42.1-Oss' cache .........................................................[done]
Retrieving repository 'openSUSE-Leap-42.1-Update' metadata .................................................[done]
Building repository 'openSUSE-Leap-42.1-Update' cache ......................................................[done]
Retrieving repository 'openSUSE-Leap-42.1-Update-Non-Oss' metadata .........................................[done]
Building repository 'openSUSE-Leap-42.1-Update-Non-Oss' cache ..............................................[done]
All repositories have been refreshed.
zypper up
Refreshing service 'Packman Alternate Mirror'.
Problem retrieving the repository index file for service 'Packman Alternate Mirror':
Timeout exceeded when accessing 'http://packman.inode.at/suse/openSUSE_Leap_42.1/repodata/repomd.xml/repo/repoindex.xml?cookies=0'.
Check if the URI is valid and accessible.
Refreshing service 'Packman alternate mirror'.
Problem retrieving the repository index file for service 'Packman alternate mirror':
Timeout exceeded when accessing 'http://packman.inode.at/suse/openSUSE_Leap_42.1/repodata/repomd.xml/repo/repoindex.xml?cookies=0'.
Check if the URI is valid and accessible.
But I assume that your error means that zypper is still looking for your Packman repo packages.
I’d have liked to see you tell zypper to stop looking for those Packman packages, likely with the following command