On Wed, Jan 25, 2017 at 10:04:39AM +0200, Lars Noodén wrote: > python-sipsimple (>= 3.0.0) seems to uninstallable because of > dependencies. Is there a safe and easy way to pull them in from Debian? > > Regards, > Lars > > # apt-get install python-sipsimple > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > python-sipsimple : Depends: libavcodec57 (>= 7:3.1.3) but it is not > installable or > libavcodec-extra57 (>= 7:3.1.3) but it is > not installable > Depends: libavformat57 (>= 7:3.1.3) but it is not > installable > Depends: libavutil55 (>= 7:3.1.3) but it is not > installable > Depends: libswscale4 (>= 7:3.1.3) but it is not > installable > Depends: python-otr (>= 1.2.0) but it is not going > to be installed
Hi Lars, all those packages are in Devuan backports. You should just add: deb http://auto.mirror.devuan.org/merged/ jessie-backports main contrib deb-src http://auto.mirror.devuan.org/merged/ jessie-backports main contrib in your sources.list, and then apt-get update. My2Cents KatolaZ P.S.: Anyway, python-sipsimple is *not* in Devuan, is it? ;) -- [ ~.,_ Enzo Nicosia aka KatolaZ - GLUGCT -- Freaknet Medialab ] [ "+. katolaz [at] freaknet.org --- katolaz [at] yahoo.it ] [ @) http://kalos.mine.nu --- Devuan GNU + Linux User ] [ @@) http://maths.qmul.ac.uk/~vnicosia -- GPG: 0B5F062F ] [ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ ] _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
