Description of problem: Populating INPUTRC with /etc/inputrc by /etc/profile prevents using ~/.inputrc Version-Release number of selected component (if applicable): 2.6.14 How reproducible: Always Steps to Reproduce: 1. install rawhide 2. login 3. create .inputrc 4. call the program uses readline facility Actual results: 4. .inputrc is not used. Expected results: 4. .inputrc is respected. Additional info: It seems that it's unnecessary since readline library is supposed to do that.
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
I've just gotten burnt by this too. The code in /etc/profile to set INPUTRC is useless since readline started to support /etc/inputrc by itself, and it screws up the corner case where ~/.inputrc was just created in the current session. Please remove it.
Fixed in rawhide and built as setup-2.7.5-2.fc11, will wait for a while with F-9/F-10 update to see if it is harmless change.
Fixed in setup-2.6.18-2.fc9 and setup-2.7.4-3.fc10, closing NEXTRELEASE.