[yocto] dansguardian

Mahdi Saadat MahdiS at nimakco.net
Tue Jan 27 04:21:12 PST 2015


After I add "inherit autotools gettext pkgconfig" on .bb file the error is :
/usr/bin/install: cannot stat 'transparent1x1.gif': No such file or
directory
Attached file is the do install log

---------------
Regards
mahdi
-----Original Message-----
From: Paul Eggleton [mailto:paul.eggleton at linux.intel.com] 
Sent: Tuesday, January 27, 2015 1:11 PM
To: Mahdi Saadat
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] dansguardian

On Tuesday 27 January 2015 11:10:03 Mahdi Saadat wrote:
> Thanks for your response the log file is as below:
> DEBUG: Executing python function rootfs_process_ignore
> DEBUG: Python function rootfs_process_ignore finished
> DEBUG: Executing python function rootfs_runtime_mapping
> DEBUG: Python function rootfs_runtime_mapping finished
> DEBUG: Executing python function do_rootfs
> NOTE: configuring RPM platform settings
> NOTE: configuring RPM system provides
> NOTE: configuring RPM DB settings
> NOTE: configuring Smart settings
> NOTE: Note: adding Smart channel nimak (45)
> NOTE: Note: adding Smart channel core2_32 (40)
> NOTE: Note: adding Smart channel all (35)
> NOTE: adding Smart RPM DB channel
> NOTE: Note: configuring RPM cross-install scriptlet_wrapper
> NOTE: ###### Generate rootfs #######
> NOTE: Executing
> '/home/nimak/poky/build/tmp/sysroots/x86_64-linux/usr/bin/createrepo
> --update -q /home/nimak/poky/build/tmp/deploy/rpm/all' ...
> NOTE: Executing
> '/home/nimak/poky/build/tmp/sysroots/x86_64-linux/usr/bin/createrepo
> --update -q /home/nimak/poky/build/tmp/deploy/rpm/nimak' ...
> NOTE: Executing
> '/home/nimak/poky/build/tmp/sysroots/x86_64-linux/usr/bin/createrepo
> --update -q /home/nimak/poky/build/tmp/deploy/rpm/core2_32' .$
> NOTE: Installing the following packages: iptables run-postinsts 
> dansguardian squid clamav snort packagegroup-core-boot
> ERROR: dansguardian not found in the base feeds (nimak 
> core2-32-intel-common
> core2-32 i586 x86 noarch any all).
> acl-2.2.52-r0 at core2_32 acl-dbg-2.2.52-r0 at core2_32 
> acl-dev-2.2.52-r0 at core2_32
> acl-doc-2.2.52-r0 at core2_32 acl-locale-de-2.2.52-r0 at core2_32 acl-local$
> DEBUG: Python function do_rootfs finished
> ERROR: Function failed: do_rootfs

This suggests that the main package is empty, which likely means that
do_install didn't install anything to ${D} (or less likely, none of the
files that it did install matched that the value of FILES_${PN} for the
recipe).
See this section of the manual for a bit more detail:

 
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-reci
pe-installing

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_install.9110
Type: application/octet-stream
Size: 29514 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150127/6684e516/attachment.obj>


More information about the yocto mailing list