Khi bạn chạy lệnh yum bất kì mà gặp lỗi như sau Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=i386 error was no repomd file. ... File /var/cache/yum/i386/7/epel/metalink.xml does not exist Bạn chỉ cần chạy lệnh sau để fix yum remove epel-release Nguyên nhân là có thể bạn đã cài EPEL phiên bản 32bit trên 64bit, sau khi gỡ EPEL ra rồi thì bạn…
Fix lỗi “Could not retrieve mirrorlist…” khi chạy lệnh yum trên CentOS
Dạo này dính lỗi liên quan tới yum hơi nhiều. Sáng nay chạy yum-update thì xổ chềnh ềnh ra mớ xương xẩu như sau: [root@test ~]# yum updateLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfileCould not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=i386& repo=os error was14: PYCURL ERROR 6 – “”Error: Cannot find a valid baseurl for repo: base Test một hồi thì biết…
yum-complete-transaction
Hôm bữa đang cập nhật hệ thống trên VPS, đột nhiên quá trình update bị dừng, rớt mạng tại máy cá nhân, thế méo nào quá trình update cũng dừng luôn 🙁 Rồi tùm lum lỗi xảy ra: PHP không chạy, SQL không chạy… Fix được cho 2 PHP, SQL chạy thì lại báo lỗi trên code, Search trên Google…