Your message dated Mon, 13 Apr 2015 11:22:05 +0300
with message-id <[email protected]>
and subject line Re: Bug#782141: installing i386 version does not help
has caused the Debian Bug report #782141,
regarding minidlna: error while loading shared libraries: libavformat.so.52:
cannot open shared object file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
782141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782141
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minidlna
Version: 1.0.24+dfsg-1
Severity: important
Dear Maintainer,
jaap@custard:~$ sudo minidlna -R
[sudo] password for jaap:
minidlna: error while loading shared libraries: libavformat.so.52: cannot open
shared object file: No such file or directory
jaap@custard:~$
-- System Information:
Debian Release: 7.8
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.16.0-0.bpo.4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages minidlna depends on:
ii adduser 3.113+nmu3
ii libavformat-extra-53 6:0.8.17-1
ii libavformat53 [libavformat-extra-53] 6:0.8.17-1
ii libavutil-extra-51 6:0.8.17-1
ii libavutil51 [libavutil-extra-51] 6:0.8.17-1
ii libc6 2.13-38+deb7u8
ii libexif12 0.6.20-3
ii libflac8 1.2.1-6+deb7u1
ii libid3tag0 0.15.1b-10
ii libjpeg8 8d-1+deb7u1
ii libogg0 1.3.0-4
ii libsqlite3-0 3.7.13-1+deb7u1
ii libvorbis0a 1.3.2-1.3
ii lsb-base 4.1+Debian8+deb7u1
minidlna recommends no packages.
minidlna suggests no packages.
-- Configuration Files:
/etc/minidlna.conf changed:
media_dir=A,/var/music
media_dir=V,/var/video
media_dir=P,/home/lia/data/graphics
media_dir=P,/home/jaap/data/graphics
db_dir=/var/lib/minidlna
log_dir=/var/log
log_level=warn
network_interface=eth0,tun4
listening_ip=10.0.0.159,10.136.136.1
port=8200
friendly_name=Yellow matter custard
serial=12345678
model_name=MiniDLNA
model_number=1
inotify=yes
album_art_names=Cover.png/cover.png/Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg
notify_interval=60
minissdpdsocket=/run/minissdpd.sock
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello Jaap,
Ok, great, then I'm closing the bug.
On Mon, 13 Apr 2015 09:57:54 +0200
Jaap van Wingerde <[email protected]> wrote:
> Alexander!
>
> You are right :-( There was on old binary (2013?) in /usr/sbin/.
>
> I removed it, re-installed minidlna and all is running fine now.
>
> Kind regards,
> Jaap.
>
> Alexander Gerasiov <[email protected]> schreef op 12 april 2015 16:33:23
> CEST:
> >Hello Jaap,
> >
> >Are you sure that you're running minidlna from system, not one
> >from /usr/local/bin nor $HOME/bin?
> >
> >Could you show output of
> >
> >which minidlnad
> >
> >and
> >
> >ldd `which minidlnad`
> >
> >commands?
>
--- End Message ---