Centos
CentOS6 和 PostgreSQL-YUM,(錯誤:無法檢索儲存庫的儲存庫元數據 (repomd.xml):pgdg90。請驗證其路徑並重試)
我正在使用 CentOS 6。我需要配置我的 YUM 以訪問 PostgreSQL 儲存庫,但我遇到了錯誤。
當我做:
yum install postgresql
我收到了這個錯誤:
[root@andre yum.repos.d]# yum install postgresql Loaded plugins: fastestmirror, refresh-packagekit, rpm-warm-cache Loading mirror speeds from cached hostfile * base: ftp.di.fc.ul.pt * extras: ftp.di.fc.ul.pt * updates: ftp.di.fc.ul.pt http://yum.pgsqlrpms.org/9.0/redhat/rhel-6-x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg90. Please verify its path and try again
有人對我應該做些什麼來糾正這個有任何線索嗎?
最好的祝福,
http://yum.pgsqlrpms.org/不再使用,它們已重新定位到 pgrpms.org,這會導致您的錯誤。
還原您的更改,然後檢查http://yum.pgrpms.org/howtoyum.php,此頁面將告訴您從此處安裝 CentOS 6 儲存庫 RPM 。