Admin: Legge til ny pakke

Forfatter: Trond Hasle Amundsen
Kontakt: unix-drift@usit.uio.no
Dato: 2011-10-06

1???Legge til pakken i Koji

For dette bruker vi koji add-pkg. Dette m? gj?res av administrator, dvs. som bruker kojiadmin p? koji.uio.no. Syntaks:

[kojiadmin@koji ~]$ koji add-pkg --help
Usage: koji add-pkg [options] tag package [package2 ...]
(Specify the --help global option for a list of other help options)

Options:
  -h, --help            show this help message and exit
  --force               Override blocks if necessary
  --owner=OWNER         Specify owner
  --extra-arches=EXTRA_ARCHES
                        Specify extra arches

Eksempel for pakken uio-app-sync:

[kojiadmin@koji ~]$ koji add-pkg --owner trondham uio-el6-free uio-app-sync

N? kan vi verifisere at pakken er lagt til:

tux: ~$ koji list-pkgs --tag uio-el6-free
Package                 Tag                     Extra Arches     Owner
----------------------- ----------------------- ---------------- ---------------
uio-app-sync            uio-el6-free                             trondham
Publisert 5. okt. 2011 21:49 - Sist endret 6. okt. 2011 15:03