Bug 222452

Summary: /etc/cron.daily/logrotate: error: stat of /var/account/pacct failed: No such file or directory
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: psacctAssignee: Ivana Varekova <varekova>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-15 09:38:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2007-01-12 16:37:57 UTC
Description of problem:

Get the following form logrotate:

/etc/cron.daily/logrotate:

error: stat of /var/account/pacct failed: No such file or directory

Looks like /var/account/pacct does not exist until the psacct service is
started.  Probably needs to be owned by the package and created at install.

Version-Release number of selected component (if applicable):
psacct-6.3.2-42.fc7

Comment 1 Ivana Varekova 2007-01-15 09:38:37 UTC
/var/account/pacct is owned by psacct as a %ghost file and it is created (if
this file does not existed during the instalation/upgrade). Probably this file
was deleted on your system after the package create it. But if it is not your
case and this file was not created during the instalation/upgrade, could you
please reopen this bug and attach the description how you have installed psacct
package.