yum 無法連接 - Linux

Rosalind avatar
By Rosalind
at 2018-04-05T21:38

Table of Contents

※ 引述《iflyinsky (加油!前進~)》之銘言:
: Give you mine. Reference as below:
: [google-chrome]
: name=google-chrome
: baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
: enabled=1
: gpgcheck=1
thanks 但是更改了以後 仍會帶出repodata/....


[root@ yum.repos.d]# yum clean all
Loaded plugins: fastestmirror, langpacks
Cleaning repos: google-chrome
Cleaning up everything
[root@ yum.repos.d]# yum repolist
Loaded plugins: fastestmirror, langpacks

google-chrome
| 951 B 00:00:00
google-chrome/primary
FAILED
http://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/primary.xml.gz:
[Errno 14] curl#7 - "Failed to connect to 2404:6800:4008:800::200e: Network
is unreachable"
Trying other mirror.




--
Tags: Linux

All Comments

Anonymous avatar
By Anonymous
at 2018-04-07T15:54
在/etc/yum.conf的[main]底下加一行ip_resolve=4試試
Noah avatar
By Noah
at 2018-04-08T21:35
try to close IPv6
Genevieve avatar
By Genevieve
at 2018-04-12T21:21
it works!!!

Arch Linux與Win10雙系統基本安裝流程

Bennie avatar
By Bennie
at 2018-04-05T03:34
摸索了一陣子終於整理出最方便的方法了 雖然圖形介面還要再研究,但基本安裝沒問題了,分享一下安裝流程 (1) 硬體規格 筆電:HP Pavilion 14-bf133TX 內建兩顆硬碟,SSD(加大到240G)跟HDD (2) 前置作業 首先以EFI模式將Win10灌好,保留大概一半的分割區給Arch L ...

yum 無法連接

Oliver avatar
By Oliver
at 2018-04-04T22:12
Give you mine. Reference as below: [google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 enabled=1 gpgcheck=1 - ...

yum 無法連接

Thomas avatar
By Thomas
at 2018-04-04T20:22
錯誤訊息如下 請問有無修正方法? yum install tigervnc-server Loaded plugins: fastestmirror, langpacks base | 3.6 kB ...

VaioEA16無法使用外接碟開機

Ursula avatar
By Ursula
at 2018-04-04T19:45
※ [本文轉錄自 Sony-style 看板 #1QnBfOEh ] 作者: Aruma () 看板: Sony-style 標題: [請問] VaioEA16無法使用外接碟開機 時間: Wed Apr 4 19:43:18 2018 外接碟的系統是:Ubuntu 16.04 有進bios調過Exter ...

How to see system log

Mary avatar
By Mary
at 2018-04-04T08:09
如題 小弟在設定vnc時出現錯誤訊息如下 請問system log 要在哪裡看? [rootat linux]# vi /lib/systemd/system/vncserverat.service [rootat linux]# cp /lib/systemd/system/vncserverat.ser ...