Team, good day!
I am sending this email because I have not been able to install TREX on a Ubuntu box:

These are the JAVA packages I have installed so far:


I am running the command and I get the following error:

Is there a chance that you can help me with this setup? Thanks!
G,
--
You received this message because you are subscribed to the Google Groups "TRex Traffic Generator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trex-tgn+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/BY5PR11MB42263C99DE5978C87EC59B70D215A%40BY5PR11MB4226.namprd11.prod.outlook.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/a2a52ef8-6ec2-4fad-ae21-af22270ffd2an%40googlegroups.com.
[bash]>cd /opt/trex [bash]>wget --no-cache https://trex-tgn.cisco.com/trex/release/latest [bash]>tar -xzvf latest
in this i am facing error
ubuntu@desktop2:/opt/trex/v3.03$ lspci | grep Ethernet
00:03.0 Ethernet controller: Red Hat, Inc. Virtio network device
00:04.0 Ethernet controller: Red Hat, Inc. Virtio network device
ubuntu@desktop2:/opt/trex/v3.03$ sudo ./dpdk_setup_ports.py -s
Traceback (most recent call last):
File "./dpdk_setup_ports.py", line 17, in <module>
import dpdk_nic_bind
File "/opt/trex/v3.03/dpdk_nic_bind.py", line 40, in <module>
from distutils.util import strtobool
ModuleNotFoundError: No module named 'distutils.util'
ubuntu@desktop2:/opt/trex/v3.03$ sudo apt-get install python3-distutils
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? what should i do for this .
This is an ubuntu issue
: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
| Start traffic on port 0 (imix profile) | |
| Show the stats |
- port_limit : 2 version : 2 low_end : true #interfaces : ["veth0", "veth1"] #
port_info : # set eh mac addr - ip : 1.1.1.1 default_gw : 2.2.2.2 - ip : 2.2.2.2 default_gw : 1.1.1.1
| low-footprint mode ( require less resource), use one thread | |
| use veth0/veth1 as DP ports conntect to an internal switch |
You will need to redirect the folowing ports 4500/4501/4507 to use the external GUI for that you can use this command
|
Download the GUI from GitHub trex-gui-release
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/11216a10-07cf-4271-8e2c-c73ce7fc9ff6n%40googlegroups.com.