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

Errors in init.sh #2431

Closed
nuqleo opened this issue Oct 21, 2024 · 2 comments
Closed

Errors in init.sh #2431

nuqleo opened this issue Oct 21, 2024 · 2 comments

Comments

@nuqleo
Copy link

nuqleo commented Oct 21, 2024

There are a lot of errors in init.sh from gns3-server 2.2.50 (running in Fedora)

ln: /tmp/gns3/bin/usr/bin/[: No such file or directory
ln: /tmp/gns3/bin/usr/bin/[[: No such file or directory
ln: /tmp/gns3/bin/sbin/acpid: No such file or directory
ln: /tmp/gns3/bin/usr/sbin/add-shell: No such file or directory
ln: /tmp/gns3/bin/usr/sbin/addgroup: No such file or directory
...

Only /tmp/gns3/bin/linuxrc created.
Looks like this happened after this commit
c0be687

busybox Fedora package version:
busybox-1.37.0-1.fc42

busybox --list-full

usr/bin/[
usr/bin/[[
sbin/acpid
usr/sbin/add-shell
usr/sbin/addgroup
usr/sbin/adduser
sbin/adjtimex
bin/arch
sbin/arp
usr/sbin/arping
bin/ash
usr/bin/awk
bin/base64
usr/bin/basename
bin/bbconfig
usr/bin/bc
usr/bin/beep
usr/bin/blkdiscard
sbin/blkid
sbin/blockdev
usr/sbin/brctl
usr/bin/bunzip2
usr/bin/bzcat
usr/bin/bzip2
....

@nuqleo
Copy link
Author

nuqleo commented Oct 21, 2024

Works with --list instead of --list-full

grossmj added a commit that referenced this issue Oct 22, 2024
@grossmj
Copy link
Member

grossmj commented Oct 22, 2024

Thanks for catching this 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants