Skip to content

New script needed to pull down tarballs. #33

Open
@dak180

Description

@dak180

A new script to replace distfiles/generate-distfiles-and-finkinfo-mirror.pl is needed.

It should meet the following requirements; given a collection of info files on disk as fetched by one of the selfupdate-server scripts, it should:

  • Download new tarballs as needed ensuring that the resulting tarball matches its hash.
  • Delete tarballs that are no longer referenced by any info files after a certain period of time (say maybe a week or so).

It explicitly should not care about how the info files end up on disk though it should use the timestamp files as described to rate limit itself; it should also set those self same timestamps to signal to other mirrors about general heath.

This is being worked on in distfiles/finkdist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions