- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Sep 23 2024
looks like the problem on the FRR site: https://github.com/FRRouting/frr/issues/16899
I also ran into this issue and lost a couple of hours trying to figure it out.
I stand for the solution purpose by @Viacheslav .
Sep 22 2024
PR ready for review:
https://github.com/vyos/vyos-1x/pull/3876
Sep 21 2024
As the message currently states over at https://sourceforge.net/projects/e1000/
Sep 20 2024
I am currently using 2.18.1 with kernel 6.6.51-vyos
I am currently using 2.18.1 with kernel
This task has been completed with https://github.com/vyos/vyos-documentation/pull/1548
Sep 19 2024
Running smoketests before PR:
https://github.com/jestabro/vyos-1x/tree/configd-err-out
Smoketest fails for the wireless interfaces
DEBUG - ======================================================================
DEBUG - FAIL: test_wireless_add_single_ip_address (__main__.WirelessInterfaceTest.test_wireless_add_single_ip_address)
DEBUG - ----------------------------------------------------------------------
DEBUG - Traceback (most recent call last):
DEBUG - File "/usr/libexec/vyos/tests/smoke/cli/test_interfaces_wireless.py", line 84, in test_wireless_add_single_ip_address
DEBUG - self.assertTrue(process_named_running('wpa_supplicant'))
DEBUG - AssertionError: None is not trueSep 18 2024
So I investigated further and it is like this in jool:
mark is only used to select between pool4 instances.
KVM is a dependency
I think, a new command is required for this show integrity or similar. Also a brief status in MOTD and show version.
Do you want some CLI for it? Or just user util?
Sep 17 2024
I am not yet able to reproduce this in either case. @c-po suggestion of an interaction with the introduction of vyos.utils.configfs is quite reasonable, but I have not reproduced in current rolling or an image earlier than the recent changes (T6633, T6640) to resolve T6639. I've asked the forum user of the second report for further information.