Skip to content
Snippets Groups Projects

debuginfod: Implement role

Merged Morten Linderud requested to merge foxboron/infrastructure:morten/debuginfod into master

Implements the debuginfod role.

Signed-off-by: Morten Linderud morten@linderud.pw

Edited by Morten Linderud

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Jelle van der Waa marked this merge request as draft

    marked this merge request as draft

  • Morten Linderud added 377 commits

    added 377 commits

    • 2fb54129...9ad546e9 - 371 commits from branch archlinux:master
    • 452fd934 - debuginfod: Implement role
    • 458a28d6 - Added syncdebug role
    • 08996a9c - Added rsyncd entry for debug packages
    • cc2acb9c - rsync.conf: Exclude debug package pools and repos
    • 3fd27597 - debuginfod: Added nginx config
    • dbbe0244 - Hosts: Added debuginfod.archlinux.org

    Compare with previous version

  • Morten Linderud resolved all threads

    resolved all threads

  • added 1 commit

    Compare with previous version

  • Author Contributor

    I have added rsync.conf stuff, syncdebug, nginx proxy for debuginfod.

    Remaining:

    • Figure out what host to provision
    • We need to provision package pools
    • Create a file listing packages in debuginfod
    Edited by Morten Linderud
  • Morten Linderud added 2 commits

    added 2 commits

    • d7a0c54e - debuginfod: correct some typos
    • 2c312533 - debuginfod: correct rsyncd.conf

    Compare with previous version

  • Morten Linderud added 196 commits

    added 196 commits

    • 2c312533...73a48d43 - 187 commits from branch archlinux:master
    • a2edbad6 - debuginfod: Implement role
    • 49fa1ef3 - Added syncdebug role
    • 9fd2743f - Added rsyncd entry for debug packages
    • 8f7fc21d - rsync.conf: Exclude debug package pools and repos
    • 31a4fc09 - debuginfod: Added nginx config
    • 6d7ec781 - Hosts: Added debuginfod.archlinux.org
    • 34ee221c - debuginfod: Added playbook
    • a17b0e48 - debuginfod: correct some typos
    • 6e5b2f14 - debuginfod: correct rsyncd.conf

    Compare with previous version

  • added 1 commit

    • d87fc7ed - debuginfod: fix ansible-lint

    Compare with previous version

  • Kristian Klausen
  • Morten Linderud resolved all threads

    resolved all threads

  • added 1 commit

    • dd33f5fe - debuginfod: Fixed review stuff

    Compare with previous version

  • Author Contributor

    Having a timer outputting a file we can fetch for packages in debuginfod would be usefull for us and users to verify what we have available when querying debuginfod. It would also help us make a small website for the service.

    sqlite3 debuginfod.sqlite "select name from buildids9_files;" | grep ".pkg.tar"

  • added 1 commit

    • c8e8ca83 - debuginfo: Added correct http header

    Compare with previous version

  • Kristian Klausen resolved all threads

    resolved all threads

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading