<font face="Verdana, Arial, Helvetica" size="2">Gregory Walsh updated #16769<br />
----------------------------<br />
<br />
AIPS causing issues in new Ubuntu 20.04 OS Upgrade<br />
--------------------------------------------------<br />
<br />
<div style="margin-left: 40px;">Ticket ID: 16769</div>
<div style="margin-left: 40px;">URL: <a href="https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/16769">https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/16769</a></div>
<div style="margin-left: 40px;">Name: Gregory Walsh</div>
<div style="margin-left: 40px;">Email address: <a href="mailto:gwalsh4758@gmail.com">gwalsh4758@gmail.com</a></div>
<div style="margin-left: 40px;">Creator: User</div>
<div style="margin-left: 40px;">Department: AIPS Data Reduction</div>
<div style="margin-left: 40px;">Staff (Owner): -- Unassigned --</div>
<div style="margin-left: 40px;">Type: Issue</div>
<div style="margin-left: 40px;">Status: Open</div>
<div style="margin-left: 40px;">Priority: Default</div>
<div style="margin-left: 40px;">SLA: NRAO E2E</div>
<div style="margin-left: 40px;">Template group: Default</div>
<div style="margin-left: 40px;">Created: 13 August 2020 08:11 PM</div>
<div style="margin-left: 40px;">Updated: 13 August 2020 08:11 PM</div>
<div style="margin-left: 40px;">Reply due: 17 August 2020 08:11 PM (4d 0h 0m)</div>
<div style="margin-left: 40px;">Resolution due: 10 May 2023 12:00 AM (999d 3h 49m)</div>
<br />
<br />

<p>Hello,</p>
<p>I just wanted to bring up an issue I had to fix after upgrading my Ubuntu OS to the new 20.04 version. I use AIPS version 31DEC19, so this might not be an issue in the 31DEC20 version, but nonetheless. </p>
<p>If one sources the $AIPS_ROOT/LOGIN.SH script using bash, the unique $AIPS_PATH which is appended to one's PATH is placed before the PATH set globally (e.g., by /etc/environment, or some such), and individually per user (e.g., from ~/.bashrc, ~/.profile, etc.).  That is, one's PATH becomes: /my/aips/path:/my/user/path. After installing the new Ubuntu OS upgrade and sourcing the AIPS LOGIN script, I could not open .pdf files through evince (the default document viewer for Ubuntu) or System Settings (through gnome-control-center). This was because it was looking for the libgcc_s.so.1 library through my AIPS installation, which for me is in /my_aips_root/31DEC19/LNX64/LIB/INTELCMP/ and I'm assuming is too old of a version to handle these processes. To fix this, I had to add my $AIPS_PATH to my PATH directly, without sourcing the LOGIN.SH script, placing it after the PATH set globally by /etc/environment (export "PATH=$PATH:aips/stuff/). AIPS itself still works fine after doing this, and I am able to run the commands in terminal which before would throw errors or not load at all. </p>
<p>I suppose one could jury-rig this by replacing the AIPS installation of libgcc_s.so.1 with the local installation of libgcc_s.so.1, but this just seems like a bad idea to me (though I am by no means a software expert). </p>
<p>Again, this may not be an issue if I had the most up-to-date version of AIPS, but I thought it would be useful to bring this up.</p>
<p>Thanks,</p>
<p>Greg</p>

<br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
Staff CP:  <a href="https://help.nrao.edu/staff" target="_blank">https://help.nrao.edu/staff</a><br />
</font>