#2184 Hosting request for libnmserver
Closed: Fixed None Opened 13 years ago by atkac.

Project name: libnmserver

Project short summary:
libnmserver is a new project. It is a library which will easily expose various NetworkManager data obtained via D-Bus. It will be used by developers to avoid writing bunch of D-Bus related code to get various info from NM. For now it will be used by named and unbound daemons to get "forwarders" from DHCP information.

SCM choice (git/bzr/hg/svn): git

Project admin Fedora Account System account name: atkac, jgorig

Trac Instance? Yes

Mailing list(s)? Yes, libnmserver-devel, libnmserver-commits and libnmserver-announce


Should be good to go:
From your local repository: git push ssh://git.fedorahosted.org/git/libnmserver.git/ master

Mailing list instructions should be at your @rh.c email, and trac instance should be at https://fedorahosted.org/libnmserver/

Let me know if you need anything else. :)

It seems everything works fine except sending of commit messages to the libnmserver-commits list. I always get an undelivered mail from fedoraproject.org mail servers after the push:

libnmserver-commits@lists.fedoraproject.org: host
collab1.fedoraproject.org[64.34.195.13] said: 550 5.1.1
libnmserver-commits@lists.fedoraproject.org: Recipient address rejected:
User unknown in local recipient table (in reply to RCPT TO command)

It seems .git/hooks in the central repository points to wrong address, it should be "libnmserver-commits@lists.fedorahosted.org", not "libnmserver-commits@lists.fedoraproject.org".

Would it be possible to fix .git/hooks, please? Thank you in advance.

Oops, should be fixed now, sorry about that! :)

Login to comment on this ticket.

Metadata