Skip to content
Snippets Groups Projects
Forked from APT Developers / apt
Source project has a limited visibility.
  • David Kalnischkies's avatar
    429effb9
    Don't crash pattern matching sections if pkg has no section · 429effb9
    David Kalnischkies authored
    Packages from third-party sources do not always follow the established
    patterns of more properly maintained archives. In that case it was a
    driver package for a scanner&printer device which has only a minimum of
    info attached, but also minimal non-installed packages do not include
    sections, so we really shouldn't assume their availability.
    429effb9
    History
    Don't crash pattern matching sections if pkg has no section
    David Kalnischkies authored
    Packages from third-party sources do not always follow the established
    patterns of more properly maintained archives. In that case it was a
    driver package for a scanner&printer device which has only a minimum of
    info attached, but also minimal non-installed packages do not include
    sections, so we really shouldn't assume their availability.