[Desktop-packages] [Bug 1775434] Re: Wrong ExecStop in systemd service unit

2023-10-24 Thread Marius Gedminas
This appears to have been fixed in transmission 4.0 packages in 23.10
(mantic) and Debian sid.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to transmission in Ubuntu.
https://bugs.launchpad.net/bugs/1775434

Title:
  Wrong ExecStop in systemd service unit

Status in transmission package in Ubuntu:
  Confirmed

Bug description:
  ExecStop in /lib/systemd/system/transmission-daemon.service is:

  ExecStop=/bin/kill -s STOP $MAINPID

  when it should be:

  ExecStop=/bin/kill -s TERM $MAINPID

  since SIGSTOP will just suspend the daemon until it received a
  SIGCONT.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: transmission-daemon (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jun  6 13:47:25 2018
  InstallationDate: Installed on 2018-04-28 (39 days ago)
  InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  SourcePackage: transmission
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1775434/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1775434] Re: Wrong ExecStop in systemd service unit

2023-10-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: transmission (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to transmission in Ubuntu.
https://bugs.launchpad.net/bugs/1775434

Title:
  Wrong ExecStop in systemd service unit

Status in transmission package in Ubuntu:
  Confirmed

Bug description:
  ExecStop in /lib/systemd/system/transmission-daemon.service is:

  ExecStop=/bin/kill -s STOP $MAINPID

  when it should be:

  ExecStop=/bin/kill -s TERM $MAINPID

  since SIGSTOP will just suspend the daemon until it received a
  SIGCONT.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: transmission-daemon (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jun  6 13:47:25 2018
  InstallationDate: Installed on 2018-04-28 (39 days ago)
  InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  SourcePackage: transmission
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1775434/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1775434] Re: Wrong ExecStop in systemd service unit

2018-10-06 Thread Theo Linkspfeifer
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831467

I suggest that you contact the Debian package maintainers.

** Bug watch added: Debian Bug tracker #831467
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831467

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to transmission in Ubuntu.
https://bugs.launchpad.net/bugs/1775434

Title:
  Wrong ExecStop in systemd service unit

Status in transmission package in Ubuntu:
  New

Bug description:
  ExecStop in /lib/systemd/system/transmission-daemon.service is:

  ExecStop=/bin/kill -s STOP $MAINPID

  when it should be:

  ExecStop=/bin/kill -s TERM $MAINPID

  since SIGSTOP will just suspend the daemon until it received a
  SIGCONT.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: transmission-daemon (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jun  6 13:47:25 2018
  InstallationDate: Installed on 2018-04-28 (39 days ago)
  InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  SourcePackage: transmission
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1775434/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp