autofs missing default file

Open Beginner friendly
#62,176 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
linux

Research direction

Locate the autofs package definition and inspect how its installed configuration files are declared. Reproduce the installation and service restart described in the issue, then verify that /etc/default/autofs is present after installation and the autofs service starts without manually creating it.

Written by the indexing model from the issue text.

Description

bug needs-testing
Is this a new report?

Yes

System Info

Void 6.18.45_1 x86_64 GenuineIntel uptodate rr

Package(s) Affected

autofs-5.1.9_2

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No response

Expected behaviour

After installation and correct configuration it still reports
autofs: open_fopen_r:211: failed to open file: No such file or directory
after:

install -d /etc/default
touch /etc/default/autofs
sv restart autofs

everything works fine

Actual behaviour

after package installation no default file is created in /etc/default/

Steps to reproduce

install autofs
enable service

Dominant language
Shell
Stars
3.4k
Forks
2.8k
Avg merge
2d 7h
Merged PRs (30d)
310

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from void-linux/void-packages

All issues in void-linux/void-packages

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.