Bug 426609 - Monotone-server uses non-standard RSA key name
Summary: Monotone-server uses non-standard RSA key name
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: monotone
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Roland McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-22 22:58 UTC by Geert Jansen
Modified: 2007-12-26 23:51 UTC (History)
0 users

Fixed In Version: 0.38-2.fc8
Clone Of:
Environment:
Last Closed: 2007-12-23 22:50:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.