need some help - Fascinate Q&A, Help & Troubleshooting

Hi trying to build miui v5 with patchrom and i keep getting this error any ideas?
remote: aborting due to possible repository corruption on the remote side.
fatal: protocol error: bad pack header
remote: Counting objects: 46819, done.
remote: aborting due to possible repository corruption on the remote side.
fatal: protocol error: bad pack header
i done tried git fskf
thanks in advance.

i know i'm bumping an irrelevant thread, but does anyone know why bbrad's account got canned again? he just came back iirc

Related

CyanogenMod repo sync error

Hi. So I decided to try out building from source so I setup a dual boot with Windows 8 and Ubuntu 12.10. I set everything up and started syncing the CM10.1 repo and all seems to be going well and then I'm nearly finished (at 99%) when it slows down at syncing something and then finally gives me this error:
Code:
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
remote: Counting objects: 20804, done.
remote: Compressing objects: 100% (6058/6058), done.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
error: Cannot fetch CyanogenMod/android_prebuilt
error: Exited sync due to fetch errors
So I was just wondering if someone could help me out and/or if someone else was having the same problems? Thanks.
I'm having the same problem as are others most likely the cm server is going through updates or getting over welmed with downloads at one time but seems to a problem right know I've repoed the aokp with no problems hopefully starts working right
Sent from my GT-N7000 using XDA Premium HD app
smithchipz said:
Hi. So I decided to try out building from source so I setup a dual boot with Windows 8 and Ubuntu 12.10. I set everything up and started syncing the CM10.1 repo and all seems to be going well and then I'm nearly finished (at 99%) when it slows down at syncing something and then finally gives me this error:
Code:
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
remote: Counting objects: 20804, done.
remote: Compressing objects: 100% (6058/6058), done.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
error: Cannot fetch CyanogenMod/android_prebuilt
error: Exited sync due to fetch errors
So I was just wondering if someone could help me out and/or if someone else was having the same problems? Thanks.
Click to expand...
Click to collapse
Hey....i was having issues with stuff as well....remove android_prebuilt from manifest....fully sync everything...then go to github.com/cyanogenmod/android_prebuilt and download the zip for whatever branch you want and add to android folder ....done
_Zoom said:
Hey....i was having issues with stuff as well....remove android_prebuilt from manifest....fully sync everything...then go to github.com/cyanogenmod/android_prebuilt and download the zip for whatever branch you want and add to android folder ....done
Click to expand...
Click to collapse
Oh kay thank you I'm doing that now and all seems to be going good. What folder do I put the android_prebuilt files into though?
Sent from my GT-I9000 using xda app-developers app
Android.....it is your working folder....the main dir
"Imagination is more important than knowledge." -Albert Einstein
_Zoom said:
Android.....it is your working folder....the main dir
"Imagination is more important than knowledge." -Albert Einstein
Click to expand...
Click to collapse
Thanks very much it all seems to be working now
Sent from my Transformer TF101 using xda app-developers app
And then, do we need re-sync again?
Sent from my GT-I9300 using XDA Premium 4 mobile app

[HELP] Need help writing a local_manifest for repo sync

I need help writting a local manifest so that I can sync the sources below in order to build cm12.1/Blisspop for the T330/GalaxyTab4 8.0 model. I've tried writing one myself which I will attach(Its in .txt form for xda) but i don't know what i did wrong as it syncs nothing and says it failed to fetch the repo's
https://github.com/GalaxyTab4/bliss_device_samsung_milletwifi
https://github.com/GalaxyTab4/bliss_kernel_samsung_millet
https://github.com/GalaxyTab4/bliss_vendor_samsung_millet-common
https://github.com/GalaxyTab4/bliss_device_samsung_millet-common
Error is as follows
" error: Cannot fetch Evasii0n/bliss_device_samsung_milletwifi
error: Cannot fetch Evasii0n/bliss_kernel_samsung_millet
error: Cannot fetch Evasii0n/bliss_vendor_samsung_millet-common
error: Cannot fetch Evasii0n/bliss_device_samsung_millet-common
error: Exited sync due to fetch errors " I get the same error using the GalaxyTab4 instead of my own fork

AOSP help

i am trying to setup aosp in ubuntu 14.04 and i am getting a fatal error when trying to repo sync. any ideas?
fatal: remote error: Service Temporarily Unavailable
remote: Counting objects: 207, done
remote: Finding sources: 100% (506/506)
remote: Total 506 (delta 60), reused 506 (delta 60)
Receiving objects: 100% (506/506), 11.87 MiB | 549.00 KiB/s, done.
Resolving deltas: 100% (60/60), completed with 27 local objects.
fatal: bad object a1d632a7815a0766986c9ff9de501ac1f7afbb7b
error: androidgooglesource/platform/prebuilts/misc[] did not send all necessary objects
error: Cannot fetch platform/prebuilts/misc
warn: --force-broken, continuing to sync
Fetching projects: 100% (455/455)
error: Exited sync due to fetch errors
[email protected]:~/ASDK/workingdir$
what repo is syncing to platform/prebuilts/misc? (you can see that in your manifest xml)
can you "git clone" that repo?
well i got passed that error by doing a complete delete and re-download now im having trouble with the compile stage
including ./external/aac/Android.mk ...
build/core/base_rules.mk:157: *** external/aac: MODULE.TARGET.STATIC_LIBRARIES.libFraunhoferAAC already defined by android/external/aac. Stop.
after reviewing the code i see that it is one of the first files included. why would this be calling this twice?
could this be from not merging the kernel files?
any thoughts
i wont lie i am a complete noob at turning source code in to flash-able images. i have learned a lot from various sources, i actually am taking a liking to this. now i am trying to figure out pre-compiling the kernel and including that with the the build. this is a Android 6.0.1_r3 build. is there much difference in building procedure from android 4-5? any tips and tricks will be greatly appreciated. thanks ahead of time.

