This would be too easy :)
Without libncurses5 you will get build failures very early on, even with
recent AOSP versions like 14 QPR1 (If needed, I can provide the failure
logs...)
My solution here was to install the 22.04 package. From my side, this fixed
my builds.

Another issue that you will face with 24.04 is some nsjail warning messages
at the start of the build.
This is due to an AppArmor change that was introduced in 23.10 and
restricted unprivileged user namespaces.
For this, my solution was to alter AppArmor configuration,
setting kernel.apparmor_restrict_unprivileged_userns to 0.
(You can do that in a persistent way too, if wanted)

Kind Regards,
Mathieu

On Tue, May 14, 2024 at 5:30 PM 'enh' via Android Building <
android-building@googlegroups.com> wrote:

> if you install all the other packages and just don't install that one,
> does it work? if so, i'll update the docs.
>
> (i know we've done some work to remove curses dependencies, but i
> don't know whether we got them _all_.)
>
> On Tue, May 14, 2024 at 11:04 AM giulio...@gmail.com
> <giuliofin...@gmail.com> wrote:
> >
> > Hi, i am unable to configure the initial package configuration for the
> android download and building.
> >
> > unable to find the  libncurses5 package
> >
> > --
> > --
> > You received this message because you are subscribed to the "Android
> Building" mailing list.
> > To post to this group, send email to android-building@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-building+unsubscr...@googlegroups.com
> > For more options, visit this group at
> > http://groups.google.com/group/android-building?hl=en
> >
> > ---
> > You received this message because you are subscribed to the Google
> Groups "Android Building" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to android-building+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-building/f1ed8686-7e38-4fd5-ad98-5f15a33c213dn%40googlegroups.com
> .
>
> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-building/CAJgzZop30yydygChBJ89kKvvE1DQp3sVe7ofChYn9Sebv8oz1A%40mail.gmail.com
> .
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/CAPyJwA8xq7TDbXWkckB7LCw6%3DaDjOFGCEGDEc2VK5DvFkWUsYg%40mail.gmail.com.

Reply via email to