Hello Alexander, On Fri, 28 Sep 2018 13:48:21 +0300 Alexander Gerasiov <g...@cs.msu.su> wrote:
> Hello Dean, > > What distribution do you use? > > I'm afraid it's not Debian, but Raspbian derivative. > > I cant reproduce it with current debian archive. May be you should > report to raspbian and ask binNMU for minidlna (or libavformat58, as > minidlna do not links libavcodec itself). Oh, it's not libavformat58, which should be rebuilt, but libchromaprint: > /usr/sbin/minidlnad: /usr/lib/arm-linux-gnueabihf/libavcodec.so.58: > version `LIBAVCODEC_57' not found (required by > /usr/lib/arm-linux-gnueabihf/libchromaprint.so.1) > > On Fri, 21 Sep 2018 10:26:25 +1000 > Dean <deanshann...@gmail.com> wrote: > > > Package: minidlna > > Version: 1.2.1+dfsg-1+b1 > > Severity: important > > > > Dear Maintainer, > > > > * What led up to the situation? > > I think i may have removed libavcodec57 at some point. > > Now when i start the service It starts with the following in the > > journal: /usr/sbin/minidlnad: error while loading shared libraries: > > libavcodec.so.57: cannot open shared object file: No such file or > > directory raspberrypi systemd[1]: minidlna.service: About to > > execute: /etc/init.d/minidlna start > > raspberrypi systemd[1]: minidlna.service: > > Forked /etc/init.d/minidlna as 5123 > > raspberrypi systemd[1]: minidlna.service: Changed dead -> start > > raspberrypi systemd[1]: Starting LSB: minidlna server... > > raspberrypi systemd[5123]: minidlna.service: Executing: > > /etc/init.d/minidlna start > > raspberrypi systemd[1]: minidlna.service: Child 5123 belongs to > > minidlna.service. > > raspberrypi systemd[1]: minidlna.service: Control process exited, > > code=exited status=0 > > raspberrypi systemd[1]: minidlna.service: Got final SIGCHLD for > > state start. raspberrypi systemd[1]: minidlna.service: Changed > > start -> exited raspberrypi systemd[1]: minidlna.service: Job > > minidlna.service/start finished, result=done > > raspberrypi systemd[1]: Started LSB: minidlna server. > > raspberrypi systemd[1]: minidlna.service: Failed to send unit change > > signal for minidlna.service: Connection reset by peer > > * What exactly did you do (or not do) that was effective (or > > ineffective)? I first tried linking libavcodec58 to 57 but then it > > looks for version 57 of the rest of its libraries > > I then tried to link each of the successive so's it complained about > > (libavformat, libavutils, ...) with no avail > > I then tried to install libavcodec57 but it is no longer in the repo > > * What was the outcome of this action? > > ln -s /usr/lib/arm-linux-gnueabihf/libavcodec.so.58.18.100 > > /usr/lib/arm-linux-gnueabihf/libavcodec.so.57 > > systemctl start minidlna: > > /usr/sbin/minidlnad: /usr/lib/arm-linux-gnueabihf/libavcodec.so.58: > > version `LIBAVCODEC_57' not found (required by > > /usr/lib/arm-linux-gnueabihf/libchromaprint.so.1) > > * What outcome did you expect instead? > > I was hoping minidlna would work with libav* version 58 > > > > -- System Information: > > Distributor ID: Raspbian > > Description: Raspbian GNU/Linux testing (buster) > > Release: testing > > Codename: buster > > Architecture: armv7l > > > > Kernel: Linux 4.14.70-v7+ (SMP w/4 CPU cores) > > Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), > > LANGUAGE=en_AU.UTF-8 (charmap=UTF-8) > > Shell: /bin/sh linked to /bin/dash > > Init: systemd (via /run/systemd/system) > > > > Versions of packages minidlna depends on: > > ii adduser 3.117 > > ii libavformat58 7:4.0.2-1+b2 > > ii libavutil56 7:4.0.2-1+b2 > > ii libc6 2.27-6+rpi1 > > ii libexif12 0.6.21-5 > > ii libflac8 1.3.2-3 > > ii libid3tag0 0.15.1b-13 > > ii libjpeg62-turbo 1:1.5.2-2+b1 > > ii libogg0 1.3.2-1 > > ii libsqlite3-0 3.24.0-1 > > ii libvorbis0a 1.3.6-1 > > ii lsb-base 9.20170808+rpi1 > > > > minidlna recommends no packages. > > > > minidlna suggests no packages. > > > > -- Configuration Files: > > /etc/minidlna.conf changed: > > media_dir=V,/mnt/media/Movies > > media_dir=V,/mnt/media/Kids > > merge_media_dirs=no > > db_dir=/var/cache/minidlna > > log_dir=/var/log > > root_container=V > > network_interface=eth0 > > port=8200 > > friendly_name="redacted" > > inotify=yes > > album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg > > album_art_names=AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg > > album_art_names=Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg > > > > > > -- no debconf information > > > -- Best regards, Alexander Gerasiov Contacts: e-mail: g...@cs.msu.su WWW: http://gerasiov.net TG/Skype: gerasiov PGP fingerprint: 04B5 9D90 DF7C C2AB CD49 BAEA CA87 E9E8 2AAC 33F1