Sony - Xperia - SGP611 - Custom Rom build error

Hi there all,
I have been trying for about a week to get a custom android 5 built for a client for their Xperia Z3 tablet i have followed all the instructions on the Sony website and am running Ubuntu 16, after getting the repositories and required sony Vendor files i finally get to the make -j4 command, this starts to run until it hits an error saying that there is no vendor file for scorpion_windy and then breaks the make process, my question is can i download this resource separately, and also if not how can i choose what files the make command uses can i not just skip the scorpion_windy file?
I am a complete noob and any assistance in this regard would be much appreciated!
Thanks in advance
The info on this thread is what I used http://forum.xda-developers.com/z3-...torial-stock-android-marshmallow-6-0-t3409486 It worked fine on LinuxMint KDE.
SGP611 Build errors
Hi There,
I appreciate the input, but i am attempting to compile the aosp archive, once i complete the setup and finally get to make -j4 the process runs along until it gives me an error regarding the file healthd and the specific error of battery monitor error, i have tried to do this in kit kat, jellybean and marshmallow now have all the sony device files followed the instructions here
developer.sonymobile.com/open-devices/aosp-build-instructions/how-to-build-aosp-marshmallow-for-unlocked-xperia-devices/
But no dice im pretty confused and frustrated at this point any thoughts would be very much appreciated
Can you post a copy of the error from the terminal console?
iancornelius said:
Can you post a copy of the error from the terminal console?
Click to expand...
Click to collapse
Hi There,
Thank you for your reply here is the error im getting
...
including ./vendor/sony/yukon-seagull/proprietary/Android.mk ...
including ./vendor/sony/yukon-tianchi/proprietary/Android.mk ...
No private recovery resources for TARGET_DEVICE scorpion_windy
make: *** No rule to make target 'external/openssl/flavor.mk'. Stop.
#### make failed to build some targets (01:02 (mm:ss)) ####
very frustrating when you learning
Ok so i cleaned my entire system and re synced my repos, and got much further in the process follwing the instructions exactly and now i get this error
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
clang: error: linker command failed with exit code 1 (use -v to see invocation)
build/core/host_shared_library_internal.mk:44: recipe for target 'out/host/linux-x86/obj32/lib/libnativehelper.so' failed
make: *** [out/host/linux-x86/obj32/lib/libnativehelper.so] Error 1
make: *** Waiting for unfinished jobs....
#### make failed to build some targets (01:50:56 (hh:mm:ss)
Any help would be much appreciated!
Monkybomb said:
Ok so i cleaned my entire system and re synced my repos, and got much further in the process follwing the instructions exactly and now i get this error
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
clang: error: linker command failed with exit code 1 (use -v to see invocation)
build/core/host_shared_library_internal.mk:44: recipe for target 'out/host/linux-x86/obj32/lib/libnativehelper.so' failed
make: *** [out/host/linux-x86/obj32/lib/libnativehelper.so] Error 1
make: *** Waiting for unfinished jobs....
#### make failed to build some targets (01:50:56 (hh:mm:ss)
Any help would be much appreciated!
Click to expand...
Click to collapse
I've recently built Nougat for my device and came across no errors and followed the guide to the single letter. Have you done everything it has asked to? Most importantly the first part regarding openjdk-8 and the other libraries to be installed.

Error building AOSP for Hikey970 Android development board

Hi,
I am trying to build bootloader, kernel and AOSP for the new released Hikey970 development board. However, I found errors during the building process which I have no idea how to solve them, here is the error message:
[ 83% 1615/1934] including system/sepolicy/Android.mk ...
system/sepolicy/Android.mk:79: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version
[100% 1934/1934] writing build rules ...
FAILED:
build/make/core/Makefile:28: error: overriding commands for target `out/target/product/hikey970/system/vendor/lib/libc_secshared.so', previously defined at build/make/core/base_rules.mk:418
ckati failed with: exit status 1
I simply followed tutorials online for Hikey970 to successfully build bootloader and kernel. When I execute:
source ./build/envsetup.sh
lunch hikey970-userdebug
make -j16
Then error popped up. Any help will be appreciated, Thanks in advance.
I've faced the same problem as you.
Did you solve this problem?
Thanks in Advance....

Categories

Resources