[Bug 3769] New: vsftpd.postinst fails while building root filesystem image
bugzilla-daemon at treke.net
bugzilla-daemon at treke.net
Wed Feb 13 11:30:48 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=3769
Summary: vsftpd.postinst fails while building root filesystem
image
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: christian.glindkamp at taskit.de
Created an attachment (id=5232)
--> (http://bugs.openembedded.net/attachment.cgi?id=5232)
run vsftpd.postinst only on target device
vsftpd.postinst fails with the following error messages when building a root
filesystem image:
/develop/openembedded/tmp/rootfs/usr/lib/ipkg/info/vsftpd.postinst: line 1:
addgroup: command not found
/develop/openembedded/tmp/rootfs/usr/lib/ipkg/info/vsftpd.postinst: line 2:
adduser: command not found
mkdir: cannot create directory `/var/share': Permission denied
vsftpd.postinst should therefore be run on the target device. A patch fixing
the issue is attached.
--
Configure bugmail: http://bugs.openembedded.net/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