You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>> pkg install -forge doctest
error: pkg: could not download file /tmp/doctest-0.8.0-yFAg9T.tar.gz from URL https://packages.octave.org/download/doctest-0.8.0.tar.gz
error: called from
pkg at line 542 column 13
And I observed some test failures in CI too...
Is it transient? Do we need a new patch release b/c of the repo move...?
The text was updated successfully, but these errors were encountered:
Yeah, transient, fixed now. I see failures in CI that use doctest rarely but not never... Might be a good reason to move our official tarball elsewhere. Let's watch packages.octave.org and see what best practice evolves
I just tried
And I observed some test failures in CI too...
Is it transient? Do we need a new patch release b/c of the repo move...?
The text was updated successfully, but these errors were encountered: