[oe-issues] [Bug 2574] New: all dpkg scripts are poiting erroneously to perl native in workdir instead of /usr/bin/perl
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Jun 28 18:40:25 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2574
Summary: all dpkg scripts are poiting erroneously to perl native
in workdir instead of /usr/bin/perl
Product: Openembedded
Version: unspecified
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: rodrigo.vivi at gmail.com
QAContact: tinderbox-oe at gmx.net
All final dpkg scripts headers are pointing to perl-native of workdir instead
to point to /usr/bin/perl where the perl really is installed.
In my case all dpkg scripts are like this:
#!/indt/mamona/openembedded/tmp/staging/i686-linux/bin/perl
instead of:
#!/usr/bin/perl
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list