-
Notifications
You must be signed in to change notification settings - Fork 703
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
{bio}[system/system] bcl-convert v4.2.7-2 w/ el7.x86_64 #20513
{bio}[system/system] bcl-convert v4.2.7-2 w/ el7.x86_64 #20513
Conversation
@boegelbot: please test @ generoso |
@smoors: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2107444108 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
can you add |
Test report by @verdurin |
@boegelbot please test @ generoso |
@verdurin: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2150463336 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
@smoors I added that, and now this weird error is showing: |
I don't have any local systems where RPM isn't available in the OS... |
I've raised an issue against the |
the issue is that function RpmBuild
{
Debug '(RpmBuild)'
# rpmrebuild package dependency
# for rpm 3.x : use rpm
# for rpm 4.x : use rpmbuild
local BUILDCMD
if [ -x /usr/bin/rpmbuild ]
then
BUILDCMD=/usr/bin/rpmbuild
else
BUILDCMD=rpm
fi i'm not sure what's the best way to get |
@smoors thanks for diagnosing. I asked about it in the 'test-bots' channel. Could you submit a test build from one of your local systems in the meantime? |
Test report by @smoors |
@boegelbot please test @ jsc-zen3 |
@smoors: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2158221419 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
@boegelbot please test @ jsc-zen3 |
@smoors: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2158431627 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
@boegelbot: please test @ generoso |
@smoors: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2160222192 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Going in, thanks @verdurin! |
(created using
eb --new-pr
)