Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-25484

Server repository warning "zeroPaddedFilemode: contains zero-padded file modes"

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      In the https://github.com/mongodb/mongo repository, running git fsck results in the following warning:

      $ git fsck
      Checking object directories: 100% (256/256), done.
      warning in tree 3e731fc8d1a567d0b41028a0b06328b2fd97351c: zeroPaddedFilemode: contains zero-padded file modes
      Checking objects: 100% (468976/468976), done.
      Checking connectivity: 468976, done.
      

      Anybody with fsckobjects = true in their .gitconfig will not be able to clone the server repository, because this is a fatal error when cloning.

            Assignee:
            ramon.fernandez@mongodb.com Ramon Fernandez Marina
            Reporter:
            andrew.aldridge@mongodb.com Andrew Aldridge
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: