[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: script-not-executable



> Od: Christoph Egger <debian@christoph-egger.org>

JM> > Hello mentors,
 
JM> > One package I am preparing for upload has this warning:
JM> > W: lv2fil: script-not-executable ./usr/lib/lv2/filter.lv2/ui
 
JM> > Can someone advise me how to fix it please?
 
CE> Let me guess, the file has a shebang (#!/usr/bin/python or such) and is
CE> not +x? Guessing from the location I'd say remove the shebang line to
CE> fix the warning.

Hi,

you are right this file starts (#!/usr/bin/env python) and is +x in source, but not apparently in package.
Is it right way to touch source like this? I thought that I should make it +x in package again somehow.

regards

mira


Reply to: