[Mono-bugs] [Bug 512370] New: make update tries to add files to the data dir directly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 11 14:01:58 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=512370


           Summary: make update tries to add files to the data dir
                    directly
    Classification: Mono
           Product: Mono: Tools
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: MonkeyWrench
        AssignedTo: rkvinge at novell.com
        ReportedBy: ajorgensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


On build.mono-project.com the web service runs as wwwrun (the apache user) but
the "make update" cron job runs as an unprivileged user (builder).  This means
that make update can't write to the data directory.

make update should probably call the web service to add it's diff files.  In
fact probably no utility should ever try to operate on data directly but
through the web service only.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list