Cm7 development repo infuse4g no product - Samsung Infuse 4G

Hi,
Can't post this in the development thread (not enough posts) but it looks like the build process is currently borked on the github repo. Command run are:
Code:
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j16
vendor/cyanogen/get-rommanager
repo sync
. build/envsetup.sh && brunch infuse4g
error is:
build/core/product_config.mk:203: *** No matches for product "cyanogen_infuse4g"
I'm probably being dumb...

Yes I am dumb - init should be:
init -u git://github.com/TeamRefuse/android.git -b gingerbread
R

I'm having an issue too...now when I try to sync repo it says permission denied...help please!
sent from my infuse on MIUI 1.4ghz KI3

If in doubt just start again - delete the repo and resync (you might need to get rid of ~/.repoconfig but see if it works without doing that first.

Related

problem about repo init in my linux

hi to everyone i was looking for help.. bcoz im not a git pro nor linux pro.. i just want to studying about it and compile my own rom from source.. and i already did it.. but my problem comes when i rm all git files to start new repo init i made this thing because i am from unfinished repo sync.. and my problem now is everytime i doing repo init the error comes out..
Code:
[email protected]:~/qrd# repo init -u git://codeaurora.org/quic/qrd-android/platform/manifest.git -b refs/tags/R8625QSOSKQLYA3070 -m CAF/R8625QSOSKQLYA3070.xml
Traceback (most recent call last):
File "/root/.repo/repo/main.py", line 31, in <module>
from git_config import init_ssh, close_ssh
ImportError: No module named git_config
any help will so much appreciated..

[Q] Source Compiling error

When i type this
[email protected]:~/android_source$ repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
I get error :
/home/agent-panda/bin/repo: line 1: syntax error near unexpected token `newline'
/home/agent-panda/bin/repo: line 1: `<!DOCTYPE html>'
Why ??
Ubuntu 13.10 Fully updated and all dependencies installed.

[Q] Galaxy tab 2.7.0 (p3100) building CM11. First time user question.

Hello,
I am trying to build CM11 for my p3100 from source for first time.
I am following http://wiki.cyanogenmod.org/w/Build_for_p3100. But I guess it is bit old.
I setup a virtualbox with ubuntu 13.10 64 bit server edition and created the folders as in the instructions.
Then I created another folder cm11 (mkdir -p ~/cm11) and I cd to cm11.
Now here is the confusion, should I be doing repo init as below,
Code:
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
or
Code:
repo init -u git://github.com/CyanogenMod/android_device_samsung_p3100.git -b cm-11.0
Note: This question came to me after initiated the repo with android.git and its downloaded some GBs of data already.
Thanks,
Simon Mandy

cwm 11 repository error

hi guys
i am trying to download cwm repository but getting error
Code:
$ cd ~/android/system/
$ repo init -u https://github.com/CyanogenMod/android.git -b cm-11.0
but i keep getting errors like (see attachment)
please help.

LineageOS 18.1, were we abandoned?

Will we have our Zenfone 6 for LineageOS 18.1?
Pretty sure it's never happening unless someone randomly picks it up.
Almost no development on the Zenfone 7 or Zenfone 8 flip either. People really don't want to have amazing front cameras I guess. Maybe ahead of it's time.
I prefer 9 anyway... no Android cov Build in surveillance!
I would like to build LineageOS 18.1 for Zenfone 6 flip, but i have not done such a build before.
Android 12 looks like crap and also has no SIP client.
Would it be enough to replace
repo init -u https://github.com/LineageOS/android.git -b lineage-17.1 with
repo init -u https://github.com/LineageOS/android.git -b lineage-18.1
and otherwise folow the same steps? Also, can it be done on Manjaro? I could otherwise set up an Ubuntu VM.
Thanks!
fartyfart said:
I would like to build LineageOS 18.1 for Zenfone 6 flip, but i have not done such a build before.
Android 12 looks like crap and also has no SIP client.
Would it be enough to replace
repo init -u https://github.com/LineageOS/android.git -b lineage-17.1 with
repo init -u https://github.com/LineageOS/android.git -b lineage-18.1
and otherwise folow the same steps? Also, can it be done on Manjaro? I could otherwise set up an Ubuntu VM.
Thanks!
Click to expand...
Click to collapse
I can't help you but please doo! Still rocking 17.1 on this thing.
i tried building 18.1 but got stuck at
~/android/lineage$ breakfast I01WD
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
build/make/core/product_config.mk:155: error: Can not locate config makefile for product "lineage_I01WD".
14:29:51 dumpvars failed with: exit status 1
/usr/bin/env: ‘python’: No such file or directory
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
build/make/core/product_config.mk:155: error: Can not locate config makefile for product "lineage_I01WD".
14:29:51 dumpvars failed with: exit status 1
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
build/make/core/product_config.mk:155: error: Can not locate config makefile for product "lineage_I01WD".
14:29:52 dumpvars failed with: exit status 1
** Don't have a product spec for: 'lineage_I01WD'
** Do you have the right repo manifest?
Click to expand...
Click to collapse

Categories

Resources