Mailinglist Archive: zypp-devel (84 mails)

< Previous Next >
Re: [zypp-devel] Problems with dependencies on files
  • From: Klaus Kaempf <kkaempf@xxxxxxx>
  • Date: Mon, 11 Aug 2008 10:27:44 +0200
  • Message-id: <20080811082744.GB28803@xxxxxxxxxxxxx>
* Lorenzo Villani <lvillani@xxxxxxxxxxxxxxx> [Aug 10. 2008 18:46]:
Today, while trying to install openjdk on fedora using zypper, it gave
me the following error:

# sudo zypper in java-1.6.0-openjdk java-1.6.0-openjdk-devel maven2
Reading installed packages...

Problem: nothing provides /usr/lib/security/classpath.security needed
by java-1.5.0-gcj-1.5.0.0-21.fc9.i386
Solution 1: do not ask to install a solvable providing maven2

Well, that was to be expected. Due to performance reasons and because
its seldomly used, libzypp refrains from downloading the complete file
information (repodata/filelists.xml.gz).

This is why the dependency to /usr/lib/security/classpath.security cannot
be solved.

A subset of the file information is usually added to primary.xml (the
'main' dependency metadata), afaik based on analyzing the dependencies
within the repository.


Choose the above solution using '1' or cancel using 'c' [1/C]: C

And I had to install those packages using yum :(

From the same repository ? Or did yum use a different one ?


PS: That file on fedora is provided by libgcj-4.3.0-8

Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References