Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

No gem for 1.6.16 #117

Closed
rpsene opened this issue Jul 24, 2023 · 5 comments · Fixed by #125
Closed

No gem for 1.6.16 #117

rpsene opened this issue Jul 24, 2023 · 5 comments · Fixed by #125
Assignees

Comments

@rpsene
Copy link

rpsene commented Jul 24, 2023

The lack of gem for the version 1.6.16 is breaking builds:

gem update --system; gem install asciidoctor-mathematical 1054.8s => => # installed?' => => # from /usr/lib/ruby/vendor_ruby/rubygems/request_set.rb:173:in block (2 levels)
=> => # in install'
=> => # ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
=> => # bad response Forbidden 403 (https://index.rubygems.org/quick/Marshal.4.8/ma
=> => # thematical-1.6.16.gemspec.rz)`

To overcome this problem we had to set mathematical:1.6.14

@rpsene
Copy link
Author

rpsene commented Jul 24, 2023

Issue in asciidoctor-mathematical: asciidoctor/asciidoctor-mathematical#122

@bwklein
Copy link

bwklein commented Jul 25, 2023

@nathan-contino
Copy link

Is there any chance we can get a 1.6.17 release to permanently squash these 403 forbidden errors? I'm still experiencing issues where gem tries to install the nonexistent 1.6.16 version, and I'd prefer not to have to manually specify 1.6.14 every time I install this gem.

@4e554c4c 4e554c4c self-assigned this Nov 29, 2023
4e554c4c added a commit to 4e554c4c/mathematical that referenced this issue Nov 30, 2023
@4e554c4c 4e554c4c mentioned this issue Nov 30, 2023
@4e554c4c
Copy link
Collaborator

the gem failed (like the old one) due to an issue in our actions. Relevant PR yettoapp/actions#11

@4e554c4c 4e554c4c reopened this Nov 30, 2023
@4e554c4c
Copy link
Collaborator

should be fixed in v1.6.18

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants