← Back to team overview

dolfin team mailing list archive

Re: [Question #158354]: Upgraded to Ubuntu 11.04 Natty, broken package error

 

Question #158354 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/158354

    Status: Needs information => Open

Kyle gave more information on the question:
Here you are:

kyle@kyle:~$ apt-cache policy fenics
fenics:
  Installed: (none)
  Candidate: 11.05-2~ppa1~natty1
  Version table:
     11.05-2~ppa1~natty1 0
        500 http://ppa.launchpad.net/fenics/ppa/ubuntu/ natty/main amd64 Packages
     11.02-1 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages

kyle@kyle:~$ apt-cache policy python-dolfin
python-dolfin:
  Installed: (none)
  Candidate: 0.9.11-2~ppa1~natty1
  Version table:
     0.9.11-2~ppa1~natty1 0
        500 http://ppa.launchpad.net/fenics/ppa/ubuntu/ natty/main amd64 Packages
     0.9.10-1build1 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages

kyle@kyle:~$ sudo apt-get -s install python-dolfin
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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 python-dolfin : Depends: python-pytrilinos but it is not going to be installed
E: Broken packages

kyle@kyle:~$ sudo apt-get -s install dolfin-doc
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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 dolfin-doc : Depends: python-dolfin (>= 0.9.11-2~ppa1~natty1) but it is not going to be installed
E: Broken packages

kyle@kyle:~$ sudo apt-get -s install dolfin-bin
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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 dolfin-bin : Depends: python-dolfin (>= 0.9.11-2~ppa1~natty1) but it is not going to be installed
E: Broken packages

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.