rainmanwy / robotframework-ScapyLibrary

Scapy Robot Framework Library
Apache License 2.0
9 stars 5 forks source link

Keyword with same name defined multiple times #6

Closed marauderlabs closed 5 years ago

marauderlabs commented 5 years ago

With the following python libs, I'm facing this error on a fresh installation too. robotframework 3.1.1
robotframework-debuglibrary 1.1.4
robotframework-requests 0.5.0
robotframework-ScapyLibrary 0.1.4
robotframework-scplibrary 1.2.0
scapy 2.4.2

[ WARN ] No route found for IPv6 destination :: (no default route?)
[ WARN ] CARP overwrites VRRP !
[ ERROR ] Loading module scapy.layers.cansocket_python_can
[ WARN ] [bgp.py] use_2_bytes_asn: True
[ WARN ] temp solution
[ ERROR ] Error in test library 'ScapyLibrary': Creating keyword 'Dns Get Str' failed: Keyword with same name defined multiple times.
[ ERROR ] Error in test library 'ScapyLibrary': Creating keyword 'IE ChargingID' failed: Keyword with same name defined multiple times.
[ ERROR ] Error in test library 'ScapyLibrary': Creating keyword 'IE APNRestriction' failed: Keyword with same name defined multiple times.
[ ERROR ] Error in test library 'ScapyLibrary': Creating keyword 'Raw' failed: Keyword with same name defined multiple times.
[ ERROR ] Error in test library 'ScapyLibrary': Creating keyword 'PPP' failed: Keyword with same name defined multiple times.