Re: [Aplaws-devel] Re: Error loading APLAWS+ applications (ccm load-bundle step)
Chris Burdess <[email protected]>
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <[email protected]> |
Daniel P. Berrange wrote:
> Your best bet is to install a machine using the official binary ZIP
> files we produced for the final APLAWS+ release & verify that this
> loads & operates correctly. If this suceeds, then compare the files
> produced from your custom builds & installs with those from the
> official build/install.
I followed the instructions in section 6.1.1.2 of
http://prdownloads.sourceforge.net/aplaws/rhea-ig-waf-en-6.1-1.pdf
The "ccm load-bundle" step fails with
/home/london/dan/rollingbuild/share/ccm-tools/lib was not found
This is due to the fact that $CCM_ZIP_ROOT/etc/profile.d/ccm-tools.sh
has "prefix=/home/london/dan/rollingbuild" hardcoded into it. I set
this to $CCM_ZIP_ROOT/usr and tried the "ccm load-bundle" step again.
This fails with
no such command: load-bundle
If I try this with my home-made load-bundle, i.e.:
ccm load --interactive ccm-core ccm-cms ccm-cms-assets-relatedlink
ccm-ldn-dublin ccm-cms-types-contact ccm-cms-types-esdservice
ccm-cms-types-article ccm-cms-types-filestorageitem
ccm-cms-types-mparticle ccm-cms-types-newsitem
ccm-cms-types-pressrelease ccm-cms-types-formitem
ccm-cms-types-formsectionitem ccm-cms-types-inlinesite ccm-ldn-xmlfeed
ccm-ldn-util ccm-ldn-atoz ccm-ldn-rss ccm-ldn-portal ccm-ldn-navigation
ccm-ldn-search ccm-ldn-shortcuts ccm-ldn-subsite ccm-ldn-terms
ccm-ldn-aplaws ccm-forum ccm-ldn-importer ccm-ldn-theme
--parameter-file
$CCM_ZIP_ROOT/usr/share/ccm-tools/bundles/aplaws-plus-standard/
integration.properties
then it completes.
This suggests that the build scripts generate different zip files on
different platforms, a speculation confirmed by the following:
binary: jar tvf $CCM_ZIP_ROOT/usr/share/java/ccm-ldn-rss-1.4.1-pdl.jar
0 Mon Mar 29 16:41:28 BST 2004 META-INF/
53 Mon Mar 29 16:41:28 BST 2004 META-INF/MANIFEST.MF
0 Mon Mar 29 16:40:50 BST 2004 com/
0 Mon Mar 29 16:40:50 BST 2004 com/arsdigita/
0 Mon Mar 29 16:40:50 BST 2004 com/arsdigita/london/
0 Mon Mar 29 16:40:50 BST 2004 com/arsdigita/london/rss/
712 Wed Oct 29 18:42:20 GMT 2003 com/arsdigita/london/rss/RSS.pdl
983 Mon Sep 01 12:28:20 BST 2003 com/arsdigita/london/rss/Feed.pdl
1220 Mon Sep 01 12:28:22 BST 2003 com/arsdigita/london/rss/rss.pdl
source: jar tvf $APLAWS_PREFIX/share/java/ccm-ldn-rss-1.4.1-pdl.jar
0 Tue Apr 06 11:44:12 BST 2004 META-INF/
103 Tue Apr 06 11:44:10 BST 2004 META-INF/MANIFEST.MF
0 Tue Apr 06 11:43:38 BST 2004 com/
0 Tue Apr 06 11:43:38 BST 2004 com/arsdigita/
0 Tue Apr 06 11:43:38 BST 2004 com/arsdigita/london/
0 Tue Apr 06 11:43:38 BST 2004 com/arsdigita/london/rss/
983 Mon Sep 01 12:28:22 BST 2003 com/arsdigita/london/rss/Feed.pdl
1220 Mon Sep 01 12:28:22 BST 2003 com/arsdigita/london/rss/rss.pdl
Looks like I'm missing the 712-byte RSS.pdl file when I build from the
sources. Any idea why that might be?
--
Redhat-ccm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-ccm-list
Archives: https://www.redhat.com/pipermail/redhat-ccm-list/