Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 How to build an rpm package for PBS Pro 14.0.0 (Locally and on OBS)

...

4. mkdir            BUILD  BUILDROOT  RPMS  SOURCES  SPECS  SRPMS

Installing Dependencies

Below is the list of dependencies specified in the "pbspro.spec" file:

...

Once pbs_benchpress completes, you can find the PTL log in ptl.txt.

 

 Building an rpm Package on OBS

OBS: The Open Build Service (OBS) is a generic system to build and distribute binary packages from sources in an automatic, consistent, and reproducible way.

Prerequisites

1.Source (13.0.800).

Generating the rpm

1. Follow the same above steps 1-5 to generate .tar.gz file.

2. Log in to the OBS system using the link below:

https://172.16.77.234/package/show/home:subhasisb2003/pbs

 

Image Removed

3. Under Source Files, add pbspro.spec and pbspro-13.0.800.tar.gz files (if the files exist, delete them using delete optionImage Removed  ).

4. The rpm build starts automatically after adding .spec and .tar.gz files. We can see the Build Results column for the status of rpm build.

5. After the status becomes "succeeded" we can download the .rpm packages from the link below:

http://172.16.77.234:82/

6. Go to Home/Subhasis2003/CentOs_7/x86_64/  which displays the download link for rpm packages. Clicking on these downloads the respective  rpm packages.

pbspro-client-13.0.800-50.1.x86_64.rpm 2016-03-11 19:11 1.5M
pbspro-debuginfo-13.0.800-50.1.x86_64.rpm 2016-03-11 19:11 5.4M
pbspro-execution-13.0.800-50.1.x86_64.rpm 2016-03-11 19:11 1.9M
pbspro-server-13.0.800-50.1.x86_64.rpm 2016-03-11 19:11 2.7M

    

Site Map

...