apt-get update問題 - Linux

Charlotte avatar
By Charlotte
at 2011-02-21T15:56

Table of Contents

最近使用apt-get update

最底下都會出現這些字串:

-------------------------------------------------------------------------
(以上省略)

W: 無法取得
http://tw.archive.ubuntu.com/ubuntu/dists/lucid-updates/universe/source/Sources.gz
,Unable to connect to tw.archive.ubuntu.com:http:

W: 無法取得
http://tw.archive.ubuntu.com/ubuntu/dists/lucid-updates/multiverse/binary-i386/Packages.gz
,Unable to connect to tw.archive.ubuntu.com:http:

W: 無法取得
http://tw.archive.ubuntu.com/ubuntu/dists/lucid-updates/multiverse/source/Sources.gz
,Unable to connect to tw.archive.ubuntu.com:http:

E: 有一些索引檔不能下載,它們可能被略過了,或是替而使用原有的索引檔。
-------------------------------------------------------------------------

該如何解決呢??



另外最近安裝軟體(不管是用UBUNTU軟體中心、Synaptic、deb套件包或終端機安裝)

安裝很多程式都會出現"需要安裝未受信任的套件"的對話框

然後就安裝失敗了 不能安裝

這又是怎麼回事呢?

有請各位大大 3Q

--
Tags: Linux

All Comments

Ophelia avatar
By Ophelia
at 2011-02-21T20:48
最近 tw.archive.ubuntu.com 的 server 掛了
Ivy avatar
By Ivy
at 2011-02-23T10:48
建議:系統→管理→軟體來源→下載自:其他→選擇最佳伺服器
Kama avatar
By Kama
at 2011-02-26T18:11
是不是最近debian的mirror同步有問題阿 最近德國的也
掛掉了 今天才剛恢復正常...
Eden avatar
By Eden
at 2011-02-27T23:27
%s/tw/us/g
Andrew avatar
By Andrew
at 2011-03-04T10:08
把tw改成us...我是這樣改得 跑得比較慢而已 可以更新..

PHP 開發平台的問題

Eden avatar
By Eden
at 2011-02-20T22:37
※ [本文轉錄自 PHP 看板 #1DOHr6hB ] 作者: wnick (淺龍勿用) 看板: PHP 標題: [請益] PHP 開發平台的問題 時間: Sun Feb 20 21:55:16 2011 http://www.phpfog.com/ phpfog是在網路上看到別人的介紹, and#34 ...

查看perl是由哪個檔案執行的

Bethany avatar
By Bethany
at 2011-02-20T00:18
首先 lsof |grep perl看看都哪些進程在執行perl﹐記下pid 再看看pstree看看誰啟動的perl 然後cat /proc/andlt;pidandgt;/cmdline看看對應perl執行的命令是哪個進程啟動的。 ※ 引述《nomoty (朋友??)》之銘言: : 目前由top查看程序, ...

gcc compile C++ file

Ingrid avatar
By Ingrid
at 2011-02-20T00:13
※ 引述《nmns0110 (君詠)》之銘言: : 小弟剛才寫了一個最簡單的 C++ 程式 try1.cpp : 附上程式碼 : #include andlt;iostreamandgt; : using namespace std; : int main() : { : cout andlt;andl ...

在VM底下的Public IP

Brianna avatar
By Brianna
at 2011-02-19T22:18
請問 在VMware裡 我設定bridge 可以自動上網 ip 是192.168.x.x 將內建dhcp關掉 現在 在裡面設定ADSL 用撥接的 想直接 抓到 public ip 行的通嗎? ppp0介面似乎沒反應..... - ...

ThinkPad x61 溫度控制風扇轉速 thinkfan

Frederic avatar
By Frederic
at 2011-02-19T20:21
最近衝了兩台二手x61來當兩個人在家裡的 ubuntu 10.04 專用機 索性把硬碟換成SSD,但是… 在夜深人靜的時候,風扇聲總是不辭辛勞來陪伴著我… 再加上習慣把手指放在方向鍵上逛批踢踢,風扇也有微微的震動 因此google溫控風扇轉速~ -- 以下是小弟研究的成果: #1.安裝 thinkfan ...