I thought I'd be nice and use a suffix for my side tag so it would be
clear (not least to me!) which side tag was being used for the OCaml
rebuild in Rawhide, but ...

$ fedpkg request-side-tag --help
usage: fedpkg request-side-tag [-h] [--base-tag BASE_TAG] [--suffix SUFFIX]

options:
  -h, --help           show this help message and exit
  --base-tag BASE_TAG  name of base tag
  --suffix SUFFIX      A suffix to be appended to the side tag name. The
                       suffix must be allowed in Koji configuration.

$ fedpkg request-side-tag --suffix ocaml
Could not execute request_side_tag: ocaml suffix is not allowed for sidetag

Looking at this it seems there's a hard-coded list of allowed
suffixes.  I couldn't find where this is defined, but obviously
"ocaml" ain't on the list so it's not getting in.

I don't understand this - what's it for?  Or do I have to request the
ocaml is added to the list?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to