bobrofon / easysshfs

SSHFS for Android
MIT License
97 stars 16 forks source link

F-Droid build failed #44

Closed linsui closed 1 year ago

linsui commented 1 year ago

https://gitlab.com/linsui/fdroiddata/-/jobs/4203214963

Could you please take a look? Thanks!

bobrofon commented 1 year ago

Ok, what I understand so far:

For now I don't understand the reason for the error, but I'll take a closer look at what's going on in the fdroidserver container.

linsui commented 1 year ago

Some packages are not installed by default anymore. But the error is not clear...

bobrofon commented 1 year ago

It looks like the following additional packages should be installed inside container:

bobrofon commented 1 year ago

Fixed https://gitlab.com/fdroid/fdroiddata/-/commit/a5ff87252977dc21c03704e0d0c3adaafd75b815

linsui commented 1 year ago

https://monitor.f-droid.org/builds/log/ru.nsu.bobrofon.easysshfs/81#site-footer The build failed on the buildserver. Do you have any idea?

bobrofon commented 1 year ago

The build server stopped the build by timeout. EasySSHFS requires 15-30 minutes for each supported architecture to build. 45 - 120 minutes in total. As I see in the logs, the build was almost completed before it was aborted by the build server. 30 extra minutes should be more than enough, I guess.