Your message dated Thu, 07 Jan 2021 17:36:21 +0000
with message-id <[email protected]>
and subject line Bug#885014: fixed in minidlna 1.3.0+dfsg-1
has caused the Debian Bug report #885014,
regarding minidlna can only bind to at most 4 network interfaces
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.)


-- 
885014: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885014
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minidlna
Version: 1.1.6+dfsg-1
Severity: normal

Dear Maintainer,

I have a Soekris net6501 box having 4 ethernet ports plus an additional network 
card with 2 ports
and a USB wireless stick providing one more interface.
Initially I configured minidlna.conf's network_interface option to all 
interfaces
except the uplink port (5 ethernet and 1 wireless interfaces in total).
Then I wondered, why minidlna wasn't accessible via the wireless interface.

After playing around with the config and reducing the number of 
network_interface options to 4 in total
(3 ethernet and 1 wireless), the wireless access was working fine. Also the 
debug log showed
that it now binds to the wireless address.

After taking a short look into the source code, I found the "culprit" in 
minidlnatypes.h:
#define MAX_LAN_ADDR 4

In total I see two bugs here:

1.)
In minidlna.c there's a log for "Too many interfaces (max: %d), ignoring %s\n" 
in case the maximum is reached.
However, when more than 4 interfaces are defined in the config file, I don't 
see this error in the log file.

2.)
I admit that my setup and the amount of network interfaces is quite "unusal" 
for a typical home network.
But nevertheless, a MAX_LAN_ADDR of 4 is an "artificial" restriction for my 
case and therefore this is a bug for me.

Thanks.


-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set LC_CTYPE to 
default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968), LANGUAGE=C (charmap=locale: Cannot set LC_CTYPE to default 
locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages minidlna depends on:
ii  adduser          3.115
ii  libavformat57    7:3.2.9-1~deb9u1
ii  libavutil55      7:3.2.9-1~deb9u1
ii  libc6            2.24-11+deb9u1
ii  libexif12        0.6.21-2+b2
ii  libflac8         1.3.2-1
ii  libid3tag0       0.15.1b-12
ii  libjpeg62-turbo  1:1.5.1-2
ii  libogg0          1.3.2-1
ii  libsqlite3-0     3.16.2-5+deb9u1
ii  libvorbis0a      1.3.5-4
ii  lsb-base         9.20161125

minidlna recommends no packages.

minidlna suggests no packages.

-- Configuration Files:
/etc/minidlna.conf changed:
media_dir=A,/var/lib/minidlna/music
media_dir=V,/var/lib/minidlna/videos
media_dir=P,/var/lib/minidlna/pictures
log_level=debug
network_interface=enp6s0
network_interface=enp10s0
network_interface=enp11s0
network_interface=wlx7cdd9087c558
port=8200
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


-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "en_US.UTF-8",
        LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

--- End Message ---
--- Begin Message ---
Source: minidlna
Source-Version: 1.3.0+dfsg-1
Done: Alexander GQ Gerasiov <[email protected]>

We believe that the bug you reported is fixed in the latest version of
minidlna, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander GQ Gerasiov <[email protected]> (supplier of updated minidlna package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 07 Jan 2021 20:07:28 +0300
Source: minidlna
Architecture: source
Version: 1.3.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Alexander GQ Gerasiov <[email protected]>
Changed-By: Alexander GQ Gerasiov <[email protected]>
Closes: 885014 976956
Changes:
 minidlna (1.3.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #976956, #885014).
   * debian/patches refreshed.
   * Add 08-Fix-testupnpdescgen-build.patch: Fixes testupnpdescgen build.
   * debian/minidlna.init: Use SIGHUP for log rotation.
   * d/copyright: Updated according to changes in new upstream.
Checksums-Sha1:
 2e5543f44060275ad09ed4259ff8db9a963bd46b 1706 minidlna_1.3.0+dfsg-1.dsc
 7bb3e75cd7c64d7136b95dc138f71b6d55fb29ae 165464 minidlna_1.3.0+dfsg.orig.tar.xz
 bfa58609bc30c38dc27b252f014d3146cc775d6e 23020 
minidlna_1.3.0+dfsg-1.debian.tar.xz
 900ac1d1ba767c8f39f6b52fc0b4178f1a15ccbf 9030 
minidlna_1.3.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 80125554b076f453ab2769327dc87f29ffe43fbdfb20538de87f9397c7d71a83 1706 
minidlna_1.3.0+dfsg-1.dsc
 0b536ff6c689973781f23fb9f9decb7f5ab902b39d57e1991789574de8d5ea5c 165464 
minidlna_1.3.0+dfsg.orig.tar.xz
 c17d73fb61dc4535a697e1993c3ee848799840ca9a499d992da0ed258cf16bd1 23020 
minidlna_1.3.0+dfsg-1.debian.tar.xz
 c2d318d8f9b935b8cffd5414fb90099683a036885e59258ce4f1722d2f348e13 9030 
minidlna_1.3.0+dfsg-1_source.buildinfo
Files:
 e104b65dacb57084c954a8ba0af490c3 1706 net optional minidlna_1.3.0+dfsg-1.dsc
 d35382198df6ad1020d27fa6971b4795 165464 net optional 
minidlna_1.3.0+dfsg.orig.tar.xz
 1440371041bd816c26e074c6e778bbcd 23020 net optional 
minidlna_1.3.0+dfsg-1.debian.tar.xz
 1aaad9c8495bb774de42b1b68bc7ad8f 9030 net optional 
minidlna_1.3.0+dfsg-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFCBAEBCgAsFiEEBLWdkN98wqvNSbrqyofp6CqsM/EFAl/3QL0OHGdxQGRlYmlh
bi5vcmcACgkQyofp6CqsM/FhtwgAhzLYWkzedl6kbpgKPXg5eYA5+VprLlrO0VoP
JFX4YI5oE4uUWb2Ou5/c490/1uw8DJ0ZP8xvL01H3reJa3KZ4y7tjkwg8dzIMqMc
XLe4KZ0UBXIs9UJ/qDB2T9xqZQu0fgP3wf7yqvj43Zw0cBRS82FaGLfsSRpmfKyy
KYhfJ4+1OiZ5fXRxREQR8drWbKgq9dPV+xo5pMbZHCD2bZTRsrJBLXQYQOcPqvpH
rT6p+lWG6latmPlZJDUbYQRp0sJk8lRu+UQI1raluq7KEkycBDI56YNdk/1wZrfS
9WQvDv4bFcEApJPCg5juCuuejbiqyVFiRHQ57V/2cxOUN7KWGw==
=rVyA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to