Your message dated Thu, 19 Jun 2014 16:03:32 +0000
with message-id <[email protected]>
and subject line Bug#723068: fixed in darkice 1.2-0.1
has caused the Debian Bug report #723068,
regarding darkice won't start: "Cannot connect to server socket err = No such 
file or directory"
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.)


-- 
723068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723068
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: darkice
Version: 1.0-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

This will be a bit long.  And, though I mention two Debian derivatives, the
issue is also present in Debian.  Thanks for your time and effort.

* What led up to the situation?
I am running Ubuntu Studio on a system at my church, using Ardour and Jack for
recording and as a public address system.  I plan on adding streaming audio,
using icecast2 and darkice, so I can connect to Jack to extract the audio to
send to the icecast server.

I have Debian 7.1 installed on my laptop, and Linux Mint on my desktop.

I tried to set up a "proof of concept" on the desktop.  I first set up icecast2
and ices2, to be sure my icecast configuration worked.  After verifying it, I
set up darkice, configured to use 'jack' as the source.  But darkice failed to
run.  I tried using 'jack-auto' but it also failed.

I then set up the same on the Ubuntu system, where I know Jack works, but
darkice fails to run there as well.

I then decided to download and compile darkice myself, to see if a newer
version made any difference.  The only change was in the error message wording.

The next thing was to set up my laptop for darkice.  Because the problem was
getting darkice to run at all, I did not install icecast.  I did install jack
and qjackctl.  Attempting to run darkice using 'jack' as the source results in
this output:

$ sudo darkice
DarkIce 1.0 live audio streamer, http://code.google.com/p/darkice/
Copyright (c) 2000-2007, Tyrell Hungary, http://tyrell.hu/
Copyright (c) 2008-2010, Akos Maroy and Rafael Diniz
This is free software, and you are welcome to redistribute it
under the terms of The GNU General Public License version 3 or
any later version.

Using config file: /etc/darkice.cfg
Using JACK audio server as input device.
Using POSIX real-time scheduling, priority 98
jack_client_new: deprecated
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
DarkIce: JackDspSource.cpp:216: JACK server not running? [0]

This is the same message for all three systems.  Yet, on the Ubuntu machine,
Ardour, JackEQ and VLC all interact without any problems with Jack.  It is only
darkice that fails to find and open a 'server socket'.

The bottom line is that I can't create the audio stream to broadcast and my
project is dead in the water.

It is quite possible I have some sort of a configuration problem, but I have
compared my darkice config with the example, and other examples I've found
around the web, and I don't see anything glaringly obvious.  In fact, it looks
to me like it should be fine.

Also, at least from my perspective, this is hugh problem, as darkice fails
completely, hence the choices I made for severity, etc.



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

Kernel: Linux 3.2.0-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 darkice depends on:
ii  libasound2                        1.0.25-4
ii  libc6                             2.13-38
ii  libgcc1                           1:4.7.2-5
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.4+20120529git007cdc37-5
ii  libogg0                           1.3.0-4
ii  libsamplerate0                    0.1.8-5
ii  libstdc++6                        4.7.2-5
ii  libtwolame0                       0.3.13-1
ii  libvorbis0a                       1.3.2-1.3
ii  libvorbisenc2                     1.3.2-1.3
ii  lsb-base                          4.1+Debian8+deb7u1

darkice recommends no packages.

Versions of packages darkice suggests:
pn  darksnow  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: darkice
Source-Version: 1.2-0.1

We believe that the bug you reported is fixed in the latest version of
darkice, 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.
Alessio Treglia <[email protected]> (supplier of updated darkice 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, 19 Jun 2014 13:55:00 +0100
Source: darkice
Binary: darkice
Architecture: source i386
Version: 1.2-0.1
Distribution: unstable
Urgency: low
Maintainer: Jochen Friedrich <[email protected]>
Changed-By: Alessio Treglia <[email protected]>
Description:
 darkice    - Live audio streamer
Closes: 647000 723068 740870
Changes:
 darkice (1.2-0.1) unstable; urgency=low
 .
   [ Alessio Treglia ]
   * Non-maintainer upload.
   * New upstream release (Closes: #740870):
     - Fixed a call to a deprecated jack call (Closes: #723068)
   * Remove --wtihout-lame from configure arguments to enable LAME
     support and libmp3lame-dev to Build-Depends. (Closes: #647000)
   * Switch to dh-autoreconf for automatic autoconf config file updating.
   * Pass ---with-$LIB-prefix to configure in order to to make the buildsystem
     find the dependencies in multiarch paths.
   * Refresh patches.
 .
   [ Unit 193 <[email protected]> ]
   * d/control: Add build-dep on libpulse-dev, libsamplerate0-dev, libopus-dev.
   * d/control: Remove Debian note about only having ogg support.
   * d/control: Use debhelper 9.
   * d/watch: Update from bartm, thanks.
Checksums-Sha1:
 3fddce17100dcce5c4df36e478c57a002ab486a7 1878 darkice_1.2-0.1.dsc
 508eb0560a7cdf0990a8793f4b8d324ae74bc343 357026 darkice_1.2.orig.tar.gz
 f6c580b4f53899bfc2721628823aaf92f96f33a6 8558 darkice_1.2-0.1.debian.tar.gz
 91588c66c1b2cc5abc7cc4c14f30087c0887bbd1 116776 darkice_1.2-0.1_i386.deb
Checksums-Sha256:
 f27e6084487515d5fa2ed042d9b95a4e757a1025ecc64f12b97defd00a803ba2 1878 
darkice_1.2-0.1.dsc
 b3fba9be2d9c72f36b0659cd9ce0652c8f973b5c6498407f093da9a364fdb254 357026 
darkice_1.2.orig.tar.gz
 dac9d07a8f843b7a6b399ef1d75bf610a6dd994736fc96adc8ca9d78432bedbc 8558 
darkice_1.2-0.1.debian.tar.gz
 aae6199b118e4e45b5e01d365a1fb7ad5f0947a77b9eeec2a3be692c0bf61763 116776 
darkice_1.2-0.1_i386.deb
Files:
 fbd71a7d97ccabc1b0011494b577d5e2 116776 sound optional darkice_1.2-0.1_i386.deb
 8cffdf4bd4ee221c25fbaa2e36b2d47c 1878 sound optional darkice_1.2-0.1.dsc
 de541ea95a73a50f2f5e700434c22329 357026 sound optional darkice_1.2.orig.tar.gz
 52a0aec29d7c3dbe594425389c337846 8558 sound optional 
darkice_1.2-0.1.debian.tar.gz

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

iQIcBAEBCgAGBQJTowY9AAoJEOikiuUxHXZag3wQAKWGXVuyZRk3nE4LKM7FmX/4
/5cI4m+EupYkqvx/dPRH7IKsu3Wo/JcT+nKJoGz7GpFEqm8enekXllQacughLbkD
NTMiSFRnnhQAtC63+1Xe/oGPiAZsaed6nzwR9CswgUrbG8K5m5vOw/K73CePovDl
lIol48ijdefl73FKnJiZKxPW5q/hW6YV8HVaGxsuX5bs/3h9/vZXt3vx+fkYUW/m
c/9UeKShxkkEKlJoaN3NLkAm+Lt0X+mi3bK7ic/M4Td9Ryq9IZ2pyBVuDNX9DZeP
jU4KS88IQShyoF4Won8x/WvzWc6ayInfs3wpq+jatREf3wH2JQnSFNaAIRkj2vt9
EXDjYcS/ToNaQkyxhV/M53R1q/Mqjq4/t5dxz1LW3vcUZFGAtIGXSL74mh1yD/3Z
If3YFhmDdJzJAzLWi4eMiWa92z/UOC25bm/SqrMNvJtW2t+zuzlYxYE9uBXI/Djj
Ye8SN0iaPn6eafK2iBzJnDHQ4j5nTSHXBpVmstzdPYjx/6zEzIkGtlUifZ4+/ZnR
wTvdhQ4tjvsOO+umr87zL5aMCEM2qHRCm/v0Yigvn8+8qk+P4EY/OJ3MkMgqT6jB
DteXzFAAzbMnvx8Ai4xcx9mvXlwHaVuBH7OyYAe/YTEBrNl4u4ZOqE8nxPYIJg2m
X+tXRBNHKfy1YyEsJ0hP
=AZiK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to