On 04/03/2014 07:27 PM, Markus Koschany wrote: > On 03.04.2014 18:20, Antoine wrote: > [...] >> In that case, I think bug #718624 gravity should be set to grave, as it >> breaks the installation of the package through DPKG. > > I agree that this is a release critical issue thus the severity should > be serious since the default init system for Jessie will be systemd. > transmission-daemon is currently not completely unusable hence I think > "grave" would be a little too high but these are subtleties.
Severity "serious" is probably better while systemd is not the default init system. As long as this bug is spotted by apt-listbugs (with default configuration), I'm happy with it. >> I'm going to rebuild the package with an init file modified as suggested >> in the comments of the bug you linked, just to be sure we're not seeing >> two different bugs here. > > I suppose you meant service file here. It shouldn't be necessary to > rebuild the package. You can just edit > > /lib/systemd/system/transmission-daemon.service > > and try out different settings. It would be great if you confirmed that > the solutions mentioned in #718624 worked for you. Actually I didn't have to change anything at all in the service file after I've done something close to what was suggested by Antoine Beaupré in message #42: usermod debian-transmission -d /var/lib/transmission-daemon mkdir -p /var/lib/transmission-daemon/.config/transmission-daemon mv /var/lib/transmission-daemon/info/* /var/lib/transmission-daemon/.config/transmission-daemon rmdir info ln -s /var/lib/transmission-daemon/.config/transmission-daemon /var/lib/transmission-daemon/info chown -R debian-transmission:debian-transmission /var/lib/transmission-daemon /var/lib/transmission-daemon/.config >>> Can you confirm that the segfaults do not happen when you run >>> transmission-daemon >>> without systemd but simply with the provided sysv-rc init scripts? >> >> No segfault with sysV, I checked carefully ;) > > Ok, thanks for your confirmation. I believe the way forward is to > implement Adrei Popescu's proposal. > > https://bugs.debian.org/718624#22 > > I suggest we continue the discussion in #718624. And here we are ;) > Regards, > > Markus Thank you for your interest in this bug, Antoine ----- Now that transmission-daemon is successfully running, I'm experimenting a new segfault when trying to open a local .torrent file through transmission-qt. I'm not sure it is linked at all to the current bug, I'm going to investigate further before reporting more about it here or opening a new bug report against transmission-qt. More info: it is probably not related to this bug, the segfault occurs even when running a local session (not connected to the running transmission-daemon).
signature.asc
Description: OpenPGP digital signature