[opensuse] zypper up fail: dnsmasq-2.76-10.3.1.x86_64 failed
Today on Leap 42.2 x64 on an unpretentious system with zypper up: .... ( 83/124) Installing: dnsmasq-2.76-10.3.1.x86_64 ........................[error] Installation of dnsmasq-2.76-10.3.1.x86_64 failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /srv/tftpboot: cpio: mkdir failed - No such file or directory error: dnsmasq-2.76-10.3.1.x86_64: install failed error: dnsmasq-2.71-8.1.x86_64: erase skipped Abort, retry, ignore? [a/r/i] (a): ..... What gives? What or where should I worry about? Thank you list. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Addtl info: apparently I have or had something mounted into or onto /srv/ as whole, so it wasnt able to do filesystem stuff on /srv/something/..... So I moved my mount into /srv/myfolder/ and now it works fine. Thanks. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2017-05-29 13:51, cagsm wrote:
Addtl info: apparently I have or had something mounted into or onto /srv/ as whole, so it wasnt able to do filesystem stuff on /srv/something/.....
Hard links. Some packages try to move files using hardlinks across filesystems. This is a bug in the rpm. You can find if this is the cause by running rpm with trace to try install that package. I have found several of those. You can search the mail archive for those. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
* cagsm <cumandgets0mem00f@gmail.com> [05-29-17 05:39]:
Today on Leap 42.2 x64 on an unpretentious system with zypper up:
... ( 83/124) Installing: dnsmasq-2.76-10.3.1.x86_64 ........................[error] Installation of dnsmasq-2.76-10.3.1.x86_64 failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /srv/tftpboot: cpio: mkdir failed - No such file or directory error: dnsmasq-2.76-10.3.1.x86_64: install failed error: dnsmasq-2.71-8.1.x86_64: erase skipped
Abort, retry, ignore? [a/r/i] (a): ....
What gives? What or where should I worry about? Thank you list.
read the err msg: "unpacking of archive failed" either restart the update or: zypper -v up dnsmasq assuming leap 42.2 -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
cagsm
-
Carlos E. R.
-
Patrick Shanahan