| Anonymous | Login | Signup for a new account | 2013-05-24 21:41 UTC | ![]() |
| Main | My View | View Issues | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0003541 | CentOS-5 | pm-utils | public | 2009-04-09 13:50 | 2009-04-19 22:51 | ||||||
| Reporter | jonathan | ||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||
| Status | feedback | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 5.3 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0003541: Error unpacking rpm package pm-utils-0.99.3-10.el5.centos.x86_64 error: unpacking of archive failed on file /etc/pm/sleep.d: cpi | ||||||||||
| Description | During updates of CentOS 5.2 to CentOS 5.3 I am prompted with the following error message during the yum installation process: Updating : pm-utils [11/34] Error unpacking rpm package pm-utils-0.99.3-10.el5.centos.x86_64 error: unpacking of archive failed on file /etc/pm/sleep.d: cpio: rename Updating : device-mapper-multipath [12/34] | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0009137) tru (administrator) 2009-04-09 15:14 |
you probably ran out of disk space |
|
(0009138) jonathan (reporter) 2009-04-09 15:23 |
I doubt that seen it on at least two systems (bit running as xen instances): [root@mirror log]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/VolGroup00-LogVol00 10157368 890432 8742648 10% / /dev/mapper/VolGroup00-LogVol03 90241088 51698476 33884644 61% /storage/COS /dev/mapper/VolGroup00-LogVol02 30472188 21830176 7069148 76% /storage/SME /dev/xvda1 101086 27492 68375 29% /boot tmpfs 131160 0 131160 0% /dev/shm [root@mirror log]# and Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/VolGroup00-LogVol00 8982740 3207432 5311644 38% / /dev/xvda1 101086 34749 61118 37% /boot tmpfs 655448 0 655448 0% /dev/shm [root@build ~]# |
|
(0009161) jonathan (reporter) 2009-04-10 17:45 |
Had the same today on a non xen machine: Updating : pm-utils [ 5/20] Error unpacking rpm package pm-utils-0.99.3-10.el5.centos.x86_64 error: unpacking of archive failed on file /etc/pm/sleep.d: cpio: rename Updating : NetworkManager [ 6/20] [root@mythtv ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/VolGroup00-LogVol00 12188848 8276072 3283632 72% / /dev/sda1 101086 48155 47712 51% /boot tmpfs 1853852 0 1853852 0% /dev/shm /dev/mapper/VolGroup00-LogVol01 929810844 854324744 27492452 97% /storage /dev/sdb1 473086160 124515688 324151272 28% /storage/vmware none 1853852 168 1853684 1% /var/lib/xenstored [root@mythtv ~]# |
|
(0009192) kwanlowe (reporter) 2009-04-19 12:58 |
Jonathan: What is the current version of pm-utils that you have installed? i.e.: rpm -qi pm-utils Is it by any chance an ATRpms package? |
|
(0009194) jonathan (reporter) 2009-04-19 18:08 |
Oops, it is indeed a ATrpms version: [root@mythtv ~]# rpm -qi pm-utils Name : pm-utils Relocations: (not relocatable) Version : 0.99.3 Vendor: ATrpms.net Release : 6.el5.1cubbi_suspend2 Build Date: Thu 14 Jun 2007 01:56:11 PM CEST Install Date: Fri 16 Nov 2007 11:57:45 AM CET Build Host: teufli.physik.fu-berlin.de Group : System Environment/Base Source RPM: pm-utils-0.99.3-6.el5.1cubbi_suspend2.src.rpm Size : 293479 License: GPL Signature : DSA/SHA1, Thu 14 Jun 2007 01:56:13 PM CEST, Key ID 508ce5e666534c2b Packager : ATrpms <http://ATrpms.net/> [^] Summary : Power management utilities and scripts for Fedora Core Description : The pm-utils package contains utilities and scripts for Fedora Core useful for power management. [root@mythtv ~]# Am I right in supposing uninstall from ATrpms and install from the CentOS repositories would fix my issues? Sorry for the noise. |
|
(0009197) kwanlowe (reporter) 2009-04-19 22:51 |
Uninstalling the ATrpms package should work, but sort of messy. A workaround is to rename the /etc/pm/sleep.d directory to something else, then install the new pm-utils package. E.g.: cd /etc/pm; mv sleep.d sleep.d.orig rpm -Uvh pm-utils-xxxxx.rpm (or run the yum update again). |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-04-09 13:50 | jonathan | New Issue | |
| 2009-04-09 15:14 | tru | Note Added: 0009137 | |
| 2009-04-09 15:14 | tru | Status | new => feedback |
| 2009-04-09 15:23 | jonathan | Note Added: 0009138 | |
| 2009-04-10 17:45 | jonathan | Note Added: 0009161 | |
| 2009-04-19 12:58 | kwanlowe | Note Added: 0009192 | |
| 2009-04-19 18:08 | jonathan | Note Added: 0009194 | |
| 2009-04-19 22:51 | kwanlowe | Note Added: 0009197 | |
| Copyright © 2000 - 2011 MantisBT Group |