On Wed, May 05, 2010 at 12:26:48PM +0200, Michael Andres wrote:
On Tuesday 04 May 2010 18:01:47 Scott Bahling wrote:
On Tue, 2010-05-04 at 16:07 +0200, Michael Andres wrote:
On Tuesday 04 May 2010 14:14:35 Scott Bahling wrote:
and attach the log. Even though zypper now uses aria, curl is still used for some requests (e.g. to check whether the remote file exists), that's why the curl debug variable.
I opened bug 602355 and added logs.
I suppose ZYPP_ARIA2C=0 zypper ref myrepo works.
Fails in a different way. It fails checking the repomd.xml.key, but I have a suspicion that what it downloaded was not the key file because the sha1 key and file size don't match. Is there a way to run zypper and not have it cleanup the tmp directories?
To me it looks like being a server side problem. Trying to access repomd.xml, I get a redirect to https://build.novell.com/ICSLogin, but libzypp won't be able to fill out the form. I would expect a 401 authentication required instead.
In that case it's an iChain setup problem. It has be be set up for BasicAuthentication, so that it doesn't show a login page. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org For additional commands, e-mail: zypp-devel+help@opensuse.org