Hi,
transmission-daemon_2.84-2.2_armhf.deb update return errors on dietpi v 142 (rpi3).
Chk att screenshot.
What is wrong?
Transmission update fails
Re: Transmission update fails
Hinovitibo wrote:Hi,
transmission-daemon_2.84-2.2_armhf.deb update return errors on dietpi v 142 (rpi3).
Chk att screenshot.
What is wrong?
It looks like this package from Raspbian Repo has been modified, expects the user pi to exist on system.
Try adding that user:
Code: Select all
adduser pi
Then upgrade apt again
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Transmission update fails
created new user pi with pswd pi
update and upgrade, but...
Preparing to unpack .../transmission-daemon_2.84-2.2_armhf.deb ...
usermod: no changes
mv: ‘/var/lib/transmission-daemon/info/blocklists’ and ‘/var/lib/transmission-da emon/.config/transmission-daemon/blocklists’ are the same file
mv: ‘/var/lib/transmission-daemon/info/dht.dat’ and ‘/var/lib/transmission-daemo n/.config/transmission-daemon/dht.dat’ are the same file
mv: ‘/var/lib/transmission-daemon/info/resume’ and ‘/var/lib/transmission-daemon /.config/transmission-daemon/resume’ are the same file
mv: ‘/var/lib/transmission-daemon/info/settings.json’ and ‘/var/lib/transmission -daemon/.config/transmission-daemon/settings.json’ are the same file
mv: ‘/var/lib/transmission-daemon/info/stats.json’ and ‘/var/lib/transmission-da emon/.config/transmission-daemon/stats.json’ are the same file
mv: ‘/var/lib/transmission-daemon/info/torrents’ and ‘/var/lib/transmission-daem on/.config/transmission-daemon/torrents’ are the same file
dpkg: error processing archive /var/cache/apt/archives/transmission-daemon_2.84- 2.2_armhf.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/transmission-daemon_2.84-2.2_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
what is that?
update and upgrade, but...
Preparing to unpack .../transmission-daemon_2.84-2.2_armhf.deb ...
usermod: no changes
mv: ‘/var/lib/transmission-daemon/info/blocklists’ and ‘/var/lib/transmission-da emon/.config/transmission-daemon/blocklists’ are the same file
mv: ‘/var/lib/transmission-daemon/info/dht.dat’ and ‘/var/lib/transmission-daemo n/.config/transmission-daemon/dht.dat’ are the same file
mv: ‘/var/lib/transmission-daemon/info/resume’ and ‘/var/lib/transmission-daemon /.config/transmission-daemon/resume’ are the same file
mv: ‘/var/lib/transmission-daemon/info/settings.json’ and ‘/var/lib/transmission -daemon/.config/transmission-daemon/settings.json’ are the same file
mv: ‘/var/lib/transmission-daemon/info/stats.json’ and ‘/var/lib/transmission-da emon/.config/transmission-daemon/stats.json’ are the same file
mv: ‘/var/lib/transmission-daemon/info/torrents’ and ‘/var/lib/transmission-daem on/.config/transmission-daemon/torrents’ are the same file
dpkg: error processing archive /var/cache/apt/archives/transmission-daemon_2.84- 2.2_armhf.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/transmission-daemon_2.84-2.2_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
what is that?

Re: Transmission update fails
Not sure, looks like apt upgrade for this package is completely broken.novitibo wrote: what is that?
Lets try a reinstall of transmission, see if that clears its:
Just bear in mind, transmission settings will be reset
Code: Select all
dietpi-software uninstall 44
If its ok, reinstall:
Code: Select all
dietpi-software install 44
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Transmission update fails
after uninstall&install no new versions found to update&upgrade.
tnx!
tnx!