-
May 5th, 2008 09:49 AM #1
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.
-
May 5th, 2008 12:35 PM #2
I figured out the solution. The following command executes correctly:
repoman -r "libraries" -a --kitname libiodbc --kitversion 0.1 --kitarch i386
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules