Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

owmeta install broken due to extra checks on Google downloads #474

Open
pgleeson opened this issue May 18, 2023 · 6 comments
Open

owmeta install broken due to extra checks on Google downloads #474

pgleeson opened this issue May 18, 2023 · 6 comments

Comments

@pgleeson
Copy link
Member

The files specified here: https://github.com/openworm/owmeta-bundles/blob/master/index.json are all on GDrive, but recently(?) the download has changed to give a warning that they can't be scanned for viruses, e.g.

https://drive.google.com/uc?id=15JJcMyfgxtXsQp4GhmM-4c0ryi_RGph5&authuser=0&export=download

Seems this is a general issue: https://support.google.com/drive/thread/215627886/google-drive-scan-for-viruses-when-client-clicks-sharing-url?hl=en

@mwatts15 To get around this, I could manually download all the files and add them to the https://github.com/openworm/owmeta-bundles repo, updating the urls. How big is the largest of these? Would there be any issue with the hashes in the json file? Probably a better longer term solution than storing them on your drive.

@mwatts15
Copy link
Contributor

mwatts15 commented May 18, 2023 via email

@pgleeson
Copy link
Member Author

Great, thanks. I'll do that so.

@pgleeson
Copy link
Member Author

c302 tests are passing now with owmeta installed: https://github.com/openworm/c302/actions/runs/5022842688, but owmeta and owmeta-core tests are failing (possibly due to the versions of rdflib and urllib3, see https://github.com/openworm/owmeta-core/compare/develop_test?expand=1)

@mwatts15
Copy link
Contributor

Thanks, @pgleeson. GitHub didn't notify me when the owmeta-core develop branch build started failing last month. I'll get it going again.

@pgleeson
Copy link
Member Author

@mwatts15 these are working fine now for c302, but the tests for owmeta are still failing. Any easy fix or is it a bit of work to get going again?

@mwatts15
Copy link
Contributor

mwatts15 commented Jun 19, 2023 via email

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

No branches or pull requests

2 participants