netopeer icon indicating copy to clipboard operation
netopeer copied to clipboard

configure cfgsystem

Open MaXiao93 opened this issue 7 years ago • 2 comments

Hello all, when i compile the cfgsystem, i get this problem: /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ietf-system.yang:9: error: module "ietf-inet-types" not found in search path Command 'pyang -p /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ -f yin /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ietf-system.yang' failed (1) configure: error: Generating validation files for ietf-system failed. Please help me to solve this problem. Thank you very much

MaXiao93 avatar Jul 19 '18 09:07 MaXiao93

Hi, I guess copying ietf-inet-types.yin (for example, from netopeer/transAPI/cfginterfaces/model/) into netopeer/transAPI/cfgsystem/model/ should help but the error is an odd one.

Regards, Michal

michalvasko avatar Jul 23 '18 06:07 michalvasko

Thanks, i had solved this problem. thank you.

MaXiao93 avatar Aug 08 '18 02:08 MaXiao93