sources.list on Ubuntu 9.10
這邊備份一下凍仁在 Ubuntu 9.10 的軟體來源(Source list),話說 國家高速網路與計算中心(nchc) 提供的鏡像站(Mirror)真的跑很快 :P
tw.archive.ubuntu.com 部份為 TANet,現階段 IP 為 140.112.8.139,凍仁有時會連不太上就是 :P
以下為凍仁在 Ubuntu 9.10 所使用的套件來源。
tw.archive.ubuntu.com 部份為 TANet,現階段 IP 為 140.112.8.139,凍仁有時會連不太上就是 :P
以下為凍仁在 Ubuntu 9.10 所使用的套件來源。
jonny@karmic:~$ sudo vi /etc/apt/sources.list [Enter]
# 國家高速網路與計算中心。 deb ftp://os.nchc.org.tw/ubuntu karmic-updates main restricted universe multiverse deb ftp://os.nchc.org.tw/ubuntu karmic main universe multiverse restricted deb ftp://os.nchc.org.tw/ubuntu karmic-backports main universe multiverse restricted deb ftp://os.nchc.org.tw/ubuntu karmic-proposed main universe multiverse restricted deb ftp://os.nchc.org.tw/ubuntu karmic-security main restricted universe multiverse deb ftp://os.nchc.org.tw/ubuntu karmic-proposed main universe multiverse restricted deb ftp://os.nchc.org.tw/ubuntu karmic-security main restricted universe multiverse # Debian mirror By National Taiwan University. deb http://tw.archive.ubuntu.com/ubuntu/ karmic main restricted deb-src http://tw.archive.ubuntu.com/ubuntu/ karmic main restricted deb http://us.archive.ubuntu.com/ubuntu/ karmic main universe restricted multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ karmic main universe restricted multiverse # 安全性更新伺服器。 deb http://security.ubuntu.com/ubuntu/ karmic-security main universe restricted multiverse deb-src http://security.ubuntu.com/ubuntu/ karmic-security main universe restricted multiverse # Chromium Browser (Daily Builds) deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main # Swiftfox Browser deb http://getswiftfox.com/builds/debian unstable non-free # Ubuntu Tweak deb http://ppa.launchpad.net/tualatrix/ubuntu karmic main deb-src http://ppa.launchpad.net/tualatrix/ubuntu karmic main # Medibuntu Install Source (Add by Lazyscripts) deb http://packages.medibuntu.org/ karmic free non-free # Gcin deb http://debian.luna.com.tw/ubuntu ./ deb-src http://debian.luna.com.tw/ubuntu ./ # Google software repository deb http://dl.google.com/linux/deb/ stable non-free main # Dropbox deb http://linux.getdropbox.com/ubuntu karmic main deb-src http://linux.getdropbox.com/ubuntu karmic main # KompoZer deb http://ppa.launchpad.net/giuseppe-iuculano/ppa/ubuntu karmic main # Game deb http://archive.getdeb.net/ubuntu karmic-getdeb games
凍仁你好
回覆刪除最近使用 apt-get安裝軟體時,
常常裝完以後他會去 sourceforge抓東西,但最後都會導向
ncu.dl.sourceforge.net
可是這個主機似乎連不太上
因此時常會出現錯誤訊息
不知道你有碰到這樣的情況嗎?
有沒有解決方法呢
謝謝!
你可以用 # sudo gedit /etc/apt/source.list 來把你說 sourceforge 這段的前面加個 # 這樣他就會掠過他了
回覆刪除例:#deb-src ftp://os.nchc.org.tw/ubuntu jaunty-updates main restricted universe multiverse
看過了sources.list檔案
回覆刪除裡面並沒有任何提到 sourceforge的地方
而這個情況仍然存在
還有個錯誤訊息,是說ttf-mscorefonts-installer 處理時出錯
但不知道有什麼方法可以把他用掉...
謝謝~
解決了,用Synaptic套件管理程式
回覆刪除將 ttf-mscorefonts-installer移除 他就不會出現這個問題了
猜想是ttf-mscorefonts-installer 需要從sourceforge下載,轉到的mirror又掛掉這樣...
上網搜尋了一下 ttf-mscorefonts-installer
原來已經不少人碰到問題了呢
你好
回覆刪除我是安裝 9.10 server 版
在 /etc/apt/ 找不到 source.list
倒是有一個 sources.list 不知有沒有一樣 ??
嗯,一直沒發現自己少打個 s,是 sources.list 沒錯XDD
回覆刪除imacat 分享 Debian 安裝 wine 或 ttf-mscorefonts-installer 的問題(Ubuntu 同解)http://www.imacat.idv.tw/tech/debwine.html
回覆刪除