Hey Dave:
Okay, I have confirmed that the perl-AppConfig issue is not there - I will backout my changes.
So, this was a test anomoly? (Or, later on, a problem w/ start_over?)
The problem I have with tzdata during the image building process, is because in the fc2 rpmlist, tzdata is represented as 'tzdata-2003d-2' and not 'tzdata'. I will fix this as well during my next check-in.
Yes, that's a problem. It got better with the changes I made, but you can't have versions in the oscarsamples/*.rpmlist file. This is a problem with
/lib/perl/systeminstaller/SystemInstaller/Package.pm
So here's a question - assuming you run the ./start_over script and remove the update-rpms cache (/var/cache/update-rpms directory), it should bring the system to a reasonably clean state right? I still don't understand why I would get such problems (and perl-AppConfig _was_ in /tftpboot/rpm directory the whole time...)
Perhaps the problem is in start_over. Need to look there, but I can't figure what the problem might be unless the file gets removed from /tftpboot/rpm -- that's what you very first error report suggested.
Concerning config.xml RPM dependencies in general, for the Ganglia package, I should be able to remove 'rrdtool' from the rpmlist since it is required by one of the ganglia RPMs?
Yes, if an RPM specifies rrdtool as a dependency, then it will get resolved properly. That is update-rpms will know it's needed, and will report an if it can't satisfy the dependency.
-- David N. Lombard Rossmoor, Orange County, CA http://www.fourmilab.ch/cgi-bin/uncgi/Earth?imgsize=320&opt=-z&lat=33.8&ns=North&lon=118.08&ew=West&alt=7&img=learth.evif
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
