[opensuse-arm] zypper up raspberrypi-gfx gives error
I did a "zypper up" and found a few raspberry packages to be updated. One of them, raspberrypi-gfx, however refuses to be installed. The error message is: Problem occured during or after installation or removal of packages: Installation aborted by user However I did not abort the installation. But /var/log/zypper.log shows: 2013-09-15 22:42:53 <1> rpit(2207) [zypp] PackageProvider.cc(providePackage):212 provided Package from cache (4)raspberrypi-gfx-2013.09.07-2.1.armv6hl(Factory_Contrib_RPi) at /var/cache/zypp/packages/Factory_Contrib_RPi/armv6hl/raspberrypi- gfx-2013.09.07-2.1.armv6hl.rpm 2013-09-15 22:42:53 <1> rpit(2207) [zypp] RpmDb.cc(doInstallPackage):1849 RpmDb::installPackage(/var/cache/zypp/packages/Factory_Contrib_RPi/armv6hl/raspberrypi- gfx-2013.09.07-2.1.armv6hl.rpm,0x0000000c) 2013-09-15 22:42:53 <1> rpit(2207) [zypp++] ExternalProgram.cc(start_program):246 Executing 'rpm' '--root' '/' '--dbpath' '/var/lib/rpm' '-U' '--percent' '--force' '--nodeps' '--' '/var/cache/zypp/packages/Factory_Contrib_RPi/armv6hl/raspberrypi- gfx-2013.09.07-2.1.armv6hl.rpm' 2013-09-15 22:42:53 <1> rpit(2207) [zypp++] ExternalProgram.cc(start_program):402 pid 2209 launched 2013-09-15 22:42:53 <1> rpit(2207) [zypp++] ExternalProgram.cc(checkStatus):496 Pid 2209 exited with status 1 ========== below is the error ================= 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 RpmDb.cc(doInstallPackage):1962 THROW: Subprocess failed. Error: RPM is mislukt: error: unpacking of archive failed on file /opt/vc/bin: cpio: rename failed - Is a directory 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.09.07-2.1.armv6hl: install failed 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.04.08-7.4.armv6hl: erase skipped 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <1> rpit(2207) [zypper++] rpm.h(problem):235 Install failed, will retry more aggressively (with --nodeps, --force). 2013-09-15 22:42:53 <1> rpit(2207) [zypper++] rpm.h(finish):253 level < RPM_NODEPS_FORCE: aborting without displaying an error 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 RpmDb.cc(installPackage):1834 RETHROW: Subprocess failed. Error: RPM is mislukt: error: unpacking of archive failed on file /opt/vc/bin: cpio: rename failed - Is a directory 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.09.07-2.1.armv6hl: install failed 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.04.08-7.4.armv6hl: erase skipped 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 TargetImpl.cc(commit):1440 CAUGHT: Subprocess failed. Error: RPM is mislukt: error: unpacking of archive failed on file /opt/vc/bin: cpio: rename failed - Is a directory 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.09.07-2.1.armv6hl: install failed 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.04.08-7.4.armv6hl: erase skipped 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <2> rpit(2207) [zypp] TargetImpl.cc(commit):1452 commit aborted by the user 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 TargetImpl.cc(commit):1584 THROW: Installation aborted by user 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 solve- commit.cc(solve_and_commit):845 CAUGHT: Installation aborted by user 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
----- Freek de Kruijf <freek@opensuse.org> a écrit :
I did a "zypper up" and found a few raspberry packages to be updated. One of them, raspberrypi-gfx, however refuses to be installed.
Try a zypper rm and then a zypper in on this package. Guillaume
The error message is: Problem occured during or after installation or removal of packages: Installation aborted by user
However I did not abort the installation.
But /var/log/zypper.log shows: 2013-09-15 22:42:53 <1> rpit(2207) [zypp] PackageProvider.cc(providePackage):212 provided Package from cache (4)raspberrypi-gfx-2013.09.07-2.1.armv6hl(Factory_Contrib_RPi) at /var/cache/zypp/packages/Factory_Contrib_RPi/armv6hl/raspberrypi- gfx-2013.09.07-2.1.armv6hl.rpm 2013-09-15 22:42:53 <1> rpit(2207) [zypp] RpmDb.cc(doInstallPackage):1849 RpmDb::installPackage(/var/cache/zypp/packages/Factory_Contrib_RPi/armv6hl/raspberrypi- gfx-2013.09.07-2.1.armv6hl.rpm,0x0000000c) 2013-09-15 22:42:53 <1> rpit(2207) [zypp++] ExternalProgram.cc(start_program):246 Executing 'rpm' '--root' '/' '--dbpath' '/var/lib/rpm' '-U' '--percent' '--force' '--nodeps' '--' '/var/cache/zypp/packages/Factory_Contrib_RPi/armv6hl/raspberrypi- gfx-2013.09.07-2.1.armv6hl.rpm' 2013-09-15 22:42:53 <1> rpit(2207) [zypp++] ExternalProgram.cc(start_program):402 pid 2209 launched 2013-09-15 22:42:53 <1> rpit(2207) [zypp++] ExternalProgram.cc(checkStatus):496 Pid 2209 exited with status 1
========== below is the error =================
2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 RpmDb.cc(doInstallPackage):1962 THROW: Subprocess failed. Error: RPM is mislukt: error: unpacking of archive failed on file /opt/vc/bin: cpio: rename failed - Is a directory 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.09.07-2.1.armv6hl: install failed 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.04.08-7.4.armv6hl: erase skipped 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <1> rpit(2207) [zypper++] rpm.h(problem):235 Install failed, will retry more aggressively (with --nodeps, --force). 2013-09-15 22:42:53 <1> rpit(2207) [zypper++] rpm.h(finish):253 level < RPM_NODEPS_FORCE: aborting without displaying an error 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 RpmDb.cc(installPackage):1834 RETHROW: Subprocess failed. Error: RPM is mislukt: error: unpacking of archive failed on file /opt/vc/bin: cpio: rename failed - Is a directory 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.09.07-2.1.armv6hl: install failed 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.04.08-7.4.armv6hl: erase skipped 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 TargetImpl.cc(commit):1440 CAUGHT: Subprocess failed. Error: RPM is mislukt: error: unpacking of archive failed on file /opt/vc/bin: cpio: rename failed - Is a directory 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.09.07-2.1.armv6hl: install failed 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 error: raspberrypi-gfx-2013.04.08-7.4.armv6hl: erase skipped 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <2> rpit(2207) [zypp] TargetImpl.cc(commit):1452 commit aborted by the user 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 TargetImpl.cc(commit):1584 THROW: Installation aborted by user 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137 solve- commit.cc(solve_and_commit):845 CAUGHT: Installation aborted by user 2013-09-15 22:42:53 <5> rpit(2207) [zypp] Exception.cc(log):137
-- fr.gr.
member openSUSE Freek de Kruijf
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On maandag 16 september 2013 08:47:48 wrote guillaume.gardet@free.fr:
----- Freek de Kruijf <freek@opensuse.org> a écrit :
I did a "zypper up" and found a few raspberry packages to be updated. One of them, raspberrypi-gfx, however refuses to be installed.
Try a zypper rm and then a zypper in on this package.
Guillaume
That did the trick. Thanks. -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Freek de Kruijf
-
guillaume.gardet@free.fr