BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000103 [buildroot] Other minor always 02-15-05 08:46 08-28-05 01:13
Reporter John Kelly View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000103: Execute permissions missing on toolchain/patch-kernel.sh
Description In a website generated buildroot tarball (date: 2.14.05) the
file toolchain/patch-kernel.sh (and package/sed/sedcheck.sh as well)
upacked in mode 644:

[jfkelly buildroot]$ find . -name '*.sh' -ls
 49019 4 -rw-r--r-- 1 jfkelly jfkelly 312 Oct 8 20:49 ./package/sed/sedcheck.sh
465420 4 -rw-r--r-- 1 jfkelly jfkelly 1310 Oct 19 08:30 ./toolchain/patch-kernel.sh

This causes a subsequent build error:


mkdir -p /tmp/buildroot/toolchain_build_i386
bzcat /tmp/buildroot/dl/linux-libc-headers-2.4.29.tar.bz2 | tar -C /tmp/buildroot/toolchain_build_i386 -xf -
mv /tmp/buildroot/toolchain_build_i386/linux-libc-headers-2.4.29 /tmp/buildroot/toolchain_build_i386/linux
touch /tmp/buildroot/toolchain_build_i386/linux/.unpacked
toolchain/patch-kernel.sh /tmp/buildroot/toolchain_build_i386/linux toolchain/kernel-headers linux-libc-headers-2.4.29-\*.patch
make: execvp: toolchain/patch-kernel.sh: Permission denied
make: *** [/tmp/buildroot/toolchain_build_i386/linux/.patched] Error 127
Additional Information
Attached Files

- Relationships

- Notes
(0000457)
vapier
08-28-05 01:13

current snapshots have +x perms on patch-kernel.sh
 

- Issue History
Date Modified Username Field Change
02-15-05 08:46 John Kelly New Issue
03-16-05 12:27 andersen Assigned To andersen => BusyBox
04-15-05 21:49 vapier Project BusyBox => buildroot
08-28-05 01:13 vapier Note Added: 0000457
08-28-05 01:13 vapier Status assigned => closed
08-28-05 01:13 vapier Resolution open => fixed
08-28-05 01:13 vapier version 1.00 =>


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker