Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pacman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Pacman
  • Pacman
  • Repository
  • pacman
  • lib
  • libalpm
  • sync.c
Find file Blame History Permalink
  • Anatol Pomozov's avatar
    FS#33992: force download *.sig file if it does not exist in the cache · f3dfba73
    Anatol Pomozov authored May 18, 2020 and Allan McRae's avatar Allan McRae committed Jul 07, 2020
    
    
    In case if *.pkg exists but *.sig file does not we still have to pass
    the pkg to multi_download API.
    
    To avoid redownloading *.pkg file we use CURLOPT_TIMECONDITION curl option.
    
    Signed-off-by: default avatarAnatol Pomozov <anatol.pomozov@gmail.com>
    Signed-off-by: default avatarAllan McRae <allan@archlinux.org>
    f3dfba73