[Rpm-maint] [rpm-software-management/rpm] help: failed to decompress rpm files with rpm2cpio&cpio (Issue #2560)
lijunlong
notifications at github.com
Wed Jul 5 06:17:04 UTC 2023
I want to decompress the kernel-5.14.0-284.18.1.el9_2.aarch64.rpm with the following.
I can not decompress successfully.
```shell
rpm2cpio kernel-5.14.0-284.18.1.el9_2.aarch64.rpm | cpio -div
1 block
```
Then I ran `rpm2cpio kernel-5.14.0-284.18.1.el9_2.aarch64.rpm > a.cpio`.
I found the a.cpio only has 124 bytes.
What's the correct command to decompress the rpm file ?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2560
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2560 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230704/76e584cf/attachment.html>
More information about the Rpm-maint
mailing list