Coder Social home page Coder Social logo

njulug.github.io's Issues

pypi 部分包链接失效

pypi 镜像源里面有部分包链接失效了,指向的服务器无法ping通,例如pycuda等等

更新 Julia 镜像

不太确定这个issue应该发在哪里...

目前 NJU mirror 的 Julia 镜像是基于 https://github.com/sunoru/PkgMirrors.jl 搭建的。Julia 1.4 (目前最新是 Julia 1.5.1)开始内置了镜像的功能,目前几乎整个 Julia 中文社区都在使用新的镜像工具 https://github.com/johnnychen94/StorageMirrorServer.jl 搭建的镜像站:BFSU, TUNA 以及 SJTUG

新旧镜像的差异:

  • 新镜像支持 artifacts (二进制依赖),占据了主要的存储,目前artifacts大概有450G
  • 新镜像不再包括 julia 二进制程序,二进制的镜像可以由 aws s3 sync 来获取

关于该镜像工具的使用,也可以参考 tunasync-scripts

Ref:

Homebrew 目录不是标准的 git remote repo

根据帮助文件所述的方式对homebrew进行换源(包括brew.githomebrew-corehomebrew-bottleshomebrew-cask)。然而换源结束后运行 brew update 报错

fatal: repository 'http://mirrors.nju.edu.cn/brew.git/' not found
fatal: repository 'http://mirrors.nju.edu.cn/homebrew-cask.git/' not found
fatal: repository 'http://mirrors.nju.edu.cn/homebrew-core.git/' not found

经朋友提醒,并与中科大的镜像站点下的hombrew相关目录进行比较,发现具有较大差异,不符合 git remote repo 的形式。

如果运行:

git clone https://mirrors.nju.edu.cn/brew.git
其结果也是:
fatal: repository

希望能尽早做出调整,或者更新适合现有南大镜像站的换源方式

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.