cyangenmod repo sync error help - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Hi all im trying to sync CM sources but keep running into errors this one i can't seem to find an answer for by googling
Code:
... A new repo command ( 1.20) is available.
... You should upgrade soon:
cp /home/gavster26/cm10.2/android_device_sony_tamsui-common-legacy-jellybean/.repo/repo/repo /home/gavster26/bin/repo
Get https://github.com/Gavster26/android_device_sony_tamsui-common-legacy.git
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Server does not provide clone.bundle; ignoring.
remote: Counting objects: 512, done.
remote: Compressing objects: 100% (184/184), done.
remote: Total 512 (delta 291), reused 512 (delta 291)
Receiving objects: 100% (512/512), 1.99 MiB | 674 KiB/s, done.
Resolving deltas: 100% (291/291), done.
From https://github.com/Gavster26/android_device_sony_tamsui-common-legacy
* [new branch] jellybean -> origin/jellybean
error: revision refs/heads/master in manifests not found
[email protected]:~/cm10.2/android_device_sony_tamsui-common-legacy-jellybean$

Related

Downloading CM (CyanogenMod) source

I am trying to download CM source (ics) using the guide here:
http://forum.xda-developers.com/showthread.php?t=1668483
I followed all the steps until repo sync
After repo sync my folder is empty. Not a single file in it.
I searched for hidden folders and I do have a .repo folder.
But I am not getting the source in my WORKING_DIRECTORY
The repo sync is a success, but my folders are empty.
Where is the downloaded data. The .repo folder has a .git in its folder names.
How do I get a Working copy of the source from this?
[email protected]:~# PATH=~/bin:$PATH
[email protected]:~# curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20774 100 20774 0 0 22645 0 --:--:-- --:--:-- --:--:-- 61100
[email protected]:~# chmod a+x ~/bin/repo
[email protected]:~# mkdir WORKING_DIRECTORY
[email protected]:~# cd WORKING_DIRECTORY/
[email protected]:~/WORKING_DIRECTORY# repo init -u git://github.com/CyanogenMod/android.git -b ics
Your identity is: abcd <none>
If you want to change this, please re-run 'repo init' with --config-name
repo initialized in /root
[email protected]:~/WORKING_DIRECTORY# repo sync -j16
remote: Counting objects: 6, done
remote: Finding sources: 100% (4/4)
remote: Total 4 (delta 2), reused 4 (delta 2)
Unpacking objects: 100% (4/4), done.
From https://android.googlesource.com/device/ti/panda
f58befd..12ab618 master -> aosp/master
Fetching projects: 65% (166/254) remote: Counting objects: 11, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 6 (delta 3), reused 5 (delta 2)
Unpacking objects: 100% (6/6), done.
From git://github.com/CyanogenMod/android_hardware_samsung
1784cec..134c1fe jellybean -> github/jellybean
Fetching projects: 67% (171/254) remote: Counting objects: 9, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 5 (delta 3), reused 3 (delta 1)
remote: Counting objects: 8, done
remote: Finding sources: 100% (5/5)
remote: Getting sizes: 100% (6/6)
remote: Counting objects: 11, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 6 (delta 4), reused 6 (delta 4)
remote: Compressing objects: 100% (3/3)
remote: Total 5 (delta 0), reused 3 (delta 0)
Unpacking objects: 100% (5/5), done.npacking objects: 33% (2/6)
Unpacking objects: 100% (5/5), done.
From https://android.googlesource.com/platform/hardware/ti/omap4xxx
692b0d6..53835e9 master -> aosp/master
From git://github.com/CyanogenMod/android_packages_apps_CMWallpapers
a3a71ba..f142b2e ics -> github/ics
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 5 (delta 3), reused 3 (delta 1)
Unpacking objects: 100% (5/5), done.
From git://github.com/CyanogenMod/android_packages_apps_DSPManager
c6c4367..aeb830d jellybean -> github/jellybean
Unpacking objects: 100% (6/6), done.npacking objects: 100% (6/6)
Fetching projects: 72% (183/254) From git://github.com/CyanogenMod/android_packages_apps_Bluetooth
5cb5952..e25725d jellybean -> github/jellybean
Fetching projects: 74% (188/254) remote: Counting objects: 9, done.
remote: Compressing objects: 100% (1/1), done.
remote: Total 5 (delta 3), reused 5 (delta 3)
remote: Counting objects: 32, done.
remote: Compressing objects: 100% (28/28), done.
remote: Counting objects: 121, done.
remote: Compressing objects: 100% (25/25), done.
remote: Total 62 (delta 39), reused 51 (delta 28)
remote: Counting objects: 22, done.
remote: Compressing objects: 100% (4/4), done.
Unpacking objects: 100% (5/5), done.
From git://github.com/CyanogenMod/android_packages_apps_Exchange
a05c10e..a1611fd jellybean -> github/jellybean
Fetching projects: 77% (196/254) remote: Total 10 (delta 6), reused 10 (delta 6)
remote: Total 30 (delta 2), reused 30 (delta 2)
Unpacking objects: 100% (30/30), done.
From git://github.com/CyanogenMod/android_packages_apps_Contacts
3bf08c7..fadd12b jellybean -> github/jellybean
remote: Counting objects: 54, done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 28 (delta 18), reused 22 (delta 12)
Unpacking objects: 100% (10/10), done.acking objects: 25% (7/28)
Unpacking objects: 100% (62/62), done.
remote: Counting objects: 86, done.
From git://github.com/CyanogenMod/android_packages_apps_Camera
ace1b47..2133c59 ics -> github/ics
9d6e66c..a22a124 jellybean -> github/jellybean
From git://github.com/CyanogenMod/android_packages_apps_Email
b258a66..88f90c9 ics -> github/ics
remote: Compressing objects: 100% (19/19), done.
remote: Total 44 (delta 26), reused 35 (delta 17)
Fetching projects: 81% (206/254) 8adc065..b88c89f jellybean -> github/jellybean
Unpacking objects: 100% (28/28), done.
From git://github.com/CyanogenMod/android_packages_apps_Mms
ec52dfd..95baa35 ics -> github/ics
ef6a005..9c67ac4 jellybean -> github/jellybean
Unpacking objects: 100% (44/44), done.acking objects: 95% (42/44)
From git://github.com/CyanogenMod/android_packages_apps_Phone
dcd8964..8d98f38 ics -> github/ics
022ad17..1c3164c jellybean -> github/jellybean
Fetching projects: 89% (227/254) remote: Counting objects: 355, done.
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (1/1), done.
remote: Total 5 (delta 3), reused 5 (delta 3)
remote: Compressing objects: 100% (86/86), done.
Unpacking objects: 100% (5/5), done.eceiving objects: 0% (1/173)
From git://github.com/CyanogenMod/android_packages_wallpapers_Basic
a9eb1bd..d06e507 ics -> github/ics
Fetching projects: 94% (239/254) Receiving objects: 12% (22/173), 140.00 KiB Fetching projects: 95% (242/254) Receiving objects: 16% (28/173), 140.00 KiB Fetching projects: 97% (247/254) Receiving objects: 18% (32/173), 140.00 KiB Fetching projects: 98% (249/254) Receiving objects: 22% (39/173), 308.00 KiB Fetching projects: 99% (252/254) Receiving objects: 35% (61/173), 556.00 KiB remote: Counting objects: 195, done.
remote: Compressing objects: 100% (36/36), done.
remote: Total 87 (delta 57), reused 74 (delta 44)
Unpacking objects: 100% (87/87), done.4.00 KiB | 234 KiB/s
From git://github.com/CyanogenMod/android_frameworks_base
5f2e018..f0d5352 ics -> github/ics
f446212..e8a48f4 jellybean -> github/jellybean
remote: Total 173 (delta 95), reused 159 (delta 84)
Receiving objects: 100% (173/173), 1.44 MiB | 237 KiB/s, done.
Resolving deltas: 100% (95/95), completed with 35 local objects.
From git://github.com/CyanogenMod/android_packages_apps_Settings
a86f2d4..6d61c62 ics -> github/ics
35f2d85..7497e94 jellybean -> github/jellybean
Fetching projects: 100% (254/254), done.
Syncing work tree: 100% (254/254), done.

