NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
wizhack
Apr 06, 2016Aspirant
Problèmes avec update transmission
Bonjour voulant mettre à jour transmission je décide de télécharger le .deb dispo sur github pour l'architecture du nas (arm).
Je commence par désinstaller via l'interface web l'ancienne version de transmission, puis d'installer la nouvelle par ssh donc je lance la commande "dpkg -i transmission-blablabla.deb" et là c'est le drame
voilà la sortie de l'installation :
(Reading database ... 13864 files and directories currently installed.)
Preparing to replace transmission 2.92-0.01 (using transmission-readynas-os6-arm-2.92-0.01.deb) ...
Failed to issue method call: Unit fvapp-transmission.service not loaded.
dpkg: warning: subprocess old pre-removal script returned error exit status 1
dpkg: trying script from the new package instead ...
dpkg: ... it looks like that went OK
Unpacking replacement transmission ...
Setting up transmission (2.92-0.01) ...
net.core.rmem_max = 4194304
net.core.wmem_max = 1048576
cp: cannot stat `/apps/transmission/settings.json.orig': No such file or directory
dpkg: error processing transmission (--install):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
transmission
Alors j'ai essayer plusieur solution (trouver sur les forum d'ubuntu)
apt-get clean && autoremove
apt-get -f install
apt-get --configure -a
j'ai essayer de changer exit 1 en exit 0 dans le fichier /var/lib/dpkg/info/trasmission.postrm
Donc je m'en remet a vous pour m'aider car là je seche complètement !!!
Merci par avance
7 Replies
Replies have been turned off for this discussion
- wizhackAspirant
Up
- BrianL2NETGEAR Employee Retired
Hi wizhack,
Welcome to the community!
Did you get the add-on here? Let's hear from ssurba and super_poussin maybe they can point us in the right direction in installing this version in your system.
Kind regards,
BrianL
NETGEAR Community Team
- ssurbaGuide
Hi wizhack,
try to uninstall all previous transmission versions completely (dpkg -r --purge transmission), remove /apps/transmission directory and transmission share, then try the installation again.
I can have a look remotely at your system next week if you get no success.
BR, Sergey.
- wizhackAspirant
Hi i tried both solutions the i get this errors
# dpkg -r transmission (Reading database ... 13864 files and directories currently installed.) Removing transmission ... Failed to issue method call: Unit fvapp-transmission.service not loaded. dpkg: error processing transmission (--remove): subprocess installed pre-removal script returned error exit status 1 Errors were encountered while processing: transmission # dpkg --purge transmission (Reading database ... 13864 files and directories currently installed.) Removing transmission ... Failed to issue method call: Unit fvapp-transmission.service not loaded. dpkg: error processing transmission (--purge): subprocess installed pre-removal script returned error exit status 1 Errors were encountered while processing: transmission
- wizhackAspirant
So, i found how to remove
with the help of debian-fr forum here is the thread in french
https://www.debian-fr.org/t/probleme-de-maj-transmission/69076/22
You need to comment every line in /var/lib/dpkg/info/transmission.prem just let the last exit 0 without #
I think the build have a problem when i try to reinstal the *.deb file i have the same errors, but when i reinstall transmission throught the readynas "appcenter" it works, so if you have any ideas to update transmission , im your man ;) !
Related Content
NETGEAR Academy

Améliorez vos compétences avec la Netgear Academy - Formez-vous, certifiez-vous et restez à la pointe de la technologie Netgear !
Rejoignez-nous!