First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 87708
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Web Application Packages Maintainers <web-apps@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Steven Armstrong <kaidon@c-area.ch>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 87708 depends on: Show dependency tree
Bug 87708 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-02 12:23 0000
webapp-config creates htdocs directory with permissions 777 instead of 755

Reproducible: Always
Steps to Reproduce:
1. /usr/sbin/webapp-config -V -I -h www.example.com -u root -d /foo foo 0.0.0
2. ls -al /var/www/www.example.com
3.

Actual Results:  
# ls -al /var/www/www.example.com/
total 2
drwxr-xr-x   3 root root  72 Apr  2 21:54 .
drwxr-xr-x  13 root root 400 Apr  2 21:30 ..
drwxrwxrwx   3 root root  72 Apr  2 21:54 htdocs


Expected Results:  
# ls -al /var/www/www.example.com/
total 2
drwxr-xr-x   3 root root  72 Apr  2 21:54 .
drwxr-xr-x  13 root root 400 Apr  2 21:30 ..
drwxr-xr-x   3 root root  72 Apr  2 21:54 htdocs

------- Comment #1 From Elfyn McBratney (beu) (RETIRED) 2005-04-30 23:06:38 0000 -------
I'm working on a fix now, will have webapp-config updated in portage ASAP. 
Watch this space.

------- Comment #2 From Elfyn McBratney (beu) (RETIRED) 2005-05-08 22:15:26 0000 -------
Fixed in webapp-config-1.10-r14 (which has just been marked stable for security
bug #91785 - other arches will follow shortly).  Thanks very much for pointing
this nasty one out and apologies for the delayed responses !

------- Comment #3 From Elfyn McBratney (beu) (RETIRED) 2005-05-08 22:20:58 0000 -------
Ahem, that should have been '.. which has just been marked stable on _x86_ ..'
:)

First Last Prev Next    No search results available      Search page      Enter new bug