[PATCH v3] nmbug: Translate to Python

David Bremner bremner at debian.org
Tue Aug 5 18:16:10 PDT 2014


David Bremner <bremner at debian.org> writes:

>
> I did notice that merging was noticably noisier than I remembered. 
>

rejected pushes also seem noisier than before; I'm not sure the 
python backtrace adds anything here.

To nmbug at nmbug.tethera.net:nmbug-tags
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to 'nmbug at nmbug.tethera.net:nmbug-tags'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Traceback (most recent call last):
  File "/home/bremner/config/scripts/nmbug", line 766, in <module>
    args.func(**kwargs)
  File "/home/bremner/config/scripts/nmbug", line 463, in push
    _git(args=args, wait=True)
  File "/home/bremner/config/scripts/nmbug", line 210, in _git
    return _spawn(args=args, **kwargs)
  File "/home/bremner/config/scripts/nmbug", line 193, in _spawn
    args=args, status=status, stdout=stdout, stderr=stderr)
__main__.SubprocessError: ['git', '--git-dir', '/home/bremner/.nmbug', 'push'] exited with 1


More information about the notmuch mailing list