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

Deal with broken apt symlinks #73

Merged
merged 2 commits into from Sep 10, 2016

Commits on Sep 6, 2016

  1. apt: Ignore broken symlinks in /var/lib/apt/lists

    Fixes ximion#72.
    Iain Lane committed Sep 6, 2016
  2. as_get_yml_data_origin: Error out if opening the file fails for any r…

    …eason
    
    This is an extra bit of robustness on top of the previous commit.
    Iain Lane committed Sep 6, 2016