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

servo-linux1's linux-nightly repository is broken #578

Closed
Ms2ger opened this issue Jan 17, 2017 · 1 comment
Closed

servo-linux1's linux-nightly repository is broken #578

Ms2ger opened this issue Jan 17, 2017 · 1 comment

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Jan 17, 2017

Since late October or early November.

git fetch -t https://github.com/servo/servo master
 in dir /home/servo/buildbot/slave/linux-nightly/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'fetch', '-t', 'https://github.com/servo/servo', 'master']
 environment:
  ADDRFAM=inet
  HOME=/home/servo
  IFACE=eth0
  LOGICAL=eth0
  METHOD=dhcp
  PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
  PWD=/home/servo/buildbot/slave/linux-nightly/build
  TERM=linux
  UPSTART_EVENTS=local-filesystems net-device-up
  UPSTART_INSTANCE=
  UPSTART_JOB=buildbot-slave
 using PTY: False
fatal: pack has 5151 unresolved deltas
fatal: index-pack failed
program finished with exit code 128
elapsedTime=6.635143
@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented Jan 18, 2017

I blew away the build directory after making sure no builds were running (from the web interface), using

root@servo-master1$ salt 'servo-linux1' cmd.run "rm -r /home/servo/buildbot/slave/linux-nightly/build"

This should work properly the time time it's scheduled on servo-linux1 (I didn't see a way to run a force build on the specific builder to check).

@aneeshusa aneeshusa closed this Jan 18, 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
2 participants
You can’t perform that action at this time.