Your message dated Sat, 22 Apr 2023 09:28:58 +0000
with message-id <[email protected]>
and subject line unblock qbittorrent
has caused the Debian Bug report #1034707,
regarding unblock: qbittorrent/4.5.2-3
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.)
--
1034707: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034707
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:qbittorrent
Please unblock package qbittorrent-nox
Move service file from /usr/lib/systemd/system to /lib/systemd/system
Closes: #1034217 and #1034678 nug introduced in -2
[ Reason ]
(From the bug report) Service file in /usr/lib/systemd/system may not start.
[ Impact ]
Service might not be enabled at boot and/or started as expected.
[ Tests ]
Manual tests. No issue.
[ Risks ]
Nothing.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
No.
,----
| diff -Nru qbittorrent-4.5.2/debian/changelog
qbittorrent-4.5.2/debian/changelog
| --- qbittorrent-4.5.2/debian/changelog 2023-02-28 08:17:38.000000000
+0100
| +++ qbittorrent-4.5.2/debian/changelog 2023-04-21 23:56:17.000000000
+0200
| @@ -1,3 +1,16 @@
| +qbittorrent (4.5.2-3) unstable; urgency=medium
| +
| + * Really install service file in /lib/systemd/system (Closes: #1034678)
| +
| + -- Christian Marillat <[email protected]> Fri, 21 Apr 2023 23:56:17 +0200
| +
| +qbittorrent (4.5.2-2) unstable; urgency=medium
| +
| + * Move systemd file to /lib/systemd/system (was /usr/lib/systemd/system)
| + (Closes: #1034217)
| +
| + -- Christian Marillat <[email protected]> Fri, 21 Apr 2023 08:29:03 +0200
| +
| qbittorrent (4.5.2-1) unstable; urgency=medium
|
| * New upstream release.
| diff -Nru qbittorrent-4.5.2/debian/rules qbittorrent-4.5.2/debian/rules
| --- qbittorrent-4.5.2/debian/rules 2022-08-23 17:48:59.000000000 +0200
| +++ qbittorrent-4.5.2/debian/rules 2023-04-21 23:52:48.000000000 +0200
| @@ -27,6 +27,11 @@
| dh_auto_install --builddirectory build-gui --destdir debian/qbittorrent
\
| -- INSTALL_ROOT=$(CURDIR)/debian/qbittorrent
|
| +execute_after_dh_auto_install:
| + dh_installdirs -pqbittorrent-nox lib/systemd/system
| + mv debian/qbittorrent-nox/usr/lib/systemd/system
debian/qbittorrent-nox/lib/systemd/
| + rm -rf debian/qbittorrent-nox/usr/lib
| +
| override_dh_installsystemduser:
| dh_installsystemduser -pqbittorrent-nox --no-enable
`----
unblock qbittorrent/4.5.2-3
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---