#4110 closed defect (fixed)

Ubuntu package list is broken

Reported by: Chris Johns Owned by: Ryan Long <ryan.long@…>
Priority: normal Milestone: 6.1
Component: unspecified Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The list found here:

https://docs.rtems.org/branches/master/user/hosts/posix.html#xubuntu

failed with libpython-dev. A Linux user needs to check this and update the list.

Change History (2)

comment:1 Changed on 10/02/20 at 02:39:02 by Chris Johns

I suggest adding:

sudo apt-get install python3-venv
python3 -m venv py
. ./py/bin/activate

because there is no python command

comment:2 Changed on 12/22/21 at 15:28:57 by Ryan Long <ryan.long@…>

Owner: set to Ryan Long <ryan.long@…>
Resolution: fixed
Status: newclosed

In 4e22dfe/rtems-docs:

Update package list for Ubuntu

Updated the latest version referenced of Ubuntu to 20.04, updated
package list, and identified what packages need to still be installed
afterwards to pass sb-check.

Closes #4110

Note: See TracTickets for help on using tickets.