Skip to content

Conversation

@sekikn
Copy link
Contributor

@sekikn sekikn commented Mar 27, 2022

Description of PR

This is a follow-up for #861. Building Alluxio for Debian or Ubuntu fails on a ppc64le machine because fakeroot tries to use the root user's home directory instead of jenkins' to create local maven repository for some reason. This PR avoids this problem by leveraging the maven.repo.local property passed from bigtop-packages/src/deb/alluxio/rules.

How was this patch tested?

Ran ./gradlew allclean alluxio-pkg in a ubuntu-18.04 container on a ppc64le machine and confirmed it succeeced.

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
  • Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/

@afsanjar afsanjar requested review from afsanjar and removed request for afsanjar March 27, 2022 12:53
Copy link
Member

@iwasakims iwasakims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @sekikn.

@sekikn sekikn merged commit 6094ff8 into apache:master Mar 28, 2022
@sekikn sekikn deleted the BIGTOP-3639 branch March 28, 2022 00:39
sekikn added a commit that referenced this pull request Mar 28, 2022
@sekikn
Copy link
Contributor Author

sekikn commented Mar 28, 2022

Thanks! Merged into master and branch-3.0.

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

Successfully merging this pull request may close these issues.

2 participants