Your message dated Sat, 07 Dec 2013 15:49:25 +0000
with message-id <[email protected]>
and subject line Bug#730546: fixed in avahi 0.6.31-3
has caused the Debian Bug report #730546,
regarding avahi-daemon: Incorrect generated dependencies between systemd 
service and LSB initscripts
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.)


-- 
730546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730546
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: avahi-daemon
Version: 0.6.31-2
Severity: normal

Hi,

avahi-daemon package is shipping both an avahi-daemon.service and an LSB
initscript avahi-daemon. This will make systemd prefere the native
service.

The problem is that the LSB initscript is providing the "avahi" service.
This means that the other initscripts (that don't have a native systemd
service counterpart) will have a dependency against "avahi" that will be
translated to avahi.service which of course is not existing.

I see two solutions here. Either add Alias=avahi.service to the
avahi-daemon service file or add "avahi-daemon" to the list of Provides
of the LSB initscript and then make all other LSB initscript depend
against this new name.

I'm not sure which one is the prefered way.

Cheers

Laurent Bigonville

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages avahi-daemon depends on:
ii  adduser            3.113+nmu3
ii  bind9-host [host]  1:9.9.3.dfsg.P2-4
ii  dbus               1.6.18-1
ii  host               1:9.9.3.dfsg.P2-4
ii  libavahi-common3   0.6.31-2
ii  libavahi-core7     0.6.31-2
ii  libc6              2.17-95
ii  libcap2            1:2.22-1.2
ii  libdaemon0         0.14-2
ii  libdbus-1-3        1.6.18-1
ii  libexpat1          2.1.0-4
ii  lsb-base           4.1+Debian12

Versions of packages avahi-daemon recommends:
ii  libnss-mdns  0.10-3.2

Versions of packages avahi-daemon suggests:
ii  avahi-autoipd  0.6.31-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: avahi
Source-Version: 0.6.31-3

