Comment # 21 on bug 1124911 from
(In reply to Joseph Mitzen from comment #7)
> OK here's the problem... it's clearly trying to access files that simply
> don't exist. Look at this screenshot...
> 
> It's looking for files in https://download.opensuse.org/tumbleweed/repo/oss
> that simply aren't there - autoinst.xml, control.xml, license.tar.gz,
> into.txt, part.info, README.BETA, driverupdate. It says "ignored" for all
> but the last. Are any of these critical problems?

Just for the record - this is indeed harmless. The installer tries to download
optional files. These files do not exist, but it's not a problem at all.
If they existed, installer would just behave differently. Nothing else.

(In reply to Joseph Mitzen from comment #11)
> Created attachment 799848 [details]
> Yast2 log file

These attached logs contain this:
[zypp] MediaCurl.cc(MediaCurl):577
MediaCurl::MediaCurl(http://sfo-korg-mirror.kernel.org/opensuse/tumbleweed/repo/oss/repodata/d59f7...
[zypp++] MediaCurl.cc(setupEasy):857 Proxy: not explicitly set
[zypp++] MediaCurl.cc(setupEasy):858 Proxy: libcurl may look into the
environment
[zypp] ZYppFactory.cc(sigsegvHandler):55 Error: signal 11
[zypp] ZYppFactory.cc(sigsegvHandler):55 [hd]: (-3) /usr/lib64/libzypp.so.1709
: zypp::dumpBacktrace(std::ostream&)+0x39 [0x7f2363448539]
[zypp] ZYppFactory.cc(sigsegvHandler):55 [hd]: (-2) /usr/lib64/libzypp.so.1709
: +0x393c7b [0x7f2363403c7b]
[zypp] ZYppFactory.cc(sigsegvHandler):55 [hd]: (-1) /lib64/libc.so.6 : +0x3be10
[0x7f237927be10]
[zypp] ZYppFactory.cc(sigsegvHandler):55
vvvvvvvvvv----------------------------------------
[zypp] ZYppFactory.cc(sigsegvHandler):55 [bt]: (0) /usr/lib64/libcurl.so.4 :
+0x3a5e1 [0x7f2362e2a5e1]

Looks like what you say in comment #13: zypp/libzypp issue with libcurl

(In reply to Ernst Reissner from comment #15)
> I tried the newest iso. 
> Stalls at the same place probing at 40%. 
> /var/lib.rmp/.rpm.lock

Looks like completely different problem, or maybe a consequent one after
libzypp/libcurl has been fixed.

Anyway, we need new logs, please.


You are receiving this mail because: