https://bugzilla.suse.com/show_bug.cgi?id=1222338 https://bugzilla.suse.com/show_bug.cgi?id=1222338#c9 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo? --- Comment #9 from Michael Andres <ma@suse.com> ---
[zypper.log from c#6] /linux/chrome/rpm/stable/x86_64/repodata/repomd.xml < content-length: 1356
/linux/chrome/rpm/stable/x86_64/media.1/media < content-length: 1449 * The requested URL returned error: 404 * process_pending_input: nghttp2_session_mem_recv() returned -902:The user callback function failed
/linux/chrome/rpm/stable/x86_64/repodata/repomd.xml.asc < content-length: 1356 * Invalid HTTP header field was received: frame type: 1, stream: 5, name: [content-length], value: [833] * HTTP/2 stream 5 was not closed cleanly: PROTOCOL_ERROR (err 1)
[in my TW container] /linux/chrome/rpm/stable/x86_64/repodata/repomd.xml < content-length: 1356
/linux/chrome/rpm/stable/x86_64/media.1/media < content-length: 1449 * The requested URL returned error: 404 * process_pending_input: nghttp2_session_mem_recv() returned -902:The user callback function failed
/linux/chrome/rpm/stable/x86_64/repodata/repomd.xml.asc < content-length: 1356 * Invalid HTTP header field was received: frame type: 1, stream: 5, name: [content-length], value: [833] * HTTP/2 stream 5 was not closed cleanly: PROTOCOL_ERROR (err 1)
Looks like with the nghttp2_session_mem_recv error the content-length header are messed up. 833 would be the correct size for repomd.xml.asc. Looks as if we were reading old data from previous streams. -- You are receiving this mail because: You are on the CC list for the bug.