
09.06.2017 15:34, Werner Flamme пишет:
Lew Wolfgang [07.06.2017 22:06]:
On 06/07/2017 12:50 PM, Sudhir Anand wrote:
All,
Zypper hangs for a very long time, 30 minutes or more. Anyone else experience this behaviour? Any solutions?
I noticed that http://download.nvidia.com/opensuse/leap/ causes hangups when using wget. The "leap" directory is empty. Could this be related to your hangs? Maybe try disabling that repository if you're using it?
No, this is not related. Zypper sends a user agent string that triggers the forwarding to the "real" location of that repo.
Do not complicate things beyond necessity :) bor@bor-Latitude-E5450:~$ curl -A ZYpp http://download.nvidia.com/opensuse/leap/42.2/<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>404 - Not Found</title> </head> <body> <h1>404 - Not Found</h1> </body> </html> It is more simple - directory browsing does not work; but you can get individual files so you can use it as repository. bor@bor-Latitude-E5450:~$ curl http://download.nvidia.com/opensuse/leap/42.2/repodata/repomd.xml <?xml version="1.0" encoding="UTF-8"?> <repomd xmlns="http://linux.duke.edu/metadata/repo" xmlns:rpm="http://linux.duke.edu/metadata/rpm"> <revision>1495146315</revision> ... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org