Ah, it appears that some combination of the scripted key fetching and updating apt-get failed.
Thanks, and sorry for the noise. On Wed, Jan 31, 2018 at 9:11 AM, Yaroslav Halchenko <[email protected]> wrote: > > On Wed, 31 Jan 2018, Bennet Fauber wrote: > > > root@admin1-HP-Z400-Workstation:~# apt-key list | grep -B1 -A3 neuro > > uid NeuroDebian Archive Key < > > [email protected]> > > uid neuro.debian.net archive <[email protected]> > > uid apsy.gse.uni-magdeburg.de Debian Archive < > > [email protected]> > > sub 2048g/2A2A68E9 2006-04-11 > > make sure you ran apt-get update and it did not complain before apt-get > install > > if still complains, just to be sure -- output of > > apt-cache policy fsl-5.0-core > > please > > > root@admin1-HP-Z400-Workstation:~# apt-get install -y fsl-5.0-core > fsl-feeds > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > The following additional packages will be installed: > > fsl-5.0-eddy-nonfree > > Suggested packages: > > fsl-5.0-gpu octave mriconvert | dicomnifti fsl-complete condor | > > gridengine-client > > The following NEW packages will be installed: > > fsl-5.0-core fsl-5.0-eddy-nonfree fsl-feeds > > 0 upgraded, 3 newly installed, 0 to remove and 23 not upgraded. > > Need to get 0 B/292 MB of archives. > > After this operation, 328 MB of additional disk space will be used. > > WARNING: The following packages cannot be authenticated! > > fsl-5.0-core fsl-5.0-eddy-nonfree fsl-feeds > > E: There were unauthenticated packages and -y was used without > > --allow-unauthenticated > > > > On Tue, Jan 30, 2018 at 11:28 PM, Yaroslav Halchenko < > [email protected]> > > wrote: > > > > > On Tue, 30 Jan 2018, Bennet Fauber wrote: > > > > > I get this message when installing FSL. > > > > > $ sudo apt-get install -y fsl-5.0-core fsl-feeds > > > > Reading package lists... Done > > > > Building dependency tree > > > > Reading state information... Done > > > > The following additional packages will be installed: > > > > fsl-5.0-eddy-nonfree > > > > Suggested packages: > > > > fsl-5.0-gpu octave mriconvert | dicomnifti fsl-complete condor > > > > | gridengine-client > > > > The following NEW packages will be installed: > > > > fsl-5.0-core fsl-5.0-eddy-nonfree fsl-feeds > > > > 0 upgraded, 3 newly installed, 0 to remove and 23 not upgraded. > > > > Need to get 0 B/292 MB of archives. > > > > After this operation, 328 MB of additional disk space will be used. > > > > WARNING: The following packages cannot be authenticated! > > > > fsl-5.0-core fsl-5.0-eddy-nonfree fsl-feeds > > > > E: There were unauthenticated packages and -y was used without > > > > --allow-unauthenticated > > > > smells like you do not have neurodebian apt key installed/enabled > > > > apt-key list > > > should have > > > > /etc/apt/trusted.gpg.d/neurodebian.gpg > > > -------------------------------------- > > > pub 1024D/2649A5A9 2006-04-11 > > > uid NeuroDebian Archive Key < > > > [email protected]> > > > uid neuro.debian.net archive <[email protected] > > > > > uid apsy.gse.uni-magdeburg.de Debian Archive < > > > [email protected]> > > > sub 2048g/2A2A68E9 2006-04-11 > > > > > if not -- on xenial > > > > apt-get install neurodebian-archive-keyring=0.37.2 > > > > should install it, and then run apt-get update > > > > -- > > > Yaroslav O. Halchenko > > > Center for Open Neuroscience http://centerforopenneuroscience.org > > > Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 > > > Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 > > > WWW: http://www.linkedin.com/in/yarik > > > > -- > Yaroslav O. Halchenko > Center for Open Neuroscience http://centerforopenneuroscience.org > Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 > Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 > WWW: http://www.linkedin.com/in/yarik > > _______________________________________________ > Neurodebian-users mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users >
_______________________________________________ Neurodebian-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users
