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

GITHUB_HOMEBREW_TOKEN: unbound variable #576

Closed
paulrouget opened this issue Jan 10, 2017 · 3 comments
Closed

GITHUB_HOMEBREW_TOKEN: unbound variable #576

paulrouget opened this issue Jan 10, 2017 · 3 comments

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Jan 10, 2017

See: http://build.servo.org/builders/mac-nightly/builds/201/steps/shell__2/logs/stdio

I'm not sure to understand why it's not working.

/cc @aneeshusa

@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented Jan 10, 2017

I checked on the buildmaster and it looks like #541 has been deployed, but we're hitting #552 again - the factories.py file is from January 4th, but the factories.pyc file is from December 22nd. This is causing the token to not get passed correctly.

@larsbergstrom is just removing the .pyc files OK, or is a full restart of Buildbot required?

Note that #505 should fix #552 in the future.

@larsbergstrom
Copy link
Contributor

@larsbergstrom larsbergstrom commented Jan 12, 2017

@aneeshusa You will need to both remove the .pyc files and restart Buildbot to pick up the changes to the .py files.

@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented Jan 14, 2017

I removed the .pyc files and restarted Buildbot yesterday; this is now working: http://build.servo.org/builders/mac-nightly/builds/208.

I also mentioned that info in the wiki for now.

@aneeshusa aneeshusa closed this Jan 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.