update_version script not included in source tar
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
wget https://github.com/xiph/opus/archive/refs/tags/v1.4.tar.gz -O opus_v1.4.tar.gz
if i download the source like this, the "update_version" script is not included.
then the version shows as "unknown"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by downloading the v1.4 source archive with the shown wget command and inspect how the archive is assembled and how the version is determined. Done means the release archive includes update_version and the version no longer reports as "unknown".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100