Looking for some BUILDERS to teach / guide me

If the new serranoltexx.xml is different, there is still no need to have a complete clean out. New sources will come in with repo sync anything which does not match won’t get used.

Nothing can be lost by substituting the new manifest, repo sync --force-sync and onward to see if there is an improvement.

antec@antec-p6-2038fr:~/android/e/R$ repo sync --force-sync
Fetching: 61% (534/874) 0:26 | 4 jobs | 0:00 LineageOS/android_hardware_samsung @ hardware/samsungerror: hooks is different in /home/antec/android/e/R/.repo/projects/device/samsung/msm8930-common.git vs /home/antec/android/e/R/.repo/project-objects/android_device_samsung_msm8930-common.git
Retrying clone after deleting /home/antec/android/e/R/.repo/projects/device/samsung/msm8930-common.git
Fetching: 69% (604/874) 0:31 | 3 jobs | 0:04 android_device_samsung_msm8930-common @ device/samsung/msm8930-common
remote: Not Found
fatal: dépôt 'https://github.com/android_device_samsung_msm8930-common/' non trouvé

android_device_samsung_msm8930-common:
remote: Not Found
fatal: dépôt 'https://github.com/android_device_samsung_msm8930-common/' non trouvé
android_device_samsung_msm8930-common: sleeping 4.0 seconds before retrying
remote: Not Found
fatal: dépôt 'https://github.com/android_device_samsung_msm8930-common/' non trouvé
error: Cannot fetch android_device_samsung_msm8930-common from https://github.com/android_device_samsung_msm8930-common
Fetching: 92% (807/874) 0:45 | 4 jobs | 0:00 LineageOS/android_external_unrar @ external/unrarerror: hooks is different in /home/antec/android/e/R/.repo/projects/kernel/samsung/msm8930-common.git vs /home/antec/android/e/R/.repo/project-objects/android_kernel_samsung_msm8930-common.git
Retrying clone after deleting /home/antec/android/e/R/.repo/projects/kernel/samsung/msm8930-common.git
Fetching: 99% (870/874) 0:50 | 1 job | 0:05 android_kernel_samsung_msm8930-common @ kernel/samsung/msm8930-common
remote: Not Found
fatal: dépôt 'https://github.com/android_kernel_samsung_msm8930-common/' non trouvé

android_kernel_samsung_msm8930-common:
remote: Not Found
fatal: dépôt 'https://github.com/android_kernel_samsung_msm8930-common/' non trouvé
android_kernel_samsung_msm8930-common: sleeping 4.0 seconds before retrying
remote: Not Found
fatal: dépôt 'https://github.com/android_kernel_samsung_msm8930-common/' non trouvé
error: Cannot fetch android_kernel_samsung_msm8930-common from https://github.com/android_kernel_samsung_msm8930-common
Fetching: 100% (874/874), done in 51.563s
Fetching:  0% (0/2) 0:04 | 1 job | 0:03 android_device_samsung_msm8930-common @ device/samsung/msm8930-common
remote: Not Found
fatal: dépôt 'https://github.com/android_device_samsung_msm8930-common/' non trouvé

android_device_samsung_msm8930-common:
remote: Not Found
fatal: dépôt 'https://github.com/android_device_samsung_msm8930-common/' non trouvé
android_device_samsung_msm8930-common: sleeping 4.0 seconds before retrying
remote: Not Found
fatal: dépôt 'https://github.com/android_device_samsung_msm8930-common/' non trouvé
error: Cannot fetch android_device_samsung_msm8930-common from https://github.com/android_device_samsung_msm8930-common
Fetching:  0% (0/2) 0:08 | 1 job | 0:03 android_kernel_samsung_msm8930-common @ kernel/samsung/msm8930-common
remote: Not Found
fatal: dépôt 'https://github.com/android_kernel_samsung_msm8930-common/' non trouvé

