Your message dated Sun, 20 Mar 2016 13:36:32 +0000
with message-id <[email protected]>
and subject line Bug#816859: fixed in shairport-sync 2.8.1-1
has caused the Debian Bug report #816859,
regarding Dependency on avahi-daemon
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.)


-- 
816859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816859
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: shairport-sync
Version: 2.8.0-1

Hi,

thank you for packaging shairport-sync! I was just browsing around a bit wondering if there would be a way to directly stream music from my iphone to my debian pc, and discovered this package, just added to debian a few days ago.

After fixing a missing dependency, it just works (tm), shows up as remote device, I choose it and my music continues to play on this computer. Very neat.

While trying to install, the following happened:

# apt-get install shairport-sync
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libconfig9 libdaemon0
The following NEW packages will be installed:
  libconfig9 libdaemon0 shairport-sync
0 upgraded, 3 newly installed, 0 to remove and 87 not upgraded.
Need to get 0 B/145 kB of archives.
After this operation, 383 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Selecting previously unselected package libdaemon0:amd64.
(Reading database ... 99316 files and directories currently installed.)
Preparing to unpack .../libdaemon0_0.14-6_amd64.deb ...
Unpacking libdaemon0:amd64 (0.14-6) ...
Selecting previously unselected package libconfig9:amd64.
Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ...
Unpacking libconfig9:amd64 (1.5-0.2) ...
Selecting previously unselected package shairport-sync.
Preparing to unpack .../shairport-sync_2.8.0-1_amd64.deb ...
Unpacking shairport-sync (2.8.0-1) ...
Processing triggers for systemd (228-6) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libdaemon0:amd64 (0.14-6) ...
Setting up libconfig9:amd64 (1.5-0.2) ...
Setting up shairport-sync (2.8.0-1) ...
Failed to start shairport-sync.service: Unit avahi-daemon.service failed to load: No such file or directory.
invoke-rc.d: initscript shairport-sync, action "start" failed.
dpkg: error processing package shairport-sync (--configure):
 subprocess installed post-installation script returned error exit status 6
Processing triggers for libc-bin (2.21-9) ...
Processing triggers for systemd (228-6) ...
Errors were encountered while processing:
 shairport-sync
[master 64715cc] committing changes in /etc after apt run
 12 files changed, 144 insertions(+)
 create mode 100644 default/shairport-sync
 create mode 100755 init.d/shairport-sync
 create mode 120000 rc0.d/K01shairport-sync
 create mode 120000 rc1.d/K01shairport-sync
 create mode 120000 rc2.d/S02shairport-sync
 create mode 120000 rc3.d/S02shairport-sync
 create mode 120000 rc4.d/S02shairport-sync
 create mode 120000 rc5.d/S02shairport-sync
 create mode 120000 rc6.d/K01shairport-sync
 create mode 100644 shairport-sync.conf
create mode 120000 systemd/system/multi-user.target.wants/shairport-sync.service
E: Sub-process /usr/bin/dpkg returned an error code (1)


When installing avahi-daemon:

# apt-get install avahi-daemon
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libavahi-core7
Suggested packages:
  avahi-autoipd
Recommended packages:
  libnss-mdns
The following NEW packages will be installed:
  avahi-daemon libavahi-core7
