Closed tanner-bruce closed 6 years ago
Could you please try again now?
@leodido same thing :(
dep ensure -add github.com/influxdata/go-syslog 09:07:29
Warning: Gopkg.lock is out of sync with Gopkg.toml or the project's imports.
Fetching sources...
Failed to add the dependencies:
✗ failed to fetch source for github.com/influxdata/go-syslog: git://github.com/influxdata/go-syslog does not exist in the local cache and fetching failed: unable to get repository: Cloning into '/Users/tannerbruce/go/pkg/dep/sources/git---github.com-influxdata-go--syslog'...
Looking up github.com ... done.
Connecting to github.com (port 9418) ... 192.30.253.113 done.
remote: Counting objects: 708, done.
remote: Compressing objects: 100% (184/184), done.
remote: Total 708 (delta 255), reused 430 (delta 254), pack-reused 269
Receiving objects: 100% (708/708), 408.63 KiB | 194.00 KiB/s, done.
Resolving deltas: 100% (432/432), done.
Downloading docs/rfc5424_appname.png (978 KB)
Error downloading object: docs/rfc5424_appname.png (81860ca): Smudge error: Error downloading docs/rfc5424_appname.png (81860caa2b2707b7f5eb5d4cd1f1c29593b2af4c5ae99f042a761c4e356ff9d9): batch response: This repository is over its data quota. Purchase more data packs to restore access.
Errors logged to /Users/tannerbruce/go/pkg/dep/sources/git---github.com-influxdata-go--syslog/.git/lfs/logs/20180608T090739.316927418.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: docs/rfc5424_appname.png: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
: command failed: [git clone --recursive -v --progress git://github.com/influxdata/go-syslog /Users/tannerbruce/go/pkg/dep/sources/git---github.com-influxdata-go--syslog]: exit status 128
adding dependencies failed
Should be solved now. Can you please double check trying again? Thanks.
Good now, thanks @leodido!
dep ensure -add github.com/influxdata/go-syslog
results inError downloading object: docs/rfc5424_appname.png (81860ca): Smudge error: Error downloading docs/rfc5424_appname.png (81860caa2b2707b7f5eb5d4cd1f1c29593b2af4c5ae99f042a761c4e356ff9d9): batch response: This repository is over its data quota. Purchase more data packs to restore access.