Bug 111451 - sysutils/gnome-mount: incorrect umask (-u) when mounting ntfs
Summary: sysutils/gnome-mount: incorrect umask (-u) when mounting ntfs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 15:10 UTC by Franz Klammer
Modified: 2007-04-11 17:30 UTC (History)
0 users

See Also:


Attachments
gnome-mount.diff (1006 bytes, patch)
2007-04-10 15:10 UTC, Franz Klammer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Klammer 2007-04-10 15:10:07 UTC

in case of NTFS gnome-mount changes the permissons  of the mount point to "d-w--w--w-" so i was not able to open it even i'm the owner
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-10 15:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-11 17:27:29 UTC
marcus      2007-04-11 16:27:19 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gnome-mount Makefile distinfo pkg-plist 
    sysutils/gnome-mount/files patch-gnome-mount.schemas.in 
                               patch-src_gnome-mount.c 
  Removed files:
    sysutils/gnome-mount/files 
                               patch-src_gnome-mount-properties-view.c 
                               patch-src_gnome-mount-properties.c 
  Log:
  * Update to 0.6
  * Fix NTFS mount permissions [1]
  
  PR:             111451 [1]
  Submitted by:   "Franz Klammer" <klammer@webonaut.com> [1]
  
  Revision  Changes    Path
  1.6       +1 -2      ports/sysutils/gnome-mount/Makefile
  1.3       +3 -3      ports/sysutils/gnome-mount/distinfo
  1.2       +5 -5      ports/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in
  1.3       +0 -81     ports/sysutils/gnome-mount/files/patch-src_gnome-mount-properties-view.c (dead)
  1.3       +0 -21     ports/sysutils/gnome-mount/files/patch-src_gnome-mount-properties.c (dead)
  1.3       +0 -98     ports/sysutils/gnome-mount/files/patch-src_gnome-mount.c
  1.3       +15 -0     ports/sysutils/gnome-mount/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-04-11 17:28:07 UTC
State Changed
From-To: open->closed

Committed, thanks!