On 8/28/20 9:35 PM, dann frazier wrote:
> Package: minissdpd
> Version: 1.5.20190824-1
> Severity: normal
> 
> I changed out docks for my laptop several months ago, which means my
> built-in NIC has a different MAC address, and therefore a different
> interface name. minissdpd has stored the old address in the debconf
> database. Now when I try to upgrade, it fails (see below). Even correcting
> the interface name in /etc/default/minissdpd doesn't fix things, as
> the postinst will just overwrite my change. And I can't just
> dpkg-reconfigure things to update the interface name, as the package is now
> in a broken state. Seems like this situation could be detected and
> a less severe failure mode implemented.

Hi Dann,

If you look into the minissdpd configuration script (ie:
/var/lib/dpkg/info/minissdpd.config) it does read what's in the
/etc/default/minissdpd configuration file before attempting to configure
the package. Maybe there's a problem in it, and you could try debugging
it by adding a set -x in there? It would help a lot of you could show
the output like that, so we can figure out where the problem is.

Cheers,

Thomas Goirand (zigo)

Reply via email to