← Back to team overview

fenics team mailing list archive

fenics can't be installed on ubuntu 8.04

 

I recently migrated from debian testing to ubuntu 8.04. It was great: fast and recognized all my hardware. However, fenics couldn't be installed. Here is the error message:

aharon@aharon-desktop:~$ sudo apt-get install fenics
Reading package lists... Done
Building dependency tree       
Reading state information... Done
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  fenics: Depends: libdolfin but it is not going to be installed
          Depends: libdolfin-dev but it is not going to be installed
          Depends: syfi but it is not going to be installed
          Depends: meshbuilder but it is not going to be installed
E: Broken packages

aharon@aharon-desktop:~$ sudo apt-get install libdolfin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libdolfin: Depends: libsuitesparse but it is not installable
E: Broken packages

aharon@aharon-desktop:~$ apt-cache search --names-only libsuitesparse
libsuitesparse-3.1.0 - collection of libraries for computations for sparse matrices
libsuitesparse-dbg - collection of libraries for computations for sparse matrices
libsuitesparse-dev - collection of libraries for computations for sparse matrices
libsuitesparse-doc - collection of libraries for computations for sparse matrices

It seemed that the package libsuitesparse was renamed to libsuitesparse-3.1.0.

Could you fix this when you have time? I wish I knew how to do it, but I don't.

Thank you.

Best,
Chong Luo



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Follow ups