[Q] [help] build from source

please help about this error
[email protected]:~/cm10.1$ cd ~/cm10.1
[email protected]:~/cm10.1$ mkdir -p bin
[email protected]:~/cm10.1$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22889 100 22889 0 0 33347 0 --:--:-- --:--:-- --:--:-- 53230
[email protected]:~/cm10.1$ chmod a+x ~/bin/repo
[email protected]:~/cm10.1$ ^C
[email protected]:~/cm10.1$ cd ~/cm10.1/vendor/cm
[email protected]:~/cm10.1/vendor/cm$ ./get-prebuilts
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 178 100 178 0 0 117 0 0:00:01 0:00:01 --:--:-- 208
100 391k 100 391k 0 0 51153 0 0:00:07 0:00:07 --:--:-- 92144
Archive: ./proprietary/Term.apk
inflating: ./proprietary/lib/armeabi/libjackpal-androidterm4.so
inflating: ./proprietary/lib/mips/libjackpal-androidterm4.so
inflating: ./proprietary/lib/x86/libjackpal-androidterm4.so
[email protected]:~/cm10.1/vendor/cm$ source build/envsetup.sh
bash: build/envsetup.sh: No such file or directory
[email protected]:~/cm10.1/vendor/cm$ breakfast aoba
breakfast: command not found
[email protected]:~/cm10.1/vendor/cm$ gedit ~/cm10.1/.repo/local_manifest.xml
[email protected]:~/cm10.1/vendor/cm$ cd ~/cm10.1
[email protected]:~/cm10.1$ gedit ~/cm10.1/.repo/local_manifest.xml
[email protected]:~/cm10.1$ repo sync -j14 -c
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Fetching projects: 4% (13/318) fatal: remote error:
Repository not found.
fatal: remote error:
Repository not found.
Fetching projects: 7% (23/318) fatal: remote error:
Repository not found.
Fetching projects: 99% (315/318) fatal: remote error:
Repository not found.
fatal: remote error:
Repository not found.
fatal: remote error:
Repository not found.
error: Cannot fetch TheMuppets/proprietary_vendor_Sony.git
error: Cannot fetch CyanogenMod/Sony-kernel-msm8660
error: Cannot fetch CyanogenMod/android_device_Sony_aoba
error: Exited sync due to fetch errors
[email protected]:~/cm10.1$ ~/cm10.1/vendor/cm/get-prebuilts
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 178 100 178 0 0 206 0 --:--:-- --:--:-- --:--:-- 531
100 391k 100 391k 0 0 49918 0 0:00:08 0:00:08 --:--:-- 81054
Archive: /home/nelikp/cm10.1/vendor/cm/proprietary/Term.apk
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/armeabi/libjackpal-androidterm4.so
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/mips/libjackpal-androidterm4.so
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/x86/libjackpal-androidterm4.so
[email protected]:~/cm10.1$ . build/envsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/armv7-a/vendorsetup.sh
including device/ti/panda/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
[email protected]:~/cm10.1$ brunch aoba
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "device/*/aoba/cm.mk" does not exist. Stop.
Device aoba not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_sony_aoba
Adding dependency: CyanogenMod/android_device_sony_aoba -> device/sony/aoba
Syncing repository to retrieve project.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
remote: Counting objects: 232, done.
remote: Compressing objects: 100% (110/110), done.
remote: Total 232 (delta 92), reused 214 (delta 79)
Receiving objects: 100% (232/232), 38.12 KiB, done.
Resolving deltas: 100% (92/92), done.
From git://github.com/CyanogenMod/android_device_sony_aoba
* [new branch] jellybean -> github/jellybean
Fetching projects: 100% (1/1), done.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Repository synced!
Looking for dependencies
Adding dependencies to manifest
Adding dependency: CyanogenMod/android_device_sony_fuji-common -> device/sony/fuji-common
Adding dependency: CyanogenMod/android_kernel_sony_msm8x60 -> kernel/sony/msm8x60
Adding dependency: CyanogenMod/android_packages_apps_FMRadio -> packages/apps/FmRadio
Adding dependency: CyanogenMod/android_hardware_sony_DASH -> hardware/sony/DASH
Syncing dependencies
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
remote: Counting objects: 240, done.
remote: Compressing objects: 100% (135/135), done.
remote: Counting objects: 428, done.
remote: Compressing objects: 100% (161/161), done.
remote: Counting objects: 955, done.
remote: Compressing objects: 100% (522/522), done.
remote: Total 428 (delta 271), reused 388 (delta 259)
Receiving objects: 100% (428/428), 155.14 KiB | 86 KiB/s, done.
Resolving deltas: 100% (271/271), done.
From git://github.com/CyanogenMod/android_hardware_sony_DASH
* [new branch] jellybean -> github/jellybean
remote: Total 240 (delta 56), reused 227 (delta 49)
Receiving objects: 100% (240/240), 206.67 KiB | 72 KiB/s, done.
Resolving deltas: 100% (56/56), done.
remote: Counting objects: 62614, done.
From git://github.com/CyanogenMod/android_packages_apps_FMRadio
* [new branch] jellybean -> github/jellybean
remote: Total 955 (delta 476), reused 828 (delta 367)
Receiving objects: 100% (955/955), 2.64 MiB | 82 KiB/s, done.
Resolving deltas: 100% (476/476), done.
From git://github.com/CyanogenMod/android_device_sony_fuji-common
* [new branch] jellybean -> github/jellybean
remote: Compressing objects: 100% (41095/41095), done.
remote: Total 62614 (delta 22038), reused 44611 (delta 20885)
Receiving objects: 100% (62614/62614), 124.27 MiB | 183 KiB/s, done.
Resolving deltas: 100% (22038/22038), done.
From git://github.com/CyanogenMod/android_kernel_sony_msm8x60
* [new branch] jellybean -> github/jellybean
Fetching projects: 100% (4/4), done.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Checking out files: 100% (39583/39583), done.
Syncing work tree: 100% (4/4), done.
Done
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "vendor/sony/fuji-common/common-vendor.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_aoba'
** Do you have the right repo manifest?
No such item in brunch menu. Try 'breakfast'
[email protected]:~/cm10.1$ source build/envsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/armv7-a/vendorsetup.sh
including device/sony/aoba/vendorsetup.sh
including device/ti/panda/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
[email protected]:~/cm10.1$ breakfast aoba
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "vendor/sony/fuji-common/common-vendor.mk" does not exist. Stop.
Device aoba not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_sony_aoba
CyanogenMod/android_device_sony_aoba already exists
Syncing repository to retrieve project.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Fetching projects: 100% (1/1), done.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "vendor/sony/fuji-common/common-vendor.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_aoba'
** Do you have the right repo manifest?
[email protected]:~/cm10.1$ y
y: command not found
[email protected]:~/cm10.1$ cd ~/android/system/vendor/cm
bash: cd: /home/nelikp/android/system/vendor/cm: No such file or directory
[email protected]:~/cm10.1$ mkdir -p ~/bin
[email protected]:~/cm10.1$ mkdir -p ~/android/system
nelik[email protected]:~/cm10.1$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22889 100 22889 0 0 27066 0 --:--:-- --:--:-- --:--:-- 52497
[email protected]:~/cm10.1$ chmod a+x ~/bin/repo
[email protected]:~/cm10.1$ export PATH=${PATH}:~/bin
[email protected]:~/cm10.1$ gedit ~/.bashrc
[email protected]:~/cm10.1$ cd ~/android/system/
[email protected]:~/android/system$ repo init -u git://github.com/CyanogenMod/android.git -b ics
remote: Counting objects: 14, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 12 (delta 7), reused 9 (delta 4)
Unpacking objects: 100% (12/12), done.
From git://github.com/CyanogenMod/android
2c5de82..11823bf cm-10.1 -> origin/cm-10.1
* [new tag] cm-10.1-M3 -> cm-10.1-M3
error: Your local changes to the following files would be overwritten by checkout:
default.xml
Please, commit your changes or stash them before you can switch branches.
Aborting
.repo/manifests/: discarding 43 commits
error: .repo/manifests/: manifests checkout bf4935bf568e492e40f1c4a680652f992ea4f45f
Traceback (most recent call last):
File "/home/nelikp/android/system/.repo/repo/main.py", line 414, in <module>
_Main(sys.argv[1:])
File "/home/nelikp/android/system/.repo/repo/main.py", line 390, in _Main
result = repo._Run(argv) or 0
File "/home/nelikp/android/system/.repo/repo/main.py", line 138, in _Run
result = cmd.Execute(copts, cargs)
File "/home/nelikp/android/system/.repo/repo/subcmds/init.py", line 347, in Execute
self._SyncManifest(opt)
File "/home/nelikp/android/system/.repo/repo/subcmds/init.py", line 203, in _SyncManifest
m.Sync_LocalHalf(syncbuf)
File "/home/nelikp/android/system/.repo/repo/project.py", line 1120, in Sync_LocalHalf
upstream_gain = self._revlist(not_rev(HEAD), revid)
File "/home/nelikp/android/system/.repo/repo/project.py", line 2006, in _revlist
return self.work_git.rev_list(*a, **kw)
File "/home/nelikp/android/system/.repo/repo/project.py", line 2155, in rev_list
p.stderr))
error.GitError: manifests rev-list ('^HEAD', 'bf4935bf568e492e40f1c4a680652f992ea4f45f', '--'): fatal: bad revision '^HEAD'
[email protected]:~/android/system$ repo init -u git://github.com/CyanogenMod/android.git -b jellybean
Traceback (most recent call last):
File "/home/nelikp/android/system/.repo/repo/main.py", line 414, in <module>
_Main(sys.argv[1:])
File "/home/nelikp/android/system/.repo/repo/main.py", line 390, in _Main
result = repo._Run(argv) or 0
File "/home/nelikp/android/system/.repo/repo/main.py", line 138, in _Run
result = cmd.Execute(copts, cargs)
File "/home/nelikp/android/system/.repo/repo/subcmds/init.py", line 347, in Execute
self._SyncManifest(opt)
File "/home/nelikp/android/system/.repo/repo/subcmds/init.py", line 200, in _SyncManifest
m.MetaBranchSwitch(opt.manifest_branch)
File "/home/nelikp/android/system/.repo/repo/project.py", line 2348, in MetaBranchSwitch
self.Sync_LocalHalf(syncbuf)
File "/home/nelikp/android/system/.repo/repo/project.py", line 1086, in Sync_LocalHalf
lost = self._revlist(not_rev(revid), HEAD)
File "/home/nelikp/android/system/.repo/repo/project.py", line 2006, in _revlist
return self.work_git.rev_list(*a, **kw)
File "/home/nelikp/android/system/.repo/repo/project.py", line 2155, in rev_list
p.stderr))
error.GitError: manifests rev-list ('^d15b08668a9aab975cabf51702f4dc1af2fb22dd', 'HEAD', '--'): fatal: bad revision 'HEAD'
[email protected]:~/android/system$ repo sync
Traceback (most recent call last):
File "/home/nelikp/android/system/.repo/repo/main.py", line 414, in <module>
_Main(sys.argv[1:])
File "/home/nelikp/android/system/.repo/repo/main.py", line 390, in _Main
result = repo._Run(argv) or 0
File "/home/nelikp/android/system/.repo/repo/main.py", line 138, in _Run
result = cmd.Execute(copts, cargs)
File "/home/nelikp/android/system/.repo/repo/subcmds/sync.py", line 569, in Execute
if mp.HasChanges:
File "/home/nelikp/android/system/.repo/repo/project.py", line 2383, in HasChanges
elif self._revlist(not_rev(HEAD), revid):
File "/home/nelikp/android/system/.repo/repo/project.py", line 2006, in _revlist
return self.work_git.rev_list(*a, **kw)
File "/home/nelikp/android/system/.repo/repo/project.py", line 2155, in rev_list
p.stderr))
error.GitError: manifests rev-list ('^HEAD', '11823bf4a4a1fda7e048a6b11e11d8f7f453616f', '--'): fatal: bad revision '^HEAD'
[email protected]:~/android/system$ cd ~/android/system/vendor/cm
bash: cd: /home/nelikp/android/system/vendor/cm: No such file or directory
[email protected]:~/android/system$ ./get-prebuilts
bash: ./get-prebuilts: No such file or directory
[email protected]:~/android/system$ ~/cm10.1/vendor/cm/get-prebuilts
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 178 100 178 0 0 193 0 --:--:-- --:--:-- --:--:-- 486
100 391k 100 391k 0 0 57504 0 0:00:06 0:00:06 --:--:-- 90013
Archive: /home/nelikp/cm10.1/vendor/cm/proprietary/Term.apk
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/armeabi/libjackpal-androidterm4.so
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/mips/libjackpal-androidterm4.so
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/x86/libjackpal-androidterm4.so
[email protected]:~/android/system$ . build/envsetup.sh
bash: build/envsetup.sh: No such file or directory
[email protected]:~/android/system$ . build/envsetup.sh
bash: build/envsetup.sh: No such file or directory
[email protected]:~/android/system$ cd ~/cm10.1
[email protected]:~/cm10.1$ ~/cm10.1/vendor/cm/get-prebuilts
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 178 100 178 0 0 196 0 --:--:-- --:--:-- --:--:-- 481
100 391k 100 391k 0 0 29827 0 0:00:13 0:00:13 --:--:-- 51554
Archive: /home/nelikp/cm10.1/vendor/cm/proprietary/Term.apk
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/armeabi/libjackpal-androidterm4.so
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/mips/libjackpal-androidterm4.so
inflating: /home/nelikp/cm10.1/vendor/cm/proprietary/lib/x86/libjackpal-androidterm4.so
[email protected]:~/cm10.1$ . build/envsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/armv7-a/vendorsetup.sh
including device/sony/aoba/vendorsetup.sh
including device/ti/panda/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
[email protected]:~/cm10.1$ brunch aoba
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "vendor/sony/fuji-common/common-vendor.mk" does not exist. Stop.
Device aoba not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_sony_aoba
CyanogenMod/android_device_sony_aoba already exists
Syncing repository to retrieve project.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Fetching projects: 100% (1/1), done.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "vendor/sony/fuji-common/common-vendor.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_aoba'
** Do you have the right repo manifest?
No such item in brunch menu. Try 'breakfast'
[email protected]:~/cm10.1$ breakfast aoba
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "vendor/sony/fuji-common/common-vendor.mk" does not exist. Stop.
Device aoba not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_sony_aoba
CyanogenMod/android_device_sony_aoba already exists
Syncing repository to retrieve project.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Fetching projects: 100% (1/1), done.
warning: local_manifest.xml is deprecated; put local manifests in `/home/nelikp/cm10.1/.repo/local_manifests` instead
Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "vendor/sony/fuji-common/common-vendor.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_aoba'
** Do you have the right repo manifest?
[email protected]:~/cm10.1$ ^C
[email protected]:~/cm10.1$
Click to expand...
Click to collapse
nelikp said:
please help about this error
Click to expand...
Click to collapse
You have alot of stuff going on in there, maybe i missed it but why didn't i see a command to add your device repo to the device folder, also do you have a correct kernel source? because after you add your device repo, you can either opt for a prebuilt kernel or a config in the boardconfig.mk... And what is this command "^C" i dont use this one... Which all leads back to your device repo, which is the key to configuring the rom to your device. If you don't have one you can pull others from the device folder in the repo ( this is only for observation)every device will be configured differently from your own . to get the repo, all you need is repo command , sudo apt-get install git, git-core, and curl. then comes the device repo cloning, then kernel cloning, then prp blobs from your prop list, then you get the prebuilts, then if everything goes good " . build/envsetup.sh && brunch <device name according to you config.> Then get ready for fatal errors because they may come...
Warped420 said:
You have alot of stuff going on in there, maybe i missed it but why didn't i see a command to add your device repo to the device folder
Click to expand...
Click to collapse
local_manifest.xml
i cant exactly pinpoint the problem, you tried too many different things in all kinds of mixed up orders. but try doing a straight up
. build/envsetup.sh && brunch aoba
see what output you get from just that and try to let it go, itll probably give you some random errors but if it continues let it continue, if it stops on its own fine, but if you ctrl c it you could be the only thing stopping it
still got this error
[email protected]:~/android/system/vendor/cm$ source build/envsetup.sh
[email protected]:~/android/system/vendor/cm$ breakfast aoba
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "device/*/aoba/cm.mk" does not exist. Stop.
Device aoba not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
^CTraceback (most recent call last):
File "build/tools/roomservice.py", line 56, in <module>
result = json.loads(urllib2.urlopen(githubreq).read())
File "/usr/lib/python2.7/socket.py", line 351, in read
data = self._sock.recv(rbufsize)
File "/usr/lib/python2.7/httplib.py", line 561, in read
s = self.fp.read(amt)
File "/usr/lib/python2.7/socket.py", line 380, in read
data = self._sock.recv(left)
File "/usr/lib/python2.7/ssl.py", line 241, in recv
return self.read(buflen)
File "/usr/lib/python2.7/ssl.py", line 160, in read
return self._sslobj.read(len)
KeyboardInterrupt
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "device/*/aoba/cm.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_aoba'
** Do you have the right repo manifest?
[email protected]:~/android/system/vendor/cm$ breakfast aoba
build/core/product_config.mk:189: *** _nic.PRODUCTS.[[device/*/aoba/cm.mk]]: "device/*/aoba/cm.mk" does not exist. Stop.
Device aoba not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Click to expand...
Click to collapse
Please help me
Please help me...
I get error will sync cm10.1 repo...
Can someone tell me how to fix it..? :crying:
Code:
[email protected]:~/arya_ruby/Source$ repo sync
Traceback (most recent call last):
File "/home/arya/arya_ruby/Source/.repo/repo/main.py", line 414, in <module>
_Main(sys.argv[1:])
File "/home/arya/arya_ruby/Source/.repo/repo/main.py", line 390, in _Main
result = repo._Run(argv) or 0
File "/home/arya/arya_ruby/Source/.repo/repo/main.py", line 138, in _Run
result = cmd.Execute(copts, cargs)
File "/home/arya/arya_ruby/Source/.repo/repo/subcmds/sync.py", line 569, in Execute
if mp.HasChanges:
File "/home/arya/arya_ruby/Source/.repo/repo/project.py", line 2383, in HasChanges
elif self._revlist(not_rev(HEAD), revid):
File "/home/arya/arya_ruby/Source/.repo/repo/project.py", line 2006, in _revlist
return self.work_git.rev_list(*a, **kw)
File "/home/arya/arya_ruby/Source/.repo/repo/project.py", line 2155, in rev_list
p.stderr))
error.GitError: manifests rev-list ('^HEAD', 'cfa5271b7e33bfd833b1750956b3bfc19e0ecbed', '--'): fatal: bad revision '^HEAD'
[email protected]:~/arya_ruby/Source$
Sorry for my bad english
Thanks
Thanks for the writeup!
[email protected]:~/opensemc$ mka bacon
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.3.1
CM_VERSION=10.2-20131019-UNOFFICIAL-aoba
TARGET_PRODUCT=cm_aoba
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.5.0-37-generic-x86_64-with-Ubuntu-12.10-quantal
HOST_BUILD_TYPE=release
BUILD_ID=JLS36I
OUT_DIR=/home/nelikp/opensemc/out
============================================
bionic/libc/Android.mk:429: TARGET_CPU_VARIANT is not defined
bionic/libc/arch-arm/arm.mk:30: *** "TARGET_CPU_VARIANT not set or set to an unknown value. Possible values are cortex-a5, cortex-a7, cortex-a8, cortex-a9, cortex-a15, krait, scorpion. Use generic for devices that do not have a CPU similar to any of the supported cpu variants.". Stop.
[email protected]:~/opensemc$
Click to expand...
Click to collapse
any help for me with this mess??
fix your boardconfig value by that name, set it to something it.listed closest to what your processor is
I'M GOD OF THE SEA PEOPLE!!!
Junkie2100 said:
fix your boardconfig value by that name, set it to something it.listed closest to what your processor is
Click to expand...
Click to collapse
Just another stuck messing with me
anyone pro/advance can help me?
including ./vendor/tmobile/libs/com.tmobile.themes/Android.mk ...
including ./vendor/tmobile/providers/ThemeManager/Android.mk ...
build/core/main.mk:510: *** Some files have been added to ALL_PREBUILTS.
build/core/main.mk:511: *
build/core/main.mk:512: * ALL_PREBUILTS is a deprecated mechanism that
build/core/main.mk:513: * should not be used for new files.
build/core/main.mk:514: * As an alternative, use PRODUCT_COPY_FILES in
build/core/main.mk:515: * the appropriate product definition.
build/core/main.mk:516: * build/target/product/core.mk is the product
build/core/main.mk:517: * definition used in all products.
build/core/main.mk:518: *
build/core/main.mk:520: *
build/core/main.mk:521: *** ALL_PREBUILTS contains unexpected files. Stop.
Click to expand...
Click to collapse
I know i need to edit build/core/main.mk
but what should it be?
include $(BUILD_SYSTEM)/legacy_prebuilts.mk
ifneq ($(filter-out $(GRANDFATHERED_ALL_PREBUILTS),$(strip $(notdir $(ALL_PREBUILT)))),)
$(warning *** Some files have been added to ALL_PREBUILTS.)
$(warning *)
$(warning * ALL_PREBUILTS is a deprecated mechanism that)
$(warning * should not be used for new files.)
$(warning * As an alternative, use PRODUCT_COPY_FILES in)
$(warning * the appropriate product definition.)
$(warning * build/target/product/core.mk is the product)
$(warning * definition used in all products.)
$(warning *)
$(foreach bad_prebuilts,$(filter-out $(GRANDFATHERED_ALL_PREBUILTS),$(strip $(notdir $(ALL_PREBUILTS)))),$(warning * unexpected $(bad_prebuilts) in ALL_PREBUILTS))
$(warning *)
$(error ALL_PREBUILTS contains unexpected files)
endif
Click to expand...
Click to collapse

[Q] Repo Sync Issues

After trying to port a rom to my device from source and running repo sync, it seems i have come across some corrupt objects and some fetch errors, any way to work around this or fix this? Help would be greatly appreciated.
Code:
[email protected]:~/android/system$ repo sync -f
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/hardware/ti/omap4xxx
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
remote: Counting objects: 2193, done.
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/webkit
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/eclipse-basebuilder
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/webkit
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
remote: Compressing objects: 100% (963/963), done.
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/eclipse-basebuilder
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/97/ade1bcc3e99e1e58dcfccfcbee0e3fcfb7034b is empty
[B]fatal: loose object 97ade1bcc3e99e1e58dcfccfcbee0e3fcfb7034b (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/97/ade1bcc3e99e1e58dcfccfcbee0e3fcfb7034b) is corrupt
fatal: index-pack failed[/B]
error: Cannot fetch platform/external/webkit
warn: --force-broken, continuing to sync
Fetching projects: 0% (1/340) error: object file /home/ghost/android/system/.repo/projects/sdk.git/objects[B]/06/ebcd593ed97f99ed1e6d2672a71dd29e249cda is empty
fatal: loose object 06ebcd593ed97f99ed1e6d2672a71dd29e249cda (stored in /home/ghost/android/system/.repo/projects/sdk.git/objects/06/ebcd593ed97f99ed1e6d2672a71dd29e249cda) is corrupt
fatal: The remote end hung up unexpectedly[/B]
error: Cannot fetch platform/external/eclipse-basebuilder
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/qemu-kernel
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
remote: Counting objects: 2193, done.
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/hardware/ti/omap4xxx
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
[B]error: object file /home/ghost/android/system/.repo/projects/sdk.git/objects/06/ebcd593ed97f99ed1e6d2672a71dd29e249cda is empty
fatal: loose object 06ebcd593ed97f99ed1e6d2672a71dd29e249cda (stored in /home/ghost/android/system/.repo/projects/sdk.git/objects/06/ebcd593ed97f99ed1e6d2672a71dd29e249cda) is corrupt
fatal: The remote end hung up unexpectedly[/B]
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/qemu-kernel
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
remote: Compressing objects: 100% (963/963), done.
error: Cannot fetch platform/hardware/ti/omap4xxx598 KiB/s
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/packages/apps/Tag
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/sdk0), 5.18 MiB | 587 KiB/s
warn: --force-broken, continuing to sync
[B]Fetching projects: 1% (4/340) Receiving objects: 14% (292/1970), 5.75 MiB | error: object file /home/ghost/android/system/.repo/projects/development.git/objects/06/e6c6ad452aec4814e03fbd638ef9f3706aeb99 is empty
fatal: loose object 06e6c6ad452aec4814e03fbd638ef9f3706aeb99 (stored in /home/ghost/android/system/.repo/projects/development.git/objects/06/e6c6ad452aec4814e03fbd638ef9f3706aeb99) is corrupt
fatal: The remote end hung up unexpectedly
error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/97/ade1bcc3e99e1e58dcfccfcbee0e3fcfb7034b is empty
fatal: loose object 97ade1bcc3e99e1e58dcfccfcbee0e3fcfb7034b (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/97/ade1bcc3e99e1e58dcfccfcbee0e3fcfb7034b) is corrupt
fatal: index-pack failed[/B]
error: Cannot fetch platform/prebuilts/qemu-kernel
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/system/netd
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/packages/apps/Tag
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
[B]error: object file /home/ghost/android/system/.repo/projects/development.git/objects/06/e6c6ad452aec4814e03fbd638ef9f3706aeb99 is empty
fatal: loose object 06e6c6ad452aec4814e03fbd638ef9f3706aeb99 (stored in /home/ghost/android/system/.repo/projects/development.git/objects/06/e6c6ad452aec4814e03fbd638ef9f3706aeb99) is corrupt
fatal: The remote end hung up unexpectedly
error: Cannot fetch TheMuppets/proprietary_vendor_samsung[/B]
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/packages/apps/CellBroadcastReceiver
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/system/netd
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/packages/apps/Tag
warn: --force-broken, continuing to sync
Fetching projects: 2% (7/340) error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/dbus
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/development
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/packages/apps/CellBroadcastReceiver
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/sdk
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/dbus
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/system/netd
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/eclipse
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/packages/apps/CellBroadcastReceiver
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/icu4c
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/sdk
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/eclipse
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/external/dbus
warn: --force-broken, continuing to sync
Fetching projects: 3% (11/340) error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/llvm
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/icu4c
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/prebuilts/sdk
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/llvm
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/prebuilts/eclipse
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/oprofile
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/external/icu4c
warn: --force-broken, continuing to sync
Fetching projects: 4% (14/340) error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/frameworks/opt/calendar
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/external/llvm
warn: --force-broken, continuing to sync
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/frameworks/opt/calendar
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/external/oprofile
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6
warn: --force-broken, continuing to sync
Fetching projects: 15% (51/340) error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
Fetching projects: 18% (62/340) error: Cannot fetch platform/frameworks/opt/calendar
warn: --force-broken, continuing to sync
Fetching projects: 31% (106/340) error: Cannot fetch platform/external/oprofile
warn: --force-broken, continuing to sync
Fetching projects: 64% (218/340) error: Cannot fetch platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6
warn: --force-broken, continuing to sync
Fetching projects: 100% (340/340), done.
I know the answer comes in a little late...
Remove the corrupted .git repos and resync.
Code:
/home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/97/ade1bcc3e99e1e58dcfccfcbee0e3fcfb7034b) is corrupt
fatal: index-pack failed
Looking at that code, removing the dead repositories like that:
Code:
rm -rf /home/ghost/android/system/.repo/projects/vendor/samsung.git
and do a
Code:
repo sync
i don't know why i am getting this error even my net speed is good pls help
/chromium-webview.git/shallow.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
Fetching project platform/hardware/qcom/msm8994iB | 14.00 KiB/s
Fetching project CyanogenMod/android_external_lzo
Fetching project platform_frameworks_opt_net_wifi
remote: Counting objects: 344, done.
remote: Compressing objects: 100% (257/257), done.
Fetching project platform/external/blktraceKiB | 12.00 KiB/s
Fetching projects: 89% (470/528) Fetching project platform/external/libgsm
Fetching project platform/external/jsmn
Fetching project CyanogenMod/android_system_extras_su
Fetching project CyanogenMod/android_external_boringssl
Fetching project platform/external/protobufKiB | 12.00 KiB/s
Fetching project CyanogenMod/android_external_fuse
Fetching projects: 90% (476/528) Fetching project platform/external/libogg
Fetching project CyanogenMod/android_external_tinyalsa
Fetching project platform/external/esd0 KiB | 9.00 KiB/s
Fetching project platform/prebuilts/ndk
Fetching project CyanogenMod/android_hardware_qcom_fm
Fetching projects: 91% (481/528) Fetching project platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9
Fetching project platform/external/harfbuzz_ng
Fetching project CyanogenMod/android_vendor_qcom_opensource_dpm
Fetching project CyanogenMod/android_packages_services_Mms s
Fetching project CyanogenMod/android_external_toybox
Fetching projects: 92% (486/528) Receiving objects: 0% (2699/67720Fetching projects: 93% (492/528) Receiving objects: 0% (4/431), 63Fetching projects: 94% (497/528) Fetching project CyanogenMod/android_hardware_qcom_bt
Fetching projects: 95% (502/528) Receiving objects: 0% (317/53695)error: Cannot fetch platform_external_chromium-webviews
error: RPC failed; result=18, HTTP code = 200.00 KiB/s iB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
remote: Counting objects: 431, done.
remote: Compressing objects: 100% (276/276), done.
error: RPC failed; result=18, HTTP code = 20028.00 KiB/s /s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
remote: Counting objects: 218, done.
remote: Compressing objects: 100% (125/125), done.
error: RPC failed; result=18, HTTP code = 2008.00 KiB/s /s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

[Q] Output on screen when syncing repo

Hey guys, I am just a noob. When I typed repo sync after repo init (ICS branch), I am getting this output-
Code:
Server does not provide clone.bundle; ignoring.
remote: Reusing existing pack: 767, done.
remote: Total 767 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (767/767), 1.17 MiB | 7.00 KiB/s, done.
Resolving deltas: 100% (459/459), done.
From https://github.com/AOKP/external_libpngiB | 27.00 KiB/s
* [new branch] ics -> gh/ics
* [new branch] jb -> gh/jb
* [new branch] jb-mr1 -> gh/jb-mr1
* [new branch] jb-mr2 -> gh/jb-mr2
* [new branch] kitkat -> gh/kitkat
* [new branch] master -> gh/master
* [new tag] jb-mr1_build-1 -> jb-mr1_build-1
* [new tag] jb-mr1_build-4 -> jb-mr1_build-4
* [new tag] jb-mr1_build-6 -> jb-mr1_build-6
* [new tag] jb-mr1_milestone-1 -> jb-mr1_milestone-1
* [new tag] jb-mr1_milestone-2 -> jb-mr1_milestone-2
* [new tag] jb-mr2_milestone-1 -> jb-mr2_milestone-1
Fetching project platform/packages/apps/Launcher2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1 0 1 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0Receiving objects: 66% (43203/65250), 53.27 MiB | 18.00 KiB/s
remote: Total 65250 (delta 36154), reused 64991 (delta 35896)
Receiving objects: 100% (65250/65250), 71.18 MiB | 26.00 KiB/s, done.
Resolving deltas: 100% (36154/36154), done.MiB | 25.00 KiB/s 0:20:36 53830Resolving deltas: 32% (11772/36154)
From https://github.com/AOKP/platform_development34:12 0:13:38 0:20:34 58337Receiving objects: 88% (1239/1394), 76.89 MiB | 24.00 KiB/s
i am buildig the ROM for ics and it is cloning stuff fro JB and KK. Is it okay? Or am I wrong? Please tell me. Its just a part of my output. Moreover, my destination folder is totally empty:crying:
Also, I get an error 404 periodically

Repo Sync error

Repo sync is getting me this :
Code:
remote: Counting objects: 42085, done.
remote: Counting objects: 183237, done.
remote: Compressing objects: 100% (34/34), done.
remote: Counting objects: 1317135, done.
remote: Compressing objects: 100% (744/744), done.
error: RPC failed; result=56, HTTP code = 200MiB | 2.00 KiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
You can try this:
http://lmgtfy.com/?q=fatal:+early+EOF
DevUt said:
Repo sync is getting me this :
Code:
remote: Counting objects: 42085, done.
remote: Counting objects: 183237, done.
remote: Compressing objects: 100% (34/34), done.
remote: Counting objects: 1317135, done.
remote: Compressing objects: 100% (744/744), done.
error: RPC failed; result=56, HTTP code = 200MiB | 2.00 KiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Click to expand...
Click to collapse
USE
Code:
repo sync -f --force-sync -c --no-tags

Categories

Resources