Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72672 - Incorrect permissions on /var/db/webapps/phpmyadmin/<version>/installs
Summary: Incorrect permissions on /var/db/webapps/phpmyadmin/<version>/installs
Status: RESOLVED DUPLICATE of bug 67859
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-27 12:45 UTC by Robert S
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert S 2004-11-27 12:45:36 UTC
The last 2 times that I have installed/upgraded phpmyadmin, my system monitoring system has reported that the file /var/db/webapps/phpmyadmin/<version>/installs has no owner and is world writable.  For example with my latest upgrade I get

Reproducible: Always
Steps to Reproduce:
1. # ls -l /var/db/webapps/phpmyadmin/2.6.0_p3/installs
2.
3.
Actual Results:  
-----w--w-  1 420 root 58 Nov 27 10:03 /var/db/webapps/phpmyadmin/2.6.0_p3/installs

Expected Results:  
Should be -rw-r--r--  1 root root (I think)
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-11-27 18:55:47 UTC
is this a dupe of bug 67859 ?
Comment 2 Tom Payne (RETIRED) gentoo-dev 2004-12-04 12:31:40 UTC
Yes, it seems to be a dup.

*** This bug has been marked as a duplicate of 67859 ***