Bug #18584
closedList of Rubies has an error
Description
There was nowhere obvious on https://www.ruby-lang.org about where to report this problem, so I figured here was as good a place as any...
The name for this entry on https://cache.ruby-lang.org/pub/ruby/index.txt is wrong:
ruby-1.8.7-preview4.tar https://cache.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-preview4.tar.zip a172645d4d4ba50aa5d68dc891742bf254253ded 27cf4c38c2ff9ae6045f7eefcf5164a30a69b1042af64cf729dc180363e629f8 ee67b089774cbf25e667195614e0ee363b0f5cf83aae6fe0fe3fb654ee3dd42eac7c0b436da7069f5b1df1b67c331855f0d787ed5b9c78d18b2bb731286979cc
It should be (sans ".tar"):
ruby-1.8.7-preview4 https://cache.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-preview4.tar.zip a172645d4d4ba50aa5d68dc891742bf254253ded 27cf4c38c2ff9ae6045f7eefcf5164a30a69b1042af64cf729dc180363e629f8 ee67b089774cbf25e667195614e0ee363b0f5cf83aae6fe0fe3fb654ee3dd42eac7c0b436da7069f5b1df1b67c331855f0d787ed5b9c78d18b2bb731286979cc
I discovered this whilst parsing the page for automating keeping Rubies updated.
Updated by hsbt (Hiroshi SHIBATA) almost 3 years ago
- Status changed from Open to Closed
- Assignee set to hsbt (Hiroshi SHIBATA)
Can you file it to https://github.com/ruby/actions ?
index.txt was generated by https://github.com/ruby/actions/blob/master/tool/snapshot/update_index.rb