System Manager and Software Manager no longer working?

Dacobi

Member
Oct 13, 2021
42
5
8
Denmark
openme.gl
Hi

My system (O2, IRIX 6.5.30) no longer starts System Manager.
When I try to start it from the menu it loads for a while and then nothing happens.

Also Software Manager started to segfault when I load a dist.
PANIC pt_bootstrap() Couldn't INIT_THREADS - {0x0, 0x0}

This happens when I click open and select a dist, both from CDROM and via tftp.

It worked just a few days ago so don't know what has happened?

Is there something I can do besides reinstalling the system?
Has my hard drive been corrupted?
 
Edit: With apologies, I no longer wish to have involvement with SGUG or SGI communities in general,
and have also chosen to remove all of my content. Many things have changed since I co-founded, named, and ultimately
then left SGUG. There are many good people around, to whom I apologize for frustrating by removing these things, and
also many petty people that over the years whittled down both the enjoyment as well as sense of obligation I used to
feel to anyone else regarding what was ultimately just a hobby. Unfortunately one of the latter now writes the rules
and so it is time for me to take my things and go.

This message will replace all of my previous forum posts because deleting threads that I started would have removed
other peoples' posts.
 
Last edited:
Is other software on the system generally reliable? Did you install, uninstall, reconfigure, change anything between when it was working and not?

I installed the OOBE disk for O2 and enabled sgi_apache but thats all.
I can start shells, Mozilla etc fine.
Only thing that seems to be affected is System Manager and Software Manager
 
Edit: With apologies, I no longer wish to have involvement with SGUG or SGI communities in general,
and have also chosen to remove all of my content. Many things have changed since I co-founded, named, and ultimately
then left SGUG. There are many good people around, to whom I apologize for frustrating by removing these things, and
also many petty people that over the years whittled down both the enjoyment as well as sense of obligation I used to
feel to anyone else regarding what was ultimately just a hobby. Unfortunately one of the latter now writes the rules
and so it is time for me to take my things and go.

This message will replace all of my previous forum posts because deleting threads that I started would have removed
other peoples' posts.
 
Last edited:
did you change or add path's to your root account? Do you use root exclusively or did you try to run swmgr from a non-root account with default env?

I've run into problems running swmgr/system manager in the past when I had my PATH and LIB PATH's in a some strange order
 
did you change or add path's to your root account? Do you use root exclusively or did you try to run swmgr from a non-root account with default env?

I've run into problems running swmgr/system manager in the past when I had my PATH and LIB PATH's in a some strange order

I did in fact change root's shell to /opt/local/bin/bash with a bash_profile that sets some LD_PRELOAD and changes some PATHs

How can I set this back when I can't open System Manager?
 
Edit: With apologies, I no longer wish to have involvement with SGUG or SGI communities in general,
and have also chosen to remove all of my content. Many things have changed since I co-founded, named, and ultimately
then left SGUG. There are many good people around, to whom I apologize for frustrating by removing these things, and
also many petty people that over the years whittled down both the enjoyment as well as sense of obligation I used to
feel to anyone else regarding what was ultimately just a hobby. Unfortunately one of the latter now writes the rules
and so it is time for me to take my things and go.

This message will replace all of my previous forum posts because deleting threads that I started would have removed
other peoples' posts.
 
Last edited:
I did in fact change root's shell to /opt/local/bin/bash with a bash_profile that sets some LD_PRELOAD and changes some PATHs

How can I set this back when I can't open System Manager?

Which is why it's always recommended to not touch the system defaults. Some engineers conceived it as a whole. Touching one end, might break another one. Instead, build upon it (extend, not substitute): You can, for example, create a short alias so that a simple 'b' typed in your csh/tcsh, ksh, sh once logged in, runs bash and sets whatever environment you need. It's just two keys: b and Enter (or Return)!
 
  • Like
Reactions: Elf
you for sure can use bash as your root shell! Just edit your /etc/passwd file as the most simple way. The bash_profile thing that makes a lot of LD and path changes is cool but it will break IRIX sysadmin stuff as you see. You can easily still make those changes (I have) but you have to perhaps append the stuff you want to come later in the PATH's, depending on what your looking to do - trial and error or what Tru said works too.

I personally have come to love using separate accounts for stuff I want to do - it keep your root dir from becoming too cluttered with a million files, and you can just su to an account for experimenting (and not break root in the process). Plus the login screen looks much cooler with customized accounts for customized tools/tasks IMHO
 
  • Like
Reactions: TruHobbyist and Elf
The package I found with bash has a lot of other ported tools which needs the LD stuff.
I think it also included a port of sudo so I will look in to that.
Otherwise I've made a normal user account for daily use. And for root just an alias for starting bash.
 

About us

  • Silicon Graphics User Group (SGUG) is a community for users, developers, and admirers of Silicon Graphics (SGI) products. We aim to be a friendly hobbyist community for discussing all aspects of SGIs, including use, software development, the IRIX Operating System, and troubleshooting, as well as facilitating hardware exchange.

User Menu