Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean inspection #2185

Open
cornelius opened this issue Oct 28, 2016 · 0 comments
Open

Clean inspection #2185

cornelius opened this issue Oct 28, 2016 · 0 comments
Labels
Milestone

Comments

@cornelius
Copy link
Contributor

cornelius commented Oct 28, 2016

An inspection on a clean system, e.g. a default installation should result in a simple and clean description, which is easy to browse. Ideally it should not contain any unmanaged or changed files.

We should go through descriptions of inspections of default installations and check why the files are there which are listed. If they are there because of packaging problems, the problems should be reported and possibly filters set.

Especially for the directories which contain a lot of generated files we should probably add default filters:

  • /boot/grub2
  • /etc/alternatives
  • /etc/gconf/gconf.xml.schemas
  • /usr/share/mime/inode
  • /var/cache
  • /var/lib/ca-certificates/openssl
  • /var/lib/ca-certificates/pem
  • /var/lib/hardware/udi
  • /var/lib/systemd/migrated/

Maybe we could also investigate a logic which reports directories as unmanaged if they only contain unmanaged files and nothing else instead of reporting every individual file.

@cornelius cornelius added the Epic label Oct 28, 2016
@cornelius cornelius modified the milestone: v2.0 Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant