zoukankan      html  css  js  c++  java
  • Unable to fetch some archives ,maybe run apt-get update or try with --fix-missing?

    今天在liunx下要解压zip包时,发现系统里面没有装unzip包,于是就运行sudo apt-get install unzip,可是总是没办法安装,于是上网找原因,有的说源文件需要修改,于是就运行sudo vi /etc/apt/sources.list 查看源文件,并替换里面的内容,发现还是不行。后面问同事,他让我ping us.archive.ubuntu.com,发现ping不通,后来ping了下别的域名,发现也是ping不通,才发现是网络连接不上。让老师帮我解决了下网络连接的问题,网络通了,自然而然好了。一下午的时间啊。。。。。不过也学到了蛮多新知识。

  • 相关阅读:
    MongoDB pymongo模块 删除数据
    MongoDB pymongo模块 查询
    MongoDB pymongo模块 插入数据
    MongoDB pymongo模块 更新数据
    pymongo模块 目录
    POJ 1579
    POJ 1631
    POJ 1573
    POJ 1607
    POJ 1552
  • 原文地址:https://www.cnblogs.com/ninicwang/p/6307674.html
Copyright © 2011-2022 走看看