Bug 426609

Summary: Monotone-server uses non-standard RSA key name
Product: [Fedora] Fedora Reporter: Geert Jansen <geert>
Component: monotoneAssignee: Roland McGrath <roland>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.38-2.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-23 22:50:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Geert Jansen 2007-12-22 22:58:33 UTC
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.

Comment 1 Fedora Update System 2007-12-23 22:50:30 UTC
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.

Comment 2 Fedora Update System 2007-12-23 22:51:16 UTC
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.

Comment 3 Fedora Update System 2007-12-26 23:51:06 UTC
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.

Comment 4 Fedora Update System 2007-12-26 23:51:23 UTC
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.