android_kernel_samsung_msm8930-common:
remote: Not Found
fatal: dépôt 'https://github.com/android_kernel_samsung_msm8930-common/' non trouvé
android_kernel_samsung_msm8930-common: sleeping 4.0 seconds before retrying
remote: Not Found
fatal: dépôt 'https://github.com/android_kernel_samsung_msm8930-common/' non trouvé
error: Cannot fetch android_kernel_samsung_msm8930-common from https://github.com/android_kernel_samsung_msm8930-common
Fetching: 100% (2/2), done in 9.136s
error: Cannot checkout android_device_samsung_msm8930-common: ManifestInvalidRevisionError: revision refs/heads/lineage-18.1 in android_device_samsung_msm8930-common not found
error: in `sync --force-sync`: revision refs/heads/lineage-18.1 in android_device_samsung_msm8930-common not found

This is the cause of the error LineageOS is missing twice.

https://github.com/LineageOS/android_kernel_samsung_msm8930-common
https://github.com/android_device_samsung_msm8930-common/
1 Like
antec@antec-p6-2038fr:~/android/e/R$ repo sync
Fetching: 100% (874/874), done in 53.434s
fatal: la référence n'est pas un arbre : e9f153c41e13c5b1f1da55d0750befdb2c08849b
device/samsung/msm8930-common/: leaving master; does not track upstream
error: device/samsung/msm8930-common/: LineageOS/android_device_samsung_msm8930-common checkout e9f153c41e13c5b1f1da55d0750befdb2c08849b 
error: Cannot checkout LineageOS/android_device_samsung_msm8930-common
Checking out: 50% (443/874) platform/hardware/qcom/neuralnetworks/hvxserviceerror: Cannot checkout LineageOS/android_kernel_samsung_msm8930-common: ManifestInvalidRevisionError: revision refs/heads/lineage-18.1 in LineageOS/android_kernel_samsung_msm8930-common not found
Checking out:  62% (544/874), done in 33.149s
error: in `sync`: revision refs/heads/lineage-18.1 in LineageOS/android_kernel_samsung_msm8930-common not found

hmmm …

Cannot checkout LineageOS/android_kernel_samsung_msm8930-common:
ManifestInvalidRevisionError: revision refs/heads/lineage-18.1 in LineageOS/android_kernel_samsung_msm8930-common not found

The required branch exists: https://github.com/LineageOS/android_kernel_samsung_msm8930-common/tree/lineage-18.1

Perhaps adding revision="lineage18.1" on that line would help.

and another repo sync --force-sync

You might do everywhere, but I think this one needs a helping hand (perhaps due the the previous error) the repo init already set R.

You might continue with repo sync -j1 --fail-fast --force-sync and keep checking / searching the errors, you may get a resolution, or you may decide the environment is contaminated.

Edit, seen late

ERROR: missing required binary: aapt

sudo apt install aapt

Another edit, seen late.

I found an alternative and much newer kernel source under “forks”: https://github.com/sileshn/android_kernel_samsung_msm8930-common. To apply it, a suggested …

manifest revision
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <project name="LineageOS/android_device_samsung_serranoltexx" path="device/samsung/serranoltexx" remote="github" />
  <project name="LineageOS/android_device_samsung_serrano-common" path="device/samsung/serrano-common" remote="github" />
  <project name="LineageOS/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" />
  <project name="LineageOS/android_device_samsung_msm8930-common" path="device/samsung/msm8930-common" remote="github" />
<!-- kernel sileshn
    ##################################################### -->
  <remote name="sileshn" fetch="https://github.com/" />
  <project name="sileshn/android_kernel_samsung_msm8930-common" path="kernel/samsung/msm8930-common" remote="sileshn" />  
</manifest>

yes i will see tomorow…

and recreate the specific files from scratch…
are you agree with the list ?

i cannot yet exactly list what apps i have removed from official and how, but i have a successfull e-1.16-r build !
i tried to build with at least : BlissLauncher, microG, Browser, Advanced Privacy, Account Manager, eDrive, Message, and without : Apps, Maps, PDFviewer (Mail for the moment)

(it don’t have the expected filename, it is not located at the expected place…)
(–> not in the /out folder, but in /out/target/product/serranoltexx)
(–> not e-1.16-r 20231003-CUSTOM_MINI-serranoltexx.zip, but lineage_serranoltexx-ota-eng.antec.zip)
*
it is in /.e/zips/serranoltexx/

… now i have to test it … ! …

Edit : dirty flash…

Filesystem            Size  Used Avail Use% Mounted on
/dev/block/mmcblk0p21 1.4G  1.2G  205M  87% /system/etc/gps_debug.conf

stuck on this display :

and when i what to escape :

but i can share the screenshoot to to the computer.
i will reboot…
same thing, it is a Launcher issue…
but i can use “leboncoin” !!!
because i can reach “settings” from the top bar, then “installed apps proprieties” and load them…
bliss don’t appear in the App list, delete Trebuchet cache and data does nothing better…
i am thinking about a factory reset, Grrr ! not yet…
i install Openlauncher… it works…
i decide to reflash the build… wipping cache and dalvic this time…
boot on OpenLauncher still no BlissLauncher in the App_List…

i will archive my first own /e/.ZIP and rebuild…
still thinking about the pertinence of a factory-reset … but no.

That is the standard sort of output; I find

/target/product/serranoltexx/e-1.15-r-20230920-CUSTOM_SLIM-serranoltexx.zip
/target/product/serranoltexx/lineage_serranoltexx-ota-eng.iain.zip

side by side, sorted by size, both 560 MB

For insight into the “weight” of apps try also ncdu prebuilts/prebuiltapks/.

Maybe some insight into permutations tried by others [FEATURE PROPOSAL] Split /e/ OS into separate components for core OS, Apps and UI changes, Cloud services

Ghost camera was found with bacon.

new e-1.16-r build, now boot to Bliss but to my surprise, there is no Browser, no advanced privacy…
also i have 3 camera pseudo icons…
factory-reset only resolve the 3 camera icons issue,

v1-r could be instable, so i wanted to try to build e-1.15-r, but i run into error because i can’t find a way to build tag nor old branch

so back to v1-r : terminal crash when source build/envsetup.sh

my latest envsetup_01.txt

including device/samsung/serranoltexx/vendorsetup.sh

************************************************** STARTING EXTENDROM **************************************************

extendrom version: HEAD e6eb33c

ENABLE_EXTENDROM: true
EXTENDROM_PREROOT_BOOT:
EXTENDROM_PACKAGES: noApps noMagicEarth noOpenWeatherMapWeatherProvider noTalkback noVOSK noPicoTTS noeSpeakTTS noPdfViewer
EOS_EDITION:
EXTENDROM_SIGNING_PATCHES:
EXTENDROM_SIGNATURE_SPOOFING:
EXTENDROM_SIGSPOOF_RESET:
EXTENDROM_SIGSPOOF_FORCE_PDIR:
EXTENDROM_TARGET_VERSION: 11
EXTENDROM_TARGET_PRODUCT: aosp
SRC_TOP: ./
EXTENDROM_PRODUCT_DEVICE=generic
EXTENDROM_BOOT_DEBUG=
EXTENDROM_DEBUG_PATH=/data/vendor_de (will be suffixed with /boot_debug)
EXTENDROM_DEBUG_PATH_SIZE_FULL=5000 KB
EXTENDROM_DEBUG_PATH_SIZE_CRASH=500 KB
EXTENDROM_DEBUG_PATH_SIZE_KERNEL=500 KB
EXTENDROM_DEBUG_PATH_SIZE_SELINUX=500 KB
/usr/bin/aapt
[F_GET_GPG_KEYS] … skipping already imported gpg pub key (7A029E54DD5DCE7A)
[F_GET_GPG_KEYS] … skipping already imported gpg pub key (22F796D6E62E6625A0BCEFEA7F979A66F3E08422)
[get_packages] … skipping F-Droid as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping F-Droid_v1.16.3 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping F-DroidPrivilegedExtension_pb as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping AuroraStore as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping AuroraServices as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping AdAway as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping DNS66 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v26.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v26.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v26.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v26.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v25.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v25.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v24.3 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v24.3 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v23.0 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v23.0 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v22.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v22.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Phonesky as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Phonesky_AXP-OS as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MicrogGmsCore as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MicrogGmsCore_GH as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MicrogGmsCore_unified-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping GsfProxy as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping GsfProxy_GH as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FakeStore as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FakeStore_GH as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NominatimBackend as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MozillaNlpBackend as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping DroidGuard as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping OpenCamera as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping opencamera_j5_latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SimpleLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Omega as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NeoLauncher-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NeoLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Lawnchair-stable as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Lawnchair-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping OpenLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping BlissLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping K9-Mail-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FairEmail as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Fennec as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping QKSMS as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FFUpdater as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping ICSx5 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping DAVx5 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NextCloud as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Cromite_arm64 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Etar as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping OpenTasks as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NextCloudNotes as not requested by EXTENDROM_PACKAGES
[main] Writing makefiles (if needed)
[F_WRITE_MAKEFILE] … skipping AuroraServices as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping GsfProxy_GH as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Lawnchair-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Lawnchair-stable as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Magisk_v22.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v22.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v23.0 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v23.0 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v24.3 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v24.3 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v25.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v25.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v26.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v26.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v26.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v26.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping NeoLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Omega as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Phonesky as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Phonesky_AXP-OS as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Cromite_arm64 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping DAVx5 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping ICSx5 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FakeStore as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FakeStore_GH as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping AuroraStore as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping OpenLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping K9-Mail-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MicrogGmsCore_unified-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MicrogGmsCore_GH as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MicrogGmsCore as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping GsfProxy as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping QKSMS as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NextCloud as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NeoLauncher-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping SimpleLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FFUpdater as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FairEmail as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping BlissLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NextCloudNotes as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping OpenCamera as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping opencamera_j5_latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping AdAway as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping OpenTasks as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping F-DroidPrivilegedExtension_pb as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping F-Droid_v1.16.3 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping F-Droid as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping DNS66 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping DroidGuard as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MozillaNlpBackend as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NominatimBackend as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Fennec as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Etar as not requested by EXTENDROM_PACKAGES

************************************************** EXTENDROM FINISHED **************************************************

including vendor/e/vendorsetup.sh

[jeu. 05 oct. 2023 04:03:05 CEST] Reset variables finished
including device/samsung/serranoltexx/vendorsetup.sh

************************************************** STARTING EXTENDROM **************************************************

extendrom version: HEAD e6eb33c

ENABLE_EXTENDROM: true
EXTENDROM_PREROOT_BOOT:
EXTENDROM_PACKAGES: noApps noMagicEarth noOpenWeatherMapWeatherProvider noTalkback noVOSK noPicoTTS noeSpeakTTS noPdfViewer
EOS_EDITION:
EXTENDROM_SIGNING_PATCHES:
EXTENDROM_SIGNATURE_SPOOFING:
EXTENDROM_SIGSPOOF_RESET:
EXTENDROM_SIGSPOOF_FORCE_PDIR:
EXTENDROM_TARGET_VERSION: 11
EXTENDROM_TARGET_PRODUCT: aosp
SRC_TOP: ./
EXTENDROM_PRODUCT_DEVICE=generic
EXTENDROM_BOOT_DEBUG=
EXTENDROM_DEBUG_PATH=/data/vendor_de (will be suffixed with /boot_debug)
EXTENDROM_DEBUG_PATH_SIZE_FULL=5000 KB
EXTENDROM_DEBUG_PATH_SIZE_CRASH=500 KB
EXTENDROM_DEBUG_PATH_SIZE_KERNEL=500 KB
EXTENDROM_DEBUG_PATH_SIZE_SELINUX=500 KB
/usr/bin/aapt
[F_GET_GPG_KEYS] … skipping already imported gpg pub key (7A029E54DD5DCE7A)
[F_GET_GPG_KEYS] … skipping already imported gpg pub key (22F796D6E62E6625A0BCEFEA7F979A66F3E08422)
[get_packages] … skipping F-Droid as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping F-Droid_v1.16.3 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping F-DroidPrivilegedExtension_pb as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping AuroraStore as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping AuroraServices as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping AdAway as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping DNS66 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v26.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v26.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v26.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v26.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v25.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v25.2 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v24.3 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v24.3 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v23.0 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v23.0 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Magisk_v22.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SignMagisk_v22.1 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Phonesky as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Phonesky_AXP-OS as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MicrogGmsCore as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MicrogGmsCore_GH as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MicrogGmsCore_unified-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping GsfProxy as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping GsfProxy_GH as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FakeStore as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FakeStore_GH as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NominatimBackend as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping MozillaNlpBackend as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping DroidGuard as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping OpenCamera as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping opencamera_j5_latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping SimpleLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Omega as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NeoLauncher-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NeoLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Lawnchair-stable as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Lawnchair-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping OpenLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping BlissLauncher as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping K9-Mail-latest as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FairEmail as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Fennec as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping QKSMS as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping FFUpdater as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping ICSx5 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping DAVx5 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NextCloud as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Cromite_arm64 as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping Etar as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping OpenTasks as not requested by EXTENDROM_PACKAGES
[get_packages] … skipping NextCloudNotes as not requested by EXTENDROM_PACKAGES
[main] Writing makefiles (if needed)
[F_WRITE_MAKEFILE] … skipping AuroraServices as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping GsfProxy_GH as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Lawnchair-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Lawnchair-stable as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Magisk_v22.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v22.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v23.0 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v23.0 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v24.3 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v24.3 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v25.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v25.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v26.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v26.1 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk_v26.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk_v26.2 (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping Magisk (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping SignMagisk (Magisk is not allowed to be a system app)
[F_WRITE_MAKEFILE] … skipping NeoLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Omega as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Phonesky as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Phonesky_AXP-OS as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Cromite_arm64 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping DAVx5 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping ICSx5 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FakeStore as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FakeStore_GH as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping AuroraStore as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping OpenLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping K9-Mail-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MicrogGmsCore_unified-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MicrogGmsCore_GH as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MicrogGmsCore as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping GsfProxy as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping QKSMS as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NextCloud as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NeoLauncher-latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping SimpleLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FFUpdater as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping FairEmail as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping BlissLauncher as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NextCloudNotes as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping OpenCamera as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping opencamera_j5_latest as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping AdAway as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping OpenTasks as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping F-DroidPrivilegedExtension_pb as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping F-Droid_v1.16.3 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping F-Droid as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping DNS66 as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping DroidGuard as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping MozillaNlpBackend as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping NominatimBackend as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Fennec as not requested by EXTENDROM_PACKAGES
[F_WRITE_MAKEFILE] … skipping Etar as not requested by EXTENDROM_PACKAGES

************************************************** EXTENDROM FINISHED **************************************************

including vendor/e/vendorsetup.sh
emptied MIRROR ><
emptied OTA_URL ><

!!!
******** /e/ - set JAVA ********
!!!

[jeu. 05 oct. 2023 04:03:23 CEST] Determining correct OpenJDK version for v1-r
WARNING: cannot determine best java version for v1-r!
… checking if we need to switch Java version
… skipping java switch because we already have the wanted version (openjdk version “11.0.20.1” 2023-08-24 == openjdk version “11.0.20.1” 2023-08-24)
… skipping javaC switch because we already have the wanted version (javac 11.0.20.1 == javac 11.0.20.1)
[jeu. 05 oct. 2023 04:03:23 CEST] Using Java JDK

!!!
******** /e/ - INIT ********
!!!

[jeu. 05 oct. 2023 04:03:23 CEST] Preparing build environment
[jeu. 05 oct. 2023 04:03:23 CEST] DEBUG: ROOT_DIR is set to: >/home/antec/android/e/R/.e/root<
[jeu. 05 oct. 2023 04:03:23 CEST] Building branch is not (yet/anymore) suppported

[jeu. 05 oct. 2023 04:03:23 CEST] Preparing build environment
[jeu. 05 oct. 2023 04:03:23 CEST] DEBUG: ROOT_DIR is set to: >/home/antec/android/e/R/.e/root<
[jeu. 05 oct. 2023 04:03:23 CEST] Building branch is not (yet/anymore) suppported

it is 4h00 in my country : i go to sleep

Check here: https://gitlab.e.foundation/e/os/releases/-/tags – use ^F to find

  • where points: v1-r
  • if exists: v1.15-r | v1.16-r

Now you know that you are able to build; it was some time ago that we speculated that the environment was perhaps corrupted and you proposed a backup of your changes.

Perhaps now would be a good time for a “fresh start”. @piero

Follow on from @ronnz98 below, … as we already had HEAD issues one needs to be aware branch v1 is not just interchangeable with tag v1.xx

So vedorsetup.sh branch or tag should be a “logical fit” with repo init – a good start is “identical”.

If you want to use a respective build tag, use this for 1.15r:

repo init -u https://gitlab.e.foundation/e/os/releases.git -b refs/tags/v1.15-r

1 Like

i have errors in repo sync when doing that… even with repo sync --force-sync
must i download the entire R sources again in another folder ? just to switch branch…

Or go back to my suggestion to delete all your “checked out” stuff, but preserve .repo – if you follow this route look out for git errors before checkout begins, be prepared to remove “details” + git from .repo.

ncdu .repo – keep the “weight” abandon the details, in other words.

did you try to clean what you have currently under local_manifests?

terminal close itself when source build/envsetup.sh

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
********                    /e/ - INIT                      ********
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

>> [jeu. 05 oct. 2023 19:28:08 CEST] Preparing build environment
>> [jeu. 05 oct. 2023 19:28:08 CEST] DEBUG: ROOT_DIR is set to: >/home/antec/android/e/R/.e/root<
>> [jeu. 05 oct. 2023 19:28:08 CEST] SIGN_BUILDS = true but empty $KEYS_DIR, generating new keys
>> [jeu. 05 oct. 2023 19:28:08 CEST]  Generating releasekey...
>> [jeu. 05 oct. 2023 19:28:09 CEST]  Generating platform...
>> [jeu. 05 oct. 2023 19:28:09 CEST]  Generating shared...
>> [jeu. 05 oct. 2023 19:28:09 CEST]  Generating media...
>> [jeu. 05 oct. 2023 19:28:09 CEST]  Generating networkstack...
>> [jeu. 05 oct. 2023 19:28:09 CEST] Building branch  is not (yet/anymore) suppported

i just get a booting e-1.17-r-20231106-CUSTOM_MINI-serranoltexx.zip build that i think already better for average users :
including SMS and Browser, (F-droid and AuroraStore in place of Applounge for now),
but still not including Advanced-Privacy for now.

what could be the consequences if those /e/ prebuilt apks are added by average users, after the /e/OS install ?
not signed ? not in /system/priv-app ?

edit : also not in /system/app ?

.

also @petefoth @tcecyk @aibd

I think it will depend on the apps.

I think those apps are signed, with /e/'s signing keys.

Some (most?) apps will be OK I think. Only AdvancedPrivacy, BlissLauncher, FakeStore, GmsCore, SeedVault and VOSK appear to be privileged apps that need to be in /system/priv-app
(see https://gitlab.e.foundation/search?search=privapp&nav_source=navbar&project_id=1197&group_id=9&search_code=true&repository_ref=main)

I sometimes trial lfs apks - they need to be self-signed. During a build process, they’d get signed.

1 Like

This topic was automatically closed after 90 days. New replies are no longer allowed.