Trying to build for the OnePlus 7T which is supported by LineageOS. I have followed the guide, have Docker installed and am at the point to execute docker using the following:
sudo docker run
-v “/srv/e/src:/srv/src”
-v “/srv/e/zips:/srv/zips”
-v “/srv/e/logs:/srv/logs”
-v “/srv/e/ccache:/srv/ccache”
-e “BRANCH_NAME=v0.16-q”
-e “DEVICE_LIST=hotdogb”
-e “OTA_URL=”
-e “REPO=https://gitlab.e.foundation/e/os/releases.git”
registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:community
It eventually errors out with Missing “vendor/lineage”, aborting. Checked the logs and I have the following:
error: Cannot fetch TheMuppets/proprietary_vendor_oneplus (TypeError: write() takes no keyword arguments)
error: Cannot fetch TheMuppets/proprietary_vendor_htc (TypeError: write() takes no keyword arguments)
multiprocessing.pool.RemoteTraceback:
“”"
Traceback (most recent call last):
File “/usr/lib/python3.8/multiprocessing/pool.py”, line 125, in worker
result = (True, func(*args, **kwds))
File “/usr/lib/python3.8/multiprocessing/pool.py”, line 48, in mapstar
return list(map(*args))
File “/srv/src/Q/.repo/repo/subcmds/sync.py”, line 319, in _FetchProjectList
return [self._FetchOne(opt, x) for x in projects]
File “/srv/src/Q/.repo/repo/subcmds/sync.py”, line 319, in
return [self._FetchOne(opt, x) for x in projects]
File “/srv/src/Q/.repo/repo/subcmds/sync.py”, line 335, in _FetchOne
success = project.Sync_NetworkHalf(
File “/srv/src/Q/.repo/repo/project.py”, line 1140, in Sync_NetworkHalf
if not self._RemoteFetch(
File “/srv/src/Q/.repo/repo/project.py”, line 2208, in _RemoteFetch
output_redir.write(‘\n%s:\n%s’ % (self.name, gitcmd.stdout), file=sys.stderr)
TypeError: write() takes no keyword arguments
“”"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File “/srv/src/Q/.repo/repo/main.py”, line 631, in
_Main(sys.argv[1:])
File “/srv/src/Q/.repo/repo/main.py”, line 605, in _Main
result = run()
File “/srv/src/Q/.repo/repo/main.py”, line 598, in
run = lambda: repo._Run(name, gopts, argv) or 0
File “/srv/src/Q/.repo/repo/main.py”, line 262, in _Run
result = cmd.Execute(copts, cargs)
File “/srv/src/Q/.repo/repo/subcmds/sync.py”, line 859, in Execute
success, fetched = self._Fetch(to_fetch, op
Any help would be greatly appreciated.
Regain your privacy! Adopt /e/ the unGoogled mobile OS and online services