#20802: quilt: package refresh shows error: "/usr/bin/env: perl -w: No such 
file or
directory"
------------------------+---------------------------------------
  Reporter:  hnyman     |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Designated Driver (Trunk)
 Component:  toolchain  |    Version:  Trunk
Resolution:             |   Keywords:  refresh quilt
------------------------+---------------------------------------

Comment (by hnyman):

 hmmm. not quite sure what you mean, as plain "/usr/bin/env perl" from
 console seems to launch perl interactively, so it practically hangs
 waiting to input.

 Below are examples using "perl -h"

 {{{
 perus@vb1504:/Openwrt/trunk$ which perl
 /usr/bin/perl
 perus@vb1504:/Openwrt/trunk$ /usr/bin/env perl -h | head -n 3

 Usage: perl [switches] [--] [programfile] [arguments]
   -0[octal]         specify record separator (\0, if no argument)
 perus@vb1504:/Openwrt/trunk$ perl -h | head -n 3

 Usage: perl [switches] [--] [programfile] [arguments]
   -0[octal]         specify record separator (\0, if no argument)
 }}}



 the error happens both on Ubuntu 15.04 and 15.10

--
Ticket URL: <https://dev.openwrt.org/ticket/20802#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to