First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 64629
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alan Swanson <swanson@ukfsn.org>
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 64629 depends on: Show dependency tree
Show dependency graph
Bug 64629 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2004-09-19 06:18 0000
The /var/spool/wwwoffle directory needs to be owned by user wwwoffle (or group
wwwoffle should have write permissions). Otherwise wwwoffle cannot create, move
or delete directories. This includes the ftp directory which is not built on
install making using wwwoffle for ftp impossible.

The ebuild currently does "chown root:wwwoffle /var/spool/wwwoffle" on the
directory (which has 0750 permissions).

For the lasttime, prevtime[1-8], lastout and prevout[1-8] what wwwoffle does is
the same as doing;

$ rm prevtime8
$ mv prevtime7 prevtime8
...
$ mv lasttime prevtime1
$ mkdir lasttime

------- Comment #1 From Daniel Black 2004-09-19 07:32:21 0000 -------
Thankyou  -fixed now. If you feel like a challenge please take a look at bug
#7728.

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