Skip to content

help: failed to decompress rpm files with rpm2cpio&cpio #2628

Answered by pmatilai
zhuizhuhaomeng asked this question in Q&A
Discussion options

You must be logged in to vote

rpm2cpio doesn't check for any rpmlib() dependencies the package may have, try 'rpm -i' on the src.rpm for that. Most likely the kernel package you're looking at is compressed with an algorithm (zstd) that the rpm you're using doesn't support.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pmatilai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2560 on August 23, 2023 08:41.