[SailfishDevel] [Solved] RPM validator error

David Llewellyn-Jones david at flypig.co.uk
Wed Sep 18 20:38:47 UTC 2019


On 18/09/2019 23:27, Marko Koschak wrote:
> Answering to myself ;)
> 
>> I was trying to check the created rpm for my app ownKeepass but it
>> failed for a strange reason: "cpio: ./usr/bin/harbour-ownkeepass:
>> Cannot open: Permission denied"
> 
> After I changed one line in the .yml file the validation worked again:
> 
> - '%attr(655,-,-) %{_bindir}' -> - '%attr(755,-,-) %{_bindir}'
> 
> It seemed the executable bit was the source of the error...

Glad you solved it; I was too slow! Is this the first release? If not,
it's odd this has never caused problems in the past.

David
-- 
Website: http://www.flypig.co.uk


More information about the Devel mailing list