0 upgraded, 2 newly installed, 0 to remove and 87 not upgraded.
1 not fully installed or removed.
Need to get 201 kB of archives.
After this operation, 557 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://ftp.nl.debian.org/debian stretch/main amd64 libavahi-core7 amd64 0.6.32~rc+dfsg-1 [113 kB] Get:2 http://ftp.nl.debian.org/debian stretch/main amd64 avahi-daemon amd64 0.6.32~rc+dfsg-1 [88.4 kB]
Fetched 201 kB in 0s (1,060 kB/s)
Selecting previously unselected package libavahi-core7:amd64.
(Reading database ... 99345 files and directories currently installed.)
Preparing to unpack .../libavahi-core7_0.6.32~rc+dfsg-1_amd64.deb ...
Unpacking libavahi-core7:amd64 (0.6.32~rc+dfsg-1) ...
Selecting previously unselected package avahi-daemon.
Preparing to unpack .../avahi-daemon_0.6.32~rc+dfsg-1_amd64.deb ...
Unpacking avahi-daemon (0.6.32~rc+dfsg-1) ...
Processing triggers for libc-bin (2.21-9) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for dbus (1.10.6-1) ...
Processing triggers for systemd (228-6) ...
Setting up shairport-sync (2.8.0-1) ...
A dependency job for shairport-sync.service failed. See 'journalctl -xe' for details.
invoke-rc.d: initscript shairport-sync, action "start" failed.
dpkg: error processing package shairport-sync (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libavahi-core7:amd64 (0.6.32~rc+dfsg-1) ...
Setting up avahi-daemon (0.6.32~rc+dfsg-1) ...
Processing triggers for libc-bin (2.21-9) ...
Processing triggers for dbus (1.10.6-1) ...
Processing triggers for systemd (228-6) ...
Errors were encountered while processing:
 shairport-sync
[master 6e29b66] committing changes in /etc after apt run
 51 files changed, 292 insertions(+), 2 deletions(-)
 create mode 100644 avahi/avahi-daemon.conf
 create mode 100644 avahi/hosts
 create mode 100644 dbus-1/system.d/avahi-dbus.conf
 create mode 100644 default/avahi-daemon
 create mode 100755 init.d/avahi-daemon
 create mode 120000 network/if-post-down.d/avahi-daemon
 create mode 100755 network/if-up.d/avahi-daemon
 create mode 120000 rc0.d/K01avahi-daemon
 create mode 120000 rc1.d/K01avahi-daemon
 create mode 120000 rc2.d/S03avahi-daemon
 rename rc5.d/S03libvirtd => rc2.d/S04libvirtd (100%)
 rename rc5.d/S02shairport-sync => rc2.d/S04shairport-sync (100%)
 rename rc5.d/S04libvirt-guests => rc2.d/S05libvirt-guests (100%)
 rename rc5.d/S05rc.local => rc2.d/S06rc.local (100%)
 rename rc5.d/S05rmnologin => rc2.d/S06rmnologin (100%)
 create mode 120000 rc3.d/S03avahi-daemon
 rename rc4.d/S03libvirtd => rc3.d/S04libvirtd (100%)
 rename rc4.d/S02shairport-sync => rc3.d/S04shairport-sync (100%)
 rename rc4.d/S04libvirt-guests => rc3.d/S05libvirt-guests (100%)
 rename rc4.d/S05rc.local => rc3.d/S06rc.local (100%)
 rename rc4.d/S05rmnologin => rc3.d/S06rmnologin (100%)
 create mode 120000 rc4.d/S03avahi-daemon
 rename rc3.d/S03libvirtd => rc4.d/S04libvirtd (100%)
 rename rc3.d/S02shairport-sync => rc4.d/S04shairport-sync (100%)
 rename rc3.d/S04libvirt-guests => rc4.d/S05libvirt-guests (100%)
 rename rc3.d/S05rc.local => rc4.d/S06rc.local (100%)
 rename rc3.d/S05rmnologin => rc4.d/S06rmnologin (100%)
 create mode 120000 rc5.d/S03avahi-daemon
 rename rc2.d/S03libvirtd => rc5.d/S04libvirtd (100%)
 rename rc2.d/S02shairport-sync => rc5.d/S04shairport-sync (100%)
 rename rc2.d/S04libvirt-guests => rc5.d/S05libvirt-guests (100%)
 rename rc2.d/S05rc.local => rc5.d/S06rc.local (100%)
 rename rc2.d/S05rmnologin => rc5.d/S06rmnologin (100%)
 create mode 120000 rc6.d/K01avahi-daemon
 create mode 100755 resolvconf/update-libc.d/avahi-daemon
 create mode 120000 systemd/system/dbus-org.freedesktop.Avahi.service
create mode 120000 systemd/system/multi-user.target.wants/avahi-daemon.service
 create mode 120000 systemd/system/sockets.target.wants/avahi-daemon.socket
E: Sub-process /usr/bin/dpkg returned an error code (1)

# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 87 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up shairport-sync (2.8.0-1) ...


So maybe you missed a dependency while packaging, as I didn't have avahi-daemon installed yet.

Regards,
Hans van Kranenburg

--- End Message ---
--- Begin Message ---
Source: shairport-sync
Source-Version: 2.8.1-1

We believe that the bug you reported is fixed in the latest version of
shairport-sync, 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.
Chris Boot <[email protected]> (supplier of updated shairport-sync 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: Sun, 20 Mar 2016 13:19:49 +0000
Source: shairport-sync
Binary: shairport-sync
Architecture: source
Version: 2.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Chris Boot <[email protected]>
Changed-By: Chris Boot <[email protected]>
Description:
 shairport-sync - AirPlay audio player
Closes: 816859
Changes:
 shairport-sync (2.8.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add avahi-daemon to Depends. (Closes: #816859)
   * Bump standards version to 3.9.7. No changes required.
   * Add Documentation option to systemd unit file.
   * Install upstream TROUBLESHOOTING.md documentation file.
Checksums-Sha1:
 cd0490451016acde43e412225bb2b2e616691e8f 2196 shairport-sync_2.8.1-1.dsc
 b3eef8cefddcbd7dc41ba3430d0d7b36849dc680 231855 
shairport-sync_2.8.1.orig.tar.gz
 2597f1efb03524515ab47b7975aa1560dd7d0be0 7152 
shairport-sync_2.8.1-1.debian.tar.xz
Checksums-Sha256:
 649da123f73682638064c1e5fd08b88a45dd35e2194e51c33195165727bac847 2196 
shairport-sync_2.8.1-1.dsc
 9e137da3c96c233f55a35ac50cb2fc9f96d4bee76c4907b75a3dd6af7be1745a 231855 
shairport-sync_2.8.1.orig.tar.gz
 95fe9e90a9ca36b6ac923af0e04a6a5a980356c8f94c14d3ef47bd2a3678c801 7152 
shairport-sync_2.8.1-1.debian.tar.xz
Files:
 343de23bd250c5e1891151a4f75417c8 2196 sound extra shairport-sync_2.8.1-1.dsc
 72b6a2e6b753aa324540963776dc83e3 231855 sound extra 
shairport-sync_2.8.1.orig.tar.gz
 75bc1ac8fd64a11a269dd5272ab7647a 7152 sound extra 
shairport-sync_2.8.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQJ8BAEBCgBmBQJW7qQWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQThBOTBGNTdGRkIxRDY0N0U0MDM0REE0
MTFBNzMzRTY3RDY0RkZFAAoJEEEacz5n1k/+aDwQAIlrYPp7kay+BI/k6NI+UgMA
mxxlLsskxH/lwxJSGXOs8YuvJN5Gjd5lDc+wNRqwkIhJo6rgHxckGmnUyPHOdzOq
5D9GtYrs1VTpP6VR7HO6EC4a4jhKjtYD+Y8cWAp7BYCG44Up0fdxDgIm1gHIyvlO
Sjl5895HIsQ8cLegTZDLB2jF4kYq+FMQgr6dTSs/xQJiRGO+5ev05/UotsNkatJG
nlRHXMes2ImrYOOinZ8SIQ+FAuvz34b+JSRKtxieNNa7+hVG7Uz01aptiZKeUibK
QAP8ocydLrJ4C8as3LV0jZj73gW9jKD7IEYL9WsiMwKqbDCo0OlDvTb6/7Ce45kN
cLOIf8U8E/R2YZ1SlCIw1f7OIhXv8bnTPbyCBgmD6Gn87k9dxzERERBF6WHWSZWz
xH30+ULToCIvSijpIpM9ndQ2ieoGx6/+xNz2xN4NmC0lvI/xnL9ptkBYe7Ia7e9A
HwWZeuIWeeM8YFrqtBGtXkSk7Dj2Me+2wPeabgVbRRV3OlFws7eZcGnl/TmIq4Co
+1qaCPoA08ANme0d3/zZ+dKwz1RO30uog1j1GOBAI4xO2CKcsAgsY5stl+O5zL+C
S4FdzM78H26C2g1VhEAJgqAbalGO2CFMRxLvp2eeHqYSLp+Gw3Cvi1FlmHscgran
QaXAITVGgQuIGM9eL6q4
=0ki8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to