[Bug 11131] New: 1.29.0 tar.bz2 has examples/shutdown-1.0/ with with read-only permissions

bugzilla at busybox.net bugzilla at busybox.net
Sun Jul 1 18:35:00 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11131

            Bug ID: 11131
           Summary: 1.29.0 tar.bz2 has examples/shutdown-1.0/ with with
                    read-only permissions
           Product: Busybox
           Version: 1.29.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: hannu.nyman at iki.fi
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

The busybox-1.29.0.tar.bz2 file contains the examples/shutdown-1.0/ directory
with file permissions (444 or 555) that prevent even the owner to delete the
directory and files in it. That breaks e.g. the cleaning of the source code
directory after the build.

drwxr-xr-x root/root         0 2018-04-20 16:04
busybox-1.29.0/examples/shutdown-1.0/
-r--r--r-- root/root      1158 2018-04-20 16:05
busybox-1.29.0/examples/shutdown-1.0/README
dr-xr-xr-x root/root         0 2018-04-20 15:50
busybox-1.29.0/examples/shutdown-1.0/script/
-r-xr-xr-x root/root      2068 2018-04-20 15:51
busybox-1.29.0/examples/shutdown-1.0/script/stop_storage
-r--r--r-- root/root      3334 2018-04-20 15:49
busybox-1.29.0/examples/shutdown-1.0/script/hardshutdown.c
-r-xr-xr-x root/root      2090 2018-04-20 15:42
busybox-1.29.0/examples/shutdown-1.0/script/shutdown
-r-xr-xr-x root/root       151 2018-04-20 15:49
busybox-1.29.0/examples/shutdown-1.0/script/hardshutdown.make.sh
-r-xr-xr-x root/root      1902 2018-04-20 15:16
busybox-1.29.0/examples/shutdown-1.0/script/stop_tasks
-r-xr-xr-x root/root      1548 2018-04-20 15:09
busybox-1.29.0/examples/shutdown-1.0/script/do_shutdown

That causes trouble e.g. in the Openwrt build environment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list