Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

error: unknown option `exclude=*.*.*-rc*' #6343

@Scumtron

Description

@Scumtron

This Bug Report affects these Traffic Control components:

  • CDN in a Box

Current behavior:

error: unknown option `exclude=..-rc'
usage: git describe [options] *
or: git describe [options] --dirty

--contains            find the tag that comes after the commit
--debug               debug search strategy on stderr
--all                 use any ref
--tags                use any tag, even unannotated
--long                always use long format
--abbrev[=<n>]        use <n> digits to display SHA-1s
--exact-match         only output exact matches
--candidates <n>      consider <n> most recent tags (default: 10)
--match <pattern>     only consider tags matching <pattern>
--always              show abbreviated commit object as fallback
--dirty[=<mark>]      append <mark> on dirty working tree (default: "-dirty")

error: unknown option `exclude=..-rc'
usage: git describe [options] *
or: git describe [options] --dirty

--contains            find the tag that comes after the commit
--debug               debug search strategy on stderr
--all                 use any ref
--tags                use any tag, even unannotated
--long                always use long format
--abbrev[=<n>]        use <n> digits to display SHA-1s
--exact-match         only output exact matches
--candidates <n>      consider <n> most recent tags (default: 10)
--match <pattern>     only consider tags matching <pattern>
--always              show abbreviated commit object as fallback
--dirty[=<mark>]      append <mark> on dirty working tree (default: "-dirty")

error: unknown option `exclude=..-rc'
usage: git describe [options] *
or: git describe [options] --dirty

--contains            find the tag that comes after the commit
--debug               debug search strategy on stderr
--all                 use any ref
--tags                use any tag, even unannotated
--long                always use long format
--abbrev[=<n>]        use <n> digits to display SHA-1s
--exact-match         only output exact matches
--candidates <n>      consider <n> most recent tags (default: 10)
--match <pattern>     only consider tags matching <pattern>
--always              show abbreviated commit object as fallback
--dirty[=<mark>]      append <mark> on dirty working tree (default: "-dirty")

error: line 36: Empty tag: Version:

Expected behavior:

trafficserver-8.1.3-0.bbbf80d75.el7.x86_64.rpm in /root/trafficcontrol/dist

Steps to reproduce:

Building ATS for Centos 7 from Repo:Master commit: d012eae
export RHEL_VERSION=7
docker-compose -f docker-compose-ats-build.yml up

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Serverrelated to Apache Traffic Serverbugsomething isn't working as intendedbuildrelated to the build processcdn-in-a-boxrelated to the Docker-based CDN-in-a-Box system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions