Bug 385551

Summary: No man page provided for /etc/crypttab
Product: [Fedora] Fedora Reporter: Chris Snook <csnook>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Bill Nottingham <notting>
Severity: high Docs Contact:
Priority: medium    
Version: 8CC: agk, dwysocha, mbroz, opensource, prockai, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-31 00:39:09 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 Chris Snook 2007-11-15 20:41:35 UTC
Description of problem:
The man page for crypttab(5) is not provided, even when cryptsetup, man-pages,
and dm-crypt are installed.

Version-Release number of selected component (if applicable):
Fedora 8 GA

How reproducible:
2/2 so far

Steps to Reproduce:
1. Install Fedora 8 with custom package selection, including the cryptsetup,
dm-crypt, and man-pages packages.
2. Attempt to configure the system to mount the luks volume where your WEP key
is stored, without which you cannot access the internet to retrieve documentation.

Actual results:
No crypttab man page is found, nor any other documentation so much as mentioning
crypttab.

Expected results:
crypttab(5) man page is available.

Additional info:
Ordinarily a documentation bug wouldn't merit high severity, but given that
cryptsetup is normally used with laptops on the road, which typically require
access to stored information such as NetworkManager keychains (which are
probably in encrypted home directories) to connect to the internet, lacking this
documentation can leave you dead in the water.

FWIW, in F7, /usr/share/man/man5/crypttab.5.gz is owned by the initscripts
package, which was also installed.  I haven't yet found it in F8, but this
should be a trivial bug to fix.

Comment 1 Bill Nottingham 2007-11-15 20:52:55 UTC
It still is part of initscripts. What does 'rpm -V initscripts' say?

Comment 2 Till Maas 2007-12-31 00:39:09 UTC
In Fedora 7 there is a crypttab(5) manpage and according to Koji it is also in
the Fedora 8 rpms:
https://koji.fedoraproject.org/koji/fileinfo?rpmID=190664&filename=/usr/share/man/man5/crypttab.5.gz

In case you really do not have a crypttab manpage, post the output of the
command from comment #1 and the version-release of you initscripts package.