Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] libssl-dev  (Read 1666 times)

dacorsa

  • Guest
[EN] libssl-dev
« on: 2017/12/29, 16:34:23 »
Hi guys,


i want to install libssl-dev but tells me to remove 18 packages:



I seguenti pacchetti saranno RIMOSSI:
  kde-standard kdepim kdepim-runtime kmail knotes konsolekalendar kontact korganizer libkf5akonadi-dev libkf5akonadinotes-dev libkf5calendarcore-dev
  libkf5calendarutils-dev libkf5kdelibs4support-dev libkolab-dev libssl1.0-dev node-gyp nodejs-dev npm
I seguenti pacchetti NUOVI saranno installati:
  libssl-dev


WHY?


where i can see these dependencies will be solve?


thanks

Offline der_bud

  • User
  • Posts: 1.072
  • member
Re: libssl-dev
« Reply #1 on: 2017/12/29, 17:23:59 »
Those removals are probably not triggered by installation of libssl-dev but part of some outstanding system update, see  https://forum.siduction.org/index.php?topic=6984.0

What is your output of
Code: [Select]
LANG=C apt update && LANG=C apt dist-upgrade?
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

dacorsa

  • Guest
Re: libssl-dev
« Reply #2 on: 2017/12/29, 17:31:48 »
Thanks for your reply:



root@NanoSID:/home/dacorsa# LANG=C apt update && LANG=C apt dist-upgrade
Hit:1 http://ftp.uni-stuttgart.de/siduction/extra unstable InRelease
Hit:2 http://ftp.it.debian.org/debian unstable InRelease
Hit:3 http://deb.opera.com/opera-stable stable InRelease
Hit:4 https://repo.skype.com/deb unstable InRelease
Hit:5 http://repository.spotify.com stable InRelease
Hit:6 https://packages.siduction.org/fixes unstable InRelease
Hit:7 https://dl.winehq.org/wine-builds/debian sid InRelease
Ign:8 https://dl.bintray.com/resin-io/debian stable InRelease
Hit:9 https://dl.bintray.com/resin-io/debian stable Release
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  libecal-1.2-19 libedata-cal-1.2-28 librsvg2-2 librsvg2-common
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
root@NanoSID:/home/dacorsa#