Transmission 2.93 update?

This is now in staging.

2 Likes

This doesn’t seem to be working anymore. Confirmed stretch-devel is in sources.list (even updated some other packages from it) but it’s still saying the latest transmission is 2.92.

Did the 2.93 get rolled back?

I pushed 2.94.

Here’s what I’m seeing:

sudo apt-get update
Get:1 http://security.debian.org stretch/updates InRelease [94.3 kB]
Ign:4 http://ftp.debian.org/debian stretch InRelease
Get:5 http://ftp.debian.org/debian stretch-updates InRelease [91.0 kB]
Hit:2 http://ftp.fau.de/osmc/osmc/apt stretch InRelease
Hit:3 http://ftp.fau.de/osmc/osmc/apt stretch-devel InRelease
Get:6 http://security.debian.org stretch/updates/main armhf Packages [446 kB]
Hit:7 http://ftp.debian.org/debian stretch Release
Get:8 http://security.debian.org stretch/updates/main Translation-en [201 kB]
Fetched 833 kB in 3s (232 kB/s)
Reading package lists... Done

sudo apt-get dist-upgrade transmission
Reading package lists... Done
Building dependency tree
Reading state information... Done
transmission is already the newest version (2.92-2+deb9u1).

When I go to http://apt.osmc.tv, I can see it, so i also tried:

sudo apt-get install armv7-transmission-app-osmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  armv7-libcrossguid-osmc bluez libapt-inst1.5 libbind9-90 libdbus-1-dev libdns100 libdpkg-perl libgif4 libgnutls-deb0-28 libhogweed2 libicu52 libisc95 libisccc90 libisccfg90 libjasper1
  liblwres90 libmicrohttpd10 libmysqlclient18 libnettle4 libntdb1 libplist2 libpng12-0 libpsl0 libssl1.0.0 libwebp5 libwebpdemux1 libwebpmux1 libxtables10 pkg-config python-dbus-dev
  rbp2-image-4.14.26-2-osmc rbp2-image-4.9.29-15-osmc
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  armv7-transmission-app-osmc
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 2396 kB of archives.
After this operation, 16.4 MB of additional disk space will be used.
Get:1 http://ftp.fau.de/osmc/osmc/apt stretch-devel/main armhf armv7-transmission-app-osmc armhf 2.9.4-1 [2396 kB]
Fetched 2396 kB in 4s (553 kB/s)
Selecting previously unselected package armv7-transmission-app-osmc.
(Reading database ... 39923 files and directories currently installed.)
Preparing to unpack .../armv7-transmission-app-osmc_2.9.4-1_armhf.deb ...
Unpacking armv7-transmission-app-osmc (2.9.4-1) ...
dpkg: error processing archive /var/cache/apt/archives/armv7-transmission-app-osmc_2.9.4-1_armhf.deb (--unpack):
 trying to overwrite '/usr/bin/transmission-create', which is also in package transmission-cli 2.92-2+deb9u1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/armv7-transmission-app-osmc_2.9.4-1_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

You have installed Transmission from the Debian repository, instead of armv7-transmission-app-osmc

The two cannot be present at the same time. You need to remove the Debian version.