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

Check backup path for nil also #54

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

rcalosso
Copy link

Cleanly handles missing ifconfig and ip command such as went in a docker image

lib/uuidtools.rb Outdated Show resolved Hide resolved
lib/uuidtools.rb Outdated Show resolved Hide resolved
@RoverWire
Copy link

Why this is not merged yet? @sporkmonger

I think this is a great fix for a common issue on containers.

@nwallace
Copy link

nwallace commented Jan 3, 2024

I'm just commenting here to add that this fixes #53 so that GitHub will cross-link this PR with that issue. @sporkmonger are you still maintaining this? Let us know if you need help

Edit: I hadn't actually tried this PR when I initially left this comment. While the cross-linking is still good to have, this PR didn't fully solve my problem. It fixed the call to UUIDTools::UUID::ifconfig, but calls to UUIDTools::UUID::first_mac (which is used by UUIDTools::UUID::timestamp_create) still failed. #55 fixes both issues

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

Successfully merging this pull request may close these issues.

4 participants