Modify ↓
Ticket #622 (closed enhancement: fixed)
Missing configuration files do not get installed
Reported by: | [email protected]… | Owned by: | solj |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.1.1 Release (Bugfix) |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | apt, debian | Cc: |
Description
Missing configuration files are not installed by the APT tools. The confmiss option of dpkg should be supplied for this. I attach a patch which does this.
Attachments
Change History
Changed 14 years ago by [email protected]…
- Attachment bcfg2-confmiss added
comment:2 Changed 14 years ago by solj
- Version changed from 0.9.x to 1.0
- Milestone changed from Bcfg2 0.9.6.1 (Reporting System Bugfixes) to Bcfg2 1.0 Release
comment:3 Changed 13 years ago by solj
- Milestone changed from Bcfg2 1.0.0 Release to Bcfg2 1.0.1 Release
We will tackle this once we have the unspecified Path support.
comment:4 Changed 13 years ago by solj
- Milestone changed from Bcfg2 1.0.1 Release to Bcfg2 1.1.0 Release
comment:5 Changed 12 years ago by solj
- Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.1.1 Release (Bugfix)
comment:6 Changed 12 years ago by solj
- Owner changed from desai to solj
- Status changed from new to assigned
comment:7 Changed 12 years ago by solj
- Status changed from assigned to closed
- Resolution set to fixed
This functionality has been added in [2b0ea7df179353442712c830fb5c3a5164632d51].
We used to not do this because the user may have removed the configuration file in question on purpose. However, now that we have support for nonexistent entries, we can afford to add this option without any consequences.
Note: See
TracTickets for help on using
tickets.
Add confmiss option to dpkg