Problem downloading ICS sources using repo sync - General Questions and Answers

Platform is kubuntu 10.04 in virtualbox VM
Anybody has any idea what this means or how to resolve it? Thanks in advance.
Encountered Error:
remote: Counting objects: 18, done
remote: Finding sources: 100% (10/10)
remote: Getting sizes: 100% (16/16)
remote: Compressing objects: 100% (8/8)
remote: Total 10 (delta 0), reused 4 (delta 0)
Unpacking objects: 100% (10/10), done.acking objects: 90% (9/10)
From <https>://android.googlesource.com/platform/ndk
4f085ae..e4cedbc master -> aosp/master
error: Failed to connect to 2404:6800:4008:c01::52: Network is unreachable while accessing <https://>android.googlesource.com/platform/packages/apps/CellBroadcastReceiver/info/refs
fatal: HTTP request failed
error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing <https>://android.googlesource.com/platform/packages/apps/CertInstaller/info/refs
fatal: HTTP request failed
error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing <https>://android.googlesource.com/platform/packages/apps/Camera/info/refs
fatal: HTTP request failed
error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing <https>://android.googlesource.com/platform/packages/apps/Contacts/info/refs
fatal: HTTP request failed
error: The requested URL returned error: 403 while accessing <https>://android.googlesource.com/platform/packages/apps/CellBroadcastReceiver/info/refs
fatal: HTTP request failed
Click to expand...
Click to collapse

any help?

Bump bump

It looks like repo tries to download files over IPv6 but your ISP is not prepared for it. How exactly you try to compile?
Look at this thread: http://forum.xda-developers.com/showthread.php?t=1386615

anonymous_coward said:
Platform is kubuntu 10.04 in virtualbox VM
Anybody has any idea what this means or how to resolve it? Thanks in advance.
Click to expand...
Click to collapse
github has been having problems over the last couple of days

Related

[request for ics source upload on host website]

would someone please upload ics source once downloaded, i don't have my repositories setup because i had to reinstall ubuntu and lost everything, so please upload!!!
Only if you promise to spam some more forum sections with your request.
Sent from my SAMSUNG-SGH-I777
That's my bad, I didn't mean to create it in the Q&A, and I didn't wanna create it there in the because no one checks there anymore...
So I downloaded everything, now when following the instructions of http://source.android.com/source/building.html I get this...
Code:
[email protected]:~/WORKING_DIRECTORY$ source build/envsetup.sh
bash: build/envsetup.sh: No such file or directory
[email protected]:~/WORKING_DIRECTORY$ . build/envsetup.sh
bash: build/envsetup.sh: No such file or directory
What am I doing wrong???
EDIT!!!!!
results from repo sync:
Code:
[email protected]:~/WORKING_DIRECTORY$ repo sync
remote: Counting objects: 2997, done
remote: Finding sources: 100% (37/37)
remote: Getting sizes: 107% (15/14)
remote: Compressing objects: 100% (8/8)
Fetching projects: 13% (29/221) Receiving objects: 0% (28/2991), 131.97 KiB Fetching projects: 14% (31/221) Receiving objects: 0% (28/2991), 387.89 KiB Fetching projects: 16% (36/221) Receiving objects: 0% (28/2991), 835.75 KiB Fetching projects: 18% (40/221) Receiving objects: 0% (28/2991), 1.38 MiB | Fetching projects: 19% (42/221) Receiving objects: 0% (28/2991), 1.57 MiB | Fetching projects: 20% (45/221) Receiving objects: 0% (28/2991), 1.94 MiB | Fetching projects: 21% (47/221) Receiving objects: 0% (28/2991), 2.13 MiB | Fetching projects: 23% (51/221) Receiving objects: 0% (28/2991), 2.50 MiB | Fetching projects: 24% (54/221) Receiving objects: 0% (28/2991), 3.07 MiB | Fetching projects: 26% (58/221) Receiving objects: 0% (28/2991), 3.25 MiB | Fetching projects: 27% (60/221) Receiving objects: 0% (28/2991), 3.44 MiB | Fetching projects: 28% (62/221) Receiving objects: 0% (29/2991), 3.82 MiB | Fetching projects: 30% (67/221) Receiving objects: 0% (29/2991), 4.38 MiB | Fetching projects: 32% (71/221) Receiving objects: 0% (29/2991), 4.94 MiB | Fetching projects: 33% (73/221) Receiving objects: 0% (29/2991), 5.13 MiB | Fetching projects: 34% (76/221) Receiving objects: 0% (29/2991), 5.50 MiB | Fetching projects: 36% (80/221) Receiving objects: 0% (29/2991), 5.69 MiB | Fetching projects: 37% (82/221) fatal: write error: Input/output error
error: unable to resolve reference refs/remotes/aosp/ics-factoryrom-2-release: Success
From https://android.googlesource.com/platform/external/lohit-fonts
! [new branch] ics-factoryrom-2-release -> aosp/ics-factoryrom-2-release (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/ics-mr0: Success
! [new branch] ics-mr0 -> aosp/ics-mr0 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/master: Success
! [new branch] master -> aosp/master (unable to update local ref)
Fetching projects: 47% (104/221) fatal: Not a git repository: '/home/braxton/WORKING_DIRECTORY/.repo/projects/external/quake.git'
fatal: Not a git repository: '/home/braxton/WORKING_DIRECTORY/.repo/projects/external/safe-iop.git'
fatal: Not a git repository: '/home/braxton/WORKING_DIRECTORY/.repo/projects/external/quake.git'
remote: Counting objects: 2997, done
remote: Finding sources: 100% (37/37)
remote: Getting sizes: 107% (15/14)
remote: Compressing objects: 100% (8/8)
error: unable to resolve reference refs/remotes/aosp/ics-factoryrom-2-release: Success
From https://android.googlesource.com/platform/external/lohit-fonts
! [new branch] ics-factoryrom-2-release -> aosp/ics-factoryrom-2-release (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/ics-mr0: Success
! [new branch] ics-mr0 -> aosp/ics-mr0 (unable to update local ref)
error: unable to resolve reference refs/remotes/aosp/master: Success
! [new branch] master -> aosp/master (unable to update local ref)
fatal: Not a git repository: '/home/braxton/WORKING_DIRECTORY/.repo/projects/external/safe-iop.git'
error: Cannot fetch platform/external/quake | 298 KiB/s
fatal: Not a git repository: '/home/braxton/WORKING_DIRECTORY/.repo/projects/external/skia.git'
error: Cannot fetch platform/external/lohit-fonts8 KiB/s
error: Cannot fetch platform/external/safe-iop 292 KiB/s
fatal: Not a git repository: '/home/braxton/WORKING_DIRECTORY/.repo/projects/external/skia.git'
error: Cannot fetch platform/external/skia MiB | 298 KiB/s
fatal: write error: Input/output error5.49 MiB | 291 KiB/s
fatal: index-pack failed
error: Cannot fetch device/samsung/tuna
error: Exited sync due to fetch errors
[email protected]:~/WORKING_DIRECTORY$
pulled fine the first time. this is the resync about 3 hours later.
Code:
[email protected]:~/ics$ repo sync -j8
remote: Counting objects: 78, done
remote: Finding sources: 100% (44/44)
remote: Getting sizes: 101% (54/53)
remote: Compressing objects: 100% (19/19)
remote: Total 44 (delta 23), reused 43 (delta 23)
Unpacking objects: 100% (44/44), done.
From https://android.googlesource.com/platform/sdk
4fa753b..87ae4cb master -> aosp/master
Fetching projects: 100% (228/228), done.
i dont think its ready yet.
Pirateghost said:
pulled fine the first time. this is the resync about 3 hours later.
Code:
[email protected]:~/ics$ repo sync -j8
remote: Counting objects: 78, done
remote: Finding sources: 100% (44/44)
remote: Getting sizes: 101% (54/53)
remote: Compressing objects: 100% (19/19)
remote: Total 44 (delta 23), reused 43 (delta 23)
Unpacking objects: 100% (44/44), done.
From https://android.googlesource.com/platform/sdk
4fa753b..87ae4cb master -> aosp/master
Fetching projects: 100% (228/228), done.
i dont think its ready yet.
Click to expand...
Click to collapse
Well I will be resyncing soon to see if anything new is there...
Why did you add the -j8 at the end of the repo command?
Sent from my SAMSUNG-SGH-I897 using xda premium
b-eock said:
Well I will be resyncing soon to see if anything new is there...
Why did you add the -j8 at the end of the repo command?
Sent from my SAMSUNG-SGH-I897 using xda premium
Click to expand...
Click to collapse
this is the best explanation i have seen:
(you can use -j`grep 'processor' /proc/cpuinfo | wc -l` to run at full cpu speed. -j# (# means twice the amount of cores in your computer) means jobs. I will compare this to workers, your cpu could be a dual core, quad core and/or have hyperthreading (hyperthreading means a quad core will be seen as having 8 cores, I7 are considered this) well each one of your cores is a worker so one worker would be -j2 meaning the worker will handle 2 jobs. If you tell your workers to do more jobs then they won’t be happy being overloaded just like how any worker would be and will actually be slower. Now -j`grep 'processor' /proc/cpuinfo | wc -l` means read your computer’s info and run at optimal speed, now why choose between the 2 well you might not wanna run at max speed and just wanna use only half your power so you use your computer for other things during)
Click to expand...
Click to collapse
pulled from a very nice walkthrough on compiling cm7:
http://forum.xda-developers.com/showthread.php?t=915435
my laptop is a hyperthreaded quad core i7, so technically i could do 16, but i leave it at 8
Wait, I looked at your source and that says the SDK, not the actually ICS ROM...
Sent from my SAMSUNG-SGH-I897 using xda premium
b-eock said:
That's my bad, I didn't mean to create it in the Q&A, and I didn't wanna create it there in the because no one checks there anymore...
Click to expand...
Click to collapse
Closed the other thread and moved this one to general.
OK so, I went to boot up in Linux Ubuntu today, and it won't boot.... ALL of my stuff is in there... I had a UDEV rule file that is setup for all android phones, idk if I can find or make that again... any help? Last night I was D'loading source for ICS, ahh this sucks!
Do any of you know of a windows program to write an ISO to a disk? So I can make Ubuntu have its own partition?
Sent from my SAMSUNG-SGH-I897 using xda premium
b-eock said:
OK so, I went to boot up in Linux Ubuntu today, and it won't boot.... ALL of my stuff is in there... I had a UDEV rule file that is setup for all android phones, idk if I can find or make that again... any help? Last night I was D'loading source for ICS, ahh this sucks!
Do any of you know of a windows program to write an ISO to a disk? So I can make Ubuntu have its own partition?
Sent from my SAMSUNG-SGH-I897 using xda premium
Click to expand...
Click to collapse
This thread is wandering off the plantation. Ask your support question in an appropriate forum. Thread closed.

[Q] Issues with syncing

So I am trying to sync from VanirAOSP git hub I run this command:
repo init -u git://github.com/VanirAOSP/platform_manifest.git -b jb42
Then : repo sync
it seems to run for a while then I get this:
* [new branch] master -> aosp/master
error: Exited sync due to fetch errors
I try repo sync again and get this:
Fetching projects: 2% (7/334) fatal: Couldn't find remote ref refs/tags/android-4.2.1_r1
Unexpected end of command stream
fatal: Couldn't find remote ref refs/tags/android-4.2.1_r1
Unexpected end of command stream
fatal: Couldn't find remote ref refs/tags/android-4.2.1_r1
Unexpected end of command stream
Fetching projects: 99% (331/334) fatal: Couldn't find remote ref refs/tags/android-4.2.1_r1
Unexpected end of command stream
fatal: Couldn't find remote ref refs/tags/android-4.2.1_r1
Unexpected end of command stream
fatal: Couldn't find remote ref refs/tags/android-4.2.1_r1
Unexpected end of command stream
error: Cannot fetch platform/external/bluetooth/bluedroid
error: Cannot fetch platform/packages/apps/Nfc
error: Cannot fetch platform/external/libnfc-nci
error: Exited sync due to fetch errors
oh and I'm running Linux Mint 14 64bit and this is for the VZW Galaxy Nexus

Not Building

Running into this when trying to build a rom from source and porting to my device
Code:
/bin/bash: xsltproc: command not found
/bin/bash: xsltproc: command not found
find: `../../vendor/unbundled_google/libs/gcm/gcm-client/src': No such file or directory
find: `../../vendor/unbundled_google/libs/gcm/gcm-server/src': No such file or directory
find: `../../vendor/unbundled_google/libs/gcm/gcm-client/src': No such file or directory
find: `../../vendor/unbundled_google/libs/gcm/gcm-server/src': No such file or directory
build/core/base_rules.mk:130: *** hardware/qcom/display/liblight: MODULE.TARGET.SHARED_LIBRARIES.lights.msm8960 already defined by device/samsung/d2-common/liblights. Stop.
Any idea why gcm-client/src and gcm-server/src aren't being found? Sync'd the repo last night and all went good, tried re syncing today after that^ appeared but this came up
Code:
vendor/samsung/: discarding 9 commits
[COLOR="Red"]error: vendor/samsung/: TheMuppets/proprietary_vendor_samsung checkout e8768ff20e740568e96163589796e0749a4bc0f9[/COLOR]
Repo is having problems with loose objects, any help?
Code:
Fetching projects: 7% (24/340) error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f is empty
[B]fatal: loose object 11f1c4893c0c82909de9012d6c22341c9698732f (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f) is corrupt[/B]
[B]fatal: The remote end hung up unexpectedly[/B]
remote: Counting objects: 4130, done
remote: Finding sources: 100% (34/34)
remote: Getting sizes: 100% (10/10)
remote: Compressing objects: 100% (10/10)
remote: Total 34 (delta 21), reused 29 (delta 20)
Unpacking objects: 100% (34/34), done.
From https://android-review.googlesource.com/platform/dalvik
953e6b8..bf452d4 master -> aosp/master
Fetching projects: 69% (235/340) error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f is empty
[B]fatal: loose object 11f1c4893c0c82909de9012d6c22341c9698732f (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f) is corrupt[/B]
[B]fatal: The remote end hung up unexpectedly[/B]
Fetching projects: 99% (337/340) error: Cannot fetch TheMuppets/proprietary_vendor_samsung
error: Exited sync due to fetch errors
GhostIsBaked said:
Repo is having problems with loose objects, any help?
Code:
Fetching projects: 7% (24/340) error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f is empty
[B]fatal: loose object 11f1c4893c0c82909de9012d6c22341c9698732f (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f) is corrupt[/B]
[B]fatal: The remote end hung up unexpectedly[/B]
remote: Counting objects: 4130, done
remote: Finding sources: 100% (34/34)
remote: Getting sizes: 100% (10/10)
remote: Compressing objects: 100% (10/10)
remote: Total 34 (delta 21), reused 29 (delta 20)
Unpacking objects: 100% (34/34), done.
From https://android-review.googlesource.com/platform/dalvik
953e6b8..bf452d4 master -> aosp/master
Fetching projects: 69% (235/340) error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f is empty
[B]fatal: loose object 11f1c4893c0c82909de9012d6c22341c9698732f (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/11/f1c4893c0c82909de9012d6c22341c9698732f) is corrupt[/B]
[B]fatal: The remote end hung up unexpectedly[/B]
Fetching projects: 99% (337/340) error: Cannot fetch TheMuppets/proprietary_vendor_samsung
error: Exited sync due to fetch errors
Click to expand...
Click to collapse
cd android/system/vendor
rm -r samsung
cd && cd android/system
repo sync
mithun46 said:
cd android/system/vendor
rm -r samsung
cd && cd android/system
repo sync
Click to expand...
Click to collapse
Thanks, I'll try this as soon as I get home. Still trying to get the hang of this.
Update: Still receiving corrupt loose objects and some fetch errors after running those commands in terminal. Also tried repo sync -f but doesn't help with those fetch errors.
Code:
[email protected]:~$ cd android/system/vendor
[email protected]:~/android/system/vendor$ rm -r samsung
[email protected]:~/android/system/vendor$ cd && cd android/system
[email protected]:~/android/system$ repo sync -j8
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/icu4c
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: object file /home/ghost/android/system/.repo/projects/development.git/objects/06/e6c6ad452aec4814e03fbd638ef9f3706aeb99 is empty
[B]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[/B]
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/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/packages/apps/Tag
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
remote: Counting objects: 2142, done.
error: unable to resolve reference refs/remotes/aosp/tools_r22: Success
From https://android-review.googlesource.com/platform/sdk
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
remote: Compressing objects: 100% (928/928), done.
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/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/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[/B]
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/sdk
! [new branch] tools_r22 -> aosp/tools_r22 (unable to update local ref)
error: Cannot fetch platform/packages/apps/CellBroadcastReceiver
error: Cannot fetch platform/packages/apps/Tag| 601 KiB/s
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)
[B]error: Cannot fetch platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6
error: Cannot fetch platform/external/icu4c
error: Cannot fetch platform/prebuilts/sdkMiB | 620 KiB/s
error: Cannot fetch platform/development4 MiB | 620 KiB/s
error: Cannot fetch platform/sdk16), 40.00 MiB | 600 KiB/s [/B]
remote: Total 1916 (delta 1051), reused 1628 (delta 876)
Receiving objects: 100% (1916/1916), 43.82 MiB | 615 KiB/s, done.
[B]error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/73/420aa3dd4851768229c8636988f0e6a59f58fc is empty
fatal: loose object 73420aa3dd4851768229c8636988f0e6a59f58fc (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/73/420aa3dd4851768229c8636988f0e6a59f58fc) is corrupt
fatal: index-pack failed[/B]
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/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6
remote: Counting objects: 2142, done.
remote: Compressing objects: 100% (928/928), done.
remote: Total 1916 (delta 1051), reused 1628 (delta 876)
Receiving objects: 100% (1916/1916), 43.82 MiB | 614 KiB/s, done.
[B]error: object file /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/73/420aa3dd4851768229c8636988f0e6a59f58fc is empty
fatal: loose object 73420aa3dd4851768229c8636988f0e6a59f58fc (stored in /home/ghost/android/system/.repo/projects/vendor/samsung.git/objects/73/420aa3dd4851768229c8636988f0e6a59f58fc) is corrupt
fatal: index-pack failed
error: Cannot fetch TheMuppets/proprietary_vendor_samsung[/B]
error: Exited sync due to fetch errors
Sent from my SGH-T999 using xda app-developers app

Kernel source code uploading to gthub.

i have done make clean && make mrproper but i have problem uploading source code
see:>
Code:
Counting objects: 47221, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (46257/46257), done.
Writing objects: 100% (47221/47221), 275.93 MiB | 56.00 KiB/s, done.
Total 47221 (delta 5715), reused 0 (delta 0)
remote: error: GH001: Large files detected.
remote: error: Trace: d2d75d761936f36b463dce53863c4357
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File .tmp_vmlinux1 is 119.97 MB; this exceeds GitHub's file size limit of 100 MB
remote: error: File .tmp_vmlinux2 is 121.28 MB; this exceeds GitHub's file size limit of 100 MB
remote: error: File vmlinux is 121.28 MB; this exceeds GitHub's file size limit of 100 MB
To https://github.com/vinay94185vinay/Flamingo-kernel.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://github.com/vinay94185vinay/Flamingo-kernel.git'
[email protected]:~/android/xperia/D2212-02/kernel$
IMHO that tmp_vmlinux files are not necessary. I would delete it.
Vynikal said:
IMHO that tmp_vmlinux files are not necessary. I would delete it.
Click to expand...
Click to collapse
thank,s
i will delete them.
but what does IMHO mean?
vinay said:
thank,s
i will delete them.
but what does IMHO mean?
Click to expand...
Click to collapse
Dunno, maybe some cache file?
But tmp means temporary, therefore sth useless
Vynikal said:
Dunno, maybe some cache file?
But tmp means temporary, therefore sth useless
Click to expand...
Click to collapse
Finally it,s uploaded.
It's the linux kernel ....Probably of the host system ...

Sad android...maybe paranoid

INITIAL COMMUNIQUE:
...
"Samsung GALAXY CORE Prime"
("POWERED by android")
"metroPCS" ("t-mobile network")
"bong bong bong laa laa"
"buzz-buzz-buzz buzzzzzz"
(via usb cable to slackware--porteus variant: "Unable to open MTP device '[usb:001,013]'")
"buzz-buzz-buzz buzzzzzz"
("Unable to open MTP device '[usb:001,014]'")
"buzz-buzz-buzz buzzzzzz"
("Unable to open MTP device '[usb:001,015]'")
"buzz-buzz-buzz buzzzzzz"
("Unable to open MTP device '[usb:001,016]'")
"buzz-buzz-buzz" ...
...
System Recovery <3rd edition?> (up vol+pwr+home) appears normal for an os 5.1.1 Android.
(note: subject does not appreciate being called a "lollipop")
TRANSLATORS NOTES:
Android SM-G360T1, lmy47x.g360t1uvu1aofa, (unique s/n classified) not responding to Heimdall protocol...
Dreams of Replicant status wanning...
Suspect it (she?) is showing early stages of depression...
Z768G not so jealous now...suspect foul play ... >.> ... <.< ...
---
Heimdall output:
Code:
[email protected]:/mnt/sda3/.../prime# heimdall flash --RECOVERY /mnt/sda3/.../prime/TWRP/recovery.img --verbose
it's 3.0.2.0 i think
Code:
Heimdall v1.4.0
Copyright (c) 2010-2013, Benjamin Dobell, Glass Echidna
www glassechidna com au
This software is provided free of charge. Copying and redistribution is
encouraged.
If you appreciate this software and you would like to support future
development please consider donating:
www glassechidna com au/donate
Initialising connection...
Detecting device...
Manufacturer: "Sasmsung"
Product: "MSM8960"
length: 18
device class: 2
S/N: 0
VID:PID: 04E8:685D
bcdDevice: 0100
iMan:iProd:iSer: 1:2:0
nb confs: 1
interface[0].altsetting[0]: num endpoints = 1
Class.SubClass.Protocol: 02.02.01
endpoint[0].address: 82
max packet size: 0010
polling interval: 09
interface[1].altsetting[0]: num endpoints = 2
Class.SubClass.Protocol: 0A.00.00
endpoint[0].address: 81
max packet size: 0200
polling interval: 00
endpoint[1].address: 01
max packet size: 0200
polling interval: 00
Claiming interface...
Attempt failed. Detaching driver...
Claiming interface again...
Setting up interface...
Initialising protocol...
WARNING: Control transfer #1 failed. Result: -9
WARNING: Control transfer #2 failed. Result: -9
WARNING: Control transfer #3 failed. Result: -9
WARNING: Control transfer #4 failed. Result: -9
WARNING: Control transfer #5 failed. Result: -9
WARNING: Control transfer #6 failed. Result: -9
Protocol initialisation successful.
Beginning session...
Some devices may take up to 2 minutes to respond.
Please be patient!
Session begun.
Downloading device's PIT file...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet.
ERROR: Failed to send request to end PIT file transfer!
ERROR: Failed to download PIT file!
Ending session...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet. Retrying...
ERROR: libusb error -7 whilst sending packet.
ERROR: Failed to send end session packet!
Releasing device interface...
Re-attaching kernel driver...
[email protected]:/mnt/sda3/.../prime#
...
worth noting:
Code:
Manufacturer: "Sasmsung"
S/N: 0
Code:
ERROR: libusb...
Code:
MTP device '[usb:...
Code:
gingerbread man in spotlight...again...
...
any helpful tips for a more fruitful communication with this 'droid?

Categories

Resources