Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
Expand all | Collapse all

rpm.rte 4.9.1.3 space issue

  • 1.  rpm.rte 4.9.1.3 space issue

    Posted Tue February 07, 2017 08:29 AM

    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


  • 2.  Re: rpm.rte 4.9.1.3 space issue

    Posted Mon March 06, 2017 04:07 AM

    Originally posted by: sangameshm


    rpm.rte has been rebuilt & uploaded with changes to check if enough storage space is available in /tmp /var & /opt filesystems.

    Let us know your feedback or any issues.

     

    Thanks,

    Sangamesh


    #AIX-Open-Source-Software
    #AIXOpenSource