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

bikeshed curl service is failing #79

Closed
wanderview opened this issue Aug 10, 2020 · 3 comments
Closed

bikeshed curl service is failing #79

wanderview opened this issue Aug 10, 2020 · 3 comments

Comments

@wanderview
Copy link

There appears to be a problem with the bikeshed curl service. Running the service worker repo's compile.sh:

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  248k    0   208  100  248k    214   255k --:--:-- --:--:-- --:--:--  255k
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries
Warning: left.
Throwing away 208 bytes
100  248k    0   208  100  248k    239   285k --:--:-- --:--:-- --:--:--  285k
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries
Warning: left.
Throwing away 208 bytes
100  248k    0   208  100  248k    241   288k --:--:-- --:--:-- --:--:--  288k
Error running preprocessor, returned code: 1.
Package aiofiles is not installed.
Package aiohttp is not installed.
Run "pip3 install -r /sites/api.csswg.org/bikeshed/requirements.txt" to complete installation

This breaks the travis-ci build since it also uses compile.sh. See w3c/ServiceWorker#1526.

@jyasskin
Copy link
Contributor

Most likely @plinss needs to update the bikeshed installation on api.csswg.org after speced/bikeshed@615efd8 and speced/bikeshed@f539c4a.

@plinss
Copy link

plinss commented Aug 10, 2020

Fixed, the service does auto-update, but it was failing to install a required package.

@tobie tobie closed this as completed Aug 10, 2020
@tobie
Copy link
Owner

tobie commented Aug 10, 2020

Thanks all!

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

4 participants