Buildozer build reinstalling everything and taking too long

293 views
Skip to first unread message

Barreira Brothers

unread,
Oct 18, 2023, 8:23:35 AM10/18/23
to Kivy users support
I'm building a simple app with kivy and builozer, I have made the first apk file already, but every time I make a litle change to my app and run buildozer -v android debug again, It takes the same amout of time as the first time I did it, about 2 hours and I get this line right after the process starts:

[INFO]:    No existing dists meet the given requirements!

It builds the apk successfully, but every try is 2h.

Why it doesn't reuse the previously built dist?

Is it a missing package? 

Juan Sanchez

unread,
Oct 18, 2023, 11:15:41 AM10/18/23
to kivy-...@googlegroups.com
Are you using WSL2 with a windows directory?  That can take forever and cause spurious rebuilds.  If this is the case, try finding a linux path to work with.

Regards,

Juan

--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/0d8212f7-8a72-4c4c-97cd-987eb8fef9fbn%40googlegroups.com.

Barreira Brothers

unread,
Oct 18, 2023, 11:58:17 AM10/18/23
to Kivy users support
Thanks for the tip, i'm gonna try it"

Juan Sanchez

unread,
Oct 18, 2023, 12:03:30 PM10/18/23
to kivy-...@googlegroups.com
You are welcome.  The clock on WSL2 is broken, if you are using a laptop and it goes to sleep.  Make sure you restart WSL2 or reset the clock manually when it wakes from slumber.

sudo ntpdate pool.ntp.org

Regards,

Juan

Robert

unread,
Oct 18, 2023, 12:45:31 PM10/18/23
to Kivy users support

Barreira Brothers

unread,
Oct 18, 2023, 2:38:55 PM10/18/23
to Kivy users support
It worked, thanks Juan!

Barreira Brothers

unread,
Oct 18, 2023, 2:39:06 PM10/18/23
to Kivy users support
It worked, thanks Robert!
Reply all
Reply to author
Forward
0 new messages