question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Exception during `git bigstore pull`

See original GitHub issue
...
  File "/usr/local/lib/python2.7/dist-packages/bigstore/bigstore.py", line 282, in pull
    g().notes("--ref=bigstore", "add", "-m", "bigstore")
  File "/usr/local/lib/python2.7/dist-packages/git/cmd.py", line 450, in <lambda>
    return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/git/cmd.py", line 902, in _call_process
    return self.execute(make_call(), **_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/git/cmd.py", line 695, in execute
    raise GitCommandError(command, status, stderr_value)
git.exc.GitCommandError: 'git notes --ref=bigstore add -m bigstore' returned with exit code 1
stderr: 'error: Cannot add notes. Found existing notes for object fc559df2dbc6a822d30b4a4ab498e3681ffe0155. Use '-f' to overwrite existing notes'

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dlocommented, Nov 8, 2017

Looks like PyPi changed their package updating API. Hold tight while I tighten the screws…

0reactions
michaelweinsteincommented, Nov 8, 2017

Thanks so much, you’re a life saver!

Read more comments on GitHub >

github_iconTop Results From Across the Web

BigQuery error in load operation: URI not found - Stack Overflow
I have, in the same GCP project, a BigQuery dataset and a cloud storage bucket, both within the region us-central1.
Read more >
git.exc.GitCommandError Example - Program Talk
n') def _git_pull(): """Equivalent to running git pull on the command line. ... If the fetch to retrieve new information results in an...
Read more >
Announcing Git Large File Storage - Hacker News
I honestly hadn't seen git-bigstore. Git LFS started out as a Git Media update, actually. We changed the name pretty late in the...
Read more >
Costco Products That Will Never Be On Shelves Again
Anyone could get in line and have something from the scrumptious menu. ... Customers were not happy and the backlash made the big...
Read more >
SSCS Customer Success Story: Tahoma Market (Part 2) |
Tahoma Market is no exception thanks to Joe Oakes, his team, ... unique SKUs in the Express locations and 2,700-3,200 in the big...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found