Your message dated Thu, 23 Jun 2011 23:32:28 +0000
with message-id <e1qztns-0004v3...@franck.debian.org>
and subject line Bug#618982: fixed in jack-audio-connection-kit 
1:0.121.0+svn4469-2
has caused the Debian Bug report #618982,
regarding jackd1 will not start on kfreebsd-amd64, expects /dev/shm
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 ow...@bugs.debian.org
immediately.)


-- 
618982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jackd1
Version: 1:0.120.1+svn4142-1
Severity: important
Tags: patch


When trying to start jackd1 on Debian GNU/kFreeBSD, the following output is
produced:

-----

steven@luke:~$ jackd -r -doss -r44100 -p1024 -n2 -w16 -P/dev/dsp -i0
jackd 0.120.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and 
others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with System V SHM support.
cannot stat() /dev/shm (No such file or directory)

cannot create server sockets
cannot create engine

-----

Some investigation reveals that /dev/shm doesn't exist in the FreeBSD kernel.
I have included a patch to use /tmp instead of /dev/shm in debian/rules on
kfreebsd-* architectures; thanks to Peter Nelson <http://s.fuzzle.org/petern>
for suggesting the use of the --with-default-tmp=/tmp flag.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.2-1-amd64
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jackd1 depends on:
ii  coreutils            8.5-1               GNU core utilities
ii  debconf [debconf-2.0 1.5.38              Debian configuration management sy
ii  libc0.1              2.11.2-13           Embedded GNU C Library: Shared lib
ii  libcelt0-0           0.7.1-1             The CELT codec runtime library
ii  libjack0             1:0.120.1+svn4142-1 JACK Audio Connection Kit (librari
ii  libreadline6         6.1-3               GNU readline and history libraries
ii  libsamplerate0       0.1.7-3             Audio sample rate conversion libra
ii  libsndfile1          1.0.23-1            Library for reading/writing audio 

Versions of packages jackd1 recommends:
ii  libpam-modules                1.1.2-2    Pluggable Authentication Modules f
pn  qjackctl                      <none>     (no description available)

Versions of packages jackd1 suggests:
pn  jack-tools                    <none>     (no description available)
pn  meterbridge                   <none>     (no description available)

-- debconf information excluded
>From d4bfc8fb41cb2a558a0f7231fa664121e8620558 Mon Sep 17 00:00:00 2001
From: Steven McDonald <steven.mcdon...@libremail.me>
Date: Sun, 20 Mar 2011 15:38:24 +1100
Subject: [PATCH] set default tmpdir to /tmp on kfreebsd (/dev/shm only exists 
on linux)

---
 debian/rules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index f900bf8..881ab84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,6 +50,8 @@ endif
 
 ifeq (linux-gnu,$(DEB_HOST_GNU_SYSTEM))
   DEB_CONFIGURE_EXTRA_FLAGS += --with-default-tmpdir=/dev/shm 
+else
+  DEB_CONFIGURE_EXTRA_FLAGS += --with-default-tmpdir=/tmp 
 endif
 
 ifneq (,$(filter doopt,$(DEB_BUILD_OPTIONS)))
-- 
1.7.4.1


--- End Message ---
--- Begin Message ---
Source: jack-audio-connection-kit
Source-Version: 1:0.121.0+svn4469-2

We believe that the bug you reported is fixed in the latest version of
jack-audio-connection-kit, which is due to be installed in the Debian FTP 
archive:

jack-audio-connection-kit_0.121.0+svn4469-2.debian.tar.gz
  to 
main/j/jack-audio-connection-kit/jack-audio-connection-kit_0.121.0+svn4469-2.debian.tar.gz
jack-audio-connection-kit_0.121.0+svn4469-2.dsc
  to 
main/j/jack-audio-connection-kit/jack-audio-connection-kit_0.121.0+svn4469-2.dsc
jackd1-firewire_0.121.0+svn4469-2_i386.deb
  to main/j/jack-audio-connection-kit/jackd1-firewire_0.121.0+svn4469-2_i386.deb
jackd1_0.121.0+svn4469-2_i386.deb
  to main/j/jack-audio-connection-kit/jackd1_0.121.0+svn4469-2_i386.deb
libjack-dev_0.121.0+svn4469-2_i386.deb
  to main/j/jack-audio-connection-kit/libjack-dev_0.121.0+svn4469-2_i386.deb
libjack0_0.121.0+svn4469-2_i386.deb
  to main/j/jack-audio-connection-kit/libjack0_0.121.0+svn4469-2_i386.deb



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 618...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Knoth <a...@drcomp.erfurt.thur.de> (supplier of updated 
jack-audio-connection-kit 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 23 Jun 2011 18:25:28 +0200
Source: jack-audio-connection-kit
Binary: jackd1 libjack0 jackd1-firewire libjack-dev
Architecture: source i386
Version: 1:0.121.0+svn4469-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Adrian Knoth <a...@drcomp.erfurt.thur.de>
Description: 
 jackd1     - JACK Audio Connection Kit (server and example clients)
 jackd1-firewire - JACK Audio Connection Kit (FFADO backend)
 libjack-dev - JACK Audio Connection Kit (development files)
 libjack0   - JACK Audio Connection Kit (libraries)
Closes: 618982 623295
Changes: 
 jack-audio-connection-kit (1:0.121.0+svn4469-2) unstable; urgency=low
 .
   * Don't use /dev/shm on non-Linux archictures (Closes: #618982)
   * Apply patch to enable jackd on Renesas SH (Closes: #623295)
   * Imported Upstream version 0.121.0+svn4469
   * Include python example code in the example directory
Checksums-Sha1: 
 d9e5d7eb0275e229db8350c1e47465f0c88c2d61 2693 
jack-audio-connection-kit_0.121.0+svn4469-2.dsc
 fbb820fc3ddd0b0bbec49fa146352f21a70c0b8c 378840 
jack-audio-connection-kit_0.121.0+svn4469.orig.tar.bz2
 e23834c1cee7a34d731c45616fa29f11aef555ea 31178 
jack-audio-connection-kit_0.121.0+svn4469-2.debian.tar.gz
 1dc2d23d69abdd6277dc421667752dda24868faf 305468 
jackd1_0.121.0+svn4469-2_i386.deb
 7f76a934e8f71f3e8888d6f0a1e13a28ab640ef0 59546 
libjack0_0.121.0+svn4469-2_i386.deb
 2318a0d247a915152151003049bbe94196e11816 31762 
jackd1-firewire_0.121.0+svn4469-2_i386.deb
 4ea663e5ad45c2f44b3b2b9598f8498151e820ee 346546 
libjack-dev_0.121.0+svn4469-2_i386.deb
Checksums-Sha256: 
 f6abfc249782e7a67ca6063d1bc34f0927b867724d9774c720454d71ded2313a 2693 
jack-audio-connection-kit_0.121.0+svn4469-2.dsc
 5671f6a94711e32ca940cf2a8534481809ff88ae66faa8facec0eab03d140128 378840 
jack-audio-connection-kit_0.121.0+svn4469.orig.tar.bz2
 aef9846e87733b58167968912f0e1933804516a1327f6a9f5d7b40f73e35fd52 31178 
jack-audio-connection-kit_0.121.0+svn4469-2.debian.tar.gz
 105b95e646f587c177170dd9857005c7f28ef3912ab5184b6e35575fe9dc1e8e 305468 
jackd1_0.121.0+svn4469-2_i386.deb
 40583acfc2e5a1a1e516799e666b8d34fbb9fa854f05513ed978b16cb9db9cf6 59546 
libjack0_0.121.0+svn4469-2_i386.deb
 8ae0f4a0d50b73a6ac6e310a767633b69a08e863ff8c74fc462a9749f5f28ed9 31762 
jackd1-firewire_0.121.0+svn4469-2_i386.deb
 934b7e75c94b539dba7203f4b10034f6272749d5e2419a2f8bc10f73ff4156d2 346546 
libjack-dev_0.121.0+svn4469-2_i386.deb
Files: 
 f96d63ba2b4887ecb26aa3725048f16d 2693 sound optional 
jack-audio-connection-kit_0.121.0+svn4469-2.dsc
 be1968e787066846087668e2f498641f 378840 sound optional 
jack-audio-connection-kit_0.121.0+svn4469.orig.tar.bz2
 b1d90da46c967cf409538a68cce88bd1 31178 sound optional 
jack-audio-connection-kit_0.121.0+svn4469-2.debian.tar.gz
 56cfb833687459ca69f8055fa57a4c05 305468 sound optional 
jackd1_0.121.0+svn4469-2_i386.deb
 0bdd7e3de73d14831abd844812eee07f 59546 libs optional 
libjack0_0.121.0+svn4469-2_i386.deb
 9466230f8a3ebff50c19f901b3a29b7f 31762 sound optional 
jackd1-firewire_0.121.0+svn4469-2_i386.deb
 8ad0aeacfca86b2f058f41b1d55cf3b1 346546 libdevel optional 
libjack-dev_0.121.0+svn4469-2_i386.deb

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

iQIcBAEBCAAGBQJOA8swAAoJEI8ytEIvUhB/yscP/jBiIwyxDb8U8OHXD4IVl19K
iJxO7OvxkVwPVOp0PvD4NWAPVqwy60fZXvxt+slbaL6oM6Fv92Z3KAjeFAdRsFfd
Iuq3hZolMQ/HGK+5bbk/UKV/iZorrj4o4R4UV1VLxJlxXTR9ULVRIdUMGV5IDAFo
hjh/2NL4azntC9A60rbU2wh45TYDI6nSr+tlJev2ARlYhXwNajk/mcz0oGbR1J3V
MoxcP9JGokXKeO7i0WynBNYGQVv29ouX/fsy1gZdfWzcd9sAECTPHE8eomAMz/Z4
RWbcyNAhwUNb2HpCPPrVrL/vyYv/bAMpLoBrUKqCHlgzPUbznyIY30ZcO4ErZ2iV
Nax15ItIWitckKNrgMC9ikk4mIfzK1ifmfie1LGZCHVGD2FwTILQuv0dPLNMaf6S
jrjI1Xi1lrero0oXfPWLtr9AmErmKODJcfcnndMhXNuLUvq3oFg3uoknay6tPtS0
0fNrgoc6Ux5Z3Y0+cGAFsZxVlEGgIBYxQL9ladps8702RPpiR1Xqj6OEJoun8xpE
t+A/6ZBszyI32PHBQLG0jT4LHJUpmn5tzg/obhDatqxgaoAYlfz9hBhmcXN0yKTi
qfA2zc5+oSzskkanuB+1kAAaX02h1FIpSJxBkvULDO/swSabxtXMevkVvY2x+jH7
05pRUkvMymF+shSa4jDO
=MrBi
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to