Description of problem: Monotone-server uses the fully-qualified host name as the RSA key name. According to the monotone documentation, an email address is the correct convention: - http://www.monotone.ca/docs/Naming-Conventions.html - http://www.monotone.ca/docs/Network-Service-Revisited.html Version-Release number of selected component (if applicable): 0.37-3.fc8 How reproducible: Always Steps to Reproduce: 1. yum -y install monotone-server 2. /sbin/service monotone-server start Actual results: The server key (ls /etc/monotone/private-keys) is named after the fully qualified host name. Expected results: According to the monotone docs, a server key name of "monotone@fqdn" or "monotone-server@fqdn" would be more appropriate.
monotone-0.38-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
monotone-0.38-2.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.