You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carlos Quiroz edited this page Nov 27, 2025
·
2 revisions
The OCS can build RPMs, it uses the most complicated and obfuscated way known to humanity.
The build process starts in sbt. It calls a series of scripts copying files from the build machine to a remote server called gsswgbuild.
That server runs Linux, CentOS 7, and has the RPM tools to generate it.
To make it run, go to a project like OT and call ocsDist RPM64
sbt
> project app_ot
> ocsDist RPM64
the whole process is very slow, it can take several minutes but at the end you will have an rpn on the application target directory