Hi all,
Thanks Anurag for helping me getting authorization bundle.
I faced some issue during packaging build.
My development machine is on Ubuntu 10.04 Desktop.
* Linux gs21 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:24:35 UTC 2011 i686 GNU/Linux
I attached my core.log for analysis.
My print out of pkg_build.sh is as following:
SLIM Packaging Utility. (C) 2007-2010 Cisco Systems, Inc
Checking dependencies...
WARNING: If an application from AXP 1.0/1.1 is repackaged to be installed
on AXP 1.5, please make sure to increment the application version
- Fixing Script Path: bin/post-install.sh -> ./bin/post-install.sh
Generated swap option: OFF
Generated share timezones option: ON
Generated shutdown timeout option: 30
INFO: 16mb will be added to the application's memory requirements to support
the application's tmpfs file system (/tmp)
Creating project directories...
Generated Application UUID: e5d40c1f-7226-45bc-b35f-813d782d1f67
Preparing configuration for the core packaging tool...
Creating runtime signatures...
Generating a list of files to package...
Preparing package manifest...
Processing manifest file information...
Error: exiting (102 main /home/zoebir/work/cemnet/DTWAN/2-AXP_IMPL/sdk/axp-sdk.1.6.1/lib/pkg/scripts/utils/files_notin_compfilelist.sh)
Invoking core SLIM packaging utilities...
SLIM packaging core log file saved to: /home/zoebir/work/cemnet/DTWAN/2-AXP_IMPL/project/myhelloworld_proj/package/tmp/core.log
Renaming MyHelloWorld.pkg -> MyHelloWorld.1.0.pkg
My print output of pkg_check.sh :
Library Dependency Checker Utility. (C) 2007-2009 Cisco Systems, Inc
Checking dependencies...
pkg_check.sh: Utility 'lddlibc4' not found. Packaging cannot continue.
pkg_check.sh: Please install 'lddlibc4' and try again
Eventhough it had error, .pkg and .prt1 files are created. I tried to install the package on AXP and it showed no error during installation.
But it failed to start application (reason stated on AXP when executing "show state").
Qns 1: Why I can still install package on AXP even there is an error during packaging ?
Qns 2: Does failure in staring application relates to packaging error ? new issue ?
P.S. I modify original example HelloWorld by printing additional date information.
Please advise.
Thanks and Regards,
Zoebir