Skip to content
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

sgug-rse must verify prior to initial installation that appropriate version of OS, MIPSPro, and patches exist on the target host #51

Open
unxmaal opened this issue May 3, 2020 · 6 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed want-for-irix-ansible

Comments

@unxmaal
Copy link
Collaborator

unxmaal commented May 3, 2020

No description provided.

@danielhams
Copy link
Member

  • systune ncargs to a sensible default is a must
  • warning/info message to put user account in "sys" group for easier sudo use

@dillera dillera added good first issue Good for newcomers help wanted Extra attention is needed want-for-irix-ansible labels May 3, 2020
@dillera
Copy link
Member

dillera commented May 3, 2020

Want to check for proper math.c patches

@onre
Copy link
Contributor

onre commented May 3, 2020

I'd guess these could be possibly relevant:

patchSG0005329       06/27/2019  Patch SG0005329: 7.4 Compiler Header Files for Unix98, C99 and ANSI C++ namespace std #2
patchSG0005401       06/27/2019  Patch SG0005401: Modules MIPSpro driver update 2
patchSG0007076       06/27/2019  Patch SG0007076: MIPSpro 7.4.4m C++ Header File Update
patchSG0007188       06/27/2019  Patch SG0007188: MIPSpro 7.4.4m C/C++ Front-end #1

The header ones for sure, the rest - dunno.

@dillera
Copy link
Member

dillera commented May 3, 2020

this command:

$ versions |grep 4605

if 4605 is not there, back out bad patches:

Remove bad patches:

versions remove patchSG0007076
versions remove patchSG0007188
versions remove patchSG0005401
versions remove patchSG0005329

and then install patchs (inst?)

@danielhams
Copy link
Member

OS supported: IRIX, IRIX64
Min OS version: 6.5.22

@onre
Copy link
Contributor

onre commented May 3, 2020

@dillera so those patches break something and must not be installed? Which patch must be installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed want-for-irix-ansible
Projects
None yet
Development

No branches or pull requests

4 participants