None
closed
nobody
None
2018-12-02
2018-11-11
Anonymous
No

Hi,
I want to install from source.

system debian buster with libupnp1.8.4
because I have a problem with mpd intergration.

when I tune in mpd database upnp, I see tidal streaming on the first level (album, artist etc), but after that I only get one error ncmpc (no such object)

maybe the new lib of upnp will help.

please compile

dpkg-shlibdeps: Error: No dependency information found for /usr/local/lib/libupnp.so.13 (used by debian / upmpdcli / usr / bin / scctl)
Tip: Check that the library is actually from a package.
dh_shlibdeps: dpkg-shlibdeps -Tdebian / upmpdcli.substvars debian / upmpdcli / usr / bin / upmpdcli debian / upmpdcli / usr / bin / scctl returned exit code 25

which settings do I have to do to compile on a current version of libupnp.

Many thanks in advance

cliff

Discussion

  • medoc
    medoc
    2018-11-11

    I am not quite sure of what you want to do here, but if this is about the "mpd database upnp" which I interpret to be the MPD UPnP backend, you are at the wrong place, I have not dealt with this code for years. Also libupnp (portable upnp), I don't maintain this even if I sometimes contribute.

    Also from what I see above, you are trying to build a package. If this is the case, libupnp must be installed from a package too, not locally built (that is you need to download or build the libupnp .deb, install it, then build the packages which depend on it.

     
  • Anonymous
    Anonymous
    2018-11-11

    actually on my debian unstable system libupnpp3 is the sole packge still using libupnp6, all other package have moved to libupnp13 (1.8.4 vs 1.6.25)

    dpkg -l libupnp*
    Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
    | État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
    |/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
    ||/ Nom Version Architecture Description
    +++-===============-============-============-=============================================================
    ii libupnp13:amd64 1:1.8.4-2 amd64 Portable SDK for UPnP Devices, version 1.8 (shared library)
    ii libupnp6:amd64 1:1.6.25-1 amd64 Portable SDK for UPnP Devices, version 1.6 (shared libraries)
    ii libupnpp3 0.15.1-1 amd64 C++ layer over libupnp.

    apt-get remove libupnp6
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances
    Lecture des informations d'état... Fait
    Les paquets suivants seront ENLEVÉS :
    libupnp6 libupnpp3 upmpdcli
    0 mis à jour, 0 nouvellement installés, 3 à enlever et 1 non mis à jour.
    Après cette opération, 2 532 ko d'espace disque seront libérés.
    Souhaitez-vous continuer ? [O/n] n

     
  • medoc
    medoc
    2018-11-15

    libupnpp3 is obsolete anyway, current upmpdcli and upplay are using libupnpp4. So you can delete libupnpp3.

    libupnpp4 still uses libupnp 1.6, there is nothing wrong with it.

     
  • medoc
    medoc
    2018-11-15

    • status: open --> closed
    • milestone: -->
     
  • Anonymous
    Anonymous
    2018-11-25

    Nothing wrong with libupnp 1.6, but will be unavailable soon for new instal and thus package will not install unless you supply it.

     
  • medoc
    medoc
    2018-11-25

    What makes you think that libupnp 1.6 is being deprecated by Debian ?

     

Cancel   Add attachment