Your message dated Thu, 02 Aug 2012 21:02:46 +0000
with message-id <[email protected]>
and subject line Bug#675719: fixed in jackd2 1.9.8~dfsg.4+20120529git007cdc37-2
has caused the Debian Bug report #675719,
regarding jack_control broken (obvious syntax errors)
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.)
--
675719: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675719
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: jackd2
Version: 1.9.8~dfsg.4+20120529git007cdc37-1
Priority: important
This is broken upstream, they would probably appreciate the attached
patch too. It fixes two things, mixing tabs and spaces in a python
program; and broken string formatting interpolation due to an errant
parenthesis.
--
Jamie Heilman http://audible.transient.net/~jamie/
--- jack_control.orig 2012-05-27 03:11:33.969454794 +0000
+++ jack_control 2012-06-02 23:31:20.568501561 +0000
@@ -109,7 +109,7 @@
print " status - check whether jack server is started, return value is 0 if running and 1 otherwise"
print " start - start jack server if not currently started"
print " stop - stop jack server if currently started"
- print " sm - switch master to currently selected driver"
+ print " sm - switch master to currently selected driver"
print " dl - get list of available drivers"
print " dg - get currently selected driver"
print " ds <driver> - select driver"
@@ -161,7 +161,7 @@
elif arg == 'stop':
print "--- stop"
control_iface.StopServer()
- elif arg == 'sm':
+ elif arg == 'sm':
print "--- switch master driver"
control_iface.SwitchMaster()
elif arg == 'ism':
@@ -322,7 +322,7 @@
param = sys.argv[index]
index += 1
- print "--- internal param reset \"%s\"" % (param
+ print "--- internal param reset \"%s\"" % param
configure_iface.ResetParameterValue(['internals', internal_name, param])
elif arg == 'iload':
--- End Message ---
--- Begin Message ---
Source: jackd2
Source-Version: 1.9.8~dfsg.4+20120529git007cdc37-2
We believe that the bug you reported is fixed in the latest version of
jackd2, 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.
Adrian Knoth <[email protected]> (supplier of updated jackd2 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: Thu, 02 Aug 2012 22:17:30 +0200
Source: jackd2
Binary: jackd2 libjack-jackd2-0 jackd2-firewire libjack-jackd2-dev
Architecture: source amd64
Version: 1.9.8~dfsg.4+20120529git007cdc37-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Adrian Knoth <[email protected]>
Description:
jackd2 - JACK Audio Connection Kit (server and example clients)
jackd2-firewire - JACK Audio Connection Kit (FFADO and FreeBoB backends)
libjack-jackd2-0 - JACK Audio Connection Kit (libraries)
libjack-jackd2-dev - JACK Audio Connection Kit (development files)
Closes: 675719
Changes:
jackd2 (1.9.8~dfsg.4+20120529git007cdc37-2) unstable; urgency=low
.
* Fix syntax error in jack_control (Closes: #675719)
Checksums-Sha1:
47ee067d6c6456092b1506480d63b43d6cc66736 2644
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2.dsc
c34e4915231963bcb50c0e509d523bbaf1c65bf8 51419
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2.debian.tar.gz
75e9db82a7f9d35eff737c1a2ddbc70f62cfc7de 713166
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
510c6f2bcfa0b1b5eee0cf5894516c069e0a5aa6 209216
libjack-jackd2-0_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
cf142dac5be15454ad0863f371e98165672422c4 74152
jackd2-firewire_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
5aa4eafc9671e961921f369d7bce1a6d84e66ff7 91946
libjack-jackd2-dev_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
Checksums-Sha256:
805da2ef33d2a630c2d1f03c45903d5f834c7eb6ae492f2171a4014616554694 2644
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2.dsc
aaf45ad7e7260ca429fd536b942030eeffa16a6c1ca32f88b343234c80d6b0d5 51419
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2.debian.tar.gz
ddb3628010cd95753bfbbc2a39fcbdb28680b0b06062637a65b8cf32877103b9 713166
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
c0650512e60fd274b984cdc4e55dc54faf5ebc52d37ccb41b37bf54842ea2e72 209216
libjack-jackd2-0_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
62a8ade1d8d5261f081aee1f4241ac77a6b79bbc6cd313388cdd71c4525f141e 74152
jackd2-firewire_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
2c6acc6220c0ebb925c2695042507e891d397c5aeb9f0f5a1c7ec90e56f2ef86 91946
libjack-jackd2-dev_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
Files:
79ceb6eef6f8b12e821af1a12dce5730 2644 sound optional
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2.dsc
717ce6ee381effaf43ec0035788af165 51419 sound optional
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2.debian.tar.gz
037895459cdfcad76fbba25efa630706 713166 sound optional
jackd2_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
8bb34d5e84df7a30a8ba24adb69e755d 209216 libs optional
libjack-jackd2-0_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
b721631d60961f947ca2e316886d9da9 74152 sound optional
jackd2-firewire_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
325f8c49766a8778233c94b00cdefa13 91946 libdevel optional
libjack-jackd2-dev_1.9.8~dfsg.4+20120529git007cdc37-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJQGuOtAAoJEI8ytEIvUhB/3EMP/2WUjUJ1mbIudikZ9+bVvNwA
AGFt69Tp2seGHtuGWLylCrhMAyb1OLLVNGSsDYrs1M69qLVZwLI3HSUsqRTsWxcP
CSqm0TDRrsSB+37nkb0hZnZvpzepi8BtA82q3kpFjGk/8TAO6RJT1I0mNKXdC2yq
28CkHYHiENkeX/zqwi47sua5NO8cvXR22krRW9sjx40zpzVvPXKukiHfFO0WPyeR
T06m6W7lV8lMtdGFTr++t8ueRO81ONZaCDWGDVddDluaLAAvIiGwFEtdI7Mm1dQ/
F7UN6DR4SMzJfkB8Tk3jbE0rU6qk7N3+QlBzS99+s1kLNiMZz5Y3Uefnkbp9wDfy
RnxO7SadVAfaovblkiRHST86He4uRW04Q5X0SafszMARfXbuvMJt2LmHHXt5uPTR
hDPJla0YRK6LiPQhLhX57K05e7/SReQlCSZZ3CDThFqoLV2VOpp/0ddPlQT0A229
cc/HDhFCT25wimf40ciGRQXzrzMChCEh47inWsJGj2cTKsqhbgVrM1iOUjw2s7dS
aDn5/6QSQN0PBYbb4788H5VxohsSzkliN48p/O8SlF6uRL6Atuy89i43FZBKs6TX
rAsT/Ht77UpJzmuwYLanIJGALVIPdNLisSP1764jt+4ou3RKm7YxkVBfcE9lyz6K
PaO4I/U3utrmUVDdZA0L
=0WYb
-----END PGP SIGNATURE-----
--- End Message ---