[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] git status update
From: |
Leo Famulari |
Subject: |
Re: [Savannah-hackers-public] git status update |
Date: |
Wed, 8 Feb 2017 03:51:50 +0100 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
On Tue, Feb 07, 2017 at 02:04:30PM -0700, Bob Proulx wrote:
> I switched git dns over to the new server (again) this morning.
> Trying not to thrash the IP address for git+ssh users too often.
> Everything git core command specific looks okay for my testing.
I pushed a commit to <ssh://git.sv.gnu.org/srv/git/guix.git>
(208.118.235.201) and noticed this:
------
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (5/5), 1.50 KiB | 0 bytes/s, done.
Total 5 (delta 3), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote: File "hooks/post-receive", line 6, in <module>
remote: import git_multimail
remote: ImportError: No module named git_multimail
To ssh://git.sv.gnu.org/srv/git/guix.git
4621acfd8..f0d0c5bb1 master -> master
------
The latest commits do seem to be missing from the guix-commits mailing
list archive:
https://lists.gnu.org/archive/html/guix-commits/2017-02/threads.html
I guess that it's having trouble with this thing:
https://github.com/git-multimail/git-multimail