[oe-issues] [Bug 2086] New: package_deb: dpkg scripts are being genereted without header: #!/bin/sh
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Apr 5 17:04:08 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2086
Summary: package_deb: dpkg scripts are being genereted without
header: #!/bin/sh
Product: Openembedded
Version: unspecified
Platform: Other
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
without #!/bin/sh as header in postinst, preinst, postrem, and prerem scripts
the dpkg fail to install the .deb package with the following error message:
dpkg (subprocess): unable to execute post-installation script: Exec format
error
dpkg: error processing base-passwd (--install):
subprocess post-installation script returned error exit status 2
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list