Hi,

After working hard on fc and rhel, most packages in rhel-6 and fc-17 build 
correctly.
I've added some missing packages including systemimager.

I need to fix a few place when rpmspec is not available (I use rpm --specfile, 
but this command does not support the --target noarch flag). I've put in place 
the solution in oscar-packager, but I need to fix a few makefiles that try to 
rpm -q --specfile --target noarch on rhel-6
(it fails with --target unknown flag).
I need to use --define '%_target_cpu noarch' instead of --target qhen querying 
spec files (only on distro when rpmspec cmd is not available (rhel-6 , ...). 
Fc-17+ are not affected.
Affected packages may be: system-update, oscar-v, oscar-installer, ...the 
package builds, but the package is not moved into the repository. "/bin/sh: 
line 4: /usr/bin/rpm: No such file or directory
Moving file(s) () to /tftpboot/oscar/rhel-6-x86_64"

DongInn, I think that you can give a try to fc-18. Just update the svn and do a 
make rpm in the oscar-packager dir and rpm -Uvh the result. This should be the 
last time you need to do that. From this install, to build oscar packager in 
the future, you will be able to do a:
     oscar-packager --force --core oscar-packager unstable
This should build the package and move it to the /tftpboot/oscar/fc-18-x86_64 
and regenerate the repo indexes automagically.

Debian side may need some fixes (mostly on added packages), I'll work on that 
soon.

Regards,

Olivier.


--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to