+ Reply to Thread
Results 1 to 2 of 2

Thread: Repoman issue

  1. #1
    abhishek is offline Junior Member
    Join Date
    April 29th, 2008
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default Repoman issue

    I have built a new kit and added it using kitops. I am not able to install the kit in the repository using repoman.

    structure:
    --------------------------------------------------------------------------

    [root@alexander205 i386]# kitops -l
    +----------+--------------------------+---------+--------------+--------+-----------+--------------------------------+
    | Kit | Description | Version | Architecture | OS Kit | Removable | Node Groups |
    +----------+--------------------------+---------+--------------+--------+-----------+--------------------------------+
    | base | Base Kit | 0.1 | noarch | No | No | installer-centos-5-i386 |
    | | | | | | | compute-centos-5-i386 |
    | | | | | | | compute-imaged-centos-5-i386 |
    | | | | | | | compute-diskless-centos-5-i386 |
    | | | | | | | compute-centos-5-i386-nik |
    | | | | | | | New-compute-node-centos5 |
    | centos | OS kit for centos 5 i386 | 5 | i386 | Yes | Yes | installer-centos-5-i386 |
    | | | | | | | compute-centos-5-i386 |
    | | | | | | | compute-imaged-centos-5-i386 |
    | | | | | | | compute-diskless-centos-5-i386 |
    | | | | | | | compute-centos-5-i386-nik |
    | | | | | | | New-compute-node-centos5 |
    | libiodbc | libiodbc kit. | 0.1 | i386 | No | Yes | |
    +----------+--------------------------+---------+--------------+--------+-----------+--------------------------------+

    --------------------------------------------------------------------------

    [root@alexander205 kits]# repoman -r "Myrepository" -a --kit libiodbc
    Invalid kit.


    Can someone help.

  2. #2
    abhishek is offline Junior Member
    Join Date
    April 29th, 2008
    Posts
    12
    Downloads
    0
    Uploads
    0

    Default

    I figured out the solution. The following command executes correctly:

    repoman -r "libraries" -a --kitname libiodbc --kitversion 0.1 --kitarch i386

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts