Well, still not liking me. (yast2-packagemanager-2.9.73-0.1) I did the rm command. It's hanging here and /var/lib/YasST2/you/mnt/media.1/media is still empty:
zlinux-maint:~ # tail /var/log/YaST2/y2log 2008-02-12 16:08:58 <1> zlinux-maint(11355) [Y2PM] Y2PM.locale.cc(LocaleSettings):103 Fallback locale: 'en' 2008-02-12 16:08:58 <1> zlinux-maint(11355) [Y2PMrc] Y2PM.rcvalue.cc(rcInit):428 Initialize using: file /var/adm/YaST/y2pm/y2pmrc 2008-02-12 16:08:58 <1> zlinux-maint(11355) [Y2PMrc++] Y2PM.rcvalue.cc(parse):272 assignstatus == 1 2008-02-12 16:08:58 <1> zlinux-maint(11355) [Y2PM] Y2PM.cc(setCandidateOrder):137 setCandidateOrder 0 2008-02-12 16:08:58 <1> zlinux-maint(11355) [mediaaccess] MediaAccess.cc(open):114 Opened: https(https://you.novell.com/update not attached; localRoot "/var/lib/YaST2/you/mnt") 2008-02-12 16:08:58 <2> zlinux-maint(11355) [mediaaccess] MediaCurl.cc(attachTo):129 Disable certificate verification for https. 2008-02-12 16:08:58 <1> zlinux-maint(11355) [mediaaccess] MediaHandler.cc(attach):171 Attached: https://you.novell.com/update attached; localRoot "/var/lib/YaST2/you/mnt" 2008-02-12 16:08:58 <1> zlinux-maint(11355) [mediaaccess++] MediaCurl.cc(getFileCopy):360 dest: /var/lib/YaST2/you/mnt/media.1/media 2008-02-12 16:08:58 <1> zlinux-maint(11355) [mediaaccess++] MediaCurl.cc(getFileCopy):361 destNew: /var/lib/YaST2/you/mnt/media.1/media.new.yast.37456 2008-02-12 16:08:58 <1> zlinux-maint(11355) [mediaaccess++] MediaCurl.cc(getFileCopy):369 URL: https://you.novell.com/update/media.1/media It'll eventually time that out, I'm sure. I'll try the very ugly hack later this evening and I *will* call you. That's what premium support is supposed to be for, right?!! Marcy Cortes "This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation." -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mark Post Sent: Tuesday, February 12, 2008 4:05 PM To: [email protected] Subject: Re: [LINUX-390] Yast online_update problem - curl vs. our proxy server >>> On Tue, Feb 12, 2008 at 6:53 PM, in message <[EMAIL PROTECTED]>, Marcy Cortes <[EMAIL PROTECTED]> wrote: > Wanted to see if anyone else has run into this. > > YOU has stopped working for me. Probabably a while ago, but I think > I've finally figured out why. > > We have a proxy server. Novell is putting up 302 redirects on > https://you.novell.com/update and files beneath that url and curl is > stopping on those. I see I'm pulling things like: > > zlinux-maint:~ # cat /var/lib/YaST2/you/mnt/media.1/media > <HTML><HEAD><TITLE>Novell iChain</TITLE></HEAD><BODY><b><p>Your old > browser does not support a 302 Redirect.</b></BODY></HTML> Hmm. I was messing with something similar today with another customer. I wound up doing an "rm /var/lib/YaST2/you/mnt/media.1/*" command and then things started working again for me. What's the version of yast2-packagemanager on that system? > I've disected it some and found that curl with ah -L option goes right > on through these redirects and will pull good files. > > But I can't find a way to make online_update call curl with a -L option. If the above doesn't get you back on track, I would think that a very ugly hack of renaming /usr/bin/curl to /usr/bin/curl.bin, and creating a shell script named /usr/bin/curl that invoked /usr/bin/curl.bin with the -L ahead of the rest of the parms might get you by. Just don't call me/us if it breaks. :) Try the other workaround first. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
