bugSavane - Bugs: bug #7729, using chmod user:group instead of...

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #7729: using chmod user:group instead of user.group

Submitted by:  Mathieu Roy <yeupou>
Submitted on:  Mon 13 Nov 2006 10:30:46 AM UTC  
 
Category: Web FrontendStatus: Fixed
Severity: 3 - NormalPriority: C - Normal
Assigned to: NoneOpen/Closed: Closed
Release: 2.0Planned Release: 2.1
Reproducibility: NonePrivacy: Public

Mon 13 Nov 2006 10:37:56 AM UTC, SVN revision 6288:

Fix bug #7729 : using chmod user:group instead of user.group

(Browse SVN revision 6288)

Mathieu Roy <yeupou>
Project Administrator
Mon 13 Nov 2006 10:30:46 AM UTC, original submission:

chmod user:groups seems more portable, read bug #7602 and file #1462:

file changes
fix inconcistent use of chown user.group(linux) user:group (bsd) opt format

bin/sv_gpgcheckfiles: system("chown", "root:root", "-R", $cachedir);
bin/sv_update_conf: `chown root:$http_user $conffile_phpcopy $conffile` if $http_user;
# note "root.adm" typo ? may break if admin group doesn't exist
lib/perl5/Savane/Cvs.pm: system("chown", "root:admin", "$dir_cvs/CVSROOT", "-R");
lib/perl5/Savane/Download.pm: system('/bin/chown', "gatekpr:$name", $dir_public);
lib/perl5/Savane/Download.pm: system ('/bin/chown', 'upload:gatekpr', $dir_upload);
lib/perl5/Savane/Download.pm: system ('/bin/chown', 'gatekpr:gatekpr', $dir_ftpin);
lib/perl5/Savane/Download.pm: system ('/bin/chown', 'gatekpr:gatekpr', $dir_ftpout);

Mathieu Roy <yeupou>
Project Administrator

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by yeupou (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon 13 Nov 2006 10:38:08 AM UTCyeupouStatusConfirmed=>Fixed
      Open/Closed-Automatic update due to transitions settings-=>Closed
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup