-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File name too long issue while building openconfig-network-instance.yang #140
Comments
@faraazbrcm any update? Did Venkat assign it to the right person? |
@jeff-yin I got the private changes from @faraazbrcm, the build is fine now. |
Fixed in the latest version of master |
I'm getting this build error, too. Could you please help me fix this error? |
@linemma you need to update sonic-buildimage/src/sonic-mgmt-framework/tools/pyang/pyang_plugins/openapi.py file openapi.py.zip Also, it requires a python module mmh3 (https://pypi.org/project/mmh3/) installed in the build system |
@faraazbrcm, thank you! After I use the new openapi.py, it can build success. |
…#140) * [JIRA SONIC-61689] Port-group - REST support for per group GET Signed-off-by: Prasanth Kunjum Veettil <[email protected]> Change-Id: I4eab63e726fa0c9b607d33eddd2c755b9f523600 * [JIRA SONIC-61845] On unconfiguring VRF VNI map, deleting the VNI field from CONFIG DB VRF Table. Done Following UT. 1. KLISH CLI 2. click Client 3. REST API 4. IPv4 and IPv6 traffic test. Change-Id: I019d2a6df2d4377ab32cffb7dff2280150e63755 * [JIRA SONIC-62681] 2x50G: Output for "show interface advertise Eth" cuts off the word "Advertisement" Signed-off-by: Dante Su <[email protected]> Change-Id: I736f77ed1416939f6dcddc7a040d8650481ea5f9 * [JIRA SONIC-62862] Backporting SONIC-61223. With user added explicit snooping configuration on Vlan, actioner has called PATCH with default value for the no form of the user configuration, this has resulted in running configuration showing default value when there is no explicit configuration for the default - Fixed actioner script to trigger DELETE for the snooping configuration instead of PATCH with the default values. - Fix added in l2mcmgrd to fill snooping configuration IPC message by reading redisDB update instead of keeping separate local cache for snooping configurations which comes before snooping enable. FT run scheduled for IGMP Snooping - http://10.193.81.56:9008/opt/projects/scheduler/jobs/4.0.0/17319/ Change-Id: I3ace4e6eca5cb7608d48bb9e3a11bb1c4976e4d9 * [JIRA SONIC-63234] - Corrected the order of deletion of v4 relay parameters Change-Id: Iabfb45271afb7754829ef42f91dfbed6c59379b8 Co-authored-by: Prasanth Kunjum Veettil <[email protected]> Co-authored-by: Tapash Das <[email protected]> Co-authored-by: Dante Su <[email protected]> Co-authored-by: Ashok Krishnegowda <[email protected]> Co-authored-by: Sonic Build <[email protected]> Co-authored-by: sonicmergeuser <[email protected]> Co-authored-by: Akhilesh Samineni <[email protected]>
I'm getting the following build error (File name too long) while compiling the openconfig-network-instance.yang (in yang folder and various dependent YANGs in common folder), can you please take a look?
The text was updated successfully, but these errors were encountered: