Skip to content
Snippets Groups Projects

fix permission error when adding backports

Merged anarcat requested to merge anarcat/bitmask_help:patch-1 into master

I think those instructions are too complicated - sh -c will be difficult to parse for new (or even experienced) users and is error prone. Nevertheless, the instructions as is will not work because the redirection does not run as root, as is the case for the other instructions. This was probably forgotten when adding the backports entry (which goes to show this is error-prone). (I would instead recommend "piping to tee", like echo ... | sudo tee -a sources.list, for example.)

Merge request reports

Checking pipeline status.

Approval is optional

Merged by leap-code-o-maticleap-code-o-matic 6 years ago (Sep 18, 2018 10:21am UTC)

Merge details

  • Changes merged into with d23b1e6a.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading