9/27/2549

apt-get update เจ้าปัญหา

เมื่อวานนี้ได้ลอง update ubuntu ดูว่า /etc/apt/sources.list มีปัญหามั้ยก็ปรากฏ error ดังนี้

Err http://th.archive.ubuntu.com dapper Release.gpg
Cannot initiatethe connection to 3128:80 (0.0.12.56).
- connect (22 Invalid argument) -

เป็นไรหว่า - -" นั่งแก้ไปแก้มาก็ไม่ได้เลยตัดสินใจลงใหม่ตามคำแนะนำ
ขั้นตอนการติดตั้ง ubuntu ตามไปอ่านที่นี่ได้
มีหลายแบบให้เลือก (อิ อิ ลงง่ายมั่ก ๆ จะเอาไปเผยแพร่ผู้อยากเริ่มต้นใช้ linux แถวบ้าน
คงตื่นเต้นน่าดู)
- ทำการแก้ /etc/apt/sources.list ตามนี้
deb http://belldandy.kitty.in.th:9999/ubuntu dapper main restricted universe
deb http://belldandy.kitty.in.th:9999/ubuntu dapper-updates main restricted universe
deb http://belldandy.kitty.in.th:9999/ubuntu dapper-security main restricted universe
- ทำการแก้ /etc/apt/apt.conf เพื่อกำหนด proxy ตามนี้
Acquire::http::Proxy "http://ip address ของ proxy:port";
- สั่ง apt-get update ทดสอบดูว่าได้ไหม ถ้าไม่ได้ก็ restart ไม่ใช่ reboot 1 ครั้ง ;P
เพื่อให้ค่า config ที่ได้แก้ไปทั้งสองไฟล์ทำงาน(ตรงนี้ยังมีคำถาม)
- ทำการ upgrade ซะ
apt-get install linux-image-686
dpkg -l linux-*
apt-get install linux-restricted-modules-686
- จากนั้นทำการ reboot 1 ครั้ง(ถูกต้อง) กดปุ่ม ESC 1 ครั้งเพื่อเลือก boot kernel
จาก linux-image-686
- ทำการ remove เอา kernel เดิมออก
apt-get remove --purge linux-image-386
หรือไปที่ System -> Synapic Package Manager
แล้วก็ apt-get update ได้ไม่มีปัญหา


ปล. ขอขอบคุณผู้สนับสนุนอย่างเป็นทางการ อาจารย์กิตต์ เธียรโนปจัย

ไม่มีความคิดเห็น: