Seite 1 von 1

opsi-configed install problem

Verfasst: 20 Nov 2009, 22:57
von dekiblue
Hi,

I installed Debian 5 and I'm following Installation Manual. Everything worked well until I came to this line of code:

aptitude install opsi-coniged

It gives me the following error:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
opsi-configed
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1675kB of archives. After unpacking 2122kB will be used.
The following packages have unmet dependencies:
opsi-configed: Depends: sun-java6-jre which is a virtual package. or
sun-java6-jdk which is a virtual package. or
sun-j2sdk1.6 which is a virtual package. or
sun-j2re1.6 which is a virtual package.
Unable to resolve dependencies! Giving up...
The following packages are BROKEN:
opsi-configed
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1675kB of archives. After unpacking 2122kB will be used.
aptitude failed to find a solution to these dependencies. You can solve them yourself by hand or type 'n' to quit.
The following packages have unmet dependencies:
opsi-configed: Depends: sun-java6-jre which is a virtual package. or
sun-java6-jdk which is a virtual package. or
sun-j2sdk1.6 which is a virtual package. or
sun-j2re1.6 which is a virtual package.
Resolve these dependencies by hand? [N/+/-/_/:/?]
Abort.

If I try to force the install the result it the same. I tried installing other java package, I used the command

update-alternatives --config java

to point to version 1.6 but nothing helps.

Now what?

Thanks

Dejan

Re: opsi-configed install problem

Verfasst: 22 Nov 2009, 14:31
von inszekt_
the default Debian install does not have the neccesary repository, which contains the java packages.

Re: opsi-configed install problem

Verfasst: 26 Nov 2009, 12:46
von dekiblue
Thanks for your answer.

Do you know what repositories are missing that I should add to source.list ?

Cheers,

Dejan

Re: opsi-configed install problem

Verfasst: 26 Nov 2009, 13:16
von wolfbardo
The sun-java6.. packages are in the Debian

non-free

repository

regards
Bardo Wolf