External Email - Use Caution        

Thank you for the fast response.


I had a typo in my original message. when I said 7.1.2, I really meant 7.2. I originally installed it using the freesurfer-linux-ubuntu18_amd64-7.2.0.tar.gz archive file.  The issue with the binaries was with 7.2.0. 


I uninstalled that version and I am trying to re-install it using the .deb file. 


 I am getting the following error message while trying to install freesurfer_7.2.0_amd64.deb as suggested:


$ sudo apt-get install ./freesurfer_7.2.0_amd64.deb
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Note, selecting 'freesurfer' instead of './freesurfer_7.2.0_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 freesurfer : Depends: xorg-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


any thoughts?


--Luis

 

From: fsbuild <fsbuild@contbay.com>
Date: Tuesday, November 2, 2021 at 7:01 AM
To: "freesurfer@nmr.mgh.harvard.edu" <freesurfer@nmr.mgh.harvard.edu>
Cc: "Alvarado,Luis R" <luis.alvarado@louisville.edu>
Subject: Re: [Freesurfer] Problem with FS 7.1.2 binaries: libcrypt.so.1: version `XCRYPT_2.0' not found

 

You don't often get email from fsbuild@contbay.com. Learn why this is important

CAUTION: This email originated from outside of our organization. Do not click links, open attachments, or respond unless you recognize the sender's email address and know the contents are safe.

Hello Luis,

 

This looks like an issue reported after people upgraded their Ubuntu systems causing the linker to find the wrong version of that library, e.g.,

 

MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://ubuntuforums.org/showthread.php?t=2438576

 

MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://github.com/pmq20/ruby-packer/issues/131

 

As of the 7.2.0 release, there is a .deb installer package you can use if you have admin/root privileges.  If there is an issue with the wrong version of libraries on your system, running the installer might update them.

 

$ wget MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be https://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/7.2.0/freesurfer_7.2.0_amd64.deb

 

$ sudo apt-get install ./freesurfer_7.2.0_amd64.deb

 

- which should give you /usr/local/freesurfer/7.2.0

 

You can always uninstall it.

 

- R.



On Nov 1, 2021, at 20:54, Alvarado,Luis R <luis.alvarado@louisville.edu> wrote:

 

/lib/x86_64-linux-gnu/libcrypt.so.1: version `XCRYPT_2.0' not found