- โค้ด: เลือกทั้งหมด
yum -y install cracklib-python libuser-python system-config-users-docs xdg-utils
มีข้อความว่า "Couldn't resolve host 'mirror.elastix.org'" ตามตัวอย่าง
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirror.elastix.org/?release=3&ar ... &repo=base error was
[Errno 14: PYCURL ERROR 6 - "Couldn't resolve host 'mirror.elastix.org'"
Error: Cannot find a valid baseurl for repo: elastix-base
ส่วนมากก็จะฟ้องแบบนี้
[Errno 14] PYCURL ERROR 6 - "Couldn't resolve host ...
ทั้งๆที่ผมก็ใส่ DNS ไว้แล้ว ลอง Ping google.co.th ก็เจอ รวมทั้ง mirror.elastix.org ก็ยังเจอเลย
- โค้ด: เลือกทั้งหมด
ping mirror.elastix.org
PING mirror.elastix.org (173.230.142.25) 56(84) bytes of data.
64 bytes from 25.142.230.173.in-addr.arpa (173.230.142.25): icmp_seq=1 ttl=47 time=289 ms
64 bytes from 25.142.230.173.in-addr.arpa (173.230.142.25): icmp_seq=2 ttl=47 time=289 ms
ผมแก้ปัญหาด้วยวิธีนี้
ใส่บรรทัด
nameserver 8.8.8.8
ไว้ในไฟล์ /etc/resolv.conf ครับ ถ้ามีบรรทัด nameserver อื่นแล้วก็เอาไว้บนบรรทัดเหล่านั้นครับ
แล้วลองใหม่
ช่วยได้เยอะเลยครับ ติดตั้งสำเร็จ