1,安装时发现默认的源里面没有transmission-daemon包

pi@fynn:/etc/apt/sources.list.d $ sudo apt-get install transmission-daemon
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package transmission-daemon

2,去transmission官网找到下面源地址,更改源配置文件"/etc/apt/source.list.d/raspi.list"

pi@fynn:/etc/apt/sources.list.d $ more raspi.list
deb http://ftp.cn.debian.org/debian jessie main

3,更新源的时候,出现key验证问题

pi@fynn:/etc/apt/sources.list.d $ sudo apt-get update
Ign http://ftp.cn.debian.org jessie InRelease
Get: http://ftp.cn.debian.org jessie Release.gpg [2373 B]
Get: http://ftp.cn.debian.org jessie Release [148 kB]
Ign http://ftp.cn.debian.org jessie Release
Get: http://ftp.cn.debian.org jessie/main Translation-en [4582 kB]
Get: http://ftp.cn.debian.org jessie/main armhf Packages [6619 kB]
Fetched 11.4 MB in 44s ( kB/s)
Reading package lists... Done
W: GPG error: http://ftp.cn.debian.org jessie Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010 NO_PUBKEY CBF8D6FD518E17E1

4,查询key

pi@fynn:/etc/apt/sources.list.d $ sudo gpg --search-keys 8B48AD6246925553
gpg: searching for "8B48AD6246925553" from hkp server keys.gnupg.net
() Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.or
bit RSA key , created: --, expires: --
Keys - of for "8B48AD6246925553". Enter number(s), N)ext, or Q)uit >

5,安装key

pi@fynn:/etc/apt/sources.list.d $ sudo apt-key adv --keyserver keys.gnupg.net  --recv-keys 8B48AD6246925553
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.wuF5LBD1Yj --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keys.gnupg.net --recv-keys 8B48AD6246925553
gpg: requesting key from hkp server keys.gnupg.net
gpg: key : public key "Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>" imported
gpg: Total number processed:
gpg: imported: (RSA: )
pi@fynn:/etc/apt/sources.list.d $ sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 7638D0442B90D010
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.JIMQVfu7FX --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keys.gnupg.net --recv-keys 7638D0442B90D010
gpg: requesting key 2B90D010 from hkp server keys.gnupg.net
gpg: key 2B90D010: public key "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>" imported
gpg: Total number processed:
gpg: imported: (RSA: )
pi@fynn:/etc/apt/sources.list.d $ sudo apt-key adv --keyserver keys.gnupg.net --recv-keys CBF8D6FD518E17E1
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.BnJj2wpK2q --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keys.gnupg.net --recv-keys CBF8D6FD518E17E1
gpg: requesting key 518E17E1 from hkp server keys.gnupg.net
gpg: key 518E17E1: public key "Jessie Stable Release Key <debian-release@lists.debian.org>" imported
gpg: Total number processed:
gpg: imported: (RSA: )
pi@fynn:/etc/apt/sources.list.d $ sudo apt-get update

6,成功安装transmission-daemon

pi@fynn:/etc/apt/sources.list.d $ sudo apt-get install transmission-daemon
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libminiupnpc10 libnatpmp1 minissdpd transmission-cli transmission-common
Suggested packages:
natpmp-utils transmission-gtk
The following NEW packages will be installed:
libminiupnpc10 libnatpmp1 minissdpd transmission-cli transmission-common transmission-daemon
upgraded, newly installed, to remove and not upgraded.
Need to get kB of archives.
After this operation, kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get: http://ftp.cn.debian.org/debian/ jessie/main libminiupnpc10 armhf 1.9.20140610-2+deb8u1 [25.5 kB]
Get: http://ftp.cn.debian.org/debian/ jessie/main transmission-common all 2.84-0.2 [257 kB]
Get: http://ftp.cn.debian.org/debian/ jessie/main libnatpmp1 armhf 20110808-3 [8194 B]
Get: http://ftp.cn.debian.org/debian/ jessie/main transmission-daemon armhf 2.84-0.2 [181 kB]
Get: http://ftp.cn.debian.org/debian/ jessie/main minissdpd armhf 1.2.20130907-3 [17.8 kB]
Get: http://ftp.cn.debian.org/debian/ jessie/main transmission-cli armhf 2.84-0.2 [314 kB]
Fetched kB in 2s ( kB/s)
Selecting previously unselected package libminiupnpc10:armhf.
(Reading database ... files and directories currently installed.)
Preparing to unpack .../libminiupnpc10_1.9.20140610-+deb8u1_armhf.deb ...
Unpacking libminiupnpc10:armhf (1.9.-+deb8u1) ...
Selecting previously unselected package transmission-common.
Preparing to unpack .../transmission-common_2.-.2_all.deb ...
Unpacking transmission-common (2.84-0.2) ...
Selecting previously unselected package libnatpmp1.
Preparing to unpack .../libnatpmp1_20110808-3_armhf.deb ...
Unpacking libnatpmp1 (-) ...
Selecting previously unselected package transmission-daemon.
Preparing to unpack .../transmission-daemon_2.-.2_armhf.deb ...
Unpacking transmission-daemon (2.84-0.2) ...
Selecting previously unselected package minissdpd.
Preparing to unpack .../minissdpd_1.2.20130907-3_armhf.deb ...
Unpacking minissdpd (1.2.-) ...
Selecting previously unselected package transmission-cli.
Preparing to unpack .../transmission-cli_2.-.2_armhf.deb ...
Unpacking transmission-cli (2.84-0.2) ...
Processing triggers for hicolor-icon-theme (0.13-) ...
Processing triggers for man-db (2.7.0.2-) ...
Processing triggers for systemd (-+deb8u3) ...
Setting up libminiupnpc10:armhf (1.9.-+deb8u1) ...
Setting up transmission-common (2.84-0.2) ...
Setting up libnatpmp1 (-) ...
Setting up transmission-daemon (2.84-0.2) ...
Setting up minissdpd (1.2.-) ...
Setting up transmission-cli (2.84-0.2) ...
Processing triggers for libc-bin (2.19-+deb8u2) ...
Processing triggers for systemd (-+deb8u3) ...

树莓派安装Transmission-daemon出现的问题的更多相关文章

  1. centos7 安装 transmission

    貌似官方文档 注意:是centos7才能用此方法 Step 1. First, you need to enable EPEL repository on your system. yum insta ...

  2. ubuntu 安装transmission最新版

    访问 www.transmissionbt.com   下载最新版 1)下载transmission:#  wget https://transmission.cachefly.net/transmi ...

  3. CentOS 6.4 安装 Transmission 2.76

    1.安装Transmission 首先打开Transmission下载页:http://www.transmissionbt.com/download/ ,点击CentOS下载项,会跳转到一个叫&qu ...

  4. Raspberry PI(树莓派)安装ZMAP

    以前配置树莓派安装ZMAP一直没有装成功,今天又试了下,装成功了,记录下. Good Job. Zmap地址: https://zmap.io/documentation.html step1: gi ...

  5. 树莓派安装ftp服务器

    在树莓派安装ftp服务器,可上载\下载文件 vsftpd是开源的轻量级的常用ftp服务器. 1,安装vsftpd服务器 (约400KB)sudo apt-get install vsftpd 2,启动 ...

  6. 使用NOOBS给树莓派安装系统Raspbian

    使用NOOBS给树莓派安装系统Raspbian --英文原版教程:https://www.raspberrypi.org/learning/software-guide/quickstart/ 1.原 ...

  7. 为Ubuntu 安装Transmission 2.90

    Transmission 是 Ubuntu 的默认 BitTorrent 客户端,近期发布了最新的 Transmission 2.90 版本,目前已经可通过 PPA 为 Ubuntu 15.10.Ub ...

  8. 树莓派安装OSMC打造家庭影院,还可以看优酷和CCTV

    1.OSMC是什么? OSMC是树莓派官方推荐的影音系统,是一款开源的操作系统,是Openelec的升级版,同样是基于Kodi的开源项目.OSMC,使用它可以将树莓派打造成一款全功能的家庭影院系统,它 ...

  9. 树莓派安装 Nginx + PHP7.0 + Pi Dashboard

    之前我们介绍过树莓派搭建LNMP环境的方法,以及给树莓派装一个仪表盘来监控树莓派运行状态.近期有用户反馈树莓派最新版的系统已经无法找到 PHP5 的软件包了,这是因为新版本已经用 PHP7 替代了 P ...

  10. Docker 开篇2 | 树莓派安装docker 续

    问题1:安装后出现错误Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which does not ...

随机推荐

  1. 为控件Button设置快捷键(组合键)

    控件MenuStrip和ContextMenuStrip可通过ShortCcutKeys属性设置快捷键,而控件Button没有ShortcutKey属性,如何为控件Button设置快捷键呢(组合件键) ...

  2. 我的第一个WP8.1应用总结

    我的LUMIA925已经买了很久了,想自己开发WP应用放在上面,却一直想不到有什么特别的想法和需要.前几天的事情正好让我有了这个机会. 前几天在客户机房工作的时候,同事打电话来说另一个客户由于换了电脑 ...

  3. ios UINaviBar 去除分割线

    //For a custom shadow image to be shown, custom background image must also be set with the setBackgr ...

  4. Peterson算法

    #define FALSE 0 #define TRUE 1 #define N 2 /*进程数量 */ int turn; /* 现在轮到谁 */ int interested[N]; /*所有值初 ...

  5. Eclipse搭建GWT开发环境

    1.下载Eclipse Kepler(4.3) 2.下载Maven       Apache Maven     Maven 3.下载JDK 4.设置系统变量Maven.JAVA_HOME.PATH. ...

  6. 需要交互的shell编程——EOF(转载)

    在shell编程中,”EOF“通常与”<<“结合使用,“<<EOF“表示后续的输入作为子命令或子shell的输入,直到遇到”EOF“, 再次返回到主调shell,可将其理解为分 ...

  7. 21.2 Partitioning Types

    分区类型: range:根据列值得一个给定的范围 list:和range相似,除了分区被选择基于的列被匹配在一个被设定为分离的值 hash 基于列组成的表达式返回的非负值 key  相似hash ,除 ...

  8. block的初识

    block的介绍: Block是iOS4.0之后新增的一种语法结构,也称为“闭包(closure)”.  SDK4.0新增的API大量使用了Block.  Block是一个匿名的函数代码块,此代码 ...

  9. Lisp中编写宏的步骤以及规范

    一.编写步骤 1.编写示例的宏调用以及它应当展开的代码,反之亦然. 2.编写从示例调用中生成手写展开式的代码. 3.确保宏抽象不产生"泄露". 二.遵循规则 1.除非有特殊理由,否 ...

  10. Python监控网站接口值

    Python监控网站接口值: #!/usr/bin/env python # -*- coding: utf-8 -*- __author__ = 'liudong' import urllib,sy ...