Skip to content

cron-apt update logic only allows addition of apt dependencies from /etc/apt/security.list  #3376

@redshiftzero

Description

@redshiftzero

Description

During QA of 0.7.0, in #3316 we discovered that the securedrop-app-code package was not upgrading. It was held back due to the addition of the libjpeg-dev apt dependency in #3057. Further spelunking by @msheiny indicated that we can only add dependencies in repos listed in /etc/apt/security.list, or existing instances will not update. This means that currently we can't add any apt dependencies in repos not on those lists.

User Stories

As a SecureDrop developer, I want to be able to add new apt dependencies to the securedrop-app-code package so I can ship new features.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions