Skip to content

buildrpm.sh no longer respects the value of rpmtopdir #6628

@mwheinz

Description

@mwheinz

Thank you for taking the time to submit an issue!

Background information

What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)

3.1.3.

Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)

Building from a git clone.

Please describe the system on which you are running

  • Operating system/version: Any RPM based distribution
  • Computer hardware: Any
  • Network type: Any

Details of the problem

buildrpm.sh no longer respects the value of environment variable rpmtopdir

In OMPI 2.1.2, buildrpm.sh could work with a value of rpmtopdir that was
set in the environment. In newer versions this is no longer true,
causing such values to be ignored. This creates an issue with our updating our internal build environment to use newer versions of OMPI.

The proposed patch will be to add a new argument, "-R" to buildrpm.sh that allows the caller to pass in the name of the directory being used to build the RPMs.


Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions