Your message dated Mon, 26 May 2025 21:04:43 +0000
with message-id <e1ujezz-00afag...@fasolo.debian.org>
and subject line Bug#1106237: fixed in rust-transmission-client 0.1.5-2
has caused the Debian Bug report #1106237,
regarding fragments: unusable due to serde error
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 ow...@bugs.debian.org
immediately.)


-- 
1106237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106237
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fragments
Version: 3.0.1-8
Severity: serious

Hi!

It seems that the fragments package is currently completely unusable, as it doesn't work even when no transmission-daemon is running system-wide.

At the time of writing, the version of transmission-daemon on my trixie system is 4.1.0~beta2+dfsg-2.

Bye!

Here's a full log which should shows what's wrong:

DEBUG fragments::app > Fragments (de.haeckerfelix.Fragments) () - Version 3.0.1 
(default)
DEBUG fragments::backend::connection_manager::imp > Read connection data
DEBUG fragments::app::imp                         > Activate GIO Application...
INFO  fragments::app::imp                         > Created application window.
DEBUG fragments::backend::connection_manager::imp > Write connection data
DEBUG fragments::backend::connection_manager      > Connect to 
http://127.0.0.1:9091/transmission/rpc
DEBUG fragments::backend::daemon                  > Start transmission daemon...
DEBUG fragments::backend::daemon                  > Daemon args: [
   "-f",
   "--no-auth",
   "--config-dir",
   "/home/tachi/.config/fragments",
   "--port",
   "9091",
   "--rpc-bind-address",
   "0.0.0.0",
   "--allowed",
   "127.0.0.1,::1",
]
DEBUG fragments::backend::connection_manager::imp > Setting client polling rate 
to 1500ms (Regular)
DEBUG transmission_gobject::client::imp           > Connect to 
http://127.0.0.1:9091/transmission/rpc ...
DEBUG transmission_client::client                 > Received status code 409, 
resend request.
ERROR transmission_client::client                 > Unable to parse json: 
arguments (arguments: invalid type: floating point `100.0`, expected i32 at line 1 
column 1950)
WARN  transmission_client::client                 > Path: arguments
WARN  transmission_client::client                 > JSON: 
{"arguments":{"alt-speed-down":50,"alt-speed-enabled":false,"alt-speed-time-begin":540,"alt-speed-time-day":127,"alt-speed-time-enabled":false,"alt-speed-time-end":1020,"alt-speed-up":50,"anti-brute-force-enabled":false,"anti-brute-force-threshold":100,"blocklist-enabled":false,"blocklist-size":0,"blocklist-url":"http://www.example.com/blocklist","cache-size-mb":4,"config-dir":"/home/tachi/.config/fragments","default-trackers":"","dht-enabled":true,"download-dir":"/home/tachi/Scaricati","download-dir-free-space":1705903861760,"download-queue-enabled":true,"download-queue-size":5,"encryption":"preferred","idle-seeding-limit":30,"idle-seeding-limit-enabled":false,"incomplete-dir":"/home/tachi/Scaricati","incomplete-dir-enabled":false,"lpd-enabled":true,"peer-limit-global":200,"peer-limit-per-torrent":50,"peer-port":51413,"peer-port-random-on-start":false,"pex-enabled":true,"port-forwarding-enabled":true,"queue-stalled-enabled":true,"queue-stalled-minutes":30,"rename-partial-files":true,"reqq":2000,"rpc-version":18,"rpc-version-minimum":14,"rpc-version-semver":"5.4.0","script-torrent-added-enabled":false,"script-torrent-added-filename":"","script-torrent-done-enabled":false,"script-torrent-done-filename":"","script-torrent-done-seeding-enabled":false,"script-torrent-done-seeding-filename":"","seed-queue-enabled":false,"seed-queue-size":10,"seedRatioLimit":2.0,"seedRatioLimited":false,"sequential_download":false,"session-id":"icWhPN9AahdutpIEWCBeUcaFc9vQWnN4TQI0lN13U6X0KWCm","speed-limit-down":100.0,"speed-limit-down-enabled":false,"speed-limit-up":100.0,"speed-limit-up-enabled":false,"start-added-torrents":true,"tcp-enabled":true,"trash-original-torrent-files":false,"units":{"memory-bytes":1024,"memory-units":["B","KiB","MiB","GiB","TiB"],"size-bytes":1000,"size-units":["B","kB","MB","GB","TB"],"speed-bytes":1000,"speed-units":["B/s","kB/s","MB/s","GB/s","TB/s"]},"utp-enabled":true,"version":"4.1.0-beta.2
 (ac5c9e082d)"},"result":"success"}
ERROR fragments::backend::connection_manager      > Unable to start 
transmission-daemon: serde_json error
WARN  fragments::ui::connection_box               > Failed to establish a 
connection with the Transmission service (“transmission error”).
[2025-05-21T20:48:48.914+0200] inf session.cc:419 Listening to incoming peer 
connections on 0.0.0.0:51413 (session.cc:419)
[2025-05-21T20:48:48.914+0200] inf session.cc:419 Listening to incoming peer 
connections on [::]:51413 (session.cc:419)
[2025-05-21T20:48:48.915+0200] inf port-forwarding.cc:216 State changed from 
'Not forwarded' to 'Starting' (port-forwarding.cc:216)
[2025-05-21T20:48:48.915+0200] inf tr-udp.cc:200 Bound UDP IPv4 address 
0.0.0.0:51413 (tr-udp.cc:200)
[2025-05-21T20:48:48.915+0200] inf tr-udp.cc:245 Bound UDP IPv6 address 
[::]:51413 (tr-udp.cc:245)
[2025-05-21T20:48:48.918+0200] inf rpc-server.cc:785 Added '127.0.0.1' to host 
whitelist (rpc-server.cc:785)
[2025-05-21T20:48:48.918+0200] inf rpc-server.cc:785 Added '::1' to host 
whitelist (rpc-server.cc:785)
[2025-05-21T20:48:48.918+0200] inf rpc-server.cc:919 Serving RPC and Web 
requests on 0.0.0.0:9091/transmission/ (rpc-server.cc:919)
[2025-05-21T20:48:48.918+0200] inf rpc-server.cc:733 Listening for RPC and Web 
requests on '0.0.0.0:9091' (rpc-server.cc:733)
[2025-05-21T20:48:48.918+0200] inf rpc-server.cc:924 Whitelist enabled 
(rpc-server.cc:924)
[2025-05-21T20:48:48.918+0200] inf rpc-server.cc:935 Serving RPC and Web 
requests from '/usr/share/transmission/public_html' (rpc-server.cc:935)
[2025-05-21T20:48:48.918+0200] inf daemon.cc:746 Loading settings from 
'/home/tachi/.config/fragments' (daemon.cc:746)
DEBUG fragments::ui::window::imp                  > Saving window geometry.
DEBUG fragments::backend::connection_manager::imp > Setting client polling rate 
to 5000ms (InactiveWindow)

--- End Message ---
--- Begin Message ---
Source: rust-transmission-client
Source-Version: 0.1.5-2
Done: Fabian Grünbichler <debian@fabian.gruenbichler.email>

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

Debian distribution maintenance software
pp.
Fabian Grünbichler <debian@fabian.gruenbichler.email> (supplier of updated 
rust-transmission-client 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 26 May 2025 22:54:11 +0200
Source: rust-transmission-client
Architecture: source
Version: 0.1.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Fabian Grünbichler <debian@fabian.gruenbichler.email>
Closes: 1106237
Changes:
 rust-transmission-client (0.1.5-2) unstable; urgency=medium
 .
   * Team upload.
   * Package transmission-client 0.1.5 from crates.io using debcargo 2.7.8
   * Cherry-pick compat-fix for recent transmission-daemon (Closes: #1106237)
Checksums-Sha1:
 a33f145b31e98e7e28af7bf0fd927655128a0415 2906 
rust-transmission-client_0.1.5-2.dsc
 9a85c640c1bed0736fc3e6cb479def650d921eeb 3484 
rust-transmission-client_0.1.5-2.debian.tar.xz
 1202b2d4b73c9e4ed424e6dca97848dd0ab4fd7f 8066 
rust-transmission-client_0.1.5-2_source.buildinfo
Checksums-Sha256:
 8c621d42d87546818eabf3ee5d738385017284f6065543eb83fc69ff98181ebf 2906 
rust-transmission-client_0.1.5-2.dsc
 382e9b82165627aa9ca039cf0b65ce706433fcfb78b250e8b0e46d87b1bdaa20 3484 
rust-transmission-client_0.1.5-2.debian.tar.xz
 6feb4ae6d6719a6befbc0d2b1cd44fca61c9cadbf32e521163ec9ae515661ca2 8066 
rust-transmission-client_0.1.5-2_source.buildinfo
Files:
 95e605c094c54b3c462899aa0766d7fd 2906 rust optional 
rust-transmission-client_0.1.5-2.dsc
 fcede34879c67540e727b8a08cb313d4 3484 rust optional 
rust-transmission-client_0.1.5-2.debian.tar.xz
 c80cbea544227d13009033915ed367ad 8066 rust optional 
rust-transmission-client_0.1.5-2_source.buildinfo

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

iQJVBAEBCgA/FiEEbdkGe7ToK0Amc9ppdh5TKjcTRTAFAmg01QIhHGRlYmlhbkBm
YWJpYW4uZ3J1ZW5iaWNobGVyLmVtYWlsAAoJEHYeUyo3E0UwHGgP/1CPj7WduVLf
Vwowx5szyPTmPn8jJrlkq7gRJ0hcX7nD5Ab2ZKbcahXidgtXe0gcq5YNWXFGMpn6
V2WwHCP4W90MqX0xp0OLlWBnvgjn9tyAxEEFbbUSknLwPu93mYLK11ue6XrC+CzP
ESBKVIdY9Joj1/UWnZcggka+Y51MVWB2giKvC0EHUAzqvivVGByvWepwOHz7VReJ
q5zSHk06xtag2dlgS2bPHrxgm7SFY/UteQpJTvRlI/3Be9V4tOjxwShr8dzuJhdn
uJwQoY9AmW89KSH0kDegravxPEwwI8KWwcAkUEGzUdtgbnJWN6qPjZ02FenQi9s4
qtssr7s+C+aSidfDKAxCk8+RwrYO6GuNmsYlv4q7xpovD9bmW5lJSpzT1ELC12wo
wyarP2TuQtpx6HqxYLbUdYaLsgMtgdh7yTw+1dTv/ZCWL0keIRAFSavVWKXXwo0I
QHzWlRh4Ww2OrhJEijSy6joow4u9asKV/A50u2IHIkv6poXFbF7ilrbJz1GU2CT4
7/yhfNOFyFGT8KBrkII+XJ+0uhUW9YnZWqwE46PRIZgGrqVnH6OJkI/tySX7vfdZ
8VIKioAW0XqWD1XqqEitULr8bMn5JOmNoSlqCTjAxjit1osW0mVJBLFUH/GNP1W4
6jrWhfeLYohwDMYuC/bCR9itTtD615VD
=XnQZ
-----END PGP SIGNATURE-----

Attachment: pgpl8YlxeJ3bO.pgp
Description: PGP signature


--- End Message ---

Reply via email to