Bug 280751

Summary: transmission-daemon 4.0.6 unstable after upgrade to 13.3-RELEASE-p5
Product: Ports & Packages Reporter: Jerry Jacobs <jerry.jacobs>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: nimaje+fbz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jerry Jacobs 2024-08-11 12:51:34 UTC
Hi there,

I have upgrade today to 13.3-RELEASE-p5 and noticed transmission-daemon was not running. I started it again by hand and after few minutes it crashes.

Versions:

root@pineapple:~ # transmission-daemon --version
transmission-daemon 4.0.6 (38c164933e)
root@pineapple:~ # uname -a
FreeBSD pineapple.xor-gate.org 13.3-RELEASE-p5 FreeBSD 13.3-RELEASE-p5 GENERIC amd64

I upgraded all packages with `pkg update && pkg upgrade` and rebooted the system so the new kernel is active. 

Setting logging to a file in /etc/rc.conf:

transmission_log="/data/transmission/transmission.log"
transmission_log_level="debug"

Seems not to do anything interesting.

I will try to build latest main branch from github with debug symbol and see if I can get anything usefull. As it seems v4.0.6 is latest version from upstream (released 3 months ago).
Comment 1 Benjamin Takacs 2024-08-11 12:55:27 UTC
I guess that is a duplicate of bug 280644 and has nothing to do with 13.3-p5
Comment 2 Jerry Jacobs 2024-08-11 13:14:34 UTC
Sorry for the noise, I will track https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280644. I used the search but could not find it for some reason.

*** This bug has been marked as a duplicate of bug 280644 ***