installation fails due to dependency issue in Precise

Bug #1032971 reported by Jasper
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
fsl (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Installing from the software center on a fresh Ubuntu 12.04 install fails with the error message:

Package dependencies cannot be resolved

 For details see the attached screenshot

Revision history for this message
Jasper (japsai) wrote :
Revision history for this message
ilogue (ilogue) wrote :

Installing through the NeuroDebian repository with synaptic works

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for reporting this issue. I get the same error message when attempting to install fsl on Ubuntu 12.04. (Works fine on Ubuntu Quantal though):

The following packages have unmet dependencies:
 fsl : Depends: fsl-4.1 (>= 4.1.6-4~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Changed in fsl (Ubuntu):
status: New → Confirmed
tags: added: precise unmetdeps
Revision history for this message
Mike Schmitgen (mike-michael-schmitgen) wrote :

I also got the error but I managed to fix it on my machines:

First I realised, that
"wget -O- http://neuro.debian.net/lists/precise.de-md | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
sudo apt-key adv --recv-keys --keyserver pgp.mit.edu 2649A5A9" (as recommended on http://neuro.debian.net/index.html)
left a blank neurodebian.sources.list. So I copied my working Lucid-entries and replaced "lucid" by "precise":
"deb http://apsy.gse.uni-magdeburg.de/debian data main contrib non-free
# deb-src http://apsy.gse.uni-magdeburg.de/debian data main contrib non-free
deb http://apsy.gse.uni-magdeburg.de/debian precise main contrib non-free
# deb-src http://apsy.gse.uni-magdeburg.de/debian precise main contrib non-free"
after that I did:
"sudo apt-get update"
"sudo apt-get install neurodebian-keyring"
"sudo apt-get update"
"sudo apt-get install fsl"

...worked for me, hope it helps.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.