Skip to content

ValueError: Failed to parse line: u' = [\xe0 jour] develop -> origin/develop' #11

Closed
@Marthym

Description

@Marthym

Hi, it's not working for me, I have this error when I try to update all my repo.

Regards
Frédéric

$ gitup ~/workspace/longback                                                                                                                                                                                 ⏎
gitup: the git-repo-updater

Directory "/home/lo/workspace/longback" contains 13 git repositories:
    babylon:
        Fetching originTraceback (most recent call last):
  File "/usr/local/bin/gitup", line 9, in <module>
    load_entry_point('gitup==0.2.3', 'console_scripts', 'gitup')()
  File "build/bdist.linux-x86_64/egg/gitup/script.py", line 90, in run
  File "build/bdist.linux-x86_64/egg/gitup/script.py", line 82, in main
  File "build/bdist.linux-x86_64/egg/gitup/update.py", line 296, in update_directories
  File "build/bdist.linux-x86_64/egg/gitup/update.py", line 275, in _update_directory
  File "build/bdist.linux-x86_64/egg/gitup/update.py", line 256, in _update_subdirectories
  File "build/bdist.linux-x86_64/egg/gitup/update.py", line 239, in _update_repository
  File "build/bdist.linux-x86_64/egg/gitup/update.py", line 98, in _fetch_remotes
  File "/usr/local/lib/python2.7/dist-packages/GitPython-1.0.1-py2.7.egg/git/remote.py", line 651, in fetch
    res = self._get_fetch_info_from_stderr(proc, progress or RemoteProgress())
  File "/usr/local/lib/python2.7/dist-packages/GitPython-1.0.1-py2.7.egg/git/remote.py", line 588, in _get_fetch_info_from_stderr
    for err_line, fetch_line in zip(fetch_info_lines, fetch_head_info))
  File "/usr/local/lib/python2.7/dist-packages/GitPython-1.0.1-py2.7.egg/git/remote.py", line 588, in <genexpr>
    for err_line, fetch_line in zip(fetch_info_lines, fetch_head_info))
  File "/usr/local/lib/python2.7/dist-packages/GitPython-1.0.1-py2.7.egg/git/remote.py", line 241, in _from_line
    raise ValueError("Failed to parse line: %r" % line)
ValueError: Failed to parse line: u' = [\xe0 jour]          develop    -> origin/develop'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions