Bug 69 - tap_ns_tun() doesn't report errno on failure
Summary: tap_ns_tun() doesn't report errno on failure
Status: RESOLVED FIXED
Alias: None
Product: passt
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All Linux
: Normal normal
Assignee: David Gibson
URL:
Depends on:
Blocks:
 
Reported: 2023-08-02 01:47 UTC by David Gibson
Modified: 2023-08-04 08:34 UTC (History)
0 users

See Also:


Attachments

Description David Gibson 2023-08-02 01:47:40 UTC
In https://github.com/containers/podman/issues/19428 tap_ns_tun() is failing, but it's hard to debug because it's not reporting what error we see there.  We should report errno back so that we can print a more useful error.
Comment 1 David Gibson 2023-08-02 03:15:54 UTC
Fix posted.
Comment 2 David Gibson 2023-08-04 08:34:30 UTC
Fix is now merged.

Note You need to log in before you can comment on or make changes to this bug.