Hi, Andrea:

I think my solutin is not correct because when I ran si_prepareclient, SIS still find the initrd_template from "usr/share/systemiamger/boot/ppc64/standard".
so I have modified reversely, could you tell me how to fix the problem I mentioned below? I think the target directory should be /usr/share/systemimager/boot/ppc64/standard




Best Regards,
-----------------------------
Sun jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing 100085, P.R.China.

Inactive hide details for Jing CDL Sun/China/IBMJing CDL Sun/China/IBM


          Jing CDL Sun/China/IBM

          2006-10-18 15:24


To

Jing CDL Sun/China/[EMAIL PROTECTED]

cc

[EMAIL PROTECTED], sisuite-devel@lists.sourceforge.net

Subject

Re: [Sisuite-devel] arch error for building SIS rpm for ppc64Jing CDL Sun
Hi, Andrea:

I have tried to fix this problem, and it seems OK.

./noarch/systemimager-server-3.7.4-1.noarch.rpm
./noarch/systemimager-ppcboot-standard-3.7.4-1.noarch.rpm
./noarch/systemimager-ppcinitrd_template-3.7.4-1.noarch.rpm
./noarch/systemimager-client-3.7.4-1.noarch.rpm
./noarch/systemimager-imagemanip-3.7.4-1.noarch.rpm
./noarch/systemimager-bittorrent-3.7.4-1.noarch.rpm
./noarch/systemimager-flamethrower-3.7.4-1.noarch.rpm
./noarch/systemimager-common-3.7.4-1.noarch.rpm

but I am not sure about my solution, so I write it below to you since you are professional for SIS, hope your confirm.:)

Makefile.d line 161
change "BOOT_BIN_DEST" from $(USR)/share/systemimager/boot/$(ARCH)/$(FLAVOR) (actually it is "/tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc64/standard")
to $(USR)/share/systemimager/boot/ppc/$(FLAVOR)





Best Regards,
-----------------------------
Sun jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing 100085, P.R.China.

Inactive hide details for Jing CDL Sun/China/IBMJing CDL Sun/China/IBM


          Jing CDL Sun/China/IBM

          2006-10-18 13:25


To

[EMAIL PROTECTED]

cc

sisuite-devel@lists.sourceforge.net

Subject

Re: [Sisuite-devel] arch error for building SIS rpm for ppc64Jing CDL Sun
Hi, Andrea:

come again:)
I have verified the new patch you sent to me, and it works well.
but at the end of rpm build, there is another error coming:

ssing files: systemimager-common-3.7.4-1
Processing files: systemimager-client-3.7.4-1
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.13280
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd systemimager-3.7.4
+ DOCDIR=/tmp/systemimager-3.7.4-root/usr/share/doc/systemimager-client-3.7.4
+ export DOCDIR
+ rm -rf /tmp/systemimager-3.7.4-root/usr/share/doc/systemimager-client-3.7.4
+ /bin/mkdir -p /tmp/systemimager-3.7.4-root/usr/share/doc/systemimager-client-3.7.4
+ cp -pr CHANGE.LOG COPYING CREDITS README VERSION /tmp/systemimager-3.7.4-root/usr/share/doc/systemimager-client-3.7.4
+ exit 0
Processing files: systemimager-ppcboot-standard-3.7.4-1
error: File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc
error: File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard
error: File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/boel_binaries.tar.gz
error: File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/config
error: File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/initrd.img
error: File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/kernel
Processing files: systemimager-ppcinitrd_template-3.7.4-1
error: File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/initrd_template
error: File not found by glob: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/initrd_template/*
Processing files: systemimager-bittorrent-3.7.4-1
Processing files: systemimager-imagemanip-3.7.4-1


RPM build errors:
File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc
File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard
File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/boel_binaries.tar.gz
File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/config
File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/initrd.img
File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/kernel
File not found: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/initrd_template
File not found by glob: /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot/ppc/standard/initrd_template/*

I have checked the directory /tmp/systemimager-3.7.4-root/usr/share/systemimager/boot, and there is a "ppc64" in it, but "ppc".
and I think it may be the same error with the problem I mentioned before.

[EMAIL PROTECTED] boot]# pwd
/tmp/systemimager-3.7.4-root/usr/share/systemimager/boot
[EMAIL PROTECTED] boot]#
[EMAIL PROTECTED] boot]#
[EMAIL PROTECTED] boot]# ll
total 8
drwxr-xr-x 3 root root 4096 Oct 28 03:30 ppc64
[EMAIL PROTECTED] boot]# cd ppc64/standard/
boel_binaries.tar.gz config initrd.img initrd_template/ kernel



Best Regards,
-----------------------------
Sun jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing 100085, P.R.China.


GIF image

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to