On 08/07/2016 02:33 PM, Vincent Bernat wrote:
❦ 6 août 2016 22:10 CEST, Vincent Bernat <[email protected]> :
Some files are generated. They are marked with "Generated by
yangdump". This means you'll have to build them during build. If this is
already possible in the default build system, just ensure they are
removed before build by adding them to debian/clean.
Note that NetSNMP has also a lot of files that are generated from MIB
(with mib2c). I don't know if they are specifically marked as is but
the generated form is just a template. Maybe it's also the case with yuma?
That is correct they are only initial templates that have been generated
by yangdump (mib2c equivalent tool) a long time ago and maintained
manually afterwards. Only ./netconf/src/agt/agt_yuma_arp.{c,h}
./netconf/src/agt/agt_time_filter.{c,h}. No problem there.
I am working on the list of issues you sent and hope to have a new
yuma123_2.8+dfsg-1 package addressing all of them by the end of the day.
So long the yuma123_2.8+dfsg.tar.gz with removed MIBs and YANG models
derived from them is released and uploaded. I will report back when the
yuma123_2.8+dfsg-1 is uploaded.