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 676
    • Issues 676
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 205
    • Merge Requests 205
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • 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
  • #315

Closed
Open
Opened Mar 09, 2010 by aa latchm@aalatchm

logrotate does not create logrotate.d directory

Tested on alpine-1.10.0.

On fresh install of logrotate, it does not create logrotate.d, which is expected by default in the stock /etc/logrotate.conf. Thus the following error occurs when trying to run logrotate:

# /usr/sbin/logrotate /etc/logrotate.conf 
error: cannot stat /etc/logrotate.d: No such file or directory

Note: this error will not be seen if another package has been installed which includes /etc/logrotate.d/* files, such as mini_httpd

(from redmine: issue id 315, created on 2010-03-09, closed on 2010-03-12)

  • Changesets:
    • Revision a3041b9c on 2010-03-10T19:39:01Z:
main/logrotate: include the /etc/logrotate.d dir

fixes #315
  • Revision 138eb646 on 2010-03-10T19:39:56Z:
main/logrotate: include the /etc/logrotate.d dir

fixes #315
(cherry picked from commit a3041b9cb7ed70bb5894ef4d909d7bd7781fa691)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 1.10.1
Milestone
Alpine 1.10.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#315