Uploaded image for project: 'ReactOS Build Environment'
  1. ReactOS Build Environment
  2. ROSBE-181

/usr/bin/python not existing in Ubuntu 22.04

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      RosBE was complaining that Python was missing.

      I then added Python2, was still a problem.

      Then I added a symlink to /usr/bin/python3 as /usr/bin/python.
      Here the result AFTER I added it:
      paul@bismark:~/reactos$ ls -l /usr/bin/python*
      lrwxrwxrwx 1 root root 16 mai 2 07:42 /usr/bin/python -> /usr/bin/python3
      lrwxrwxrwx 1 root root 9 jui 28 2021 /usr/bin/python2 -> python2.7
      -rwxr-xr-x 1 root root 3588440 mar 12 01:24 /usr/bin/python2.7
      lrwxrwxrwx 1 root root 10 avr 26 11:42 /usr/bin/python3 -> python3.10
      -rwxr-xr-x 1 root root 5901416 avr 2 05:04 /usr/bin/python3.

      It then worksed: "Finished successfully!"

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            dufresnep dufresnep
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: