Code Monkey home page Code Monkey logo

config-package-dev's People

Contributors

achernya avatar andersk avatar bluca avatar bruno-m- avatar dkogan avatar geofft avatar jdreed avatar mrksngl avatar timabbott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

config-package-dev's Issues

dpkg-divert: warning: diverting file '/etc/issue' from an Essential package with rename is dangerous, use --no-rename

Adding 'diversion of /etc/issue to /etc/issue.kicksecure-orig by kicksecure-base-files'
dpkg-divert: warning: diverting file '/etc/issue' from an Essential package with rename is dangerous, use --no-rename
Adding 'diversion of /etc/motd to /etc/motd.kicksecure-orig by kicksecure-base-files'
Adding 'diversion of /etc/skel/.bashrc to /etc/skel/.bashrc.kicksecure-orig by kicksecure-base-files'
dpkg-divert: warning: diverting file '/etc/skel/.bashrc' from an Essential package with rename is dangerous, use --no-rename

Quote https://manpages.debian.org/testing/dpkg/dpkg-divert.1.en.html

--rename
Actually move the file aside (or back). dpkg-divert will abort operation in case the destination file already exists. This is the common behavior used for diversions of files from the non-Essential package set (see --no-rename for more details).

--no-rename
Specifies that the file should not be renamed while adding or removing the diversion into the database (since dpkg 1.19.1). This is intended for diversions of files from the Essential package set, where the temporary disappearance of the original file is not acceptable, as it can render the system non-functional. This is the default behavior, but that will change in the dpkg 1.20.x cycle.

Would it make sense to use --no-rename generally?

What is the disadvantage of --no-rename?

Method for moving from a "transform" to a full on "displace"

I posted about this on the mailing list, but no one saw it. I figured I would post here in case someone happens to be monitoring these issues.

Question: Is there a method for converting a "transform" operation into a "displace" operation?

I currently am developing a package that already has a "transform" of a conffile. I would like to, instead, displace this conffile and then install my own version written from scratch...

Is this something that config-package-dev allows?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.