mainSavannah Administration - Support: sr #107474, Strange Unix file permissions

 
 

sr #107474: Strange Unix file permissions

Submitter:  Thomas Schwinge <tschwinge>
Submitted:  Sat 04 Sep 2010 06:29:23 AM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 31 Mar 2012 09:35:13 PM UTC, comment #5: 

I don't know why I didn't just run the chmod, but anyway, fine, closing now with no action, as you suggest ... sorry.

Karl Berry <karl>
Site Administrator
Sat 31 Mar 2012 07:45:04 PM UTC, comment #4: 

This is still seen, but no longer bothers me: I have just converted these
CVS repositories to Git, and imported them to the Hurd project's
incubator.  You may now close this issue.

Thomas Schwinge <tschwinge>
Mon 01 Aug 2011 11:35:41 PM UTC, comment #3: 

Thomas, is the CVS hurdextras still relevant?
(from sept 2010, sorry ...)

Karl Berry <karl>
Site Administrator
  Spam posted by anonymous
Sat 04 Sep 2010 06:33:28 AM UTC, comment #1: 

$ for f in cvs.savannah.gnu.org::sources/hurdextras/{cvsfs/Attic,libfuse/{Attic,example{,-22}}}; do echo "$f": && rsync "$f"; done
cvs.savannah.gnu.org::sources/hurdextras/cvsfs/Attic:
d-w-rwsr-x        4096 2005/11/16 22:06:07 Attic
cvs.savannah.gnu.org::sources/hurdextras/libfuse/Attic:
d-w-rwsr-x        4096 2006/01/30 23:37:59 Attic
cvs.savannah.gnu.org::sources/hurdextras/libfuse/example:
d-w-rwsr-x        4096 2006/01/31 00:12:04 example
cvs.savannah.gnu.org::sources/hurdextras/libfuse/example-22:
d-w-rwsr-x        4096 2006/01/31 00:12:03 example-22

Thomas Schwinge <tschwinge>
Sat 04 Sep 2010 06:29:23 AM UTC, original submission:  

Hello!

There are some strange file permissions in the hurdextras CVS repository, which cause the following errors when rsyncing the repository, for example.  I also suppose there's be errors as soon as I'd cvs rm files, etc.  Please run a ``chmod -R u+rwX ...'' to fix this.

    receiving incremental file list
    rsync: opendir "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/cvsfs/Attic" failed: Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/cvsfs/Attic/Makefile,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/cvsfs/Attic/autogen.sh,v": Permission denied (13)
    IO error encountered -- skipping file deletion
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/Makefile,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/autogen.sh,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/config.h,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/fuse.h,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/fuse_compat.h,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/fuse_i.h,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/inode.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/main.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/netfs.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/netnode.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/Attic/node.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example-22/.cvsignore,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example-22/Makefile.am,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example-22/fusexmp.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example-22/fusexmp.c.patch,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example-22/hello.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example-22/null.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example/.cvsignore,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example/Makefile.am,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example/fusexmp.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example/fusexmp.c.patch,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example/hello.c,v": Permission denied (13)
    rsync: recv_generator: failed to stat "/media/data/home/thomas/tmp/hurd/savannah-hurdextras-rsync/sources/libfuse/example/null.c,v": Permission denied (13)

Thomas Schwinge <tschwinge>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by karl (Posted a comment)
  • -email is unavailable- added by tschwinge (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-03-31 karl Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code