Bug 719208 - Adding /etc/auto.master.d to the package
Summary: Adding /etc/auto.master.d to the package
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: autofs
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ian Kent
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-06 03:59 UTC by Masatake YAMATO
Modified: 2011-07-07 09:17 UTC (History)
1 user (show)

Fixed In Version: autofs-5.0.6-2.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-07 09:17:49 UTC
Type: ---


Attachments (Terms of Use)
A patch adding /etc/auto.master.d to the package (1.37 KB, patch)
2011-07-06 03:59 UTC, Masatake YAMATO
no flags Details | Diff

Description Masatake YAMATO 2011-07-06 03:59:31 UTC
Created attachment 511427 [details]
A patch adding /etc/auto.master.d to the package

Description of problem:

In the latest rawhide package, /etc/auto.master.d is added to /etc/auto.master.
However, /etc/auto.master.d directory is not prepared by autofs package.
So a user has to do mkdir to use the /etc/auto.master.d mechanism.
 

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

1:5.0.6-1

How reproducible:


Steps to Reproduce:
1. ls -l /etc | grep auto.master.d
2.
3.
  
Actual results:

You will get no output.

Expected results:

drwxr-xr-x   2 root root      4096 Jun  6 19:41 auto.master.d

Additional info:

Please, apply the patch to the spec file.

Comment 1 Ian Kent 2011-07-06 06:05:42 UTC
(In reply to comment #0)
> 
> Please, apply the patch to the spec file.

Spec file has been updated.
Leaving in ASSIGNED until you can check the change.

Comment 2 Masatake YAMATO 2011-07-07 08:53:18 UTC
I confirmed the bug is fixed.


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