Skip to content

draft: Update bootstrap.py#45

Open
tygoetsch wants to merge 1 commit into
tce-2022-2-0from
tygoetsch-patch-1
Open

draft: Update bootstrap.py#45
tygoetsch wants to merge 1 commit into
tce-2022-2-0from
tygoetsch-patch-1

Conversation

@tygoetsch

Copy link
Copy Markdown
Collaborator

In the BootstrapBase class, Clingo fails to bootstrap if it doesn't have access to the internet because it's mirror_url property (specifically for bootstrapping) always returns github, instead of the contents of the mirrors.yaml. Current fix is a hotfix until we can figure out what the actual problem is.

the mirror_scope property also seems to have a typo in the key it references, "mirrors".

In the BootstrapBase class, Clingo fails to bootstrap if it doesn't have access to the internet because it's mirror_url property (specifically for bootstrapping) always returns github, instead of the contents of the mirrors.yaml.

the mirror_scope property also seems to have a typo in the key it references, "mirrors".
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

Successfully merging this pull request may close these issues.

2 participants