Bug #1049

calculate-sources-4.14.14: ./sync-check.sh: Permission denied

Added by Nikita Zlobin over 6 years ago. Updated about 6 years ago.

Status:Closed Start:01/29/2018
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-
Votes: 0

Description

This seems to be first stable linux version, released with sync-check.sh tool.
Problem appears during

make modules_prepare
, in postinst.
As seems for me, it tries to run non-executable script.

log below is from second run, after most part is done:

# LANG=C make modules_prepare
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  DESCEND  objtool
make[2]: execvp: ./sync-check.sh: Permission denied

History

Updated by Mikhail Hiretsky about 6 years ago

Try to compile calculate-sources-4.14.19.

Updated by Nikita Zlobin about 6 years ago

Already have 4.14.15 - doesn't have this bug.

Updated by Alexander Tratsevskiy about 6 years ago

  • Status changed from New to Closed

Also available in: Atom PDF

Thank you!