transmission-daemon have rpc disabled by default
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| transmission (Ubuntu) |
Low
|
Unassigned | ||
| Lucid |
Undecided
|
Unassigned |
Bug Description
Binary package hint: transmission
The recent fix for bug 542194 has disabled RPC by default for transmission-daemon for new users. It requires them to enable rpc manually which is further complicated by the bug 571097 as changing /etc/transmissi
TEST CASE:
1) With transmission-daemon 1.92-0ubuntu2 installed you can see that running transmission-remote -n transmission:
[15:21:03.394] transmission-
2) purge package transmission-daemon (it will remove user configuration but that problem only affects users who do a clean install)
3) install transmission-daemon from lucid-proposed, running transmission-remote -n transmission:
ID Done Have ETA Up Down Ratio Status Name
Sum: None 0.0 0.0
Changed in transmission (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: regression-release |
description: | updated |
Nick Cave (njcave) wrote : | #1 |
Charles Kerr (charlesk) wrote : | #2 |
> It can be enabled manually from the Transmission GUI
This ticket is about the daemon though...
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package transmission - 1.93-2ubuntu1
---------------
transmission (1.93-2ubuntu1) maverick; urgency=low
* Merge from Debian unstable (LP: #574435), remaining changes:
- debian/control:
+ Added liblaunchpad-
- debian/rules:
+ create a po template during package build.
- debian/
+ integrate transmission with launchpad
- debian/
+ add x-ubuntu-
- debian/control, debian/rules:
+ build transmission gtk+ client with both gconf and libcanberra support.
- debian/
+ disable libevent in configure.ac and Makefile.am because we use autotools
to regenerate build files.
- debian/
+ Deleted as the bug is fixed upstream
* Fixes bugs:
- Fix a bug in transmission-daemon that caused it to overwrite symlink to
settings.json and in the result ignore changes made to
/
- A fix for LP #542194 disabled rpc in transmission-daemon by default. Make
it enabled for new users (LP: #571739)
* Refreshed 99_autoreconf.patch
-- Krzysztof Klimonda <email address hidden> Sun, 16 May 2010 21:20:39 +0200
Changed in transmission (Ubuntu): | |
status: | Triaged → Fix Released |
Accepted transmission into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https:/
Changed in transmission (Ubuntu Lucid): | |
status: | New → Fix Committed |
tags: | added: verification-needed |
transmission-cli and transmission-daemon 1.93 from -Proposed on 10.04 appears to fix the problem.
$ transmission-remote -n transmission:
ID Done Have ETA Up Down Ratio Status Name
Sum: None 0.0 0.0
tags: |
added: verification-done removed: verification-needed |
Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package transmission - 1.93-0ubuntu0.
---------------
transmission (1.93-0ubuntu0.
* Merge from Debian unstable (LP: #574435), fixes bugs:
* debian/
- Fix a bug in transmission-daemon that caused it to overwrite symlink to
settings.json and in the result ignore changes made to
/
* debian/
- A fix for LP #542194 disabled rpc in transmission-daemon by default. Make
it enabled for new users (LP: #571739)
* debian/
- Fix permissions for /etc/transmissi
* Refreshed 99_autoreconf.patch
-- Krzysztof Klimonda <email address hidden> Sun, 16 May 2010 20:32:16 +0200
Changed in transmission (Ubuntu Lucid): | |
status: | Fix Committed → Fix Released |
tags: | added: testcase |
It can be enabled manually from the Transmission GUI:
Edit > Preferences > Web > Enable web client