Description of Problem: On a fresh install 7.2.93 system (with up2date-2.7.77-7.x.3 applied), I configured to download but do not install and download source. Both binary and source rpms were downloaded but at the end, the error message given in the summary was issued. Version-Release number of selected component (if applicable): 7.2.93 NO development installed. How Reproducible: yes Steps to Reproduce: 1. see above 2. 3. Actual Results: got error message Expected Results: no error message Additional Information:
hmm, I'm a little stumped. The error looks like something I would expect to see when attempting to install a source rpm (possibly without rpm-build installed maybe?) But... even when told to install, up2date doesnt install the source rpms. Moreso when it's told not to install, so I'm a little confused. What packages were you downloading when it did this? is /usr or /usr/src readonly? Do you have any custom rpm macros defined for that machine?
I was downlaoding usermode. I had the up2date config set to download source and also set to NOT install anything. I believe (don't know for sure) the error is the result of up2date checking to see that all appropriate conditions exist to install packages (even src.rpm). The system in question has NO development installed (such as rpm-build).
Trying it with no rpm-build installed on a 7.2 or beta box doesnt seem to trigger it for me. But those are also fairly full installs otherwise. I'll try it on a -devel free box today and see if I can trigger it...