Skip to content
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

Infix v24.08 regression in GNS3 #603

Closed
troglobit opened this issue Sep 5, 2024 · 0 comments
Closed

Infix v24.08 regression in GNS3 #603

troglobit opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@troglobit
Copy link
Contributor

Current Behavior

When booting Infix v24.08 (x86_64) in GNS3 the device defaults to test mode.
Running on any other target does trigger this behavior.

Expected Behavior

Same behavior as running on physical systems, or even running qemu.sh.

Steps To Reproduce

No response

Additional information

Regression introduced in 241f3f2

Workaround: after boot, remove the file /mnt/aux/test-mode and reboot.

@troglobit troglobit added bug Something isn't working triage Pending investigation & classification (CCB) labels Sep 5, 2024
@troglobit troglobit added this to the Infix v24.09 milestone Sep 5, 2024
@troglobit troglobit removed the triage Pending investigation & classification (CCB) label Sep 5, 2024
@troglobit troglobit moved this to Todo in Infix & C:o Sep 5, 2024
axkar added a commit to addiva-elektronik/infix that referenced this issue Sep 23, 2024
- The test mode, introduced at the config/build phase (commit 241f3f2),
causes the device to start in test-mode when used in GNS3 (or other
environments). This has unintentionally become the default
configuration for the image, which is not desirable and is only
acceptable for the Infix test system. With this update, the original
configuration is preserved, and the test mode is applied only within
the test environment.

- Align the 'dual' topology to use the same template as 'quad'

Fixes kernelkit#603
axkar added a commit to addiva-elektronik/infix that referenced this issue Sep 23, 2024
- The test mode, introduced at the config/build phase (commit 241f3f2),
causes the device to start in test-mode when used in GNS3 (or other
environments). This has unintentionally become the default
configuration for the image, which is not desirable and is only
acceptable for the Infix test system. With this update, the original
configuration is preserved, and the test mode is applied only within
the test environment.

- Align the 'dual' topology to use the same template as 'quad'

Fixes kernelkit#603
@axkar axkar closed this as completed in 86c562d Sep 23, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Infix & C:o Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants