What | Removed | Added |
---|---|---|
Component | YaST2 | libzypp |
Assignee | yast2-maintainers@suse.de | zypp-maintainers@forge.provo.novell.com |
QA Contact | jsrain@suse.com | qa-bugs@suse.de |
Flags | needinfo?(zypp-maintainers@forge.provo.novell.com) |
No, I this was not caused by some package. The installation of packages has
been completed.
It's most probably due to this repo:
> /etc/zypp/repos.d/devel_languages_D.repo
> --------------------------------------
> - alias : devel_languages_D
> - name : The D programming language (openSUSE_Tumbleweed)
> - enabled : 0
> - autorefresh : 0
> - type : NONE
> - priority : 99
> - gpgcheck : D(Y) repoD(Y) sig? pkgD(Y)
> - filePath: /etc/zypp/repos.d/devel_languages_D.repo
It has no baseurl defined. Something in YASTS cleanup code seems to activate
the UrlReplacer, which leads to the crash. I'm able to reproduce similar
crashes locally with zypper. So I guess it's a libzypp issue in the
first place.
->zypp-maintainers