Description of problem: with zsh as my login shell, I get this diagnostic before my the first prompt in each non-login shell: /etc/profile.d/ccache.sh:4: command not found: pathmunge Version-Release number of selected component (if applicable): ccache-2.4-17.fc13.i686 How reproducible: always Steps to Reproduce: 1.set your login shell to zsh 2.login, and then run "zsh" to start a new shell (i.e, a non-login shell) 3. Actual results: I get this diagnostic before my the first prompt in each non-login shell: /etc/profile.d/ccache.sh:4: command not found: pathmunge Expected results: No diagnostic. Additional info: That happens because pathmunge ends up being undefined.
I've been trying to get the zsh maintainer to comment on this (see bug 548960) but no luck so far. This has been worked around in 3.0pre0 in Rawhide but is still an issue in F-13, changing version accordingly.
thanks for the quick feedback!
*** Bug 575234 has been marked as a duplicate of this bug. ***
Jim, Hongjiu, could you test the patch in bug 548960 comment 4?
Ville, That patch looks fine. I confirm that it solves the problem, too. Thanks!
Now that #548960 is fixed, there should be nothing left to do in ccache so I'm closing this as a duplicate. *** This bug has been marked as a duplicate of bug 548960 ***