Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to update #4

Closed
vtolstov opened this issue Jul 31, 2014 · 1 comment
Closed

failed to update #4

vtolstov opened this issue Jul 31, 2014 · 1 comment
Labels

Comments

@vtolstov
Copy link

fail    /home/vtolstov/bin/oracle       (code.google.com/p/go.tools/cmd/oracle)
        error: exit status 1
        # cd .; hg clone -U https://code.google.com/p/go.tools /tmp/gobin/src/code.google.com/p/go.tools
        warning: code.google.com certificate with fingerprint 05:e7:8e:8d:cb:85:04:1f:d2:99:8c:3f:f9:d3:2f:4f:2d:fb:67:39 not verified (check hostfingerprints or web.cacerts config setting)
        abort: repository /tmp/gobin/src/code.google.com/p/go.tools already exists!
        package code.google.com/p/go.tools/cmd/oracle: exit status 255

fail    /home/vtolstov/bin/golint       (github.com/golang/lint/golint)
        error: exit status 1
        # cd .; git clone https://github.com/golang/lint /tmp/gobin/src/github.com/golang/lint
        Cloning into '/tmp/gobin/src/github.com/golang/lint'...
        fatal: unable to open /tmp/gobin/src/github.com/golang/lint/.git/objects/pack/tmp_pack_zLDD4R: No such file or directory
        fatal: index-pack failed
        package github.com/golang/lint/golint: exit status 128

fail    /home/vtolstov/bin/gotype       (code.google.com/p/go.tools/cmd/gotype)
        error: exit status 1
        # cd .; hg clone -U https://code.google.com/p/go.tools /tmp/gobin/src/code.google.com/p/go.tools
        warning: code.google.com certificate with fingerprint 05:e7:8e:8d:cb:85:04:1f:d2:99:8c:3f:f9:d3:2f:4f:2d:fb:67:39 not verified (check hostfingerprints or web.cacerts config setting)
        abort: repository /tmp/gobin/src/code.google.com/p/go.tools already exists!
        package code.google.com/p/go.tools/cmd/gotype: exit status 255

fail    /home/vtolstov/bin/capnpc-go    (github.com/jmckaskill/go-capnproto/capnpc-go)
        error: exit status 1
        # cd .; git clone https://github.com/jmckaskill/go-capnproto /tmp/gobin/src/github.com/jmckaskill/go-capnproto
        Cloning into '/tmp/gobin/src/github.com/jmckaskill/go-capnproto'...
        fatal: unable to open /tmp/gobin/src/github.com/jmckaskill/go-capnproto/.git/objects/pack/tmp_pack_NTPrJ1: No such file or directory
        fatal: index-pack failed
        package github.com/jmckaskill/go-capnproto/capnpc-go: exit status 128

fail    /home/vtolstov/bin/circuit      (github.com/gocircuit/circuit/cmd/circuit)
        error: exit status 1
        # cd .; git clone https://github.com/gocircuit/circuit /tmp/gobin/src/github.com/gocircuit/circuit
        Cloning into '/tmp/gobin/src/github.com/gocircuit/circuit'...
        fatal: unable to open /tmp/gobin/src/github.com/gocircuit/circuit/.git/objects/pack/tmp_pack_FNbZCO: No such file or directory
        fatal: index-pack failed
        package github.com/gocircuit/circuit/cmd/circuit: exit status 128

fail    /home/vtolstov/bin/goimports    (code.google.com/p/go.tools/cmd/goimports)
        error: exit status 1
        # cd .; hg clone -U https://code.google.com/p/go.tools /tmp/gobin/src/code.google.com/p/go.tools
        warning: code.google.com certificate with fingerprint 05:e7:8e:8d:cb:85:04:1f:d2:99:8c:3f:f9:d3:2f:4f:2d:fb:67:39 not verified (check hostfingerprints or web.cacerts config setting)
        requesting all changes
        adding changesets
        transaction abort!
        rollback failed - please run hg recover
        abort: integrity check failed on 00changelog.i:595!
        package code.google.com/p/go.tools/cmd/goimports: exit status 255

fail    /home/vtolstov/bin/godoc        (code.google.com/p/go.tools/cmd/godoc)
        error: exit status 1
        # cd .; hg clone -U https://code.google.com/p/go.tools /tmp/gobin/src/code.google.com/p/go.tools
        warning: code.google.com certificate with fingerprint 05:e7:8e:8d:cb:85:04:1f:d2:99:8c:3f:f9:d3:2f:4f:2d:fb:67:39 not verified (check hostfingerprints or web.cacerts config setting)
        requesting all changes
        adding changesets
        transaction abort!
        rollback failed - please run hg recover
        abort: No such file or directory: /tmp/gobin/src/code.google.com/p/go.tools/.hg/store/00changelog.i.a
        package code.google.com/p/go.tools/cmd/godoc: exit status 255
@rjeczalik
Copy link
Owner

@vtolstov Thanks for reporting! Sloppy bug from my side.

Already fixed altogether with new binaries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants