|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper hardlocks. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Carlos Robinson <carlos.e.r> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Leap 15.6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | zypper log of crashed zypper session | ||
|
Description
Carlos Robinson
2024-03-07 12:13:06 UTC
Zypper is not YaST. There is a separate Bugzilla component for it: libzypp. Reassigning. It might still be a kernel problem, though. But let's have the libzypp / zypper maintainers have a look at this first. Sorry, I looked for zypper under "zypper", starting with letter "z". The component list combo could be improved to have a search feature, and then I would have been able to find "libzypp". Searching visually on a long list is limited, as you have experienced. Likely the kernel issue. The log shows nothing suspicious, but the commands stop immediately after having entered curl. > MediaCurl.cc(doGetFileCopyFile):1200 URL: http... > [END] One could try > ZYPP_MEDIA_CURL_DEBUG=3 zypper ... This would increase the verbosity of libcurl. It will show the connect, SSL handshakes and the exchange of headers. It might give a hint when the OOps occurs, but I somewhat doubt that this can be solved inside libzypp/libcurl. I'd close it as duplicate/followup of bug#1221114. . *** This bug has been marked as a duplicate of bug 1221114 *** |