Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 643
    • Issues 643
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 166
    • Merge Requests 166
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #11122

Closed
Open
Opened Jan 10, 2020 by Kevin Daudt@kdaudt💻Owner
  • Report abuse
  • New issue
Report abuse New issue

sudo: setrlimit(RLIMIT_CORE): operation not permitted

sudo, since version 1.8.29 started to emit an error when running it, though it still works:

$ sudo true  
sudo: setrlimit(RLIMIT_CORE): Operation not permitted

This error is not Alpine Linux related, other distros have the issue as well: https://bugzilla.redhat.com/show_bug.cgi?id=1773148

One possible workaround suggested is to add the following to /etc/sudoers.conf:

Set disable_coredump false

Though I'm not sure what the implications of this are.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: alpine/aports#11122