Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pkgar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-os
  • pkgar
  • Merge requests
  • !7

pkgar-keys errors

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged SamwiseFilmore requested to merge keys-errors into master Aug 16, 2020
  • Overview 1
  • Commits 5
  • Changes 7

Reasonably large refactor of the error handling in pkgar-keys. See the commit messages for a more detailed summary, but errors should print pretty now with all the needed context, etc.

Two other minor fixes that are very important: the default key paths were switched, not sure how I missed it but I did. Private key files were also being created with 644 instead of 600 by default, so that should be correct-ish now (not sure if the umask should factor in there...).

I also did a bump of all the dependencies to their latest versions. I will release pkgar-keys to crates.io as soon as this is merged.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: keys-errors