Advertisement
Guest User

Archlinux issues

a guest
Sep 25th, 2016
922
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 88.61 KB | None | 0 0
  1. cx@cx-W55xEU:~$ sudo os-prober
  2. /dev/sda1:Windows 10 (loader):Windows:chain
  3. /dev/sdb1:Windows Recovery Environment (loader):Windows1:chain
  4. cx@cx-W55xEU:~$ sudo apt install arch
  5. archdetect-deb                             archipel-agent-virtualmachine-oomkiller    archivemail
  6. archipel-agent-action-scheduler            archipel-agent-virtualmachine-snapshoting  archivemount
  7. archipel-agent-hypervisor-geolocalization  archipel-agent-virtualmachine-vnc          archmage
  8. archipel-agent-hypervisor-health           archipel-agent-vmcasting                   archmbox
  9. archipel-agent-hypervisor-network          archipel-agent-vmparking                   arch-test
  10. archipel-agent-hypervisor-platformrequest  archipel-agent-xmppserver                  
  11. archipel-agent-iphone-notification         archipel-core                              
  12. cx@cx-W55xEU:~$ sudo apt install arch
  13. archdetect-deb                             archipel-agent-virtualmachine-oomkiller    archivemail
  14. archipel-agent-action-scheduler            archipel-agent-virtualmachine-snapshoting  archivemount
  15. archipel-agent-hypervisor-geolocalization  archipel-agent-virtualmachine-vnc          archmage
  16. archipel-agent-hypervisor-health           archipel-agent-vmcasting                   archmbox
  17. archipel-agent-hypervisor-network          archipel-agent-vmparking                   arch-test
  18. archipel-agent-hypervisor-platformrequest  archipel-agent-xmppserver                  
  19. archipel-agent-iphone-notification         archipel-core                              
  20. cx@cx-W55xEU:~$ cd /mnt
  21. cx@cx-W55xEU:/mnt$ sudo mount -t btrfs -o subvol=@ /dev/sda6 /mnt/
  22. cx@cx-W55xEU:/mnt$ cd ..
  23. cx@cx-W55xEU:/$ cd  mnt/
  24. cx@cx-W55xEU:/mnt$ ll
  25. total 16
  26. drwxr-xr-x 1 root root  122 Sep 25 20:58 ./
  27. drwxr-xr-x 1 root root  258 Sep 22 00:16 ../
  28. lrwxrwxrwx 1 root root    7 Sep 30  2015 bin -> usr/bin/
  29. drwxr-xr-x 1 root root  120 Sep 25 20:58 boot/
  30. drwxr-xr-x 1 root root    0 Sep 25 20:49 dev/
  31. drwxr-xr-x 1 root root 1512 Sep 25 21:10 etc/
  32. drwxr-xr-x 1 root root    0 Sep 30  2015 home/
  33. lrwxrwxrwx 1 root root    7 Sep 30  2015 lib -> usr/lib/
  34. lrwxrwxrwx 1 root root    7 Sep 30  2015 lib64 -> usr/lib/
  35. drwxr-xr-x 1 root root    0 Sep 30  2015 mnt/
  36. drwxr-xr-x 1 root root    0 Sep 30  2015 opt/
  37. dr-xr-xr-x 1 root root    0 Sep 25 20:49 proc/
  38. drwxr-x--- 1 root root   38 Sep 25 21:12 root/
  39. drwxr-xr-x 1 root root    0 Sep 25 20:49 run/
  40. lrwxrwxrwx 1 root root    7 Sep 30  2015 sbin -> usr/bin/
  41. drwxr-xr-x 1 root root   14 Sep 30  2015 srv/
  42. dr-xr-xr-x 1 root root    0 Sep 25 20:49 sys/
  43. drwxrwxrwt 1 root root    0 Sep 25 20:49 tmp/
  44. drwxr-xr-x 1 root root   70 Sep 25 20:58 usr/
  45. drwxr-xr-x 1 root root  100 Sep 25 20:58 var/
  46. cx@cx-W55xEU:/mnt$ sudo chroot .
  47. [root@cx-W55xEU /]# echo $PATH
  48. /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
  49. [root@cx-W55xEU /]# gr
  50. grap2graph  gresource   grodvi      groffer     grolbp      gropdf      grotty      groupdel    groupmod    grpck       grpunconv  
  51. grep        grn         groff       grog        grolj4      grops       groupadd    groupmems   groups      grpconv    
  52. [root@cx-W55xEU /]# gr
  53. grap2graph  gresource   grodvi      groffer     grolbp      gropdf      grotty      groupdel    groupmod    grpck       grpunconv  
  54. grep        grn         groff       grog        grolj4      grops       groupadd    groupmems   groups      grpconv    
  55. [root@cx-W55xEU /]# gr
  56. grap2graph  gresource   grodvi      groffer     grolbp      gropdf      grotty      groupdel    groupmod    grpck       grpunconv  
  57. grep        grn         groff       grog        grolj4      grops       groupadd    groupmems   groups      grpconv    
  58. [root@cx-W55xEU /]# pacman -S
  59. error: no targets specified (use -h for help)
  60. [root@cx-W55xEU /]# ^C
  61. [root@cx-W55xEU /]# pacman -Syu
  62. :: Synchronizing package databases...
  63. error: failed retrieving file 'core.db' from archlinux.polymorf.fr : Could not resolve host: archlinux.polymorf.fr
  64. error: failed retrieving file 'core.db' from mirror.js-webcoding.de : Could not resolve host: mirror.js-webcoding.de
  65. error: failed retrieving file 'core.db' from ftp.sh.cvut.cz : Could not resolve host: ftp.sh.cvut.cz
  66. error: failed retrieving file 'core.db' from arch.tamcore.eu : Could not resolve host: arch.tamcore.eu
  67. error: failed retrieving file 'core.db' from mirrors.uni-plovdiv.net : Could not resolve host: mirrors.uni-plovdiv.net
  68. error: failed retrieving file 'core.db' from mirror.hactar.bz : Could not resolve host: mirror.hactar.bz
  69. error: failed retrieving file 'core.db' from mirror.tyborek.pl : Could not resolve host: mirror.tyborek.pl
  70. error: failed retrieving file 'core.db' from ftp.nluug.nl : Could not resolve host: ftp.nluug.nl
  71. error: failed retrieving file 'core.db' from mirror.dkm.cz : Could not resolve host: mirror.dkm.cz
  72. error: failed retrieving file 'core.db' from mirrors.cicku.me : Could not resolve host: mirrors.cicku.me
  73. error: failed retrieving file 'core.db' from ftp.myrveln.se : Could not resolve host: ftp.myrveln.se
  74. error: failed retrieving file 'core.db' from pkg.adfinis-sygroup.ch : Could not resolve host: pkg.adfinis-sygroup.ch
  75. error: failed retrieving file 'core.db' from gluttony.sin.cvut.cz : Could not resolve host: gluttony.sin.cvut.cz
  76. error: failed retrieving file 'core.db' from arch.localmsp.org : Could not resolve host: arch.localmsp.org
  77. error: failed retrieving file 'core.db' from mirrors.prok.pw : Could not resolve host: mirrors.prok.pw
  78. error: failed retrieving file 'core.db' from mirror.f4st.host : Could not resolve host: mirror.f4st.host
  79. error: failed retrieving file 'core.db' from mirror.neuf.no : Could not resolve host: mirror.neuf.no
  80. error: failed retrieving file 'core.db' from archlinux.lucysan.net : Could not resolve host: archlinux.lucysan.net
  81. error: failed retrieving file 'core.db' from archlinux.honkgong.info : Could not resolve host: archlinux.honkgong.info
  82. error: failed retrieving file 'core.db' from muug.ca : Could not resolve host: muug.ca
  83. error: failed retrieving file 'core.db' from mirror.archlinux.no : Could not resolve host: mirror.archlinux.no
  84. error: failed retrieving file 'core.db' from lug.mtu.edu : Could not resolve host: lug.mtu.edu
  85. error: failed retrieving file 'core.db' from fooo.biz : Could not resolve host: fooo.biz
  86. error: failed retrieving file 'core.db' from archlinux.mirrors.uk2.net : Could not resolve host: archlinux.mirrors.uk2.net
  87. error: failed retrieving file 'core.db' from mirrors.n-ix.net : Could not resolve host: mirrors.n-ix.net
  88. error: failed retrieving file 'core.db' from arch.yourlabs.org : Could not resolve host: arch.yourlabs.org
  89. error: failed retrieving file 'core.db' from mirror.23media.de : Could not resolve host: mirror.23media.de
  90. error: failed retrieving file 'core.db' from mirror.lastmikoi.net : Could not resolve host: mirror.lastmikoi.net
  91. error: failed retrieving file 'core.db' from archlinux.beccacervello.it : Could not resolve host: archlinux.beccacervello.it
  92. error: failed retrieving file 'core.db' from mirror5.bastelfreak.org : Could not resolve host: mirror5.bastelfreak.org
  93. error: failed retrieving file 'core.db' from mirror.us.leaseweb.net : Could not resolve host: mirror.us.leaseweb.net
  94. error: failed retrieving file 'core.db' from mirror.de.leaseweb.net : Could not resolve host: mirror.de.leaseweb.net
  95. error: failed retrieving file 'core.db' from archlinux.mirror.pkern.at : Could not resolve host: archlinux.mirror.pkern.at
  96. error: failed retrieving file 'core.db' from ftp.rnl.tecnico.ulisboa.pt : Could not resolve host: ftp.rnl.tecnico.ulisboa.pt
  97. error: failed retrieving file 'core.db' from mirrors.rit.edu : Could not resolve host: mirrors.rit.edu
  98. error: failed retrieving file 'core.db' from mirrors.manchester.m247.com : Could not resolve host: mirrors.manchester.m247.com
  99. error: failed retrieving file 'core.db' from mirror.datacenter.by : Could not resolve host: mirror.datacenter.by
  100. error: failed retrieving file 'core.db' from mirror.cinosure.com : Could not resolve host: mirror.cinosure.com
  101. error: failed retrieving file 'core.db' from mirror.fluxent.de : Could not resolve host: mirror.fluxent.de
  102. error: failed retrieving file 'core.db' from archlinux.surlyjake.com : Could not resolve host: archlinux.surlyjake.com
  103. error: failed retrieving file 'core.db' from mirror.bytemark.co.uk : Could not resolve host: mirror.bytemark.co.uk
  104. error: failed retrieving file 'core.db' from mirrors.niyawe.de : Could not resolve host: mirrors.niyawe.de
  105. error: failed retrieving file 'core.db' from ftp.tuxdroid.org : Could not resolve host: ftp.tuxdroid.org
  106. error: failed retrieving file 'core.db' from archlinux.puzzle.ch : Could not resolve host: archlinux.puzzle.ch
  107. error: failed retrieving file 'core.db' from mirror.lty.me : Could not resolve host: mirror.lty.me
  108. error: failed retrieving file 'core.db' from mirror.gnomus.de : Could not resolve host: mirror.gnomus.de
  109. error: failed retrieving file 'core.db' from mirror1.htu.tugraz.at : Could not resolve host: mirror1.htu.tugraz.at
  110. error: failed retrieving file 'core.db' from ftp.tku.edu.tw : Could not resolve host: ftp.tku.edu.tw
  111. error: failed retrieving file 'core.db' from mirror.metalgamer.eu : Could not resolve host: mirror.metalgamer.eu
  112. error: failed retrieving file 'core.db' from mirror.nl.leaseweb.net : Could not resolve host: mirror.nl.leaseweb.net
  113. error: failed retrieving file 'core.db' from mirror.united-gameserver.de : Could not resolve host: mirror.united-gameserver.de
  114. error: failed retrieving file 'core.db' from mirror.is.co.za : Could not resolve host: mirror.is.co.za
  115. error: failed retrieving file 'core.db' from mirrors.atviras.lt : Could not resolve host: mirrors.atviras.lt
  116. error: failed retrieving file 'core.db' from arch.midov.pl : Could not resolve host: arch.midov.pl
  117. error: failed retrieving file 'core.db' from www.laqee.unal.edu.co : Could not resolve host: www.laqee.unal.edu.co
  118. error: failed retrieving file 'core.db' from mirror.kaminski.io : Could not resolve host: mirror.kaminski.io
  119. error: failed retrieving file 'core.db' from mirror.netcologne.de : Could not resolve host: mirror.netcologne.de
  120. error: failed retrieving file 'core.db' from ftp.fau.de : Could not resolve host: ftp.fau.de
  121. error: failed retrieving file 'core.db' from mirror.system.is : Could not resolve host: mirror.system.is
  122. error: failed retrieving file 'core.db' from archlinux.mirror.kangaroot.net : Could not resolve host: archlinux.mirror.kangaroot.net
  123. error: failed retrieving file 'core.db' from mirror.vpsfree.cz : Could not resolve host: mirror.vpsfree.cz
  124. error: failed retrieving file 'core.db' from mirrors.acm.wpi.edu : Could not resolve host: mirrors.acm.wpi.edu
  125. error: failed retrieving file 'core.db' from foss.aueb.gr : Could not resolve host: foss.aueb.gr
  126. error: failed retrieving file 'core.db' from mirror.es.its.nyu.edu : Could not resolve host: mirror.es.its.nyu.edu
  127. error: failed retrieving file 'core.db' from mirror.t-home.mk : Could not resolve host: mirror.t-home.mk
  128. error: failed retrieving file 'core.db' from mirror.csclub.uwaterloo.ca : Could not resolve host: mirror.csclub.uwaterloo.ca
  129. error: failed retrieving file 'core.db' from archlinux.iskon.hr : Could not resolve host: archlinux.iskon.hr
  130. error: failed retrieving file 'core.db' from archimonde.ts.si : Could not resolve host: archimonde.ts.si
  131. error: failed retrieving file 'core.db' from archlinux.akmc.lt : Could not resolve host: archlinux.akmc.lt
  132. error: failed retrieving file 'core.db' from ftp.acc.umu.se : Could not resolve host: ftp.acc.umu.se
  133. error: failed retrieving file 'core.db' from archlinux.mirrors.linux.ro : Could not resolve host: archlinux.mirrors.linux.ro
  134. error: failed retrieving file 'core.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr
  135. error: failed retrieving file 'core.db' from pet.inf.ufsc.br : Could not resolve host: pet.inf.ufsc.br
  136. error: failed retrieving file 'core.db' from mirror.internode.on.net : Could not resolve host: mirror.internode.on.net
  137. error: failed retrieving file 'core.db' from mirror.jmu.edu : Could not resolve host: mirror.jmu.edu
  138. error: failed retrieving file 'core.db' from archlinux.c3sl.ufpr.br : Could not resolve host: archlinux.c3sl.ufpr.br
  139. error: failed retrieving file 'core.db' from burek.archlinux.ba : Could not resolve host: burek.archlinux.ba
  140. error: failed retrieving file 'core.db' from mirror.chmuri.net : Could not resolve host: mirror.chmuri.net
  141. error: failed retrieving file 'core.db' from archlinux.cyborg-connect.de : Could not resolve host: archlinux.cyborg-connect.de
  142. error: failed retrieving file 'core.db' from mirror.one.com : Could not resolve host: mirror.one.com
  143. error: failed retrieving file 'core.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru
  144. error: failed retrieving file 'core.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org
  145. error: failed retrieving file 'core.db' from mirror.umd.edu : Could not resolve host: mirror.umd.edu
  146. error: failed retrieving file 'core.db' from ftp.wa.co.za : Could not resolve host: ftp.wa.co.za
  147. error: failed retrieving file 'core.db' from ftp.lysator.liu.se : Could not resolve host: ftp.lysator.liu.se
  148. error: failed retrieving file 'core.db' from mirror.frgl.pw : Could not resolve host: mirror.frgl.pw
  149. error: failed retrieving file 'core.db' from mirror.pseudoform.org : Could not resolve host: mirror.pseudoform.org
  150. error: failed retrieving file 'core.db' from mirror.cs.pitt.edu : Could not resolve host: mirror.cs.pitt.edu
  151. error: failed retrieving file 'core.db' from ftp.swin.edu.au : Could not resolve host: ftp.swin.edu.au
  152. error: failed retrieving file 'core.db' from ftp.spline.inf.fu-berlin.de : Could not resolve host: ftp.spline.inf.fu-berlin.de
  153. error: failed retrieving file 'core.db' from ftp.halifax.rwth-aachen.de : Could not resolve host: ftp.halifax.rwth-aachen.de
  154. error: failed retrieving file 'core.db' from arch.mirror.far.fi : Could not resolve host: arch.mirror.far.fi
  155. error: failed retrieving file 'core.db' from ftp.portlane.com : Could not resolve host: ftp.portlane.com
  156. error: failed retrieving file 'core.db' from mirrors.dotsrc.org : Could not resolve host: mirrors.dotsrc.org
  157. error: failed retrieving file 'core.db' from arch.jensgutermuth.de : Could not resolve host: arch.jensgutermuth.de
  158. error: failed retrieving file 'core.db' from archlinux.koyanet.lv : Could not resolve host: archlinux.koyanet.lv
  159. error: failed retrieving file 'core.db' from archlinux.mirror.root.lu : Could not resolve host: archlinux.mirror.root.lu
  160. error: failed retrieving file 'core.db' from ftp.byfly.by : Could not resolve host: ftp.byfly.by
  161. error: failed retrieving file 'core.db' from arch.static.lu : Could not resolve host: arch.static.lu
  162. error: failed retrieving file 'core.db' from mirror.devilzc0de.org : Could not resolve host: mirror.devilzc0de.org
  163. error: failed retrieving file 'core.db' from arch.mirrors.ionfish.org : Could not resolve host: arch.mirrors.ionfish.org
  164. error: failed retrieving file 'core.db' from ftp.vectranet.pl : Could not resolve host: ftp.vectranet.pl
  165. error: failed retrieving file 'core.db' from ftp.jaist.ac.jp : Could not resolve host: ftp.jaist.ac.jp
  166. error: failed retrieving file 'core.db' from ftp5.gwdg.de : Could not resolve host: ftp5.gwdg.de
  167. error: failed retrieving file 'core.db' from mirror.selfnet.de : Could not resolve host: mirror.selfnet.de
  168. error: failed retrieving file 'core.db' from ftp.hawo.stw.uni-erlangen.de : Could not resolve host: ftp.hawo.stw.uni-erlangen.de
  169. error: failed retrieving file 'core.db' from archlinux.mailtunnel.eu : Could not resolve host: archlinux.mailtunnel.eu
  170. error: failed retrieving file 'core.db' from ftp.snt.utwente.nl : Could not resolve host: ftp.snt.utwente.nl
  171. error: failed retrieving file 'core.db' from mirrors.abscission.net : Could not resolve host: mirrors.abscission.net
  172. error: failed retrieving file 'core.db' from mirror.htnshost.com : Could not resolve host: mirror.htnshost.com
  173. error: failed retrieving file 'core.db' from mirror.cc.columbia.edu : Could not resolve host: mirror.cc.columbia.edu
  174. error: failed retrieving file 'core.db' from archlinux.my-universe.com : Could not resolve host: archlinux.my-universe.com
  175. error: failed retrieving file 'core.db' from archlinux.de-labrusse.fr : Could not resolve host: archlinux.de-labrusse.fr
  176. error: failed retrieving file 'core.db' from mirror.compojoom.com : Could not resolve host: mirror.compojoom.com
  177. error: failed retrieving file 'core.db' from archlinux.thaller.ws : Could not resolve host: archlinux.thaller.ws
  178. error: failed retrieving file 'core.db' from www.gtlib.gatech.edu : Could not resolve host: www.gtlib.gatech.edu
  179. error: failed retrieving file 'core.db' from ftp.hosteurope.de : Could not resolve host: ftp.hosteurope.de
  180. error: failed retrieving file 'core.db' from mirrors.tuna.tsinghua.edu.cn : Could not resolve host: mirrors.tuna.tsinghua.edu.cn
  181. error: failed retrieving file 'core.db' from arlm.tyzoid.com : Could not resolve host: arlm.tyzoid.com
  182. error: failed retrieving file 'core.db' from mirror.ubrco.de : Could not resolve host: mirror.ubrco.de
  183. error: failed retrieving file 'core.db' from mirror.nexcess.net : Could not resolve host: mirror.nexcess.net
  184. error: failed retrieving file 'core.db' from mirrors.ustc.edu.cn : Could not resolve host: mirrors.ustc.edu.cn
  185. error: failed retrieving file 'core.db' from ftp.energia.mta.hu : Could not resolve host: ftp.energia.mta.hu
  186. error: failed retrieving file 'core.db' from ca.us.mirror.archlinux-br.org : Could not resolve host: ca.us.mirror.archlinux-br.org
  187. error: failed retrieving file 'core.db' from mirror.isoc.org.il : Could not resolve host: mirror.isoc.org.il
  188. error: failed retrieving file 'core.db' from arch-mirror.wtako.net : Could not resolve host: arch-mirror.wtako.net
  189. error: failed retrieving file 'core.db' from archlinux-br.mirror.host1plus.com : Could not resolve host: archlinux-br.mirror.host1plus.com
  190. error: failed retrieving file 'core.db' from mirrors.advancedhosters.com : Could not resolve host: mirrors.advancedhosters.com
  191. error: failed retrieving file 'core.db' from archlinux.uib.no : Could not resolve host: archlinux.uib.no
  192. error: failed retrieving file 'core.db' from mirror.ibcp.fr : Could not resolve host: mirror.ibcp.fr
  193. error: failed retrieving file 'core.db' from archlinux.mirror.rafal.ca : Could not resolve host: archlinux.mirror.rafal.ca
  194. error: failed retrieving file 'core.db' from ftp.linux.cz : Could not resolve host: ftp.linux.cz
  195. error: failed retrieving file 'core.db' from archlinux.pop-es.rnp.br : Could not resolve host: archlinux.pop-es.rnp.br
  196. error: failed retrieving file 'core.db' from mirrors.theblazehen.com : Could not resolve host: mirrors.theblazehen.com
  197. error: failed retrieving file 'core.db' from mirror.archlinux.cl : Could not resolve host: mirror.archlinux.cl
  198. error: failed retrieving file 'core.db' from mirror.yellowfiber.net : Could not resolve host: mirror.yellowfiber.net
  199. error: failed retrieving file 'core.db' from archlinux-za.mirror.host1plus.com : Could not resolve host: archlinux-za.mirror.host1plus.com
  200. error: failed retrieving file 'core.db' from arch.softver.org.mk : Could not resolve host: arch.softver.org.mk
  201. error: failed retrieving file 'core.db' from ftp.fi.muni.cz : Could not resolve host: ftp.fi.muni.cz
  202. error: failed retrieving file 'core.db' from mirrors.liquidweb.com : Could not resolve host: mirrors.liquidweb.com
  203. error: failed retrieving file 'core.db' from repo.sadjad.ac.ir : Could not resolve host: repo.sadjad.ac.ir
  204. error: failed retrieving file 'core.db' from linorg.usp.br : Could not resolve host: linorg.usp.br
  205. error: failed retrieving file 'core.db' from mirror.i3d.net : Could not resolve host: mirror.i3d.net
  206. error: failed retrieving file 'core.db' from archlinux.dynamict.se : Could not resolve host: archlinux.dynamict.se
  207. error: failed retrieving file 'core.db' from kwk.pw : Could not resolve host: kwk.pw
  208. error: failed retrieving file 'core.db' from mirror.onet.pl : Could not resolve host: mirror.onet.pl
  209. error: failed retrieving file 'core.db' from mirror.vtti.vt.edu : Could not resolve host: mirror.vtti.vt.edu
  210. error: failed retrieving file 'core.db' from mirror.grig.io : Could not resolve host: mirror.grig.io
  211. error: failed retrieving file 'core.db' from mirrors.prometeus.net : Could not resolve host: mirrors.prometeus.net
  212. error: failed retrieving file 'core.db' from ftp.otenet.gr : Could not resolve host: ftp.otenet.gr
  213. error: failed retrieving file 'core.db' from mirror.armbrust.me : Could not resolve host: mirror.armbrust.me
  214. error: failed retrieving file 'core.db' from mirrors.ocf.berkeley.edu : Could not resolve host: mirrors.ocf.berkeley.edu
  215. error: failed retrieving file 'core.db' from mirrors.cat.pdx.edu : Could not resolve host: mirrors.cat.pdx.edu
  216. error: failed retrieving file 'core.db' from archlinux.vi-di.fr : Could not resolve host: archlinux.vi-di.fr
  217. error: failed retrieving file 'core.db' from shadow.ind.ntou.edu.tw : Could not resolve host: shadow.ind.ntou.edu.tw
  218. error: failed retrieving file 'core.db' from suro.ubaya.ac.id : Could not resolve host: suro.ubaya.ac.id
  219. error: failed retrieving file 'core.db' from tux.rainside.sk : Could not resolve host: tux.rainside.sk
  220. error: failed retrieving file 'core.db' from mirror.cedille.club : Could not resolve host: mirror.cedille.club
  221. error: failed retrieving file 'core.db' from mirror.rol.ru : Could not resolve host: mirror.rol.ru
  222. error: failed retrieving file 'core.db' from mirrors.m247.ro : Could not resolve host: mirrors.m247.ro
  223. error: failed retrieving file 'core.db' from mirrors.xmission.com : Could not resolve host: mirrors.xmission.com
  224. error: failed retrieving file 'core.db' from mirror.michael-eckert.net : Could not resolve host: mirror.michael-eckert.net
  225. error: failed retrieving file 'core.db' from linux.rz.rub.de : Could not resolve host: linux.rz.rub.de
  226. error: failed retrieving file 'core.db' from mirror.ancl.hawaii.edu : Could not resolve host: mirror.ancl.hawaii.edu
  227. error: failed retrieving file 'core.db' from mirror.wbs.co.za : Could not resolve host: mirror.wbs.co.za
  228. error: failed retrieving file 'core.db' from mirrors.nic.cz : Could not resolve host: mirrors.nic.cz
  229. error: failed retrieving file 'core.db' from archlinux.mirror.iphh.net : Could not resolve host: archlinux.mirror.iphh.net
  230. error: failed retrieving file 'core.db' from mirrors.gigenet.com : Could not resolve host: mirrors.gigenet.com
  231. error: failed retrieving file 'core.db' from ftp.tsukuba.wide.ad.jp : Could not resolve host: ftp.tsukuba.wide.ad.jp
  232. error: failed retrieving file 'core.db' from cosmos.cites.illinois.edu : Could not resolve host: cosmos.cites.illinois.edu
  233. error: failed retrieving file 'core.db' from archlinux.uberglobalmirror.com : Could not resolve host: archlinux.uberglobalmirror.com
  234. error: failed retrieving file 'core.db' from ftp.ntua.gr : Could not resolve host: ftp.ntua.gr
  235. error: failed retrieving file 'core.db' from ftp-stud.hs-esslingen.de : Could not resolve host: ftp-stud.hs-esslingen.de
  236. error: failed retrieving file 'core.db' from www.mirrorservice.org : Could not resolve host: www.mirrorservice.org
  237. error: failed retrieving file 'core.db' from mirror.premi.st : Could not resolve host: mirror.premi.st
  238. error: failed retrieving file 'core.db' from ftp.cc.uoc.gr : Could not resolve host: ftp.cc.uoc.gr
  239. error: failed retrieving file 'core.db' from arch.apt-get.eu : Could not resolve host: arch.apt-get.eu
  240. error: failed retrieving file 'core.db' from mirror.metrocast.net : Could not resolve host: mirror.metrocast.net
  241. error: failed retrieving file 'core.db' from mirror.clibre.uqam.ca : Could not resolve host: mirror.clibre.uqam.ca
  242. error: failed retrieving file 'core.db' from mirror.cedia.org.ec : Could not resolve host: mirror.cedia.org.ec
  243. error: failed retrieving file 'core.db' from arch.serverspace.co.uk : Could not resolve host: arch.serverspace.co.uk
  244. error: failed retrieving file 'core.db' from archlinux.cu.be : Could not resolve host: archlinux.cu.be
  245. error: failed retrieving file 'core.db' from mirror.archlinux.ro : Could not resolve host: mirror.archlinux.ro
  246. error: failed retrieving file 'core.db' from mirror.lzu.edu.cn : Could not resolve host: mirror.lzu.edu.cn
  247. error: failed retrieving file 'core.db' from download.nus.edu.sg : Could not resolve host: download.nus.edu.sg
  248. error: failed retrieving file 'core.db' from archlinux.ip-connect.vn.ua : Could not resolve host: archlinux.ip-connect.vn.ua
  249. error: failed retrieving file 'core.db' from mirror.espoch.edu.ec : Could not resolve host: mirror.espoch.edu.ec
  250. error: failed retrieving file 'core.db' from mirrors.rutgers.edu : Could not resolve host: mirrors.rutgers.edu
  251. error: failed retrieving file 'core.db' from ftp.linux.org.tr : Could not resolve host: ftp.linux.org.tr
  252. error: failed retrieving file 'core.db' from mirror.digitalnova.at : Could not resolve host: mirror.digitalnova.at
  253. error: failed retrieving file 'core.db' from archlinux.students.cs.unibo.it : Could not resolve host: archlinux.students.cs.unibo.it
  254. error: failed retrieving file 'core.db' from mirror3.hackingand.coffee : Could not resolve host: mirror3.hackingand.coffee
  255. error: failed retrieving file 'core.db' from archlinux.mirror.digitalpacific.com.au : Could not resolve host: archlinux.mirror.digitalpacific.com.au
  256. error: failed retrieving file 'core.db' from mirror2.hackingand.coffee : Could not resolve host: mirror2.hackingand.coffee
  257. error: failed retrieving file 'core.db' from mirror1.hackingand.coffee : Could not resolve host: mirror1.hackingand.coffee
  258. error: failed retrieving file 'core.db' from mirror.telepoint.bg : Could not resolve host: mirror.telepoint.bg
  259. error: failed retrieving file 'core.db' from mirror.rise.ph : Could not resolve host: mirror.rise.ph
  260. error: failed retrieving file 'core.db' from mirrors.cug6.edu.cn : Could not resolve host: mirrors.cug6.edu.cn
  261. error: failed retrieving file 'core.db' from piotrkosoft.net : Could not resolve host: piotrkosoft.net
  262. error: failed retrieving file 'core.db' from mirror.uta.edu.ec : Could not resolve host: mirror.uta.edu.ec
  263. error: failed retrieving file 'core.db' from archlinux.mirrors.ovh.net : Could not resolve host: archlinux.mirrors.ovh.net
  264. error: failed retrieving file 'core.db' from ftp.iitm.ac.in : Could not resolve host: ftp.iitm.ac.in
  265. error: failed retrieving file 'core.db' from mirrors.cug.edu.cn : Could not resolve host: mirrors.cug.edu.cn
  266. error: failed retrieving file 'core.db' from www.gutscheindrache.com : Could not resolve host: www.gutscheindrache.com
  267. error: failed retrieving file 'core.db' from arch.nimukaito.net : Could not resolve host: arch.nimukaito.net
  268. error: failed retrieving file 'core.db' from ftp.iinet.net.au : Could not resolve host: ftp.iinet.net.au
  269. error: failed retrieving file 'core.db' from arch.mirrors.pair.com : Could not resolve host: arch.mirrors.pair.com
  270. error: failed retrieving file 'core.db' from mirror-fpt-telecom.fpt.net : Could not resolve host: mirror-fpt-telecom.fpt.net
  271. error: failed retrieving file 'core.db' from www.lasca.ic.unicamp.br : Could not resolve host: www.lasca.ic.unicamp.br
  272. error: failed retrieving file 'core.db' from ftp.osuosl.org : Could not resolve host: ftp.osuosl.org
  273. error: failed retrieving file 'core.db' from sunsite.rediris.es : Could not resolve host: sunsite.rediris.es
  274. error: failed retrieving file 'core.db' from mirror.neolabs.kz : Could not resolve host: mirror.neolabs.kz
  275. error: failed retrieving file 'core.db' from mirror.qnren.qa : Could not resolve host: mirror.qnren.qa
  276. error: failed retrieving file 'core.db' from mirror.its.dal.ca : Could not resolve host: mirror.its.dal.ca
  277. error: failed retrieving file 'core.db' from mirrors.netix.net : Could not resolve host: mirrors.netix.net
  278. error: failed retrieving file 'core.db' from ftp.kaist.ac.kr : Could not resolve host: ftp.kaist.ac.kr
  279. error: failed retrieving file 'core.db' from mirrors.xjtu.edu.cn : Could not resolve host: mirrors.xjtu.edu.cn
  280. error: failed retrieving file 'core.db' from mirror.euserv.net : Could not resolve host: mirror.euserv.net
  281. error: failed retrieving file 'core.db' from archlinux.cs.nctu.edu.tw : Could not resolve host: archlinux.cs.nctu.edu.tw
  282. error: failed retrieving file 'core.db' from mirror.edatel.net.co : Could not resolve host: mirror.edatel.net.co
  283. error: failed retrieving file 'core.db' from ftp.heanet.ie : Could not resolve host: ftp.heanet.ie
  284. error: failed retrieving file 'core.db' from artfiles.org : Could not resolve host: artfiles.org
  285. error: failed retrieving file 'core.db' from mirror.0x.sg : Could not resolve host: mirror.0x.sg
  286. error: failed retrieving file 'core.db' from mirror.nus.edu.sg : Could not resolve host: mirror.nus.edu.sg
  287. error: failed retrieving file 'core.db' from mirrors.myaegean.gr : Could not resolve host: mirrors.myaegean.gr
  288. error: failed retrieving file 'core.db' from archlinux.dcc.fc.up.pt : Could not resolve host: archlinux.dcc.fc.up.pt
  289. error: failed retrieving file 'core.db' from mirror1.shellbot.com : Could not resolve host: mirror1.shellbot.com
  290. error: failed retrieving file 'core.db' from ftp.uni-hannover.de : Could not resolve host: ftp.uni-hannover.de
  291. error: failed retrieving file 'core.db' from ftp.u-strasbg.fr : Could not resolve host: ftp.u-strasbg.fr
  292. error: failed retrieving file 'core.db' from mirror.archlinux.ikoula.com : Could not resolve host: mirror.archlinux.ikoula.com
  293. error: failed retrieving file 'core.db' from ftp.klid.dk : Could not resolve host: ftp.klid.dk
  294. error: failed retrieving file 'core.db' from ftp.tu-chemnitz.de : Could not resolve host: ftp.tu-chemnitz.de
  295. error: failed retrieving file 'core.db' from mirror.easyname.at : Could not resolve host: mirror.easyname.at
  296. error: failed retrieving file 'core.db' from mirror.rackspace.com : Could not resolve host: mirror.rackspace.com
  297. error: failed retrieving file 'core.db' from mirrors.nix.org.ua : Could not resolve host: mirrors.nix.org.ua
  298. error: failed retrieving file 'core.db' from mirror.lnx.sk : Could not resolve host: mirror.lnx.sk
  299. error: failed retrieving file 'core.db' from ftp.uni-kl.de : Could not resolve host: ftp.uni-kl.de
  300. error: failed retrieving file 'core.db' from mirror.adminbannok.com : Could not resolve host: mirror.adminbannok.com
  301. error: failed retrieving file 'core.db' from ftp.uni-bayreuth.de : Could not resolve host: ftp.uni-bayreuth.de
  302. error: failed retrieving file 'core.db' from mirrors.163.com : Could not resolve host: mirrors.163.com
  303. error: failed retrieving file 'core.db' from mirrors.aggregate.org : Could not resolve host: mirrors.aggregate.org
  304. error: failed retrieving file 'core.db' from mirror.lagoon.nc : Could not resolve host: mirror.lagoon.nc
  305. error: failed retrieving file 'core.db' from archlinux.nautile.nc : Could not resolve host: archlinux.nautile.nc
  306. error: failed retrieving file 'core.db' from osl.ugr.es : Could not resolve host: osl.ugr.es
  307. error: failed retrieving file 'core.db' from mirrors.evowise.com : Could not resolve host: mirrors.evowise.com
  308. error: failed retrieving file 'core.db' from mirror.math.princeton.edu : Could not resolve host: mirror.math.princeton.edu
  309. error: failed retrieving file 'core.db' from mirror.poliwangi.ac.id : Could not resolve host: mirror.poliwangi.ac.id
  310. error: failed retrieving file 'core.db' from k42.ch : Could not resolve host: k42.ch
  311. error: failed retrieving file 'core.db' from mirrors.neusoft.edu.cn : Could not resolve host: mirrors.neusoft.edu.cn
  312. error: failed retrieving file 'core.db' from mirrors.cqu.edu.cn : Could not resolve host: mirrors.cqu.edu.cn
  313. error: failed retrieving file 'core.db' from mirror.pmf.kg.ac.rs : Could not resolve host: mirror.pmf.kg.ac.rs
  314. error: failed retrieving file 'core.db' from mirror.kavalinux.com : Could not resolve host: mirror.kavalinux.com
  315. error: failed retrieving file 'core.db' from f.archlinuxvn.org : Could not resolve host: f.archlinuxvn.org
  316. error: failed to update core (download library error)
  317. error: failed retrieving file 'extra.db' from archlinux.polymorf.fr : Could not resolve host: archlinux.polymorf.fr
  318. error: failed retrieving file 'extra.db' from mirror.js-webcoding.de : Could not resolve host: mirror.js-webcoding.de
  319. error: failed retrieving file 'extra.db' from ftp.sh.cvut.cz : Could not resolve host: ftp.sh.cvut.cz
  320. error: failed retrieving file 'extra.db' from arch.tamcore.eu : Could not resolve host: arch.tamcore.eu
  321. error: failed retrieving file 'extra.db' from mirrors.uni-plovdiv.net : Could not resolve host: mirrors.uni-plovdiv.net
  322. error: failed retrieving file 'extra.db' from mirror.hactar.bz : Could not resolve host: mirror.hactar.bz
  323. error: failed retrieving file 'extra.db' from mirror.tyborek.pl : Could not resolve host: mirror.tyborek.pl
  324. error: failed retrieving file 'extra.db' from ftp.nluug.nl : Could not resolve host: ftp.nluug.nl
  325. error: failed retrieving file 'extra.db' from mirror.dkm.cz : Could not resolve host: mirror.dkm.cz
  326. error: failed retrieving file 'extra.db' from mirrors.cicku.me : Could not resolve host: mirrors.cicku.me
  327. error: failed retrieving file 'extra.db' from ftp.myrveln.se : Could not resolve host: ftp.myrveln.se
  328. error: failed retrieving file 'extra.db' from pkg.adfinis-sygroup.ch : Could not resolve host: pkg.adfinis-sygroup.ch
  329. error: failed retrieving file 'extra.db' from gluttony.sin.cvut.cz : Could not resolve host: gluttony.sin.cvut.cz
  330. error: failed retrieving file 'extra.db' from arch.localmsp.org : Could not resolve host: arch.localmsp.org
  331. error: failed retrieving file 'extra.db' from mirrors.prok.pw : Could not resolve host: mirrors.prok.pw
  332. error: failed retrieving file 'extra.db' from mirror.f4st.host : Could not resolve host: mirror.f4st.host
  333. error: failed retrieving file 'extra.db' from mirror.neuf.no : Could not resolve host: mirror.neuf.no
  334. error: failed retrieving file 'extra.db' from archlinux.lucysan.net : Could not resolve host: archlinux.lucysan.net
  335. error: failed retrieving file 'extra.db' from archlinux.honkgong.info : Could not resolve host: archlinux.honkgong.info
  336. error: failed retrieving file 'extra.db' from muug.ca : Could not resolve host: muug.ca
  337. error: failed retrieving file 'extra.db' from mirror.archlinux.no : Could not resolve host: mirror.archlinux.no
  338. error: failed retrieving file 'extra.db' from lug.mtu.edu : Could not resolve host: lug.mtu.edu
  339. error: failed retrieving file 'extra.db' from fooo.biz : Could not resolve host: fooo.biz
  340. error: failed retrieving file 'extra.db' from archlinux.mirrors.uk2.net : Could not resolve host: archlinux.mirrors.uk2.net
  341. error: failed retrieving file 'extra.db' from mirrors.n-ix.net : Could not resolve host: mirrors.n-ix.net
  342. error: failed retrieving file 'extra.db' from arch.yourlabs.org : Could not resolve host: arch.yourlabs.org
  343. error: failed retrieving file 'extra.db' from mirror.23media.de : Could not resolve host: mirror.23media.de
  344. error: failed retrieving file 'extra.db' from mirror.lastmikoi.net : Could not resolve host: mirror.lastmikoi.net
  345. error: failed retrieving file 'extra.db' from archlinux.beccacervello.it : Could not resolve host: archlinux.beccacervello.it
  346. error: failed retrieving file 'extra.db' from mirror5.bastelfreak.org : Could not resolve host: mirror5.bastelfreak.org
  347. error: failed retrieving file 'extra.db' from mirror.us.leaseweb.net : Could not resolve host: mirror.us.leaseweb.net
  348. error: failed retrieving file 'extra.db' from mirror.de.leaseweb.net : Could not resolve host: mirror.de.leaseweb.net
  349. error: failed retrieving file 'extra.db' from archlinux.mirror.pkern.at : Could not resolve host: archlinux.mirror.pkern.at
  350. error: failed retrieving file 'extra.db' from ftp.rnl.tecnico.ulisboa.pt : Could not resolve host: ftp.rnl.tecnico.ulisboa.pt
  351. error: failed retrieving file 'extra.db' from mirrors.rit.edu : Could not resolve host: mirrors.rit.edu
  352. error: failed retrieving file 'extra.db' from mirrors.manchester.m247.com : Could not resolve host: mirrors.manchester.m247.com
  353. error: failed retrieving file 'extra.db' from mirror.datacenter.by : Could not resolve host: mirror.datacenter.by
  354. error: failed retrieving file 'extra.db' from mirror.cinosure.com : Could not resolve host: mirror.cinosure.com
  355. error: failed retrieving file 'extra.db' from mirror.fluxent.de : Could not resolve host: mirror.fluxent.de
  356. error: failed retrieving file 'extra.db' from archlinux.surlyjake.com : Could not resolve host: archlinux.surlyjake.com
  357. error: failed retrieving file 'extra.db' from mirror.bytemark.co.uk : Could not resolve host: mirror.bytemark.co.uk
  358. error: failed retrieving file 'extra.db' from mirrors.niyawe.de : Could not resolve host: mirrors.niyawe.de
  359. error: failed retrieving file 'extra.db' from ftp.tuxdroid.org : Could not resolve host: ftp.tuxdroid.org
  360. error: failed retrieving file 'extra.db' from archlinux.puzzle.ch : Could not resolve host: archlinux.puzzle.ch
  361. error: failed retrieving file 'extra.db' from mirror.lty.me : Could not resolve host: mirror.lty.me
  362. error: failed retrieving file 'extra.db' from mirror.gnomus.de : Could not resolve host: mirror.gnomus.de
  363. error: failed retrieving file 'extra.db' from mirror1.htu.tugraz.at : Could not resolve host: mirror1.htu.tugraz.at
  364. error: failed retrieving file 'extra.db' from ftp.tku.edu.tw : Could not resolve host: ftp.tku.edu.tw
  365. error: failed retrieving file 'extra.db' from mirror.metalgamer.eu : Could not resolve host: mirror.metalgamer.eu
  366. error: failed retrieving file 'extra.db' from mirror.nl.leaseweb.net : Could not resolve host: mirror.nl.leaseweb.net
  367. error: failed retrieving file 'extra.db' from mirror.united-gameserver.de : Could not resolve host: mirror.united-gameserver.de
  368. error: failed retrieving file 'extra.db' from mirror.is.co.za : Could not resolve host: mirror.is.co.za
  369. error: failed retrieving file 'extra.db' from mirrors.atviras.lt : Could not resolve host: mirrors.atviras.lt
  370. error: failed retrieving file 'extra.db' from arch.midov.pl : Could not resolve host: arch.midov.pl
  371. error: failed retrieving file 'extra.db' from www.laqee.unal.edu.co : Could not resolve host: www.laqee.unal.edu.co
  372. error: failed retrieving file 'extra.db' from mirror.kaminski.io : Could not resolve host: mirror.kaminski.io
  373. error: failed retrieving file 'extra.db' from mirror.netcologne.de : Could not resolve host: mirror.netcologne.de
  374. error: failed retrieving file 'extra.db' from ftp.fau.de : Could not resolve host: ftp.fau.de
  375. error: failed retrieving file 'extra.db' from mirror.system.is : Could not resolve host: mirror.system.is
  376. error: failed retrieving file 'extra.db' from archlinux.mirror.kangaroot.net : Could not resolve host: archlinux.mirror.kangaroot.net
  377. error: failed retrieving file 'extra.db' from mirror.vpsfree.cz : Could not resolve host: mirror.vpsfree.cz
  378. error: failed retrieving file 'extra.db' from mirrors.acm.wpi.edu : Could not resolve host: mirrors.acm.wpi.edu
  379. error: failed retrieving file 'extra.db' from foss.aueb.gr : Could not resolve host: foss.aueb.gr
  380. error: failed retrieving file 'extra.db' from mirror.es.its.nyu.edu : Could not resolve host: mirror.es.its.nyu.edu
  381. error: failed retrieving file 'extra.db' from mirror.t-home.mk : Could not resolve host: mirror.t-home.mk
  382. error: failed retrieving file 'extra.db' from mirror.csclub.uwaterloo.ca : Could not resolve host: mirror.csclub.uwaterloo.ca
  383. error: failed retrieving file 'extra.db' from archlinux.iskon.hr : Could not resolve host: archlinux.iskon.hr
  384. error: failed retrieving file 'extra.db' from archimonde.ts.si : Could not resolve host: archimonde.ts.si
  385. error: failed retrieving file 'extra.db' from archlinux.akmc.lt : Could not resolve host: archlinux.akmc.lt
  386. error: failed retrieving file 'extra.db' from ftp.acc.umu.se : Could not resolve host: ftp.acc.umu.se
  387. error: failed retrieving file 'extra.db' from archlinux.mirrors.linux.ro : Could not resolve host: archlinux.mirrors.linux.ro
  388. error: failed retrieving file 'extra.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr
  389. error: failed retrieving file 'extra.db' from pet.inf.ufsc.br : Could not resolve host: pet.inf.ufsc.br
  390. error: failed retrieving file 'extra.db' from mirror.internode.on.net : Could not resolve host: mirror.internode.on.net
  391. error: failed retrieving file 'extra.db' from mirror.jmu.edu : Could not resolve host: mirror.jmu.edu
  392. error: failed retrieving file 'extra.db' from archlinux.c3sl.ufpr.br : Could not resolve host: archlinux.c3sl.ufpr.br
  393. error: failed retrieving file 'extra.db' from burek.archlinux.ba : Could not resolve host: burek.archlinux.ba
  394. error: failed retrieving file 'extra.db' from mirror.chmuri.net : Could not resolve host: mirror.chmuri.net
  395. error: failed retrieving file 'extra.db' from archlinux.cyborg-connect.de : Could not resolve host: archlinux.cyborg-connect.de
  396. error: failed retrieving file 'extra.db' from mirror.one.com : Could not resolve host: mirror.one.com
  397. error: failed retrieving file 'extra.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru
  398. error: failed retrieving file 'extra.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org
  399. error: failed retrieving file 'extra.db' from mirror.umd.edu : Could not resolve host: mirror.umd.edu
  400. error: failed retrieving file 'extra.db' from ftp.wa.co.za : Could not resolve host: ftp.wa.co.za
  401. error: failed retrieving file 'extra.db' from ftp.lysator.liu.se : Could not resolve host: ftp.lysator.liu.se
  402. error: failed retrieving file 'extra.db' from mirror.frgl.pw : Could not resolve host: mirror.frgl.pw
  403. error: failed retrieving file 'extra.db' from mirror.pseudoform.org : Could not resolve host: mirror.pseudoform.org
  404. error: failed retrieving file 'extra.db' from mirror.cs.pitt.edu : Could not resolve host: mirror.cs.pitt.edu
  405. error: failed retrieving file 'extra.db' from ftp.swin.edu.au : Could not resolve host: ftp.swin.edu.au
  406. error: failed retrieving file 'extra.db' from ftp.spline.inf.fu-berlin.de : Could not resolve host: ftp.spline.inf.fu-berlin.de
  407. error: failed retrieving file 'extra.db' from ftp.halifax.rwth-aachen.de : Could not resolve host: ftp.halifax.rwth-aachen.de
  408. error: failed retrieving file 'extra.db' from arch.mirror.far.fi : Could not resolve host: arch.mirror.far.fi
  409. error: failed retrieving file 'extra.db' from ftp.portlane.com : Could not resolve host: ftp.portlane.com
  410. error: failed retrieving file 'extra.db' from mirrors.dotsrc.org : Could not resolve host: mirrors.dotsrc.org
  411. error: failed retrieving file 'extra.db' from arch.jensgutermuth.de : Could not resolve host: arch.jensgutermuth.de
  412. error: failed retrieving file 'extra.db' from archlinux.koyanet.lv : Could not resolve host: archlinux.koyanet.lv
  413. error: failed retrieving file 'extra.db' from archlinux.mirror.root.lu : Could not resolve host: archlinux.mirror.root.lu
  414. error: failed retrieving file 'extra.db' from ftp.byfly.by : Could not resolve host: ftp.byfly.by
  415. error: failed retrieving file 'extra.db' from arch.static.lu : Could not resolve host: arch.static.lu
  416. error: failed retrieving file 'extra.db' from mirror.devilzc0de.org : Could not resolve host: mirror.devilzc0de.org
  417. error: failed retrieving file 'extra.db' from arch.mirrors.ionfish.org : Could not resolve host: arch.mirrors.ionfish.org
  418. error: failed retrieving file 'extra.db' from ftp.vectranet.pl : Could not resolve host: ftp.vectranet.pl
  419. error: failed retrieving file 'extra.db' from ftp.jaist.ac.jp : Could not resolve host: ftp.jaist.ac.jp
  420. error: failed retrieving file 'extra.db' from ftp5.gwdg.de : Could not resolve host: ftp5.gwdg.de
  421. error: failed retrieving file 'extra.db' from mirror.selfnet.de : Could not resolve host: mirror.selfnet.de
  422. error: failed retrieving file 'extra.db' from ftp.hawo.stw.uni-erlangen.de : Could not resolve host: ftp.hawo.stw.uni-erlangen.de
  423. error: failed retrieving file 'extra.db' from archlinux.mailtunnel.eu : Could not resolve host: archlinux.mailtunnel.eu
  424. error: failed retrieving file 'extra.db' from ftp.snt.utwente.nl : Could not resolve host: ftp.snt.utwente.nl
  425. error: failed retrieving file 'extra.db' from mirrors.abscission.net : Could not resolve host: mirrors.abscission.net
  426. error: failed retrieving file 'extra.db' from mirror.htnshost.com : Could not resolve host: mirror.htnshost.com
  427. error: failed retrieving file 'extra.db' from mirror.cc.columbia.edu : Could not resolve host: mirror.cc.columbia.edu
  428. error: failed retrieving file 'extra.db' from archlinux.my-universe.com : Could not resolve host: archlinux.my-universe.com
  429. error: failed retrieving file 'extra.db' from archlinux.de-labrusse.fr : Could not resolve host: archlinux.de-labrusse.fr
  430. error: failed retrieving file 'extra.db' from mirror.compojoom.com : Could not resolve host: mirror.compojoom.com
  431. error: failed retrieving file 'extra.db' from archlinux.thaller.ws : Could not resolve host: archlinux.thaller.ws
  432. error: failed retrieving file 'extra.db' from www.gtlib.gatech.edu : Could not resolve host: www.gtlib.gatech.edu
  433. error: failed retrieving file 'extra.db' from ftp.hosteurope.de : Could not resolve host: ftp.hosteurope.de
  434. error: failed retrieving file 'extra.db' from mirrors.tuna.tsinghua.edu.cn : Could not resolve host: mirrors.tuna.tsinghua.edu.cn
  435. error: failed retrieving file 'extra.db' from arlm.tyzoid.com : Could not resolve host: arlm.tyzoid.com
  436. error: failed retrieving file 'extra.db' from mirror.ubrco.de : Could not resolve host: mirror.ubrco.de
  437. error: failed retrieving file 'extra.db' from mirror.nexcess.net : Could not resolve host: mirror.nexcess.net
  438. error: failed retrieving file 'extra.db' from mirrors.ustc.edu.cn : Could not resolve host: mirrors.ustc.edu.cn
  439. error: failed retrieving file 'extra.db' from ftp.energia.mta.hu : Could not resolve host: ftp.energia.mta.hu
  440. error: failed retrieving file 'extra.db' from ca.us.mirror.archlinux-br.org : Could not resolve host: ca.us.mirror.archlinux-br.org
  441. error: failed retrieving file 'extra.db' from mirror.isoc.org.il : Could not resolve host: mirror.isoc.org.il
  442. error: failed retrieving file 'extra.db' from arch-mirror.wtako.net : Could not resolve host: arch-mirror.wtako.net
  443. error: failed retrieving file 'extra.db' from archlinux-br.mirror.host1plus.com : Could not resolve host: archlinux-br.mirror.host1plus.com
  444. error: failed retrieving file 'extra.db' from mirrors.advancedhosters.com : Could not resolve host: mirrors.advancedhosters.com
  445. error: failed retrieving file 'extra.db' from archlinux.uib.no : Could not resolve host: archlinux.uib.no
  446. error: failed retrieving file 'extra.db' from mirror.ibcp.fr : Could not resolve host: mirror.ibcp.fr
  447. error: failed retrieving file 'extra.db' from archlinux.mirror.rafal.ca : Could not resolve host: archlinux.mirror.rafal.ca
  448. error: failed retrieving file 'extra.db' from ftp.linux.cz : Could not resolve host: ftp.linux.cz
  449. error: failed retrieving file 'extra.db' from archlinux.pop-es.rnp.br : Could not resolve host: archlinux.pop-es.rnp.br
  450. error: failed retrieving file 'extra.db' from mirrors.theblazehen.com : Could not resolve host: mirrors.theblazehen.com
  451. error: failed retrieving file 'extra.db' from mirror.archlinux.cl : Could not resolve host: mirror.archlinux.cl
  452. error: failed retrieving file 'extra.db' from mirror.yellowfiber.net : Could not resolve host: mirror.yellowfiber.net
  453. error: failed retrieving file 'extra.db' from archlinux-za.mirror.host1plus.com : Could not resolve host: archlinux-za.mirror.host1plus.com
  454. error: failed retrieving file 'extra.db' from arch.softver.org.mk : Could not resolve host: arch.softver.org.mk
  455. error: failed retrieving file 'extra.db' from ftp.fi.muni.cz : Could not resolve host: ftp.fi.muni.cz
  456. error: failed retrieving file 'extra.db' from mirrors.liquidweb.com : Could not resolve host: mirrors.liquidweb.com
  457. error: failed retrieving file 'extra.db' from repo.sadjad.ac.ir : Could not resolve host: repo.sadjad.ac.ir
  458. error: failed retrieving file 'extra.db' from linorg.usp.br : Could not resolve host: linorg.usp.br
  459. error: failed retrieving file 'extra.db' from mirror.i3d.net : Could not resolve host: mirror.i3d.net
  460. error: failed retrieving file 'extra.db' from archlinux.dynamict.se : Could not resolve host: archlinux.dynamict.se
  461. error: failed retrieving file 'extra.db' from kwk.pw : Could not resolve host: kwk.pw
  462. error: failed retrieving file 'extra.db' from mirror.onet.pl : Could not resolve host: mirror.onet.pl
  463. error: failed retrieving file 'extra.db' from mirror.vtti.vt.edu : Could not resolve host: mirror.vtti.vt.edu
  464. error: failed retrieving file 'extra.db' from mirror.grig.io : Could not resolve host: mirror.grig.io
  465. error: failed retrieving file 'extra.db' from mirrors.prometeus.net : Could not resolve host: mirrors.prometeus.net
  466. error: failed retrieving file 'extra.db' from ftp.otenet.gr : Could not resolve host: ftp.otenet.gr
  467. error: failed retrieving file 'extra.db' from mirror.armbrust.me : Could not resolve host: mirror.armbrust.me
  468. error: failed retrieving file 'extra.db' from mirrors.ocf.berkeley.edu : Could not resolve host: mirrors.ocf.berkeley.edu
  469. error: failed retrieving file 'extra.db' from mirrors.cat.pdx.edu : Could not resolve host: mirrors.cat.pdx.edu
  470. error: failed retrieving file 'extra.db' from archlinux.vi-di.fr : Could not resolve host: archlinux.vi-di.fr
  471. error: failed retrieving file 'extra.db' from shadow.ind.ntou.edu.tw : Could not resolve host: shadow.ind.ntou.edu.tw
  472. error: failed retrieving file 'extra.db' from suro.ubaya.ac.id : Could not resolve host: suro.ubaya.ac.id
  473. error: failed retrieving file 'extra.db' from tux.rainside.sk : Could not resolve host: tux.rainside.sk
  474. error: failed retrieving file 'extra.db' from mirror.cedille.club : Could not resolve host: mirror.cedille.club
  475. error: failed retrieving file 'extra.db' from mirror.rol.ru : Could not resolve host: mirror.rol.ru
  476. error: failed retrieving file 'extra.db' from mirrors.m247.ro : Could not resolve host: mirrors.m247.ro
  477. error: failed retrieving file 'extra.db' from mirrors.xmission.com : Could not resolve host: mirrors.xmission.com
  478. error: failed retrieving file 'extra.db' from mirror.michael-eckert.net : Could not resolve host: mirror.michael-eckert.net
  479. error: failed retrieving file 'extra.db' from linux.rz.rub.de : Could not resolve host: linux.rz.rub.de
  480. error: failed retrieving file 'extra.db' from mirror.ancl.hawaii.edu : Could not resolve host: mirror.ancl.hawaii.edu
  481. error: failed retrieving file 'extra.db' from mirror.wbs.co.za : Could not resolve host: mirror.wbs.co.za
  482. error: failed retrieving file 'extra.db' from mirrors.nic.cz : Could not resolve host: mirrors.nic.cz
  483. error: failed retrieving file 'extra.db' from archlinux.mirror.iphh.net : Could not resolve host: archlinux.mirror.iphh.net
  484. error: failed retrieving file 'extra.db' from mirrors.gigenet.com : Could not resolve host: mirrors.gigenet.com
  485. error: failed retrieving file 'extra.db' from ftp.tsukuba.wide.ad.jp : Could not resolve host: ftp.tsukuba.wide.ad.jp
  486. error: failed retrieving file 'extra.db' from cosmos.cites.illinois.edu : Could not resolve host: cosmos.cites.illinois.edu
  487. error: failed retrieving file 'extra.db' from archlinux.uberglobalmirror.com : Could not resolve host: archlinux.uberglobalmirror.com
  488. error: failed retrieving file 'extra.db' from ftp.ntua.gr : Could not resolve host: ftp.ntua.gr
  489. error: failed retrieving file 'extra.db' from ftp-stud.hs-esslingen.de : Could not resolve host: ftp-stud.hs-esslingen.de
  490. error: failed retrieving file 'extra.db' from www.mirrorservice.org : Could not resolve host: www.mirrorservice.org
  491. error: failed retrieving file 'extra.db' from mirror.premi.st : Could not resolve host: mirror.premi.st
  492. error: failed retrieving file 'extra.db' from ftp.cc.uoc.gr : Could not resolve host: ftp.cc.uoc.gr
  493. error: failed retrieving file 'extra.db' from arch.apt-get.eu : Could not resolve host: arch.apt-get.eu
  494. error: failed retrieving file 'extra.db' from mirror.metrocast.net : Could not resolve host: mirror.metrocast.net
  495. error: failed retrieving file 'extra.db' from mirror.clibre.uqam.ca : Could not resolve host: mirror.clibre.uqam.ca
  496. error: failed retrieving file 'extra.db' from mirror.cedia.org.ec : Could not resolve host: mirror.cedia.org.ec
  497. error: failed retrieving file 'extra.db' from arch.serverspace.co.uk : Could not resolve host: arch.serverspace.co.uk
  498. error: failed retrieving file 'extra.db' from archlinux.cu.be : Could not resolve host: archlinux.cu.be
  499. error: failed retrieving file 'extra.db' from mirror.archlinux.ro : Could not resolve host: mirror.archlinux.ro
  500. error: failed retrieving file 'extra.db' from mirror.lzu.edu.cn : Could not resolve host: mirror.lzu.edu.cn
  501. error: failed retrieving file 'extra.db' from download.nus.edu.sg : Could not resolve host: download.nus.edu.sg
  502. error: failed retrieving file 'extra.db' from archlinux.ip-connect.vn.ua : Could not resolve host: archlinux.ip-connect.vn.ua
  503. error: failed retrieving file 'extra.db' from mirror.espoch.edu.ec : Could not resolve host: mirror.espoch.edu.ec
  504. error: failed retrieving file 'extra.db' from mirrors.rutgers.edu : Could not resolve host: mirrors.rutgers.edu
  505. error: failed retrieving file 'extra.db' from ftp.linux.org.tr : Could not resolve host: ftp.linux.org.tr
  506. error: failed retrieving file 'extra.db' from mirror.digitalnova.at : Could not resolve host: mirror.digitalnova.at
  507. error: failed retrieving file 'extra.db' from archlinux.students.cs.unibo.it : Could not resolve host: archlinux.students.cs.unibo.it
  508. error: failed retrieving file 'extra.db' from mirror3.hackingand.coffee : Could not resolve host: mirror3.hackingand.coffee
  509. error: failed retrieving file 'extra.db' from archlinux.mirror.digitalpacific.com.au : Could not resolve host: archlinux.mirror.digitalpacific.com.au
  510. error: failed retrieving file 'extra.db' from mirror2.hackingand.coffee : Could not resolve host: mirror2.hackingand.coffee
  511. error: failed retrieving file 'extra.db' from mirror1.hackingand.coffee : Could not resolve host: mirror1.hackingand.coffee
  512. error: failed retrieving file 'extra.db' from mirror.telepoint.bg : Could not resolve host: mirror.telepoint.bg
  513. error: failed retrieving file 'extra.db' from mirror.rise.ph : Could not resolve host: mirror.rise.ph
  514. error: failed retrieving file 'extra.db' from mirrors.cug6.edu.cn : Could not resolve host: mirrors.cug6.edu.cn
  515. error: failed retrieving file 'extra.db' from piotrkosoft.net : Could not resolve host: piotrkosoft.net
  516. error: failed retrieving file 'extra.db' from mirror.uta.edu.ec : Could not resolve host: mirror.uta.edu.ec
  517. error: failed retrieving file 'extra.db' from archlinux.mirrors.ovh.net : Could not resolve host: archlinux.mirrors.ovh.net
  518. error: failed retrieving file 'extra.db' from ftp.iitm.ac.in : Could not resolve host: ftp.iitm.ac.in
  519. error: failed retrieving file 'extra.db' from mirrors.cug.edu.cn : Could not resolve host: mirrors.cug.edu.cn
  520. error: failed retrieving file 'extra.db' from www.gutscheindrache.com : Could not resolve host: www.gutscheindrache.com
  521. error: failed retrieving file 'extra.db' from arch.nimukaito.net : Could not resolve host: arch.nimukaito.net
  522. error: failed retrieving file 'extra.db' from ftp.iinet.net.au : Could not resolve host: ftp.iinet.net.au
  523. error: failed retrieving file 'extra.db' from arch.mirrors.pair.com : Could not resolve host: arch.mirrors.pair.com
  524. error: failed retrieving file 'extra.db' from mirror-fpt-telecom.fpt.net : Could not resolve host: mirror-fpt-telecom.fpt.net
  525. error: failed retrieving file 'extra.db' from www.lasca.ic.unicamp.br : Could not resolve host: www.lasca.ic.unicamp.br
  526. error: failed retrieving file 'extra.db' from ftp.osuosl.org : Could not resolve host: ftp.osuosl.org
  527. error: failed retrieving file 'extra.db' from sunsite.rediris.es : Could not resolve host: sunsite.rediris.es
  528. error: failed retrieving file 'extra.db' from mirror.neolabs.kz : Could not resolve host: mirror.neolabs.kz
  529. error: failed retrieving file 'extra.db' from mirror.qnren.qa : Could not resolve host: mirror.qnren.qa
  530. error: failed retrieving file 'extra.db' from mirror.its.dal.ca : Could not resolve host: mirror.its.dal.ca
  531. error: failed retrieving file 'extra.db' from mirrors.netix.net : Could not resolve host: mirrors.netix.net
  532. error: failed retrieving file 'extra.db' from ftp.kaist.ac.kr : Could not resolve host: ftp.kaist.ac.kr
  533. error: failed retrieving file 'extra.db' from mirrors.xjtu.edu.cn : Could not resolve host: mirrors.xjtu.edu.cn
  534. error: failed retrieving file 'extra.db' from mirror.euserv.net : Could not resolve host: mirror.euserv.net
  535. error: failed retrieving file 'extra.db' from archlinux.cs.nctu.edu.tw : Could not resolve host: archlinux.cs.nctu.edu.tw
  536. error: failed retrieving file 'extra.db' from mirror.edatel.net.co : Could not resolve host: mirror.edatel.net.co
  537. error: failed retrieving file 'extra.db' from ftp.heanet.ie : Could not resolve host: ftp.heanet.ie
  538. error: failed retrieving file 'extra.db' from artfiles.org : Could not resolve host: artfiles.org
  539. error: failed retrieving file 'extra.db' from mirror.0x.sg : Could not resolve host: mirror.0x.sg
  540. error: failed retrieving file 'extra.db' from mirror.nus.edu.sg : Could not resolve host: mirror.nus.edu.sg
  541. error: failed retrieving file 'extra.db' from mirrors.myaegean.gr : Could not resolve host: mirrors.myaegean.gr
  542. error: failed retrieving file 'extra.db' from archlinux.dcc.fc.up.pt : Could not resolve host: archlinux.dcc.fc.up.pt
  543. error: failed retrieving file 'extra.db' from mirror1.shellbot.com : Could not resolve host: mirror1.shellbot.com
  544. error: failed retrieving file 'extra.db' from ftp.uni-hannover.de : Could not resolve host: ftp.uni-hannover.de
  545. error: failed retrieving file 'extra.db' from ftp.u-strasbg.fr : Could not resolve host: ftp.u-strasbg.fr
  546. error: failed retrieving file 'extra.db' from mirror.archlinux.ikoula.com : Could not resolve host: mirror.archlinux.ikoula.com
  547. error: failed retrieving file 'extra.db' from ftp.klid.dk : Could not resolve host: ftp.klid.dk
  548. error: failed retrieving file 'extra.db' from ftp.tu-chemnitz.de : Could not resolve host: ftp.tu-chemnitz.de
  549. error: failed retrieving file 'extra.db' from mirror.easyname.at : Could not resolve host: mirror.easyname.at
  550. error: failed retrieving file 'extra.db' from mirror.rackspace.com : Could not resolve host: mirror.rackspace.com
  551. error: failed retrieving file 'extra.db' from mirrors.nix.org.ua : Could not resolve host: mirrors.nix.org.ua
  552. error: failed retrieving file 'extra.db' from mirror.lnx.sk : Could not resolve host: mirror.lnx.sk
  553. error: failed retrieving file 'extra.db' from ftp.uni-kl.de : Could not resolve host: ftp.uni-kl.de
  554. error: failed retrieving file 'extra.db' from mirror.adminbannok.com : Could not resolve host: mirror.adminbannok.com
  555. error: failed retrieving file 'extra.db' from ftp.uni-bayreuth.de : Could not resolve host: ftp.uni-bayreuth.de
  556. error: failed retrieving file 'extra.db' from mirrors.163.com : Could not resolve host: mirrors.163.com
  557. error: failed retrieving file 'extra.db' from mirrors.aggregate.org : Could not resolve host: mirrors.aggregate.org
  558. error: failed retrieving file 'extra.db' from mirror.lagoon.nc : Could not resolve host: mirror.lagoon.nc
  559. error: failed retrieving file 'extra.db' from archlinux.nautile.nc : Could not resolve host: archlinux.nautile.nc
  560. error: failed retrieving file 'extra.db' from osl.ugr.es : Could not resolve host: osl.ugr.es
  561. error: failed retrieving file 'extra.db' from mirrors.evowise.com : Could not resolve host: mirrors.evowise.com
  562. error: failed retrieving file 'extra.db' from mirror.math.princeton.edu : Could not resolve host: mirror.math.princeton.edu
  563. error: failed retrieving file 'extra.db' from mirror.poliwangi.ac.id : Could not resolve host: mirror.poliwangi.ac.id
  564. error: failed retrieving file 'extra.db' from k42.ch : Could not resolve host: k42.ch
  565. error: failed retrieving file 'extra.db' from mirrors.neusoft.edu.cn : Could not resolve host: mirrors.neusoft.edu.cn
  566. error: failed retrieving file 'extra.db' from mirrors.cqu.edu.cn : Could not resolve host: mirrors.cqu.edu.cn
  567. error: failed retrieving file 'extra.db' from mirror.pmf.kg.ac.rs : Could not resolve host: mirror.pmf.kg.ac.rs
  568. error: failed retrieving file 'extra.db' from mirror.kavalinux.com : Could not resolve host: mirror.kavalinux.com
  569. error: failed retrieving file 'extra.db' from f.archlinuxvn.org : Could not resolve host: f.archlinuxvn.org
  570. error: failed to update extra (download library error)
  571. error: failed retrieving file 'community.db' from archlinux.polymorf.fr : Could not resolve host: archlinux.polymorf.fr
  572. error: failed retrieving file 'community.db' from mirror.js-webcoding.de : Could not resolve host: mirror.js-webcoding.de
  573. error: failed retrieving file 'community.db' from ftp.sh.cvut.cz : Could not resolve host: ftp.sh.cvut.cz
  574. error: failed retrieving file 'community.db' from arch.tamcore.eu : Could not resolve host: arch.tamcore.eu
  575. error: failed retrieving file 'community.db' from mirrors.uni-plovdiv.net : Could not resolve host: mirrors.uni-plovdiv.net
  576. error: failed retrieving file 'community.db' from mirror.hactar.bz : Could not resolve host: mirror.hactar.bz
  577. error: failed retrieving file 'community.db' from mirror.tyborek.pl : Could not resolve host: mirror.tyborek.pl
  578. error: failed retrieving file 'community.db' from ftp.nluug.nl : Could not resolve host: ftp.nluug.nl
  579. error: failed retrieving file 'community.db' from mirror.dkm.cz : Could not resolve host: mirror.dkm.cz
  580. error: failed retrieving file 'community.db' from mirrors.cicku.me : Could not resolve host: mirrors.cicku.me
  581. error: failed retrieving file 'community.db' from ftp.myrveln.se : Could not resolve host: ftp.myrveln.se
  582. error: failed retrieving file 'community.db' from pkg.adfinis-sygroup.ch : Could not resolve host: pkg.adfinis-sygroup.ch
  583. error: failed retrieving file 'community.db' from gluttony.sin.cvut.cz : Could not resolve host: gluttony.sin.cvut.cz
  584. error: failed retrieving file 'community.db' from arch.localmsp.org : Could not resolve host: arch.localmsp.org
  585. error: failed retrieving file 'community.db' from mirrors.prok.pw : Could not resolve host: mirrors.prok.pw
  586. error: failed retrieving file 'community.db' from mirror.f4st.host : Could not resolve host: mirror.f4st.host
  587. error: failed retrieving file 'community.db' from mirror.neuf.no : Could not resolve host: mirror.neuf.no
  588. error: failed retrieving file 'community.db' from archlinux.lucysan.net : Could not resolve host: archlinux.lucysan.net
  589. error: failed retrieving file 'community.db' from archlinux.honkgong.info : Could not resolve host: archlinux.honkgong.info
  590. error: failed retrieving file 'community.db' from muug.ca : Could not resolve host: muug.ca
  591. error: failed retrieving file 'community.db' from mirror.archlinux.no : Could not resolve host: mirror.archlinux.no
  592. error: failed retrieving file 'community.db' from lug.mtu.edu : Could not resolve host: lug.mtu.edu
  593. error: failed retrieving file 'community.db' from fooo.biz : Could not resolve host: fooo.biz
  594. error: failed retrieving file 'community.db' from archlinux.mirrors.uk2.net : Could not resolve host: archlinux.mirrors.uk2.net
  595. error: failed retrieving file 'community.db' from mirrors.n-ix.net : Could not resolve host: mirrors.n-ix.net
  596. error: failed retrieving file 'community.db' from arch.yourlabs.org : Could not resolve host: arch.yourlabs.org
  597. error: failed retrieving file 'community.db' from mirror.23media.de : Could not resolve host: mirror.23media.de
  598. error: failed retrieving file 'community.db' from mirror.lastmikoi.net : Could not resolve host: mirror.lastmikoi.net
  599. error: failed retrieving file 'community.db' from archlinux.beccacervello.it : Could not resolve host: archlinux.beccacervello.it
  600. error: failed retrieving file 'community.db' from mirror5.bastelfreak.org : Could not resolve host: mirror5.bastelfreak.org
  601. error: failed retrieving file 'community.db' from mirror.us.leaseweb.net : Could not resolve host: mirror.us.leaseweb.net
  602. error: failed retrieving file 'community.db' from mirror.de.leaseweb.net : Could not resolve host: mirror.de.leaseweb.net
  603. error: failed retrieving file 'community.db' from archlinux.mirror.pkern.at : Could not resolve host: archlinux.mirror.pkern.at
  604. error: failed retrieving file 'community.db' from ftp.rnl.tecnico.ulisboa.pt : Could not resolve host: ftp.rnl.tecnico.ulisboa.pt
  605. error: failed retrieving file 'community.db' from mirrors.rit.edu : Could not resolve host: mirrors.rit.edu
  606. error: failed retrieving file 'community.db' from mirrors.manchester.m247.com : Could not resolve host: mirrors.manchester.m247.com
  607. error: failed retrieving file 'community.db' from mirror.datacenter.by : Could not resolve host: mirror.datacenter.by
  608. error: failed retrieving file 'community.db' from mirror.cinosure.com : Could not resolve host: mirror.cinosure.com
  609. error: failed retrieving file 'community.db' from mirror.fluxent.de : Could not resolve host: mirror.fluxent.de
  610. error: failed retrieving file 'community.db' from archlinux.surlyjake.com : Could not resolve host: archlinux.surlyjake.com
  611. error: failed retrieving file 'community.db' from mirror.bytemark.co.uk : Could not resolve host: mirror.bytemark.co.uk
  612. error: failed retrieving file 'community.db' from mirrors.niyawe.de : Could not resolve host: mirrors.niyawe.de
  613. error: failed retrieving file 'community.db' from ftp.tuxdroid.org : Could not resolve host: ftp.tuxdroid.org
  614. error: failed retrieving file 'community.db' from archlinux.puzzle.ch : Could not resolve host: archlinux.puzzle.ch
  615. error: failed retrieving file 'community.db' from mirror.lty.me : Could not resolve host: mirror.lty.me
  616. error: failed retrieving file 'community.db' from mirror.gnomus.de : Could not resolve host: mirror.gnomus.de
  617. error: failed retrieving file 'community.db' from mirror1.htu.tugraz.at : Could not resolve host: mirror1.htu.tugraz.at
  618. error: failed retrieving file 'community.db' from ftp.tku.edu.tw : Could not resolve host: ftp.tku.edu.tw
  619. error: failed retrieving file 'community.db' from mirror.metalgamer.eu : Could not resolve host: mirror.metalgamer.eu
  620. error: failed retrieving file 'community.db' from mirror.nl.leaseweb.net : Could not resolve host: mirror.nl.leaseweb.net
  621. error: failed retrieving file 'community.db' from mirror.united-gameserver.de : Could not resolve host: mirror.united-gameserver.de
  622. error: failed retrieving file 'community.db' from mirror.is.co.za : Could not resolve host: mirror.is.co.za
  623. error: failed retrieving file 'community.db' from mirrors.atviras.lt : Could not resolve host: mirrors.atviras.lt
  624. error: failed retrieving file 'community.db' from arch.midov.pl : Could not resolve host: arch.midov.pl
  625. error: failed retrieving file 'community.db' from www.laqee.unal.edu.co : Could not resolve host: www.laqee.unal.edu.co
  626. error: failed retrieving file 'community.db' from mirror.kaminski.io : Could not resolve host: mirror.kaminski.io
  627. error: failed retrieving file 'community.db' from mirror.netcologne.de : Could not resolve host: mirror.netcologne.de
  628. error: failed retrieving file 'community.db' from ftp.fau.de : Could not resolve host: ftp.fau.de
  629. error: failed retrieving file 'community.db' from mirror.system.is : Could not resolve host: mirror.system.is
  630. error: failed retrieving file 'community.db' from archlinux.mirror.kangaroot.net : Could not resolve host: archlinux.mirror.kangaroot.net
  631. error: failed retrieving file 'community.db' from mirror.vpsfree.cz : Could not resolve host: mirror.vpsfree.cz
  632. error: failed retrieving file 'community.db' from mirrors.acm.wpi.edu : Could not resolve host: mirrors.acm.wpi.edu
  633. error: failed retrieving file 'community.db' from foss.aueb.gr : Could not resolve host: foss.aueb.gr
  634. error: failed retrieving file 'community.db' from mirror.es.its.nyu.edu : Could not resolve host: mirror.es.its.nyu.edu
  635. error: failed retrieving file 'community.db' from mirror.t-home.mk : Could not resolve host: mirror.t-home.mk
  636. error: failed retrieving file 'community.db' from mirror.csclub.uwaterloo.ca : Could not resolve host: mirror.csclub.uwaterloo.ca
  637. error: failed retrieving file 'community.db' from archlinux.iskon.hr : Could not resolve host: archlinux.iskon.hr
  638. error: failed retrieving file 'community.db' from archimonde.ts.si : Could not resolve host: archimonde.ts.si
  639. error: failed retrieving file 'community.db' from archlinux.akmc.lt : Could not resolve host: archlinux.akmc.lt
  640. error: failed retrieving file 'community.db' from ftp.acc.umu.se : Could not resolve host: ftp.acc.umu.se
  641. error: failed retrieving file 'community.db' from archlinux.mirrors.linux.ro : Could not resolve host: archlinux.mirrors.linux.ro
  642. error: failed retrieving file 'community.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr
  643. error: failed retrieving file 'community.db' from pet.inf.ufsc.br : Could not resolve host: pet.inf.ufsc.br
  644. error: failed retrieving file 'community.db' from mirror.internode.on.net : Could not resolve host: mirror.internode.on.net
  645. error: failed retrieving file 'community.db' from mirror.jmu.edu : Could not resolve host: mirror.jmu.edu
  646. error: failed retrieving file 'community.db' from archlinux.c3sl.ufpr.br : Could not resolve host: archlinux.c3sl.ufpr.br
  647. error: failed retrieving file 'community.db' from burek.archlinux.ba : Could not resolve host: burek.archlinux.ba
  648. error: failed retrieving file 'community.db' from mirror.chmuri.net : Could not resolve host: mirror.chmuri.net
  649. error: failed retrieving file 'community.db' from archlinux.cyborg-connect.de : Could not resolve host: archlinux.cyborg-connect.de
  650. error: failed retrieving file 'community.db' from mirror.one.com : Could not resolve host: mirror.one.com
  651. error: failed retrieving file 'community.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru
  652. error: failed retrieving file 'community.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org
  653. error: failed retrieving file 'community.db' from mirror.umd.edu : Could not resolve host: mirror.umd.edu
  654. error: failed retrieving file 'community.db' from ftp.wa.co.za : Could not resolve host: ftp.wa.co.za
  655. error: failed retrieving file 'community.db' from ftp.lysator.liu.se : Could not resolve host: ftp.lysator.liu.se
  656. error: failed retrieving file 'community.db' from mirror.frgl.pw : Could not resolve host: mirror.frgl.pw
  657. error: failed retrieving file 'community.db' from mirror.pseudoform.org : Could not resolve host: mirror.pseudoform.org
  658. error: failed retrieving file 'community.db' from mirror.cs.pitt.edu : Could not resolve host: mirror.cs.pitt.edu
  659. error: failed retrieving file 'community.db' from ftp.swin.edu.au : Could not resolve host: ftp.swin.edu.au
  660. error: failed retrieving file 'community.db' from ftp.spline.inf.fu-berlin.de : Could not resolve host: ftp.spline.inf.fu-berlin.de
  661. error: failed retrieving file 'community.db' from ftp.halifax.rwth-aachen.de : Could not resolve host: ftp.halifax.rwth-aachen.de
  662. error: failed retrieving file 'community.db' from arch.mirror.far.fi : Could not resolve host: arch.mirror.far.fi
  663. error: failed retrieving file 'community.db' from ftp.portlane.com : Could not resolve host: ftp.portlane.com
  664. error: failed retrieving file 'community.db' from mirrors.dotsrc.org : Could not resolve host: mirrors.dotsrc.org
  665. error: failed retrieving file 'community.db' from arch.jensgutermuth.de : Could not resolve host: arch.jensgutermuth.de
  666. error: failed retrieving file 'community.db' from archlinux.koyanet.lv : Could not resolve host: archlinux.koyanet.lv
  667. error: failed retrieving file 'community.db' from archlinux.mirror.root.lu : Could not resolve host: archlinux.mirror.root.lu
  668. error: failed retrieving file 'community.db' from ftp.byfly.by : Could not resolve host: ftp.byfly.by
  669. error: failed retrieving file 'community.db' from arch.static.lu : Could not resolve host: arch.static.lu
  670. error: failed retrieving file 'community.db' from mirror.devilzc0de.org : Could not resolve host: mirror.devilzc0de.org
  671. error: failed retrieving file 'community.db' from arch.mirrors.ionfish.org : Could not resolve host: arch.mirrors.ionfish.org
  672. error: failed retrieving file 'community.db' from ftp.vectranet.pl : Could not resolve host: ftp.vectranet.pl
  673. error: failed retrieving file 'community.db' from ftp.jaist.ac.jp : Could not resolve host: ftp.jaist.ac.jp
  674. error: failed retrieving file 'community.db' from ftp5.gwdg.de : Could not resolve host: ftp5.gwdg.de
  675. error: failed retrieving file 'community.db' from mirror.selfnet.de : Could not resolve host: mirror.selfnet.de
  676. error: failed retrieving file 'community.db' from ftp.hawo.stw.uni-erlangen.de : Could not resolve host: ftp.hawo.stw.uni-erlangen.de
  677. error: failed retrieving file 'community.db' from archlinux.mailtunnel.eu : Could not resolve host: archlinux.mailtunnel.eu
  678. error: failed retrieving file 'community.db' from ftp.snt.utwente.nl : Could not resolve host: ftp.snt.utwente.nl
  679. error: failed retrieving file 'community.db' from mirrors.abscission.net : Could not resolve host: mirrors.abscission.net
  680. error: failed retrieving file 'community.db' from mirror.htnshost.com : Could not resolve host: mirror.htnshost.com
  681. error: failed retrieving file 'community.db' from mirror.cc.columbia.edu : Could not resolve host: mirror.cc.columbia.edu
  682. error: failed retrieving file 'community.db' from archlinux.my-universe.com : Could not resolve host: archlinux.my-universe.com
  683. error: failed retrieving file 'community.db' from archlinux.de-labrusse.fr : Could not resolve host: archlinux.de-labrusse.fr
  684. error: failed retrieving file 'community.db' from mirror.compojoom.com : Could not resolve host: mirror.compojoom.com
  685. error: failed retrieving file 'community.db' from archlinux.thaller.ws : Could not resolve host: archlinux.thaller.ws
  686. error: failed retrieving file 'community.db' from www.gtlib.gatech.edu : Could not resolve host: www.gtlib.gatech.edu
  687. error: failed retrieving file 'community.db' from ftp.hosteurope.de : Could not resolve host: ftp.hosteurope.de
  688. error: failed retrieving file 'community.db' from mirrors.tuna.tsinghua.edu.cn : Could not resolve host: mirrors.tuna.tsinghua.edu.cn
  689. error: failed retrieving file 'community.db' from arlm.tyzoid.com : Could not resolve host: arlm.tyzoid.com
  690. error: failed retrieving file 'community.db' from mirror.ubrco.de : Could not resolve host: mirror.ubrco.de
  691. error: failed retrieving file 'community.db' from mirror.nexcess.net : Could not resolve host: mirror.nexcess.net
  692. error: failed retrieving file 'community.db' from mirrors.ustc.edu.cn : Could not resolve host: mirrors.ustc.edu.cn
  693. error: failed retrieving file 'community.db' from ftp.energia.mta.hu : Could not resolve host: ftp.energia.mta.hu
  694. error: failed retrieving file 'community.db' from ca.us.mirror.archlinux-br.org : Could not resolve host: ca.us.mirror.archlinux-br.org
  695. error: failed retrieving file 'community.db' from mirror.isoc.org.il : Could not resolve host: mirror.isoc.org.il
  696. error: failed retrieving file 'community.db' from arch-mirror.wtako.net : Could not resolve host: arch-mirror.wtako.net
  697. error: failed retrieving file 'community.db' from archlinux-br.mirror.host1plus.com : Could not resolve host: archlinux-br.mirror.host1plus.com
  698. error: failed retrieving file 'community.db' from mirrors.advancedhosters.com : Could not resolve host: mirrors.advancedhosters.com
  699. error: failed retrieving file 'community.db' from archlinux.uib.no : Could not resolve host: archlinux.uib.no
  700. error: failed retrieving file 'community.db' from mirror.ibcp.fr : Could not resolve host: mirror.ibcp.fr
  701. error: failed retrieving file 'community.db' from archlinux.mirror.rafal.ca : Could not resolve host: archlinux.mirror.rafal.ca
  702. error: failed retrieving file 'community.db' from ftp.linux.cz : Could not resolve host: ftp.linux.cz
  703. error: failed retrieving file 'community.db' from archlinux.pop-es.rnp.br : Could not resolve host: archlinux.pop-es.rnp.br
  704. error: failed retrieving file 'community.db' from mirrors.theblazehen.com : Could not resolve host: mirrors.theblazehen.com
  705. error: failed retrieving file 'community.db' from mirror.archlinux.cl : Could not resolve host: mirror.archlinux.cl
  706. error: failed retrieving file 'community.db' from mirror.yellowfiber.net : Could not resolve host: mirror.yellowfiber.net
  707. error: failed retrieving file 'community.db' from archlinux-za.mirror.host1plus.com : Could not resolve host: archlinux-za.mirror.host1plus.com
  708. error: failed retrieving file 'community.db' from arch.softver.org.mk : Could not resolve host: arch.softver.org.mk
  709. error: failed retrieving file 'community.db' from ftp.fi.muni.cz : Could not resolve host: ftp.fi.muni.cz
  710. error: failed retrieving file 'community.db' from mirrors.liquidweb.com : Could not resolve host: mirrors.liquidweb.com
  711. error: failed retrieving file 'community.db' from repo.sadjad.ac.ir : Could not resolve host: repo.sadjad.ac.ir
  712. error: failed retrieving file 'community.db' from linorg.usp.br : Could not resolve host: linorg.usp.br
  713. error: failed retrieving file 'community.db' from mirror.i3d.net : Could not resolve host: mirror.i3d.net
  714. error: failed retrieving file 'community.db' from archlinux.dynamict.se : Could not resolve host: archlinux.dynamict.se
  715. error: failed retrieving file 'community.db' from kwk.pw : Could not resolve host: kwk.pw
  716. error: failed retrieving file 'community.db' from mirror.onet.pl : Could not resolve host: mirror.onet.pl
  717. error: failed retrieving file 'community.db' from mirror.vtti.vt.edu : Could not resolve host: mirror.vtti.vt.edu
  718. error: failed retrieving file 'community.db' from mirror.grig.io : Could not resolve host: mirror.grig.io
  719. error: failed retrieving file 'community.db' from mirrors.prometeus.net : Could not resolve host: mirrors.prometeus.net
  720. error: failed retrieving file 'community.db' from ftp.otenet.gr : Could not resolve host: ftp.otenet.gr
  721. error: failed retrieving file 'community.db' from mirror.armbrust.me : Could not resolve host: mirror.armbrust.me
  722. error: failed retrieving file 'community.db' from mirrors.ocf.berkeley.edu : Could not resolve host: mirrors.ocf.berkeley.edu
  723. error: failed retrieving file 'community.db' from mirrors.cat.pdx.edu : Could not resolve host: mirrors.cat.pdx.edu
  724. error: failed retrieving file 'community.db' from archlinux.vi-di.fr : Could not resolve host: archlinux.vi-di.fr
  725. error: failed retrieving file 'community.db' from shadow.ind.ntou.edu.tw : Could not resolve host: shadow.ind.ntou.edu.tw
  726. error: failed retrieving file 'community.db' from suro.ubaya.ac.id : Could not resolve host: suro.ubaya.ac.id
  727. error: failed retrieving file 'community.db' from tux.rainside.sk : Could not resolve host: tux.rainside.sk
  728. error: failed retrieving file 'community.db' from mirror.cedille.club : Could not resolve host: mirror.cedille.club
  729. error: failed retrieving file 'community.db' from mirror.rol.ru : Could not resolve host: mirror.rol.ru
  730. error: failed retrieving file 'community.db' from mirrors.m247.ro : Could not resolve host: mirrors.m247.ro
  731. error: failed retrieving file 'community.db' from mirrors.xmission.com : Could not resolve host: mirrors.xmission.com
  732. error: failed retrieving file 'community.db' from mirror.michael-eckert.net : Could not resolve host: mirror.michael-eckert.net
  733. error: failed retrieving file 'community.db' from linux.rz.rub.de : Could not resolve host: linux.rz.rub.de
  734. error: failed retrieving file 'community.db' from mirror.ancl.hawaii.edu : Could not resolve host: mirror.ancl.hawaii.edu
  735. error: failed retrieving file 'community.db' from mirror.wbs.co.za : Could not resolve host: mirror.wbs.co.za
  736. error: failed retrieving file 'community.db' from mirrors.nic.cz : Could not resolve host: mirrors.nic.cz
  737. error: failed retrieving file 'community.db' from archlinux.mirror.iphh.net : Could not resolve host: archlinux.mirror.iphh.net
  738. error: failed retrieving file 'community.db' from mirrors.gigenet.com : Could not resolve host: mirrors.gigenet.com
  739. error: failed retrieving file 'community.db' from ftp.tsukuba.wide.ad.jp : Could not resolve host: ftp.tsukuba.wide.ad.jp
  740. error: failed retrieving file 'community.db' from cosmos.cites.illinois.edu : Could not resolve host: cosmos.cites.illinois.edu
  741. error: failed retrieving file 'community.db' from archlinux.uberglobalmirror.com : Could not resolve host: archlinux.uberglobalmirror.com
  742. error: failed retrieving file 'community.db' from ftp.ntua.gr : Could not resolve host: ftp.ntua.gr
  743. error: failed retrieving file 'community.db' from ftp-stud.hs-esslingen.de : Could not resolve host: ftp-stud.hs-esslingen.de
  744. error: failed retrieving file 'community.db' from www.mirrorservice.org : Could not resolve host: www.mirrorservice.org
  745. error: failed retrieving file 'community.db' from mirror.premi.st : Could not resolve host: mirror.premi.st
  746. error: failed retrieving file 'community.db' from ftp.cc.uoc.gr : Could not resolve host: ftp.cc.uoc.gr
  747. error: failed retrieving file 'community.db' from arch.apt-get.eu : Could not resolve host: arch.apt-get.eu
  748. error: failed retrieving file 'community.db' from mirror.metrocast.net : Could not resolve host: mirror.metrocast.net
  749. error: failed retrieving file 'community.db' from mirror.clibre.uqam.ca : Could not resolve host: mirror.clibre.uqam.ca
  750. error: failed retrieving file 'community.db' from mirror.cedia.org.ec : Could not resolve host: mirror.cedia.org.ec
  751. error: failed retrieving file 'community.db' from arch.serverspace.co.uk : Could not resolve host: arch.serverspace.co.uk
  752. error: failed retrieving file 'community.db' from archlinux.cu.be : Could not resolve host: archlinux.cu.be
  753. error: failed retrieving file 'community.db' from mirror.archlinux.ro : Could not resolve host: mirror.archlinux.ro
  754. error: failed retrieving file 'community.db' from mirror.lzu.edu.cn : Could not resolve host: mirror.lzu.edu.cn
  755. error: failed retrieving file 'community.db' from download.nus.edu.sg : Could not resolve host: download.nus.edu.sg
  756. error: failed retrieving file 'community.db' from archlinux.ip-connect.vn.ua : Could not resolve host: archlinux.ip-connect.vn.ua
  757. error: failed retrieving file 'community.db' from mirror.espoch.edu.ec : Could not resolve host: mirror.espoch.edu.ec
  758. error: failed retrieving file 'community.db' from mirrors.rutgers.edu : Could not resolve host: mirrors.rutgers.edu
  759. error: failed retrieving file 'community.db' from ftp.linux.org.tr : Could not resolve host: ftp.linux.org.tr
  760. error: failed retrieving file 'community.db' from mirror.digitalnova.at : Could not resolve host: mirror.digitalnova.at
  761. error: failed retrieving file 'community.db' from archlinux.students.cs.unibo.it : Could not resolve host: archlinux.students.cs.unibo.it
  762. error: failed retrieving file 'community.db' from mirror3.hackingand.coffee : Could not resolve host: mirror3.hackingand.coffee
  763. error: failed retrieving file 'community.db' from archlinux.mirror.digitalpacific.com.au : Could not resolve host: archlinux.mirror.digitalpacific.com.au
  764. error: failed retrieving file 'community.db' from mirror2.hackingand.coffee : Could not resolve host: mirror2.hackingand.coffee
  765. error: failed retrieving file 'community.db' from mirror1.hackingand.coffee : Could not resolve host: mirror1.hackingand.coffee
  766. error: failed retrieving file 'community.db' from mirror.telepoint.bg : Could not resolve host: mirror.telepoint.bg
  767. error: failed retrieving file 'community.db' from mirror.rise.ph : Could not resolve host: mirror.rise.ph
  768. error: failed retrieving file 'community.db' from mirrors.cug6.edu.cn : Could not resolve host: mirrors.cug6.edu.cn
  769. error: failed retrieving file 'community.db' from piotrkosoft.net : Could not resolve host: piotrkosoft.net
  770. error: failed retrieving file 'community.db' from mirror.uta.edu.ec : Could not resolve host: mirror.uta.edu.ec
  771. error: failed retrieving file 'community.db' from archlinux.mirrors.ovh.net : Could not resolve host: archlinux.mirrors.ovh.net
  772. error: failed retrieving file 'community.db' from ftp.iitm.ac.in : Could not resolve host: ftp.iitm.ac.in
  773. error: failed retrieving file 'community.db' from mirrors.cug.edu.cn : Could not resolve host: mirrors.cug.edu.cn
  774. error: failed retrieving file 'community.db' from www.gutscheindrache.com : Could not resolve host: www.gutscheindrache.com
  775. error: failed retrieving file 'community.db' from arch.nimukaito.net : Could not resolve host: arch.nimukaito.net
  776. error: failed retrieving file 'community.db' from ftp.iinet.net.au : Could not resolve host: ftp.iinet.net.au
  777. error: failed retrieving file 'community.db' from arch.mirrors.pair.com : Could not resolve host: arch.mirrors.pair.com
  778. error: failed retrieving file 'community.db' from mirror-fpt-telecom.fpt.net : Could not resolve host: mirror-fpt-telecom.fpt.net
  779. error: failed retrieving file 'community.db' from www.lasca.ic.unicamp.br : Could not resolve host: www.lasca.ic.unicamp.br
  780. error: failed retrieving file 'community.db' from ftp.osuosl.org : Could not resolve host: ftp.osuosl.org
  781. error: failed retrieving file 'community.db' from sunsite.rediris.es : Could not resolve host: sunsite.rediris.es
  782. error: failed retrieving file 'community.db' from mirror.neolabs.kz : Could not resolve host: mirror.neolabs.kz
  783. error: failed retrieving file 'community.db' from mirror.qnren.qa : Could not resolve host: mirror.qnren.qa
  784. error: failed retrieving file 'community.db' from mirror.its.dal.ca : Could not resolve host: mirror.its.dal.ca
  785. error: failed retrieving file 'community.db' from mirrors.netix.net : Could not resolve host: mirrors.netix.net
  786. error: failed retrieving file 'community.db' from ftp.kaist.ac.kr : Could not resolve host: ftp.kaist.ac.kr
  787. error: failed retrieving file 'community.db' from mirrors.xjtu.edu.cn : Could not resolve host: mirrors.xjtu.edu.cn
  788. error: failed retrieving file 'community.db' from mirror.euserv.net : Could not resolve host: mirror.euserv.net
  789. error: failed retrieving file 'community.db' from archlinux.cs.nctu.edu.tw : Could not resolve host: archlinux.cs.nctu.edu.tw
  790. error: failed retrieving file 'community.db' from mirror.edatel.net.co : Could not resolve host: mirror.edatel.net.co
  791. error: failed retrieving file 'community.db' from ftp.heanet.ie : Could not resolve host: ftp.heanet.ie
  792. error: failed retrieving file 'community.db' from artfiles.org : Could not resolve host: artfiles.org
  793. error: failed retrieving file 'community.db' from mirror.0x.sg : Could not resolve host: mirror.0x.sg
  794. error: failed retrieving file 'community.db' from mirror.nus.edu.sg : Could not resolve host: mirror.nus.edu.sg
  795. error: failed retrieving file 'community.db' from mirrors.myaegean.gr : Could not resolve host: mirrors.myaegean.gr
  796. error: failed retrieving file 'community.db' from archlinux.dcc.fc.up.pt : Could not resolve host: archlinux.dcc.fc.up.pt
  797. error: failed retrieving file 'community.db' from mirror1.shellbot.com : Could not resolve host: mirror1.shellbot.com
  798. error: failed retrieving file 'community.db' from ftp.uni-hannover.de : Could not resolve host: ftp.uni-hannover.de
  799. error: failed retrieving file 'community.db' from ftp.u-strasbg.fr : Could not resolve host: ftp.u-strasbg.fr
  800. error: failed retrieving file 'community.db' from mirror.archlinux.ikoula.com : Could not resolve host: mirror.archlinux.ikoula.com
  801. error: failed retrieving file 'community.db' from ftp.klid.dk : Could not resolve host: ftp.klid.dk
  802. error: failed retrieving file 'community.db' from ftp.tu-chemnitz.de : Could not resolve host: ftp.tu-chemnitz.de
  803. error: failed retrieving file 'community.db' from mirror.easyname.at : Could not resolve host: mirror.easyname.at
  804. error: failed retrieving file 'community.db' from mirror.rackspace.com : Could not resolve host: mirror.rackspace.com
  805. error: failed retrieving file 'community.db' from mirrors.nix.org.ua : Could not resolve host: mirrors.nix.org.ua
  806. error: failed retrieving file 'community.db' from mirror.lnx.sk : Could not resolve host: mirror.lnx.sk
  807. error: failed retrieving file 'community.db' from ftp.uni-kl.de : Could not resolve host: ftp.uni-kl.de
  808. error: failed retrieving file 'community.db' from mirror.adminbannok.com : Could not resolve host: mirror.adminbannok.com
  809. error: failed retrieving file 'community.db' from ftp.uni-bayreuth.de : Could not resolve host: ftp.uni-bayreuth.de
  810. error: failed retrieving file 'community.db' from mirrors.163.com : Could not resolve host: mirrors.163.com
  811. error: failed retrieving file 'community.db' from mirrors.aggregate.org : Could not resolve host: mirrors.aggregate.org
  812. error: failed retrieving file 'community.db' from mirror.lagoon.nc : Could not resolve host: mirror.lagoon.nc
  813. error: failed retrieving file 'community.db' from archlinux.nautile.nc : Could not resolve host: archlinux.nautile.nc
  814. error: failed retrieving file 'community.db' from osl.ugr.es : Could not resolve host: osl.ugr.es
  815. error: failed retrieving file 'community.db' from mirrors.evowise.com : Could not resolve host: mirrors.evowise.com
  816. error: failed retrieving file 'community.db' from mirror.math.princeton.edu : Could not resolve host: mirror.math.princeton.edu
  817. error: failed retrieving file 'community.db' from mirror.poliwangi.ac.id : Could not resolve host: mirror.poliwangi.ac.id
  818. error: failed retrieving file 'community.db' from k42.ch : Could not resolve host: k42.ch
  819. error: failed retrieving file 'community.db' from mirrors.neusoft.edu.cn : Could not resolve host: mirrors.neusoft.edu.cn
  820. error: failed retrieving file 'community.db' from mirrors.cqu.edu.cn : Could not resolve host: mirrors.cqu.edu.cn
  821. error: failed retrieving file 'community.db' from mirror.pmf.kg.ac.rs : Could not resolve host: mirror.pmf.kg.ac.rs
  822. error: failed retrieving file 'community.db' from mirror.kavalinux.com : Could not resolve host: mirror.kavalinux.com
  823. error: failed retrieving file 'community.db' from f.archlinuxvn.org : Could not resolve host: f.archlinuxvn.org
  824. error: failed to update community (download library error)
  825. error: failed to synchronize any databases
  826. error: failed to init transaction (download library error)
  827. [root@cx-W55xEU /]# ping 8.8.8.8
  828. PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
  829. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=55 time=114 ms
  830. ^C
  831. --- 8.8.8.8 ping statistics ---
  832. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  833. rtt min/avg/max/mdev = 114.039/114.039/114.039/0.000 ms
  834. [root@cx-W55xEU /]# whereis ping
  835. ping: /usr/bin/ping /usr/share/man/man8/ping.8.gz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement