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 up files outside of RSE prefix #156

Open
danielhams opened this issue Dec 6, 2020 · 1 comment
Open

Clean up files outside of RSE prefix #156

danielhams opened this issue Dec 6, 2020 · 1 comment
Milestone

Comments

@danielhams
Copy link
Member

Find what owns these and see if we need to stop them stepping outside of our prefix:

[sgugshell dan@leafy sgug-rse.git]$ rpm -qla |grep -v "/usr/sgug"
(contains no files)
/run/dbus
(contains no files)
/etc/gcrypt
/etc/gcrypt/random.conf
(contains no files)
/var/run/screen
(contains no files)
(contains no files)
/var/cache/libX11
/var/cache/libX11/compose
(contains no files)

Each culprit package should be

  1. Changed individually (no grouped commit please)
  2. Contain the fix plus a release bump in the spec
@danielhams danielhams added this to the v0.0.7beta milestone Dec 6, 2020
@danielhams
Copy link
Member Author

Kind of related to #152 - where a package needs a subdirectory owned by something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant