close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Dec 3, 2008, 9:47:05 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v15
|
v16
|
|
| 99 | 99 | }}} |
| 100 | 100 | * [問題] E: 無法找到 mkswap-uuid 套件。 |
| 101 | | * [解法] 加入 drbl stable or testing apt repository |
| 102 | 101 | {{{ |
| 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 | 102 | jazz@ubuntu:~$ apt-cache policy mkswap-uuid |
| 106 | 103 | mkswap-uuid: |
| … |
… |
|
| 114 | 111 | 500 http://free.nchc.org.tw drbl/stable Packages |
| 115 | 112 | }}} |
| | 113 | * [問題] 未曾安裝套件“drbl-etherboot”。 |
| | 114 | {{{ |
| | 115 | root@ubuntu:~# apt-cache policy drbl-etherboot |
| | 116 | drbl-etherboot: |
| | 117 | 已安裝:5.4.3-2 |
| | 118 | 候選:5.4.3-2 |
| | 119 | 版本表格: |
| | 120 | *** 5.4.3-2 0 |
| | 121 | 500 http://free.nchc.org.tw drbl/stable Packages |
| | 122 | 100 /var/lib/dpkg/status |
| | 123 | }}} |
| | 124 | * [問題] Can't open /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf: 沒有此一檔案或目錄. |
| | 125 | {{{ |
| | 126 | root@ubuntu:~# dpkg -S /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf |
| | 127 | mkpxeinitrd-net: /usr/lib/mkpxeinitrd-net/initrd-skel/etc/linuxrc.conf |
| | 128 | root@ubuntu:~# apt-cache policy mkpxeinitrd-net |
| | 129 | mkpxeinitrd-net: |
| | 130 | 已安裝:1.2-35 |
| | 131 | 候選:1.2-35 |
| | 132 | 版本表格: |
| | 133 | *** 1.2-35 0 |
| | 134 | 500 http://free.nchc.org.tw drbl/testing Packages |
| | 135 | 100 /var/lib/dpkg/status |
| | 136 | 1.2-34 0 |
| | 137 | 500 http://free.nchc.org.tw drbl/stable Packages |
| | 138 | ...[skip]... |
| | 139 | }}} |
| | 140 | * [解法] 加入 drbl stable apt repository |
| | 141 | {{{ |
| | 142 | root@ubuntu:~# echo "deb http://free.nchc.org.tw/drbl-core drbl stable testing unstable" > /etc/apt/sources.list.d/drbl.list |
| | 143 | root@ubuntu:~# apt-get update |
| | 144 | }}} |
| 116 | 145 | * Middleware 2008 |