Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T tails
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 937
    • Issues 937
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tails
  • tails
  • Issues
  • #15802

New ASP code breaks creating new empty persistence config files when permissions are incorrect

Originally created by @intrigeri on #15802 (Redmine)

The fix for #15781 (closed) (f7c31127) changed the API of disable_and_create_empty_persistence_conf_file and create_empty_persistence_conf_file to fix the bug I had reported, but it did not update all callers of these functions accordingly, so at least 3 of them are now broken: they’re going to call install --mode "" which won’t work.

Please review all users of the function you’ve modified and adjust them. Or give these functions safe defaults back, that your specific use case can override.

This is a blocker for 3.9.

Parent Task: #14568 (closed)

Edited May 15, 2020 by intrigeri
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking