[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-fonts-devel] errors when pushing to git



Hi,

I'm getting errors like below when I push to git. Anyone know what to fix?

Daniel

$ git push
Counting objects: 21, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (21/21), done.
Writing objects: 100% (21/21), 2.15 KiB | 0 bytes/s, done.
Total 21 (delta 15), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote:   File "/usr/local/bin/git-commit-notice", line 30, in <module>
remote:     environment = git_multimail.GenericEnvironment(config=config)
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1960, in __init__
remote:     super(ProjectdescEnvironmentMixin, self).__init__(**kw)
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1854, in __init__
remote:     **kw
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1825, in __init__
remote:     config=config, **kw
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1914, in __init__
remote:     config, 'refchangelist', 'mailinglist',
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1949, in _get_recipients
remote:     'The list of recipients for %s is not configured.\n%s' % (names[0], hint)
remote: git_multimail.ConfigurationException: The list of recipients for refchangelist is not configured.
remote: Please set one of the following:
remote:     "multimailhook.refchangelist"
remote:     "multimailhook.mailinglist"
remote: Traceback (most recent call last):
remote:   File "/usr/local/bin/git-commit-notice", line 30, in <module>
remote:     environment = git_multimail.GenericEnvironment(config=config)
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1960, in __init__
remote:     super(ProjectdescEnvironmentMixin, self).__init__(**kw)
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1854, in __init__
remote:     **kw
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1825, in __init__
remote:     config=config, **kw
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1914, in __init__
remote:     config, 'refchangelist', 'mailinglist',
remote:   File "/srv/git.debian.org/bin/git_multimail.py", line 1949, in _get_recipients
remote:     'The list of recipients for %s is not configured.\n%s' % (names[0], hint)
remote: git_multimail.ConfigurationException: The list of recipients for refchangelist is not configured.
remote: Please set one of the following:
remote:     "multimailhook.refchangelist"
remote:     "multimailhook.mailinglist"
To ssh://wdg@git.debian.org/git/pkg-fonts/fonts-sil-andika.git
   9aff007..50bb6ca  master -> master

Attachment: signature.asc
Description: Digital signature


Reply to: