I have filed both issues in the bug tracker:

http://svn.oscar.openclustergroup.org/trac/oscar/ticket/431
http://svn.oscar.openclustergroup.org/trac/oscar/ticket/432

Cheers,

Bernard

On 10/2/07, DongInn Kim <[EMAIL PROTECTED]> wrote:
> FYI,
>
> Here is a good example to show what problem I have.
> http://www.osl.iu.edu/~dikim/opkg-sis-1:3.8.0-3.src.rpm
>
> This srpm was generated while opkgc generated the SIS opkg meta rpms but 
> looks like it does not include everything that we need.
> > [EMAIL PROTECTED] SRPMS]# rpm -qpl opkg-sis-1\:3.8.0-3.src.rpm
> > opkg-sis.spec
>
> It has only its spec file. :-(
>
> In addition, its spec file does not seem to be correct either. It does not 
> include Sourcefile to look at.
>
> I attached its spec file here for your convenience even though you can get it 
> from the above srpm file.
>
> Regards,
>
> - DongInn
>
>
> DongInn Kim wrote:
> > Hi Jean,
> >
> > Can you please fix the dependency problems on opkg meta rpms ASAP? More 
> > specifically
> > 1. opkg-<package>-server rpm does not have the proper "requires".
> >> [EMAIL PROTECTED] noarch]# rpm -q --requires -p 
> >> opkg-sis-server-1\:3.8.0-3.noarch.rpm
> >> /bin/sh
> >> /bin/sh
> >> rpmlib(CompressedFileNames) <= 3.0.4-1
> >> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> >
> > 2. opkg-<package> rpm is not installed automatically during the oscar 
> > installation.
> > This may not be the opkgc problem but I just want to let you know.
> >
> > We can not proceed any OSCAR development without solving 1) issue.
> >
> > Regards,
> >
>
> Summary:        System Installation Suite
> Name:           opkg-sis
> Version:        1:3.8.0
> Release:        3
> License:        GPL
> Group:          Application/System
> Distribution:   OSCAR
> Vendor:         Open Cluster Group <http://oscar.openclustergroup.org/>
> Packager:       Erich Focht <[EMAIL PROTECTED]>, Geoffroy Vallee <[EMAIL 
> PROTECTED]>
> BuildRoot:      %{_builddir}/%{name}
> BuildArch:      noarch
> %description
>  The System Installation Suite is composed of three major components -
> SystemInstaller, SystemImager and SystemConfigurator
>
>
> Requires: systemconfigurator, systemimager-common, systemimager-client, 
> oscar-base
>
> %package server
> Group:          Application/System
> Summary:        System Installation Suite, server part
> %description server
>  The System Installation Suite is composed of three major components -
> SystemInstaller, SystemImager and SystemConfigurator
>
> This is the server part of sis.
>
> %ifarch i386
> Requires: syslinux, systemimager-i386boot-standard, 
> systemimager-i386initrd_template
> %endif
> %ifarch x86_64
> Requires: syslinux, systemimager-x86_64boot-standard, 
> systemimager-x86_64initrd_template, systemimager-i386boot-standard, 
> systemimager-i386initrd_template
> %endif
> %ifarch ia64
> Requires: systemimager-ia64boot-standard, systemimager-ia64initrd_template
> %endif
> Requires: systemimager-client, systemconfigurator, oscar-base-server, 
> atftp-server, bittorrent, systeminstaller-oscar, systeminstaller-oscar-x11, 
> systemimager-server, systemimager-flamethrower, systemimager-bittorrent
>
> %package client
> Group:          Application/System
> Summary:        System Installation Suite, client part
> %description client
>  The System Installation Suite is composed of three major components -
> SystemInstaller, SystemImager and SystemConfigurator
>
> This is the client part of sis.
>
> Requires: oscar-base-client
>
> %files server
> %defattr(-,root,root)
> /var/lib/oscar/packages/sis/server-post-install
>
> %files client
> %defattr(-,root,root)
>
> %files
> %defattr(-,root,root)
> /var/lib/oscar/packages/sis/si_monitor.patch
> /var/lib/oscar/packages/sis/api-post-image
> /var/lib/oscar/packages/sis/api-post-clientdef
> /var/lib/oscar/packages/sis/inner-server-post-install
> /usr/share/doc/opkg-sis/license.tex
> /usr/share/doc/opkg-sis/install.tex
> /usr/share/doc/opkg-sis/user.tex
> /var/lib/oscar/packages/sis/config.xml
> /var/lib/oscar/packages/sis/configurator.html
>
> %post server
> #!/bin/sh
> /var/lib/oscar/packages/sis/server-post-install $*
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Oscar-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-devel
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to