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

qubes-dom0-update does not clean removed .repo files #1445

Closed
marmarek opened this Issue Nov 20, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Nov 20, 2015

Steps to reproduce:

  1. Add custom repo to /etc/yum.repos.d in dom0
  2. Run qubes-dom0-update
  3. Remove custom repo file
  4. Run qubes-dom0-update again

Expected result:
Custom repo not used in the second call.

Actual result:
Custom repo used in both calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment