Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #191410

Re: Problem using "dpkg -i"

From Karol Augustin <karol@augustin.pl>
Newsgroups linux.debian.user
Subject Re: Problem using "dpkg -i"
Date 2018-01-22 17:00 +0100
Message-ID <vaMFP-6IF-3@gated-at.bofh.it> (permalink)
References <v87x7-6Jq-3@gated-at.bofh.it> <v88CR-7uv-1@gated-at.bofh.it> <v895U-7WI-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-15 08:40 +0100
  Re: Problem using "dpkg -i" Bernd Gruber <begruber@mnet-online.de> - 2018-01-15 09:50 +0100
    Re: Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-15 10:20 +0100
      Re: Problem using "dpkg -i" deloptes <deloptes@gmail.com> - 2018-01-15 20:40 +0100
        Re: Problem using "dpkg -i" Michael Lange <klappnase@freenet.de> - 2018-01-16 00:10 +0100
          Re: Problem using "dpkg -i" deloptes <deloptes@gmail.com> - 2018-01-16 08:20 +0100
            Re: Problem using "dpkg -i" Michael Lange <klappnase@freenet.de> - 2018-01-16 11:30 +0100
              Re: Problem using "dpkg -i" Curt <curty@free.fr> - 2018-01-16 12:20 +0100
                Re: Problem using "dpkg -i" Michael Lange <klappnase@freenet.de> - 2018-01-16 22:10 +0100
                Re: Problem using "dpkg -i" Curt <curty@free.fr> - 2018-01-17 11:40 +0100
              Re: Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-16 22:40 +0100
                Re: Problem using "dpkg -i" Michael Lange <klappnase@freenet.de> - 2018-01-16 23:00 +0100
                Re: Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-17 14:00 +0100
                Re: Problem using "dpkg -i" Michael Lange <klappnase@freenet.de> - 2018-01-17 20:40 +0100
      Re: Problem using "dpkg -i" Jimmy Johnson <field.engineer@gmail.com> - 2018-01-16 07:10 +0100
        Re: Problem using "dpkg -i" deloptes <deloptes@gmail.com> - 2018-01-16 08:30 +0100
          Re: Problem using "dpkg -i" Curt <curty@free.fr> - 2018-01-16 10:40 +0100
            Re: Problem using "dpkg -i" deloptes <deloptes@gmail.com> - 2018-01-16 19:00 +0100
              Re: Problem using "dpkg -i" Brian <ad44@cityscape.co.uk> - 2018-01-16 19:50 +0100
                Re: Problem using "dpkg -i" bw <bwtnguy@yahoo.com> - 2018-01-16 20:20 +0100
              Re: Problem using "dpkg -i" Michael Lange <klappnase@freenet.de> - 2018-01-16 22:10 +0100
                Re: Problem using "dpkg -i" Curt <curty@free.fr> - 2018-01-17 11:50 +0100
          Re: Problem using "dpkg -i" Jimmy Johnson <field.engineer@gmail.com> - 2018-01-16 14:10 +0100
      Re: Problem using "dpkg -i" Karol Augustin <karol@augustin.pl> - 2018-01-22 17:00 +0100
        Re: Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-24 13:10 +0100
  Installing and running legacy software (was  Re: Problem using "dpkg  -i") Jonathan Dowland <jmtd@debian.org> - 2018-01-15 11:00 +0100
    Re: Installing and running legacy software (was Re: Problem using  "dpkg -i") Richard Owlett <rowlett@cloud85.net> - 2018-01-15 13:00 +0100
      Re: Installing and running legacy software (was Re: Problem using  "dpkg -i") Carl Fink <carlf@panix.com> - 2018-01-15 13:50 +0100
        Re: Installing and running legacy software (was Re: Problem using  "dpkg -i") Richard Owlett <rowlett@cloud85.net> - 2018-01-15 14:20 +0100
          Re: Installing and running legacy software (was Re: Problem using  "dpkg -i") bw <bwtnguy@yahoo.com> - 2018-01-15 17:20 +0100
            Re: Installing and running legacy software (was Re: Problem using  "dpkg -i") Richard Owlett <rowlett@cloud85.net> - 2018-01-15 18:30 +0100
              Re: Installing and running legacy software (was Re: Problem using  "dpkg -i") Richard Owlett <rowlett@cloud85.net> - 2018-01-15 20:20 +0100
  Re: Problem using "dpkg -i" Richard Hector <richard@walnut.gen.nz> - 2018-01-15 11:00 +0100
  Re: Problem using "dpkg -i" Sven Joachim <svenjoac@gmx.de> - 2018-01-15 18:40 +0100
    Re: Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-15 20:30 +0100
      Re: Problem using "dpkg -i" SDA <marathon.durandal@gmail.com> - 2018-01-18 03:50 +0100
      Re: Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-28 16:40 +0100
        Re: Problem using "dpkg -i" Curt <curty@free.fr> - 2018-01-28 18:20 +0100
          Re: Problem using "dpkg -i" Brian <ad44@cityscape.co.uk> - 2018-01-28 18:30 +0100
          Re: Problem using "dpkg -i" Richard Owlett <rowlett@cloud85.net> - 2018-01-28 21:20 +0100
            Re: Problem using "dpkg -i" Brian <ad44@cityscape.co.uk> - 2018-01-28 21:30 +0100

csiph-web