ruby / ruby/www.ruby-lang.org

Downloaded source code files (all *tar.gz / *tar.xz) are renamed tar.tar locally

Open
#3,946 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.