YangCatalog / backend

YANG Catalog's REST API and internal module processing pipeline
https://yangcatalog.org
Apache License 2.0
2 stars 11 forks source link

reviseSemver.py script crashing #752

Closed richardzilincikPantheon closed 1 year ago

richardzilincikPantheon commented 1 year ago
error /var/yang/all_modules/huawei-fim-ifmtrunk@2020-02-28.yang: [Errno 2] No such file or directory: '/var/yang/all_modules/huawei-fim-ifmtrunk@2020-02-28.yang'

Such a module really doesn't exist, however there is one with a revision of 2020-02-29. There's likely more instances of this, the data needs to be corrected with the real revision of the module.

dmytro-kyrychenko commented 1 year ago

fixed by changing corrupted data on the production server