Originally posted by: ReshmaVKumar
Hi All,
While trying to install rpm -4.9.1.3 ,
#####################################################
Creating virtual packages already installed in your system
It will take a few minutes ...
2344 blocks
cpio: 0511-025 Cannot get information about (contains no files).
0 blocks
25161 blocks
16256 blocks
cpio: 0511-022 Cannot write to /opt/freeware/lib64/libglib-2.0.so.0.
cpio : There is not enough space in the file system.
cpio: 0511-022 Cannot write to /opt/freeware/lib64/libgmodule-2.0.so.0.
cpio : There is not enough space in the file system.
cpio: 0511-022 Cannot write to /opt/freeware/lib64/libgobject-2.0.so.0.
cpio : There is not enough space in the file system.
In the rpm.rte.pre_rm script, we run the cpio command when we create the virtual package. The problem here is that we are not calculating the space needed for cpio and it is filling up /opt. We are working on this issue.
#AIX-Open-Source-Software#AIXOpenSource