Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67273

On arm64 Linux, all files checked out as executable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None
    • Jenkins 2.303.3, Subversion plugin 2.15.1 (with SVNKit 1.10.1 r10777)

      As reported in https://support.tmatesoft.com/t/on-arm64-linux-all-files-checked-out-as-executable/2728, checking out Subversion repositories on arm64 Linux creates all files with executable bits, even if they don't have svn:executable properties.

      The root cause is an SVNKit bug in its handling of Linux stat structures, which is now fixed via https://issues.tmatesoft.com/issue/SVNKIT-762, in SVNKit trunk r10814. The TMateSoft people say this fix will land in the upcoming SVNKit 1.10.4 release.

      When SVNKit 1.10.4 is released, please update the corresponding .jar file in the next release of the Jenkins Subversion plugin.

          [JENKINS-67273] On arm64 Linux, all files checked out as executable

          Note, SVNKit v1.10.4 has been released:
          https://support.tmatesoft.com/t/svnkit-v1-10-4-has-been-released/2761

          It includes a fix for SVNKIT-762.

          Dimitry Andric added a comment - Note, SVNKit v1.10.4 has been released: https://support.tmatesoft.com/t/svnkit-v1-10-4-has-been-released/2761 It includes a fix for SVNKIT-762 .

          We have the same issue. On a 32 bits debian system (we use for legacy, compatibility) and a raspberry pi, we end up with scripts that won't execute as well as plain C++ source files with executable permission, even though svn:exceutable properties are set correctly.

          Please merge the upstream svnkit fixes!

          tijn porcelijn added a comment - We have the same issue. On a 32 bits debian system (we use for legacy, compatibility) and a raspberry pi, we end up with scripts that won't execute as well as plain C++ source files with executable permission, even though svn:exceutable properties are set correctly. Please merge the upstream svnkit fixes!

          Verified that 64 bits and 32 bits ARM issues are resolved in https://support.tmatesoft.com/t/on-arm64-linux-all-files-checked-out-as-executable/2728, which is included in SVNKit v1.10.4

          tijn porcelijn added a comment - Verified that 64 bits and 32 bits ARM issues are resolved in https://support.tmatesoft.com/t/on-arm64-linux-all-files-checked-out-as-executable/2728, which is included in SVNKit v1.10.4

            Unassigned Unassigned
            dimitry_unified Dimitry Andric
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: