Copy sliced offerings

A sliced offering is an archive that supports only one platform. However, the offering was obtained by slicing a multi-platform repository.

The Packaging Utility graphical user interface cannot copy a sliced offering. We must use the Packaging Utility command line to copy a sliced offering. Use the platform parameter on the command line and specify the platform contained in the sliced offering.

Example:

pucl.exe copy com.ibm.urbancode.urelease_6.1.0.UCRELO61-I20140527_1007 -repositories
C:\dl\IBM_URBANCODE_RELEASE_6.1.0_FOR_L\UCR-linux-x86_64\disk1\diskTag.inf -target
C:\IBM\repo -platform os=linux,arch=x86_64 -acceptLicense
The operation completed successfully.
Related reference:
  • Command-line arguments for the pucl command
    Home