ths !

i had tried early : rpmbuild -bb SPEC/kernel-netbook.spec,same error.

my host OS is Fedora 13.

red line puzzle me when  executing %install .


> Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4Kd4vY
> + umask 022
> + cd /home/txh/rpmbuild/BUILD
> + '[' /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386 '!=' / 
> ']'
> + rm -rf /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386
> ++ dirname /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386
> + mkdir -p /home/txh/rpmbuild/BUILDROOT
> + mkdir /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386
> + cd kernel-netbook-2.6.35.3
> + cd linux-2.6.35


/*******************************************************/
Email: [email protected]  http://www.byd.com
/*******************************************************/
  ----- Original Message ----- 
  From: praveen pandey 
  To: [email protected] 
  Sent: Tuesday, January 04, 2011 7:39 PM
  Subject: Re: [MeeGo-dev] Fw: Using rpmbuild to package kernel-netbook failed.


  you can try using

  rpmbuild -bb SPEC/kernel-netbook.spec

  if everything is fine, this would give a binary rpm which you can install 
later


  BR,
  Praveen Pandey



  On Tue, Jan 4, 2011 at 1:20 PM, <[email protected]> wrote:


    /*******************************************************/
    唐新辉
    软件系统部
    比亚迪股份有限公司第八事业部
    地址: 深圳市坪山新区比亚迪路3009号比亚迪股份有限公司23号厂房718  518118
    电话: 0755-8988 8888 - 68642   传真: 0755-89924456  手机:18666280350
    Email: [email protected]  http://www.byd.com
    /*******************************************************/
    ----- Original Message -----
    From: <[email protected]>
    To: <[email protected]>
    Sent: Tuesday, January 04, 2011 3:42 PM
    Subject: Using rpmbuild to package kernel-netbook failed.


    > hi:
    >
    >    i try used rpmbuild to re-package kernel-netbook, it's ok both section 
%prep , %build ,but at %install is failed .
    >
    >   command is follow:
    >   root#rpm -ivh kernel-netbook-2.6.35.3-10.3.src.rpm
    >   root#cd /root/rpmbuild
    >   root#rpmbuild -ba SPEC/kernel-netbook.spec
    >
    >  error is follow:
    >
    > Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4Kd4vY
    > + umask 022
    > + cd /home/txh/rpmbuild/BUILD
    > + '[' /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386 '!=' 
/ ']'
    > + rm -rf /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386
    > ++ dirname /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386
    > + mkdir -p /home/txh/rpmbuild/BUILDROOT
    > + mkdir /home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386
    > + cd kernel-netbook-2.6.35.3
    > + cd linux-2.6.35
    > + rm -rf 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/firmware
    > + /usr/lib/rpm/find-debuginfo.sh --strict-build-id 
/home/txh/rpmbuild/BUILD/kernel-netbook-2.6.35.3
    > + /usr/lib/rpm/check-buildroot
    > + /usr/lib/rpm/redhat/brp-compress
    > + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
    > + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
    > + /usr/lib/rpm/redhat/brp-python-hardlink
    > + /usr/lib/rpm/redhat/brp-java-repack-jars
    > Processing files: kernel-netbook-2.6.35.3-10.3.i686
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/vmlinuz-2.6.35.3-10.3-netbook
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/System.map-2.6.35.3-10.3-netbook
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/config-2.6.35.3-10.3-netbook
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/kernel
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/build
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/source
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/vdso
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.block
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.dep.bin
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.alias.bin
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.symbols.bin
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.networking
    > error: File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.order
    > error: File not found by glob: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.builtin*
    > error: Explicit file attributes required in spec for: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/initrd-2.6.35.3-10.3-netbook.img
    >
    >
    > RPM build errors:
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/vmlinuz-2.6.35.3-10.3-netbook
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/System.map-2.6.35.3-10.3-netbook
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/config-2.6.35.3-10.3-netbook
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/kernel
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/build
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/source
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/vdso
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.block
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.dep.bin
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.alias.bin
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.symbols.bin
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.networking
    >    File not found: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.order
    >    File not found by glob: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/lib/modules/2.6.35.3-10.3-netbook/modules.builtin*
    >    Explicit file attributes required in spec for: 
/home/txh/rpmbuild/BUILDROOT/kernel-netbook-2.6.35.3-10.3.i386/boot/initrd-2.6.35.3-10.3-netbook.img
    >
    >
    > /*******************************************************/
    > Email: [email protected]  http://www.byd.com
    > /*******************************************************/
    _______________________________________________
    MeeGo-dev mailing list
    [email protected]
    http://lists.meego.com/listinfo/meego-dev




Powered by BYD Security Gateway.
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to