> The installation crashed on one particular RPM, > libstdc++-3.4.3-9.EL4.i386.rpm. If you wget > http://www.lamarowen.net/files/unpacked/CentOS/RPMS/libstdc++-3.4.3-9.EL4.i >386.rpm you will see why; it returns the text 'File Not Found' as the actual > file instead of the file (that is actually THERE on the server). AOLserver > does NOT return a 404, either. Here is the result of a test:
try: wget http://www.lamarowen.net/files/unpacked/CentOS/RPMS/libstdc%2B%2B-3.4.3-9.EL4.i386.rpm I changed the plus char to "%2B". Looks exactly like bug number 972994, http://sourceforge.net/tracker/index.php?func=detail&aid=972994&group_id=3152&atid=103152 Quote: "To reproduce, try to download an RPM package such as: libstdc++-3.3.2-1.i386.rpm." :-) Bernd. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
