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

add Linux debug package #784

Open
qrkourier opened this issue Jan 22, 2024 · 0 comments
Open

add Linux debug package #784

qrkourier opened this issue Jan 22, 2024 · 0 comments

Comments

@qrkourier
Copy link
Member

The existing Linux package ziti-edge-tunnel comes with /opt/openziti/bin/debug.bash for collecting debug and troubleshooting info.

This script needs additional utilities like strace and gdb that are not necessarily installed by default, and should not be dependencies of the main tunneler package ziti-edge-tunnel because they're unnecessary for normal operation.

Add a new Linux package named ziti-edge-tunnel-debug to the cross-platform package repos for Red Hat and Debian family distros, not the distro-version-specific repos where the ziti-edge-tunnel package is published. This choice of repo stems from the fact that the debug package contains only a BASH script, so it need not be targeted to any particular architecture or distro version, e.g., Ubuntu Focal vs. Ubuntu Jammy.

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

1 participant