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

Re: Problem using "dpkg -i"



On 2018-01-15 9:17, Richard Owlett wrote:
> On 01/15/2018 02:25 AM, Bernd Gruber wrote:
>> Richard Owlett wrote:
>>>
>>> Received error message:
>>> dpkg: dependency problems prevent configuration of amaya:
>>>    amaya depends on libssl0.9.8 (>= 0.9.8m-1); however:
>>>     Package libssl0.9.8 is not installed.

I know you have mentioned that the problem is fixed now but I feel that
it's worth mentioning a few things here:

libssl1.1 and libssl0.9.8 are completely different packages and you can
install them both at the same time. As it seems to be the only
dependency that is missing I would just download missing package that
seems to be available from Ubuntu repos:

https://pkgs.org/download/libssl0.9.8

And run apt-get install -f

It should fix your problem. The only downside (besides from using
abandonware) is that libssl0.9.8 might depend on something else and if
you decide to follow this route you might end up in a situation when
package you want to install is breaking/downgrading package from the
distribution you are using.

But as far as I remember obsolete libssl should be OK to just install
and use (and it won't have any impact on the other software).

Karol



>>
>> try apt-get -f install
>>
>> Bernd
> 
> I had already tried "fix broken" option in Synaptic.
> All it did was remove all pieces of Amaya.
> 
> I repeated
> dpkg -i /home/richard/Downloads/amaya_11.4.7-1_i386.deb
> followed by
> apt-get -f install
> with the same result ;<
> 
> Thanks.

-- 
Karol Augustin
karol@augustin.pl
http://karolaugustin.pl/
+353 85 775 5312


Reply to: