Closed e2002e closed 1 year ago
i assume you used the proper hammerhead manifest - right? it could be that lineageos-14.1 is that old by now that it simply falls apart due to some dependency no longer working ... there should be some log file somewhere giving a bit more of a clue where it fails, but debugging something like this is not easy ...
worst case you could use my latest hammerhead build from 2021 from the releases - afterwards close to no changes were made to 14.1 lineageos anymore, it might even be that the last commits are even in my last image - see: https://review.lineageos.org/q/branch:cm-14.1+(status:merged) - the latest comitted real fix (i.e. no translation fix or readme update) was on august 24 2021 ...
No, I completelly ignored the part about that manifest. Thank you.
Le lun. 21 août 2023 à 22:08, hexdump0815 @.***> a écrit :
i assume you used the proper hammerhead manifest - right? it could be that lineageos-14.1 is that old by now that it simply falls apart due to some dependency no longer working ... there should be some log file somewhere giving a bit more of a clue where it fails, but debugging something like this is not easy ...
worst case you could use my latest hammerhead build from 2021 from the releases - afterwards close to no changes were made to 14.1 lineageos anymore, it might even be that the last commits are even in my last image - see: https://review.lineageos.org/q/branch:cm-14.1+(status:merged) - the latest comitted real fix (i.e. no translation fix or readme update) was on august 24 2021 ...
— Reply to this email directly, view it on GitHub https://github.com/hexdump0815/roll-your-own-lineageos-microg-for-unsupported-devices/issues/2#issuecomment-1686971558, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDG6XZB4L3J2HUNMMIWRIDXWO545ANCNFSM6AAAAAA3YAZJMA . You are receiving this because you authored the thread.Message ID: <hexdump0815/roll-your-own-lineageos-microg-for-unsupported-devices/issues/2/1686971558 @github.com>
please let me know here if you got it working in the end - it would be interesting if it still builds fine this way ...
Hi there. Looking at the logs, it does seem to build but fails to copy the zip to the output dir. Issue is that cm14 has python2.7 code that is not compatible with newer versions. I used "update-alternative" to set python2.7 as the default but am unable to rebuilt the image. Do you have any clues as how to build from scratch without erasing the build folders in docker ?
I'm going to get your release, It should be advertised on xda as I think a lot of people using nexus 5 want this.
thanks for the update ... its a long time ago meanwhile that i did the last build myself, so i do not really remember any tricks to get things working except what i have written down in the readme
Hi, I've followed the steps of the readme but it fails without more error message than:
`>> [Mon Aug 21 08:34:06 UTC 2023] Branch: cm-14.1
The command line is the same than yours but I've replaced 'potter' with 'hammerhead'.