Giter Site home page Giter Site logo

go get 出现 128状态 about wukong HOT 8 CLOSED

huichen avatar huichen commented on September 23, 2024
go get 出现 128状态

from wukong.

Comments (8)

wangmxf avatar wangmxf commented on September 23, 2024

在home目录下操作结果一样

boris@ago:~$ go get -u -v  github.com/huichen/wukong
github.com/huichen/wukong (download)
# cd .; git clone https://github.com/huichen/wukong /home/boris/go/src/github.com/huichen/wukong
Cloning into '/home/boris/go/src/github.com/huichen/wukong'...
package github.com/huichen/wukong: exit status 128

from wukong.

huichen avatar huichen commented on September 23, 2024

是不是网络的问题,我这里没有这个情况,其它人呢?

from wukong.

wangmxf avatar wangmxf commented on September 23, 2024
boris@ago:~/go/src/github.com/huichen$ git clone https://github.com/huichen/wukong
Cloning into 'wukong'...
remote: Reusing existing pack: 225, done.
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
boris@ago:~/go/src/github.com/huichen$ 3 MiB | 4.92 MiB/s   

手动clone,下载到这里就出了问题。我的服务器是美国的一个vps,且clone别的repo时正常。

from wukong.

wangmxf avatar wangmxf commented on September 23, 2024

手动clone,另外两个包已经用 go get下载了,换了ssh,手动clone,还是不行。
奇怪。

boris@ago:~/go/src/github.com/huichen$ ls    
murmur  sego
boris@ago:~/go/src/github.com/huichen$ git clone [email protected]:huichen/wukong.git    
Cloning into 'wukong'...
Enter passphrase for key '/home/boris/.ssh/id_rsa': 
remote: Reusing existing pack: 225, done.
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
boris@ago:~/go/src/github.com/huichen$ 6 MiB | 7.94 MiB/s   

from wukong.

khlipeng avatar khlipeng commented on September 23, 2024

我也出现了这个问题

from wukong.

huichen avatar huichen commented on September 23, 2024

我这边无法复现

from wukong.

khlipeng avatar khlipeng commented on September 23, 2024

@huichen
系统:Mac OS,
Go 版本:go1.5beta1

错误:

github.com/huichen/wukong (download)

# cd .; git clone https://github.com/huichen/wukong /Users/lipeng/Applications/Go/src/github.com/huichen/wukong
Cloning into '/Users/lipeng/Applications/Go/src/github.com/huichen/wukong'...
error: RPC failed; curl 56 SSLRead() return error -9806
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/huichen/wukong: exit status 128

from wukong.

huichen avatar huichen commented on September 23, 2024

貌似是和 github 的连接错误,和这个 repo 无关

from wukong.

Related Issues (20)

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.