Bug 2415 - ldd: incorrect error message
Summary: ldd: incorrect error message
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: unspecified
: P2 minor
Target Milestone: ---
Assignee: Ulrich Drepper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-03 20:32 UTC by Stanislav Brabec
Modified: 2018-04-19 13:51 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Brabec 2006-03-03 20:32:30 UTC
How to reproduce:
ldd /

Actual result:
ldd: /: No such file or directory

Expected result:
ldd: /: Is a directory
Comment 1 Ulrich Drepper 2006-04-01 20:17:38 UTC
I applied a different patch.