Downloaded source code files (all *tar.gz / *tar.xz) are renamed tar.tar locally
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 944
- Forks
- 673
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 9
Description
Location:
Every *tar.* downloaded from:
https://cache.ruby-lang.org/pub/ruby/4.0/
seems to be every version, server wide.
Action:
Download file (Client: Safari), check downloaded name
examples:
ruby-3.1.7.tar.gz -> ruby-3.1.7.tar.tar
ruby-4.0.1.tar.gz -> ruby-4.0.1.tar.tar
ruby-4.0.1.tar.xz -> ruby-4.0.1.tar.tar
ruby-4.0.3.tar.gz -> ruby-4.0.3.tar.tar
ruby-4.0.5.tar.gz -> ruby-4.0.5.tar.tar
No local script is doing this afaik
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 behavior in Safari by downloading the listed archives from https://cache.ruby-lang.org/pub/ruby/4.0/. Compare the downloaded names for the .tar.gz and .tar.xz examples and inspect the repository and serving configuration to find where the extension is changed. Done means each archive keeps its original filename and extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100