Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在提取下面的 rpm 包时遇到错误。我之前多次运行此命令,但这次它显示错误。我尝试在 Oracle Linux 7 上运行此命令。我该怎么办?
rpm2cpio couchbase-server-enterprise-6.5.0-oel7.x86_64.rpm | cpio --extract --make-directories --no-absolute-filenames cpio: premature end of file
好的。我解决了。传输 rpm 文件时,某些文件可能会丢失。确保您的 rpm 文件没有损坏。尝试另一种方式来传输文件。谢谢。