Bug 10533 - findsmb has a broken shebang
Summary: findsmb has a broken shebang
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Tools (show other bugs)
Version: 4.1.6
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 12:21 UTC by Björn Jacke
Modified: 2017-02-01 13:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Jacke 2014-04-02 12:21:40 UTC
reported by Louis van Belle:

in the file : /usr/bin/findsmb
The perl interpeter isn't set.
 
 
cat /usr/bin/findsmb
#!@PERL@   
 
which should be :
#!/usr/bin/perl
Comment 1 Christian Ambach 2014-12-02 21:29:06 UTC
Seems to be an oversight in the migration to waf
Comment 2 Aurélien Aptel 2017-02-01 13:40:58 UTC
this can be closed