Displaying 2 results from an estimated 2 matches for "rpmtransaction".
2016 Mar 16
2
Yum update issues
...e "/usr/lib/python2.6/site-packages/yum/rpmtrans.py", line 636, in
_scriptStop
name, txmbr = self._getTxmbr(h)
File "/usr/lib/python2.6/site-packages/yum/rpmtrans.py", line 331, in
_getTxmbr
assert len(txmbrs) == 1
AssertionError
error: python callback <bound method RPMTransaction.callback of
<yum.rpmtrans.RPMTransaction instance at 0x3a69050>> failed, aborting!
And if I try and run yum update again, I get the following:
<snip>
--> Finished Dependency Resolution
Error: cagefs conflicts with liblve-1.3-1.10.el6.cloudlinux.x86_64
You could try using --ski...
2010 May 07
2
USB key installed OS; file system goes read-only randomly...
...in ts_done
misc.unlink_f(self.ts_done_fn)
File "/usr/lib/python2.4/site-packages/yum/misc.py", line 777, in unlink_f
os.unlink(filename)
OSError: [Errno 30] Read-only file system:
'/var/lib/yum/transaction-done.2010-05-06.15:18.05'
error: python callback <bound method RPMTransaction.callback of
<yum.rpmtrans.RPMTransaction instance at 0x9fddeac>> failed, aborting!
[root at test-dhcp ~]# > /tmp/test
-bash: /tmp/test: Read-only file system
[root at test-dhcp ~]# mount -n -o remount,rw /
mount: block device /dev/VolGroup00/LogVol00 is write-protected, mounting
read-on...