We believe that the bug you reported is fixed in the latest version of
avahi, 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.
Laurent Bigonville <[email protected]> (supplier of updated avahi 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: SHA256

Format: 1.8
Date: Sat, 07 Dec 2013 16:24:13 +0100
Source: avahi
Binary: avahi-daemon avahi-dnsconfd avahi-autoipd python-avahi avahi-utils 
avahi-discover libavahi-common3 libavahi-common-data libavahi-common-dev 
libavahi-core7 libavahi-core-dev libavahi-client3 libavahi-client-dev 
libavahi-glib1 libavahi-glib-dev libavahi-gobject0 libavahi-gobject-dev 
libavahi-qt4-1 libavahi-qt4-dev libavahi-compat-libdnssd1 
libavahi-compat-libdnssd-dev libavahi-ui0 libavahi-ui-dev libavahi-ui-gtk3-0 
libavahi-ui-gtk3-dev avahi-ui-utils avahi-dbg
Architecture: source amd64 all
Version: 0.6.31-3
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team 
<[email protected]>
Changed-By: Laurent Bigonville <[email protected]>
Description: 
 avahi-autoipd - Avahi IPv4LL network address configuration daemon
 avahi-daemon - Avahi mDNS/DNS-SD daemon
 avahi-dbg  - Avahi - debugging symbols
 avahi-discover - Service discover user interface for avahi
 avahi-dnsconfd - Avahi DNS configuration tool
 avahi-ui-utils - Avahi GTK+ utilities
 avahi-utils - Avahi browsing, publishing and discovery utilities
 libavahi-client-dev - Development files for the Avahi client library
 libavahi-client3 - Avahi client library
 libavahi-common-data - Avahi common data files
 libavahi-common-dev - Development files for the Avahi common library
 libavahi-common3 - Avahi common library
 libavahi-compat-libdnssd-dev - Development headers for the Avahi Apple Bonjour 
compatibility lib
 libavahi-compat-libdnssd1 - Avahi Apple Bonjour compatibility library
 libavahi-core-dev - Development files for Avahi's embeddable mDNS/DNS-SD 
library
 libavahi-core7 - Avahi's embeddable mDNS/DNS-SD library
 libavahi-glib-dev - Development headers for the Avahi GLib integration library
 libavahi-glib1 - Avahi GLib integration library
 libavahi-gobject-dev - Development headers for the Avahi GObject library
 libavahi-gobject0 - Avahi GObject library
 libavahi-qt4-1 - Avahi Qt 4 integration library
 libavahi-qt4-dev - Development headers for the Avahi Qt 4 integration library
 libavahi-ui-dev - Development headers for the Avahi GTK+ User interface library
 libavahi-ui-gtk3-0 - Avahi GTK+ User interface library for GTK3
 libavahi-ui-gtk3-dev - Development headers for the Avahi GTK+ User interface 
library
 libavahi-ui0 - Avahi GTK+ User interface library
 python-avahi - Python utility package for Avahi
Closes: 662204 718716 729124 730546
Changes: 
 avahi (0.6.31-3) unstable; urgency=low
 .
   * Team upload.
   [ Laurent Bigonville ]
   * debian/control: Use canonical URL's for Vcs-* fields
   * debian/avahi-daemon.init: Add "avahi-daemon" to the Provides list
     (Closes: #730546)
   * debian/avahi-dnsconfd.init: Depend against the new avahi-daemon Provides
   * debian/avahi-daemon.links, debian/avahi-dnsconfd.links, debian/control,
     debian/rules: Do not explicitly create systemd symlinks but rely on
     dh-systemd to do the correct thing
   * debian/control: Drop duplicate Section to please lintian
   * debian/control: Bump Standards-Version to 3.9.4 (no further changes)
   * debian/control, debian/rules: Update config.{guess,sub} during the build
   * debian/rules: Use debhelper 9 preferred way to set LDFLAGS (Closes: 
#662204)
   * debian/rules: Pass --as-needed to dh_autoreconf and add it to LDFLAGS to
     limit runtime dependencies
   * debian/avahi-daemon.init, avahi-dnsconfd.init: Fix initscripts to return
     an error in the appropriate cases (Closes: #718716)
 .
   [ Hector Oron ]
   * debian/patch/no-deprecations.patch: Don't disable deprecated functions
     (Closes: #729124)
   * debian/rules: run autoreconf at build time.
   * debian/control: add dh-autoreconf build depend
Checksums-Sha1: 
 5d64fbf78eefb7e03eac270af90924f3ceefc040 3495 avahi_0.6.31-3.dsc
 3e950cbd6e78db1d7d2d635945762a1e50dc9879 33984 avahi_0.6.31-3.debian.tar.gz
 b3b09994daa6fb849c2c8b0ae4445279cf6cceda 86482 avahi-daemon_0.6.31-3_amd64.deb
 3338ea91007229e394d26f8a659b726ed940a228 42026 
avahi-dnsconfd_0.6.31-3_amd64.deb
 814d7e1e0136d24d9167767ad5b09bd165471d09 49830 avahi-autoipd_0.6.31-3_amd64.deb
 37b89f9bb0826f0716710b8c5659d7eb5c584e35 36294 python-avahi_0.6.31-3_amd64.deb
 258934d6d97bc47d80d3a3788225fe39811d5388 52294 avahi-utils_0.6.31-3_amd64.deb
 8af4359a0cfbd3cebefd123f0bf9ae2de8d0f7ad 37756 avahi-discover_0.6.31-3_all.deb
 5172f61838bdd5370a5bb61b525f7878e1e919c8 50250 
libavahi-common3_0.6.31-3_amd64.deb
 1bdd633c11988c81f6eac7a0bd052a3a94b6f5f5 98116 
libavahi-common-data_0.6.31-3_amd64.deb
 4893718093edc9cb50fde9b8fed539344ce5880b 64418 
libavahi-common-dev_0.6.31-3_amd64.deb
 082bedd770f45087d24517b761583b04f6f8c751 110284 
libavahi-core7_0.6.31-3_amd64.deb
 38fc622971d738fa988cf290fa05986b4bf57a44 125204 
libavahi-core-dev_0.6.31-3_amd64.deb
 84da2058332be6a0a894cf37fb65e51b36fbe060 53560 
libavahi-client3_0.6.31-3_amd64.deb
 00c74b413057b4426d008b622ffdcbb129f8fdc2 58278 
libavahi-client-dev_0.6.31-3_amd64.deb
 32c37a6c704b35240330661e77ce76afc74796e6 35872 
libavahi-glib1_0.6.31-3_amd64.deb
 ffab24cf566a3d685966e9d72e5779ff71d7c2b5 36236 
libavahi-glib-dev_0.6.31-3_amd64.deb
 3853ecd7e22c82123fc726f208879443318faff3 45096 
libavahi-gobject0_0.6.31-3_amd64.deb
 88722b40c2a460fb426e9c8c4a809e5ef05b0827 48688 
libavahi-gobject-dev_0.6.31-3_amd64.deb
 57686066c02846468834c51dcfb2ca7fa2600cbf 35824 
libavahi-qt4-1_0.6.31-3_amd64.deb
 74b8c6d66eb7ba79c79f719953fc6f4a878c0f23 35950 
libavahi-qt4-dev_0.6.31-3_amd64.deb
 710deca754cfe11d4fc16a847b43b5d4365fcce0 44518 
libavahi-compat-libdnssd1_0.6.31-3_amd64.deb
 eb18ba6f43746f30753cee3e6771786d85f6db65 59278 
libavahi-compat-libdnssd-dev_0.6.31-3_amd64.deb
 d5a9944ff0ba1318c842e3bc96b70a0ec7e458fc 47306 libavahi-ui0_0.6.31-3_amd64.deb
 316c6c565733ea1c6199c0786d3c49cc9a3a8a91 47142 
libavahi-ui-dev_0.6.31-3_amd64.deb
 edd410506e969261f23cfe0c8022f7de38583b70 47208 
libavahi-ui-gtk3-0_0.6.31-3_amd64.deb
 c5df969d5a74ee415d5c1b406954eceeaf01838e 47110 
libavahi-ui-gtk3-dev_0.6.31-3_amd64.deb
 6256d773de4846ce0f779d9ca6ee4981d97a6eb1 38058 
avahi-ui-utils_0.6.31-3_amd64.deb
 e1799c7a64d973c8c4ebab812e7ece08fe80ece7 863270 avahi-dbg_0.6.31-3_amd64.deb
Checksums-Sha256: 
 e39ff2e361c86470c1de36e90659c5530977c84e9535564f302f93e2a3d3676d 3495 
avahi_0.6.31-3.dsc
 05863402c5be19fc6d6b2262dd7798e4b73840194a800f753b221b4a7bf9f4bc 33984 
avahi_0.6.31-3.debian.tar.gz
 593b5e496162bc01e992b965b816ac6a64b99b2da05c223433dad2a673472868 86482 
avahi-daemon_0.6.31-3_amd64.deb
 09cc58430c5e8cbf71315d624a263c3c35a16a2bd965fb108bbd0677f79ebe86 42026 
avahi-dnsconfd_0.6.31-3_amd64.deb
 3bc9e299b6eddf31dace438924044841df1df371a95ca76af9d839a897daa0bb 49830 
avahi-autoipd_0.6.31-3_amd64.deb
 56c5e9aa1193212c7e5556fcb0b1655b52f846f49237d31ca94a421a902a12ce 36294 
python-avahi_0.6.31-3_amd64.deb
 5c21160711acfa271e2a6c1a9113da860cd1fb8c3c8c626a62469674ddcc1d81 52294 
avahi-utils_0.6.31-3_amd64.deb
 c0c2ddbd28d311dedd7d2266a7f781d213005161c74ba9138f5057fa84238150 37756 
avahi-discover_0.6.31-3_all.deb
 63c7d46227747908f2fa4ca62633ef19b8f3d2ca306d8c8e7208c56168712cec 50250 
libavahi-common3_0.6.31-3_amd64.deb
 59230cafc63ef0228b8ea599d7acfe205c1b29e291e39802801dd8cf57b5da28 98116 
libavahi-common-data_0.6.31-3_amd64.deb
 d5534290e53810ea4132211075b63346fd39fa61a671b4d13cb5f72a9f88a7d5 64418 
libavahi-common-dev_0.6.31-3_amd64.deb
 3d3b525b316bd9291aed8db41191cdba7e8177453fbfcbe23de95d59a1305981 110284 
libavahi-core7_0.6.31-3_amd64.deb
 92ebd15ce652c0ba44c33cd45fdb44f10bb5ba518f0a430e991b22dcfecf8ee1 125204 
libavahi-core-dev_0.6.31-3_amd64.deb
 9e11170c00c2090316d83d785f2e489961a0f3f9f9215c4794c7799c171f9d8a 53560 
libavahi-client3_0.6.31-3_amd64.deb
 96e51a74dda8b33f13739c46f86b635fc0e3e5c449d074c78cee53a9186d4c3c 58278 
libavahi-client-dev_0.6.31-3_amd64.deb
 15effa7f01bb22238436cb4ec3a596d93608c24231afd3cd158b5e30d8ff70c8 35872 
libavahi-glib1_0.6.31-3_amd64.deb
 7a1aef11a8e0b1f92582cf7069c437feccd8572739c1af94b57245bab2775253 36236 
libavahi-glib-dev_0.6.31-3_amd64.deb
 021a8d75a9a4f82ab8f54e4116ba1d408c0c883b72fd69c163783d259e18b014 45096 
libavahi-gobject0_0.6.31-3_amd64.deb
 52296a4972f4a4998173b63ba5834d67f028b36b112b785db02ef3237723b6f4 48688 
libavahi-gobject-dev_0.6.31-3_amd64.deb
 5d5b07b8371d32ea3de2b675816c8eda308513133220020ce7dd6839bcc3e9e7 35824 
libavahi-qt4-1_0.6.31-3_amd64.deb
 0302c20510c79395acc77b772bc502a4ec686e9c748432e29a19a360f5fa6c64 35950 
libavahi-qt4-dev_0.6.31-3_amd64.deb
 61461073c0d5655846e8f071e7561e4deac6074275b1e6c8c51346d9a42c85de 44518 
libavahi-compat-libdnssd1_0.6.31-3_amd64.deb
 34967f7684d0e9164f25a2293e0c4ebd1049547e9e914a68425ee64cb0925fc5 59278 
libavahi-compat-libdnssd-dev_0.6.31-3_amd64.deb
 4b896ee97c161668e38696965e64ea0c8fac8992ae28c6bdde29cde7bb971baa 47306 
libavahi-ui0_0.6.31-3_amd64.deb
 ed5ff959bb1ced09d101054d3887e6e0c57d891e69d1f379664541753f7587d8 47142 
libavahi-ui-dev_0.6.31-3_amd64.deb
 737b2572975debffb674ba1279dcf69379269699dbb49a2a959ef8336f87f55f 47208 
libavahi-ui-gtk3-0_0.6.31-3_amd64.deb
 02cef6597fbdf324023b1e513f3535976cf7376df9e6f59ed3fe17c61762d654 47110 
libavahi-ui-gtk3-dev_0.6.31-3_amd64.deb
 eb1eeea5e5ae8dc5124c3f7c4c6e3c33109916964fc7ee1a190fe01a1347671d 38058 
avahi-ui-utils_0.6.31-3_amd64.deb
 1d2f66656b6072fced0978c76c2a677ab037ece7596a146933717ed5c46246b4 863270 
avahi-dbg_0.6.31-3_amd64.deb
Files: 
 86aa1c5aab6711d3a06a0d75de3b1f1a 3495 net optional avahi_0.6.31-3.dsc
 9a54703fc91485dab9770794d0cc2702 33984 net optional 
avahi_0.6.31-3.debian.tar.gz
 9fd1e9727d6935f7ddd3ffa44cff47c9 86482 net optional 
avahi-daemon_0.6.31-3_amd64.deb
 a99703eb1fb2f535c6c7f2b8742ae844 42026 net optional 
avahi-dnsconfd_0.6.31-3_amd64.deb
 34ab5bfffd3bea43c512f015e472a095 49830 net optional 
avahi-autoipd_0.6.31-3_amd64.deb
 99ffb54ae53b20657fdfd2c2466513f0 36294 python optional 
python-avahi_0.6.31-3_amd64.deb
 410a5b286b21fd106e186d3f5fca0d69 52294 net optional 
avahi-utils_0.6.31-3_amd64.deb
 6970406426e59f75f52afd78b0ec98de 37756 net optional 
avahi-discover_0.6.31-3_all.deb
 a53fae03c1a8431e4b94b2ec874ddc67 50250 libs optional 
libavahi-common3_0.6.31-3_amd64.deb
 20865552d145a73397fc6d957c888378 98116 libs optional 
libavahi-common-data_0.6.31-3_amd64.deb
 c060a3d878849a50e189f3f06b3e7000 64418 libdevel optional 
libavahi-common-dev_0.6.31-3_amd64.deb
 a5cdcd93999be048c20b144952f5a089 110284 libs optional 
libavahi-core7_0.6.31-3_amd64.deb
 5ebd4d56d22036509d2a7a223c68cad6 125204 libdevel optional 
libavahi-core-dev_0.6.31-3_amd64.deb
 d37170a03b10b9ef47e387d23aff7174 53560 libs optional 
libavahi-client3_0.6.31-3_amd64.deb
 1bca8e76654bbdffbbad02cec6a39244 58278 libdevel optional 
libavahi-client-dev_0.6.31-3_amd64.deb
 67d58ee13072422c0b1c0315ef64293b 35872 libs optional 
libavahi-glib1_0.6.31-3_amd64.deb
 73b7e31f189f434138257fe953642c74 36236 libdevel optional 
libavahi-glib-dev_0.6.31-3_amd64.deb
 7f0d6ad1006c2055f0b1f573ad24763e 45096 libs optional 
libavahi-gobject0_0.6.31-3_amd64.deb
 797a1adb10e9fe8a8065ff2587a155f5 48688 libdevel optional 
libavahi-gobject-dev_0.6.31-3_amd64.deb
 3ee47c211052f58faeca8dec790ad92c 35824 libs optional 
libavahi-qt4-1_0.6.31-3_amd64.deb
 9b889ae7a7d43ddb5968a47370009073 35950 libdevel optional 
libavahi-qt4-dev_0.6.31-3_amd64.deb
 36f90dd3abef76ffd795cd7bb514e7eb 44518 libs optional 
libavahi-compat-libdnssd1_0.6.31-3_amd64.deb
 ac6212ab956f4d34fe6a29eefea0ac30 59278 libdevel optional 
libavahi-compat-libdnssd-dev_0.6.31-3_amd64.deb
 0eab87d8bd62cb3c28d957bb1be83abc 47306 libs optional 
libavahi-ui0_0.6.31-3_amd64.deb
 146a842b84cbbaaa817bbb24a0a1d48f 47142 libdevel optional 
libavahi-ui-dev_0.6.31-3_amd64.deb
 2a66e9bc92a08657e234b4c70372bd0b 47208 libs optional 
libavahi-ui-gtk3-0_0.6.31-3_amd64.deb
 6b6f24a4f974e2e657ca509aa97bf36a 47110 libdevel optional 
libavahi-ui-gtk3-dev_0.6.31-3_amd64.deb
 f1d56aaee3ead87364a93d4d5119066e 38058 utils optional 
avahi-ui-utils_0.6.31-3_amd64.deb
 8fb079131592ec5b48a37de9f1352795 863270 debug extra 
avahi-dbg_0.6.31-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQEcBAEBCAAGBQJSoz7wAAoJEB/FiR66sEPVjncH/3iASZ1eWCjvC4g7NtjxoU6k
QwvBWlEQP1W6tgRgUS8RV4d1KYWtrBO4IV31jVEm7rzGuvbiomJ41RBBWqx56Vor
GOyg5TbV+ZDfsK6c3PC9eOgJ5QzwngycJ/t9aCucXk9DCi8hyXLOpfLfzr6kndsj
8V1K3XWQgzK03t8c3oEfRV2fy/fYhTME1Ll/kkB3y5MIylXLGMD7JXOh0Y/BHA/9
EVk3zq2qwS86t+ndZfhtlgCzD0IBirEjG08kbRCk+YELZWCUtrZZqTK9ZhewRxH9
isakysAZaB4On6Hih1ThlCd4eZDfbbBwjzX9YuhDDhO6+AbT7JrzCfDwS332ZS8=
=uwqD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to