On 18.9.2019 23.38, David Llewellyn-Jones wrote:

On 18/09/2019 23:27, Marko Koschak wrote:


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.

It's not that odd really. There used to be a bug in the validator.

 -Ville

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to