Debian Bug report logs - #760210
fluidsynth: systemd not supported?

version graph

Package: fluidsynth; Maintainer for fluidsynth is Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>; Source for fluidsynth is src:fluidsynth (PTS, buildd, popcon).

Reported by: Federico Bruni <fedelogy@gmail.com>

Date: Mon, 1 Sep 2014 21:21:01 UTC

Severity: normal

Found in versions fluidsynth/1.1.6-2, fluidsynth/1.1.10-1

Fixed in version fluidsynth/1.1.11-1

Done: Fabian Greffrath <fabian@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#760210; Package fluidsynth. (Mon, 01 Sep 2014 21:21:06 GMT) (full text, mbox, link).


Acknowledgement sent to Federico Bruni <fedelogy@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>. (Mon, 01 Sep 2014 21:21:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Federico Bruni <fedelogy@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: fluidsynth: systemd not supported?
Date: Mon, 01 Sep 2014 23:17:44 +0200
Package: fluidsynth
Version: 1.1.6-2
Severity: normal

I'm trying to launch fluidsynth as a service. I can see that in Arch
this is possible using systemctl:
https://wiki.archlinux.org/index.php/FluidSynth#ALSA_daemon_mode

How can I get the same on Debian?
If I try this command I get an error:

# systemctl enable fluidsynth
Failed to issue method call: No such file or directory

Thanks
Federico

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'stable'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fluidsynth depends on:
ii  libc6           2.19-10
ii  libfluidsynth1  1.1.6-2

Versions of packages fluidsynth recommends:
ii  qsynth  0.3.8-1

fluidsynth suggests no packages.

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#760210; Package fluidsynth. (Sun, 28 Sep 2014 19:54:29 GMT) (full text, mbox, link).


Acknowledgement sent to Federico Bruni <fedelogy@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>. (Sun, 28 Sep 2014 19:54:29 GMT) (full text, mbox, link).


Message #10 received at 760210@bugs.debian.org (full text, mbox, reply):

From: Federico Bruni <fedelogy@gmail.com>
To: 760210@bugs.debian.org
Subject: added fluidsynth.service but it fails
Date: Sun, 28 Sep 2014 21:53:35 +0200
[Message part 1 (text/plain, inline)]
I'm trying to set up a systemd service for fluidsynth, but the following
file, saved as /etc/systemd/system/fluidsynth.service doesn't work:

###

[Unit]
Description=FluidSynth Synthesizer
After=syslog.target

[Service]
ExecStart=/usr/bin/fluidsynth -s -a alsa
/usr/share/sounds/sf2/FluidR3_GM.sf2
Restart=restart-always

[Install]
WantedBy=multi-user.target

####

# systemctl daemon-reload
# systemctl start fluidsynth.service
# systemctl status fluidsynth.service
fluidsynth.service - FluidSynth Synthesizer
   Loaded: loaded (/etc/systemd/system/fluidsynth.service; disabled)
   Active: inactive (dead)

set 28 21:48:22 fede-xps systemd[1]: Started FluidSynth Synthesizer.
set 28 21:48:22 fede-xps fluidsynth[26732]: fluidsynth: warning: Requested
a period size of 64, got 940 instead
set 28 21:48:22 fede-xps fluidsynth[26732]: fluidsynth: warning: Requested
16 periods, got 8 instead
set 28 21:48:22 fede-xps fluidsynth[26732]: FluidSynth version 1.1.6
set 28 21:48:22 fede-xps fluidsynth[26732]: Copyright (C) 2000-2012 Peter
Hanappe and others.
set 28 21:48:22 fede-xps fluidsynth[26732]: Distributed under the LGPL
license.
set 28 21:48:22 fede-xps fluidsynth[26732]: SoundFont(R) is a registered
trademark of E-mu Systems, Inc.
set 28 21:48:22 fede-xps fluidsynth[26732]: Type 'help' for help topics.
set 28 21:48:22 fede-xps fluidsynth[26732]: >
set 28 21:51:10 fede-xps systemd[1]:
[/etc/systemd/system/fluidsynth.service:7] Failed to parse service restart
specifier, ig...-always
Hint: Some lines were ellipsized, use -l to show in full.
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#760210; Package fluidsynth. (Sun, 28 Sep 2014 20:36:08 GMT) (full text, mbox, link).


Acknowledgement sent to Federico Bruni <fedelogy@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>. (Sun, 28 Sep 2014 20:36:08 GMT) (full text, mbox, link).


Message #15 received at 760210@bugs.debian.org (full text, mbox, reply):

From: Federico Bruni <fedelogy@gmail.com>
To: 760210 <760210@bugs.debian.org>
Date: Sun, 28 Sep 2014 22:32:26 +0200
[Message part 1 (text/plain, inline)]
If I remove restart-always I get some more information about the errors.
One was about the audio buffer: I added '-z 940' option and it disappeared.

I still get a warning about the periods:

# systemctl status -l fluidsynth.service
fluidsynth.service - FluidSynth Synthesizer
   Loaded: loaded (/etc/systemd/system/fluidsynth.service; disabled)
   Active: inactive (dead)

set 28 22:27:53 fede-xps systemd[1]: Starting FluidSynth Synthesizer...
set 28 22:27:53 fede-xps systemd[1]: Started FluidSynth Synthesizer.
set 28 22:27:54 fede-xps fluidsynth[1828]: fluidsynth: warning: Requested
16 periods, got 8 instead
set 28 22:27:54 fede-xps fluidsynth[1828]: FluidSynth version 1.1.6
set 28 22:27:54 fede-xps fluidsynth[1828]: Copyright (C) 2000-2012 Peter
Hanappe and others.
set 28 22:27:54 fede-xps fluidsynth[1828]: Distributed under the LGPL
license.
set 28 22:27:54 fede-xps fluidsynth[1828]: SoundFont(R) is a registered
trademark of E-mu Systems, Inc.
set 28 22:27:54 fede-xps fluidsynth[1828]: Type 'help' for help topics.
set 28 22:27:54 fede-xps fluidsynth[1828]: >

But I guess this doesn't explain anything.
Any systemd expert here?
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#760210; Package fluidsynth. (Mon, 14 Sep 2015 09:21:08 GMT) (full text, mbox, link).


Acknowledgement sent to Jaromír Mikeš <mira.mikes@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>. (Mon, 14 Sep 2015 09:21:08 GMT) (full text, mbox, link).


Message #20 received at 760210@bugs.debian.org (full text, mbox, reply):

From: Jaromír Mikeš <mira.mikes@gmail.com>
To: 760210@bugs.debian.org, Federico Bruni <fedelogy@gmail.com>
Subject: systemd not supported?
Date: Mon, 14 Sep 2015 11:19:20 +0200
Hi,

I discussed this with upstream ... this feature is Arch specific patch.
If you want to see it in debian  you should try to grab what arch has
done in this area, and/or ask the Arch people to upstream those
systemd files?
Or send them them upstream yourself.

https://projects.archlinux.org/svntogit/packages.git/tree/repos/extra-x86_64?h=packages/fluidsynth
https://projects.archlinux.org/svntogit/packages.git/tree/repos/extra-x86_64?h=packages/fluidsynth

regards

mira



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#760210; Package fluidsynth. (Fri, 16 Mar 2018 09:21:07 GMT) (full text, mbox, link).


Acknowledgement sent to Antonio Ospite <ao2@ao2.it>:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>. (Fri, 16 Mar 2018 09:21:07 GMT) (full text, mbox, link).


Message #25 received at 760210@bugs.debian.org (full text, mbox, reply):

From: Antonio Ospite <ao2@ao2.it>
To: Debian Bug Tracking System <760210@bugs.debian.org>
Subject: Re: fluidsynth: systemd not supported?
Date: Fri, 16 Mar 2018 10:10:07 +0100
Package: fluidsynth
Version: 1.1.10-1
Followup-For: Bug #760210

Dear Maintainer,

the 1.1.10 upstream release installs a systemd unit to make it possible
to launch fluidsynth as a systemd _user_ service.

Please consider adding this to the Debian package.

Thank you for your work.

Ciao,
   Antonio

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fluidsynth depends on:
ii  libc6           2.27-2
ii  libfluidsynth1  1.1.10-1

Versions of packages fluidsynth recommends:
ii  qsynth  0.5.0-2

fluidsynth suggests no packages.

-- no debconf information
-- 
Antonio Ospite
https://ao2.it
https://twitter.com/ao2it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?



Message sent on to Federico Bruni <fedelogy@gmail.com>:
Bug#760210. (Sat, 02 Jun 2018 09:15:06 GMT) (full text, mbox, link).


Message #28 received at 760210-submitter@bugs.debian.org (full text, mbox, reply):

From: fabian@greffrath.com
To: 760210-submitter@bugs.debian.org
Subject: Bug #760210 in fluidsynth marked as pending
Date: Sat, 02 Jun 2018 09:11:01 +0000
Control: tag -1 pending

Hello,

Bug #760210 in fluidsynth reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below, and you can check the diff of the fix at:

https://salsa.debian.org/multimedia-team/fluidsynth/commit/90224ce4dedeeb74de272569289159ff2f0099b9

------------------------------------------------------------------------
Install fluidsynth config file (Closes: #760209) and systemd user service unit file (Closes: #760210)

------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/760210



Added tag(s) pending. Request was from fabian@greffrath.com to 760210-submitter@bugs.debian.org. (Sat, 02 Jun 2018 09:15:06 GMT) (full text, mbox, link).


Reply sent to Fabian Greffrath <fabian@debian.org>:
You have taken responsibility. (Sat, 02 Jun 2018 09:36:07 GMT) (full text, mbox, link).


Notification sent to Federico Bruni <fedelogy@gmail.com>:
Bug acknowledged by developer. (Sat, 02 Jun 2018 09:36:07 GMT) (full text, mbox, link).


Message #35 received at 760210-close@bugs.debian.org (full text, mbox, reply):

From: Fabian Greffrath <fabian@debian.org>
To: 760210-close@bugs.debian.org
Subject: Bug#760210: fixed in fluidsynth 1.1.11-1
Date: Sat, 02 Jun 2018 09:34:51 +0000
Source: fluidsynth
Source-Version: 1.1.11-1

We believe that the bug you reported is fixed in the latest version of
fluidsynth, 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 760210@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Greffrath <fabian@debian.org> (supplier of updated fluidsynth 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 02 Jun 2018 10:45:52 +0200
Source: fluidsynth
Binary: fluidsynth libfluidsynth1 libfluidsynth-dev
Architecture: source amd64
Version: 1.1.11-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Fabian Greffrath <fabian@debian.org>
Description:
 fluidsynth - Real-time MIDI software synthesizer
 libfluidsynth-dev - Real-time MIDI software synthesizer (development files)
 libfluidsynth1 - Real-time MIDI software synthesizer (runtime library)
Closes: 760209 760210
Changes:
 fluidsynth (1.1.11-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Felipe Sateler ]
   * Change maintainer address to debian-multimedia@lists.debian.org
 .
   [ Fabian Greffrath ]
   * New upstream version 1.1.11.
   * Install fluidsynth config file (Closes: #760209) and
     systemd user service unit file (Closes: #760210).
Checksums-Sha1:
 242d675b05bedb06b4916d507adf7b3dee125e59 2370 fluidsynth_1.1.11-1.dsc
 e86a98b7a09d60e29edcb10f87da6433b2d0c485 634566 fluidsynth_1.1.11.orig.tar.gz
 c43e26a4dc2c68a03eb93531e606058b26b558f4 13864 fluidsynth_1.1.11-1.debian.tar.xz
 735b76fc89b3030afaae3f93f56046acf940e5c7 18772 fluidsynth-dbgsym_1.1.11-1_amd64.deb
 88fa1a3a45823c8b36b2bd514f759b03516dd83c 9397 fluidsynth_1.1.11-1_amd64.buildinfo
 839cfed56d1dc44fff3475dda1508287a7411be0 50212 fluidsynth_1.1.11-1_amd64.deb
 9767d8472072098558b42ad3e283e5a7a2afb7d9 48776 libfluidsynth-dev_1.1.11-1_amd64.deb
 ba0e89fe958f2b714c9ef38f7f296b26ca8fa4c4 432744 libfluidsynth1-dbgsym_1.1.11-1_amd64.deb
 f5d159419941ce2e86b125ab4f5cd7ad6ffac833 167660 libfluidsynth1_1.1.11-1_amd64.deb
Checksums-Sha256:
 4477089f00cfb0f59a6df3f87013e101e1f7ffd19cc8f321280fea5915993150 2370 fluidsynth_1.1.11-1.dsc
 da8878ff374d12392eecf87e96bad8711b8e76a154c25a571dd8614d1af80de8 634566 fluidsynth_1.1.11.orig.tar.gz
 2630fd31b5958ca0e530e62a12f13f50fc2edb7705531f79bb82ec7c82676d00 13864 fluidsynth_1.1.11-1.debian.tar.xz
 5163fc2d282ba3b867a5fbde6e62d3162df2d1da4225645687cc480885956e89 18772 fluidsynth-dbgsym_1.1.11-1_amd64.deb
 8ef8ba9481be5e97514d29b9d06aeb010d56e2234bde3df9c4b49a7b91be6f92 9397 fluidsynth_1.1.11-1_amd64.buildinfo
 9d900c84524ca7fb0607958b8ee893b57244e4bc1b292bec3f63bdae21c31b21 50212 fluidsynth_1.1.11-1_amd64.deb
 30201a1e27c52f519c376251fb78562f19c083c0f3c74abda7e06415226b0ea9 48776 libfluidsynth-dev_1.1.11-1_amd64.deb
 8576ed78dbccc331a33e44d317f1556f0a629ee3599aec311c9bd196d66dc6d3 432744 libfluidsynth1-dbgsym_1.1.11-1_amd64.deb
 1d4f36544fa384edeaf2bfc0577f1e35f7840596eba997feddab2d5b3cf28855 167660 libfluidsynth1_1.1.11-1_amd64.deb
Files:
 6cb85c25789aaa65034b4f01c408009a 2370 sound optional fluidsynth_1.1.11-1.dsc
 1d84d844b2f76df2292f31e7263d00db 634566 sound optional fluidsynth_1.1.11.orig.tar.gz
 c52b8d79d2d8fb86de5e225d1df339dc 13864 sound optional fluidsynth_1.1.11-1.debian.tar.xz
 433ea24549e8599e519b08fa2dca0c41 18772 debug optional fluidsynth-dbgsym_1.1.11-1_amd64.deb
 e280e2ce7c1db5349fedf6579fa37d20 9397 sound optional fluidsynth_1.1.11-1_amd64.buildinfo
 9628c6e4bcd8e803d37ff5855bef8909 50212 sound optional fluidsynth_1.1.11-1_amd64.deb
 820ec105ad877becd1decab62da9a102 48776 libdevel optional libfluidsynth-dev_1.1.11-1_amd64.deb
 b064cab8e28cc7c9ab253ade21e3b8b8 432744 debug optional libfluidsynth1-dbgsym_1.1.11-1_amd64.deb
 7b53ba99e2e43b3e40d2dd54cdc0dba1 167660 libs optional libfluidsynth1_1.1.11-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCAAwFiEEIsF2SKlSa4TfGRyWy+qOlwzNWd8FAlsSXxgSHGZhYmlhbkBk
ZWJpYW4ub3JnAAoJEMvqjpcMzVnfpfIQANyffSO0Eu8fASI1CMT2isqsAc8C+CWQ
oBg4TbdZfKB/EJAI0G6TWN8/VXTPaHaAEZ/UO/TH4QrhB6dT5MZqf/MvlnekWLtY
zE5TtHs6iEQqKBbonA7/5K08Hm6xJ3rk2hHBoxMAv4yd2T9b8ach6xdS9Gcdj4x5
o0tc3TipvjmSUnWtrJ8fGJNn7NCgHAkRMKCq1Ck+h4ZNXZbXjMzEkqH+ON4MuiSF
xKKSVZiYmWk52kjK7T5UpYBlF/LjYxzdJf6GBM/bAgHFxmW1Sb5GkmPEkC5bpmAK
kqNxdsW+3Jz+Jd3O6PB0akolb3U5Og0r85qFpr17ju9uE3fV4WmnZgoaQ+vGP7X7
oxf2z2vCHc5yUatl8Gb4iUrl68Fl0ZhuRKpLU7nhepKQYanLC4OGU8xg11rxcTjG
P/w+Vo+UG3bAK9tn080gfN6to/0QW+0BEPbxcg4bJSpmoLU7z2u5JhfRuDpnHB4v
+lHaCt4CnH9fmCuBFc/ZQH1T0pwZyVlljr+W9cy9MAPfBCQ8usq5y7Ph1qza0ODT
DEzt5ZMv5LAHuCEBgsvtH2BXmWsBYmgTdjJ66gRybXSRIx7jrFsYieShUtBNLSJe
UODsPpK2JLtV96zzaOeq+NaUmxW9FMnW+kwz2VxMgQ3t5EaIVLSgSEIFfN6pR/AU
85V52yQHCqvQ
=aS+H
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 13 Nov 2018 07:25:42 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Dec 23 11:57:35 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.