incorrect info in /usr/share/doc/awstats/README.Debian.gz about logrotate
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
awstats (Debian) |
New
|
Unknown
|
|||
awstats (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Trusty |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
In the /usr/share/
if [ -x /usr/share/
su -l -c /usr/share/
fi
However this "su" line gives the following error with Ubuntu 14.04:
This account is currently not available.
I suspect this is because the shell of www-data has automatically been changed from /bin/sh to /usr/sbin/nologin (according to /etc/passwd).
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: awstats 7.2+dfsg-1
Uname: Linux 3.10.38-
ApportVersion: 2.14.1-0ubuntu3.1
Architecture: amd64
Date: Mon May 19 00:15:58 2014
PackageArchitec
SourcePackage: awstats
UpgradeStatus: Upgraded to trusty on 2014-05-17 (1 days ago)
modified.
Changed in awstats (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: bitesize |
Changed in awstats (Debian): | |
status: | Unknown → New |
Changed in awstats (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in awstats (Ubuntu): | |
importance: | Medium → Low |
BTW awstats 7.3 currently in Debian unstable uses 'su -l -c ... www-data' in http:// sources. debian. net/src/ awstats/ 7.3%2Bdfsg- 1/debian/ prerotate. sh/, which is installed as /etc/logrotate. d/httpd- prerotate/ awstats.
Eventually that version will be synced into Ubuntu.