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

BgpLookingGlassService Software Installation Error #122

Open
hunhoffe opened this issue Feb 11, 2023 · 1 comment
Open

BgpLookingGlassService Software Installation Error #122

hunhoffe opened this issue Feb 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@hunhoffe
Copy link

Hello! I was working with seedemu and I recently realized that the install commands for BgpLookingGlassService appear to be broken.

It is not used in any of the supported examples so this is probably how it was not noticed before now.

When you try to create an image with this service, the commands below are used to install looking glass:

git clone https://github.com/xddxdd/bird-lg-go /lg
make -C /lg

The make command fails with the following error:

build github.com/xddxdd/bird-lg-go/frontend: cannot load embed: malformed module path "embed": missing dot in first path element

This is not causing me troubles at the moment, but I thought the issue should be clearly documented. I am not actively working to solve this issue.

@kevin-w-du
Copy link
Member

Thanks for the feedback. The BgpLookingGlassService was not fully tested and not used in any example. This is something that we wanted to add to the emulator, but due to the lack of people, we didn't complete this part. We will remove this service in the upcoming new release. I will keep this issue open until the new version of the emulator is released (should happen soon).

@kevin-w-du kevin-w-du added the bug Something isn't working label Feb 21, 2023
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
None yet
Development

No branches or pull requests

3 participants