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

gitian deps-win32.yml needs psmisc package for killall to end the build #2681

Merged
merged 1 commit into from
May 22, 2013

Conversation

wtogami
Copy link
Contributor

@wtogami wtogami commented May 22, 2013

gitian build of contrib/gitian-descriptors/deps-win32.yml fails with the following and gets stuck. This patch adds psmisc which contains killall. The build is allowed to complete when these processes are dead.

adding: miniupnpc/upnpcommands.h (deflated 76%)
adding: miniupnpc/upnperrors.h (deflated 38%)
adding: miniupnpc/upnpreplyparse.h (deflated 58%)

  • killall wineserver services.exe explorer.exe winedevice.exe
    bash: line 59: killall: command not found

@luke-jr
Copy link
Member

luke-jr commented May 22, 2013

ACK: I can confirm the problem and fix.

@BitcoinPullTester
Copy link

Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/5ada394edfac892f6fdc650ed904f121999b3407 for binaries and test log.
This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/
Contact BlueMatt on freenode if something looks broken.

@laanwj
Copy link
Member

laanwj commented May 22, 2013

ACK, also noticed this problem before

gavinandresen added a commit that referenced this pull request May 22, 2013
gitian deps-win32.yml needs psmisc package for killall to end the build
@gavinandresen gavinandresen merged commit b1f8068 into bitcoin:master May 22, 2013
laudney pushed a commit to reddcoin-project/reddcoin-3.10 that referenced this pull request Mar 19, 2014
gitian deps-win32.yml needs psmisc package for killall to end the build
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants