This repository was archived by the owner on Nov 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 351
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
error: unknown option `exclude=*.*.*-rc*' #6343
Copy link
Copy link
Closed
Labels
Traffic Serverrelated to Apache Traffic Serverrelated to Apache Traffic Serverbugsomething isn't working as intendedsomething isn't working as intendedbuildrelated to the build processrelated to the build processcdn-in-a-boxrelated to the Docker-based CDN-in-a-Box systemrelated to the Docker-based CDN-in-a-Box system
Description
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
Labels
Traffic Serverrelated to Apache Traffic Serverrelated to Apache Traffic Serverbugsomething isn't working as intendedsomething isn't working as intendedbuildrelated to the build processrelated to the build processcdn-in-a-boxrelated to the Docker-based CDN-in-a-Box systemrelated to the Docker-based CDN-in-a-Box system