Giter Club home page Giter Club logo

Comments (5)

earwig avatar earwig commented on July 18, 2024

See #9

from git-repo-updater.

DracoMilesX avatar DracoMilesX commented on July 18, 2024

Well I added the repo's to bookmarks like some one suggested and that solved it and gave me another error:

File "/usr/bin/gitup", line 9, in <module> load_entry_point('gitup==0.4.dev0', 'console_scripts', 'gitup')() File "build/bdist.linux-x86_64/egg/gitup/script.py", line 137, in run File "build/bdist.linux-x86_64/egg/gitup/script.py", line 132, in main File "build/bdist.linux-x86_64/egg/gitup/update.py", line 237, in update_bookmarks File "build/bdist.linux-x86_64/egg/gitup/update.py", line 226, in _dispatch File "build/bdist.linux-x86_64/egg/gitup/update.py", line 208, in _dispatch_to_subdirs File "build/bdist.linux-x86_64/egg/gitup/update.py", line 178, in _update_repository File "build/bdist.linux-x86_64/egg/gitup/update.py", line 117, in _update_branch File "/usr/lib/python2.7/site-packages/git/cmd.py", line 463, in <lambda> return lambda *args, **kwargs: self._call_process(name, *args, **kwargs) File "/usr/lib/python2.7/site-packages/git/cmd.py", line 929, in _call_process return self.execute(make_call(), **_kwargs) File "/usr/lib/python2.7/site-packages/git/cmd.py", line 713, in execute raise GitCommandError(command, status, stderr_value) git.exc.GitCommandError: 'git merge-base 4f057bfe5eb15fb494b1efa8a90eb8fdb86e3976 fae9755ffb7f7cebb4518101da255202aae9cdb8' returned with exit code 1

For the rest smmap, gitup, gitpython are the latest versions.

from git-repo-updater.

earwig avatar earwig commented on July 18, 2024

Maybe try it now, with the original command?

from git-repo-updater.

DracoMilesX avatar DracoMilesX commented on July 18, 2024

Thank you by the looks of it it is working. Both the normal gitup /../../ and the gitup after added repo's.

The only issue I came across was with this repo: https://github.com/snipe/snipe-it but it might had been corrupted since after removing it and adding it again it walks through it. Will need to check once their are new commits it can update too.

But this is the error it had:

File "/usr/bin/gitup", line 9, in <module> load_entry_point('gitup==0.4.dev0', 'console_scripts', 'gitup')() File "build/bdist.linux-x86_64/egg/gitup/script.py", line 137, in run File "build/bdist.linux-x86_64/egg/gitup/script.py", line 129, in main File "build/bdist.linux-x86_64/egg/gitup/update.py", line 254, in update_direc tories File "build/bdist.linux-x86_64/egg/gitup/update.py", line 235, in _dispatch File "build/bdist.linux-x86_64/egg/gitup/update.py", line 211, in _dispatch_mu lti File "build/bdist.linux-x86_64/egg/gitup/update.py", line 179, in _update_repo sitory File "build/bdist.linux-x86_64/egg/gitup/update.py", line 118, in _update_bran ch File "/usr/lib/python2.7/site-packages/GitPython-2.0.8-py2.7.egg/git/cmd.py", line 466, in <lambda> return lambda *args, **kwargs: self._call_process(name, *args, **kwargs) File "/usr/lib/python2.7/site-packages/GitPython-2.0.8-py2.7.egg/git/cmd.py", line 934, in _call_process return self.execute(make_call(), **_kwargs) File "/usr/lib/python2.7/site-packages/GitPython-2.0.8-py2.7.egg/git/cmd.py", line 718, in execute raise GitCommandError(command, status, stderr_value) git.exc.GitCommandError: 'git merge-base 4f057bfe5eb15fb494b1efa8a90eb8fdb86e397 6 16014945b642894240a7082e213a3055b8348ffa' returned with exit code 1

I guess this is solved for the original issue.

from git-repo-updater.

earwig avatar earwig commented on July 18, 2024

Yeah, that looks like it might be repo corruption. If anything, we might want to add a nicer error message. If it happens again, open another issue.

from git-repo-updater.

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.