HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Back to Query
  • Next Ticket →

Ticket #1 (closed enhancement: fixed)

Opened 8 years ago

Last modified 8 years ago

list of locations for the original source code archive

Reported by: brecht Owned by: brecht
Priority: normal Milestone: haikuporter version 1.0
Component: beporter Version:
Severity: normal Keywords:
Cc:

Description

The bep file should be able to list several locations (mirrors) of the original source code archive, like this:

SRC_URI="http://www.libsdl.org/release/SDL-1.2.11.tar.gz
        http://mamedev.org/tools/SDL-1.2.11.tar.gz"

beporter should then randomly pick one of the mirrors. On failure of one mirror, another should be tried, until the archive is successfully fetched (or until all mirrors have been tried without success).

Change History

comment:1 Changed 8 years ago by brecht

  • Resolution set to fixed
  • Status changed from new to closed

beporter tries each URI one by one until one is successful. When all mirrors fail, beporter aborts.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/