Results 1 to 3 of 3

Thread: I need some help please

  1. #1
    Join Date
    May 2021
    Beans
    1

    I need some help please

    Im kinda new to linux just to get that out the way with,
    Im currently try to build a rom/os for my lg g3 d855 and lineageOS has a how to build a os for d855 and when i follow that most of it works but when i get to the repo init command to get to base os i assume it keeps saying syntax error.
    this is what it says--> File "/home/xssllayers19460/android/lineage/.repo/repo/main.py", line 79
    Then under that it says file=sys.stderr)
    ^
    But i have had it to work twice just that the first time my internet was terrible and the second time the power wire somehow fell out 😂😂

    I have seen some forums about this expect the line 79 bit was different for instance it would say "line 152"
    Anyway if someone could help me that would be greatly appreciated🙏😃

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: I need some help please

    Thread moved to Any Other OS.

    I had debated on moving it to Mobile Technology, but this is an entirely different OS than Ubuntu on mobile.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: I need some help please

    This is an extremely specific question about an Android variant and something related to python. It is a rabbit hole and only someone attempting to do exactly the same thing you are trying to accomplish will be likely to help.

    I'd ask this question on the lineageOS forums. When you do, be very clear on these things:
    • which Linux OS you are using?
    • which release of the Linux OS you are using?
    • which python version you are using?
    • which lineageOS you are trying to build?
    • when posting errors, it is best to show the exact command run, describe how the environment was setup - pointing to a how-to guide would be helpful, then show all the relevant output AS TEXT (never images).

    'repo' isn't a normal Ubuntu command, BTW. I'd guess it is a short-hand 'git' command. But git isn't written in python, so that doesn't make sense. git is a DVCS used world-wide by developers who develop in almost any language - C, C++, Ruby, Python, Perl, C#, Java, Javascript, or any of the 500+ other languages.

    While Android is based on Linux and uses a Linux kernel, it doesn't "feel" like linux at all without massive addons.

    Hope this is helpful.
    http://linuxcommand.org/tlcl.php is a beginning Linux book. The first 10 chapters or so are important for all Linux users on every platform.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •