Page MenuHomeVyOS Platform

Fix indexing error in configdep script organization
Closed, ResolvedPublicBUG

Description

The list of callable wrappers of config dependency scripts are indexed by a the calling script name: an error/typo in the inspect stack index obtaining the calling script leads to unexpected, but non-fatal, results once we had more than isolated examples. The result was config dependencies being called in the wrong context, for example, T5644 ignoring the ConfigError raised by the nat.py script. Simple to fix, the PR will follow smoketest completion.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

jestabro triaged this task as Urgent! priority.
jestabro created this object in space S1 VyOS Public.
jestabro moved this task from Open to Finished on the VyOS 1.5 Circinus board.
jestabro moved this task from Open to Backport Candidates on the VyOS 1.4 Sagitta board.
jestabro changed the task status from Unknown Status to Resolved.Oct 17 2023, 5:52 PM
jestabro moved this task from Backport Candidates to Finished on the VyOS 1.4 Sagitta board.