101 | | * [解法] 加入 drbl stable apt repository |
| 101 | * [解法] 加入 drbl stable or testing apt repository |
| 102 | {{{ |
| 103 | root@ubuntu:~# echo "deb http://free.nchc.org.tw/drbl-core drbl stable testing unstable" > /etc/apt/sources.list.d/drbl.list |
| 104 | root@ubuntu:~# apt-get update |
| 105 | jazz@ubuntu:~$ apt-cache policy mkswap-uuid |
| 106 | mkswap-uuid: |
| 107 | 已安裝:0.1.1-1 |
| 108 | 候選:0.1.1-1 |
| 109 | 版本表格: |
| 110 | *** 0.1.1-1 0 |
| 111 | 500 http://free.nchc.org.tw drbl/testing Packages |
| 112 | 100 /var/lib/dpkg/status |
| 113 | 0.1.0-3 0 |
| 114 | 500 http://free.nchc.org.tw drbl/stable Packages |
| 115 | }}} |