Menu

#3921 [FVT][KIT]kit tarfile is not generated in build directory but it is described it should be in build directory from doc

2.8.4
pending
BaiYuan
4
2014-01-10
2013-11-26
BaiYuan
No

Remark:
kit tarfile is not generated in build directory but it is described it should be in build directory from doc;
For example:
In doc,kit name is in build directory:
build - This directory stores files when the Kit is built. (ex. the kit tar file - kitname.tar.bz2)
build/kit_repodir - This directory stores the fully built Kit Package Repositories
build/kitbasename - This directory stores the contents of the Kit tarfile before it is tar'red up.
Actually,after buildkit buildtar,pperte-1.3.0.6-0-noarch.NEED_PRODUCT_PKGS.tar.bz2 is not generated in build directory;

How to reproduce:
buildkit buildtar;
check the location of the tar file,it is not under build directory;

Discussion

  • BaiYuan

    BaiYuan - 2013-11-26
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,17 +1,13 @@
     Remark:
     kit tarfile is not generated in build directory but it is described it should be in build directory from doc;
     For example:
    -In doc,<kit name> is in build directory:
    -                             <kit directory location>
    -           -----------------------------------------------------------------------
    -          /           /          /         \           \           \             \
    - source_packages   scripts    plugins   other_files   docs        build   buildkit.conf file
    - ---------------   -------    -------   -----------   ----     -----------
    -        |            |          |          |                  /           \
    -      sample       sample     sample     sample         kit_repodir    <kitname>
    -      ------       ------     ------     ------         -----------    ---------
    -Actually,after `buildkit buildtar`,pperte-1.3.0.6-0-noarch.NEED_PRODUCT_PKGS.tar.bz2 is generated in <kit directory location>;
    +In doc,kit name is in build directory:
    +build - This directory stores files when the Kit is built. (ex. the kit tar file - kitname.tar.bz2)
    +build/kit_repodir - This directory stores the fully built Kit Package Repositories
    +build/kitbasename -  This directory stores the contents of the Kit tarfile before it is tar'red up.
    +Actually,after `buildkit buildtar`,pperte-1.3.0.6-0-noarch.NEED_PRODUCT_PKGS.tar.bz2 is not generated in build directory;
    
     How to reproduce:
     buildkit buildtar;
     check the location of the tar file,it is not under build directory;
    + 
    
     
  • Norm Nott

    Norm Nott - 2014-01-09
    • assigned_to: Norm Nott --> BaiYuan
     
  • BaiYuan

    BaiYuan - 2014-01-10

    Update "Create a Kit directory structure " part in "Building Software Kits" doc to keep command results the same with the doc description;

    Adding the following description in doc:
    \<kit directory location>/\<kitname> - The kit tar file, partial kit name or complete kit tar file name (ex. kitname.tar.bz2)
    change \<kit name> location from build directory to \<kit directory location> directory;

     

    Last edit: BaiYuan 2014-01-10
  • BaiYuan

    BaiYuan - 2014-01-10
    • status: open --> pending
     
MongoDB Logo MongoDB