[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems installing openoffice.org in etch



Florian Kulzer wrote:
On Mon, May 19, 2008 at 14:02:44 -0300, Marcelo Chiapparini wrote:
Samuel Bächler wrote:
 Reading task descriptions... Done Building tag database... Done The
 following packages are BROKEN: libhsqldb-java openoffice.org-base
 openoffice.org-calc openoffice.org-core openoffice.org-draw
 openoffice.org-impress openoffice.org-java-common openoffice.org-math
 openoffice.org-writer python-uno
Try to uninstall all the broken packages by typing something like
'aptitude remove --purge <package>'.

Then try again 'aptitude install openoffice'.

Thank you very much for the advice. However, I am still having the same problem: 'aptitude remove --purge <package>' does not fix the problem. The problem with the unmet dependencies

libstlport4.6c2
libservlet2.3-java
libxt-java
libmdbtools
libportaudio0

continues.

Please check the output of:

apt-cache policy libstlport4.6c2

aptitude install -sD libstlport4.6c2

These two commands should tell you if apt can find any version of
libstlport4.6c2 at all (it should list version 4.6.2-3) and, if any
version is known, why it cannot be installed.


Florian, thank you very much for the help. The output of these two commands are:

marcelo@nostromo2:~$ apt-cache policy libstlport4.6c2
libstlport4.6c2:
  Installed: (none)
  Candidate: (none)
  Version table:
     4.6.2-3 0
        100 /var/lib/dpkg/status

marcelo@nostromo2:~$ aptitude install -sD libstlport4.6c2
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
No candidate version found for libstlport4.6c2
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Would download/install/remove packages.

It seems that apt can't find any candidate to install?

--
Marcelo Chiapparini


Reply to: