Comment 3 for bug 1141989

Revision history for this message
Brian Beck (brian-beck) wrote :

This is an important issue. It make applications less portable, and makes it more difficult to get applications running on a Linux server. For example, I have a fairly large Perl application that I would like to port from Macintosh OS X to Ubuntu Server. Each script begins with:

#!/usr/bin/env perl -w

So on Ubuntu, I get: /usr/bin/env: perl -w: No such file or directory

Package: coreutils
Essential: yes
Status: install ok installed
Priority: required
Section: utils
Installed-Size: 5920
Maintainer: Ubuntu Developers <email address hidden>
Architecture: amd64
Multi-Arch: foreign
Version: 8.20-3ubuntu5
Replaces: mktemp, timeout
Depends: dpkg (>= 1.15.4) | install-info
Pre-Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libc6 (>= 2.15), libselinux1 (>= 1.32)
Conflicts: timeout

Let me know if there's anything I can do to help out.

Cheers,
Brian