Skip to content

Incorrect date format in Release file #25

@mpreissner

Description

@mpreissner

Using the script to sign an Apt repo as-is generates a Date field consisted with the configured timezone on the server. On clients (tested Ubuntu 16.04), this results in a "Invalid 'Date' entry in Release file". Change the DATE variable in the script to use "DATE=date -R -u produces a timestamp in the correct format for deb repositories and fixes the error when running apt-get update on clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions