Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44523 - problem with zsh ebuilds newer than 4.1.1-r4
Summary: problem with zsh ebuilds newer than 4.1.1-r4
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-12 19:01 UTC by cyrix12
Modified: 2005-02-23 01:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
.zshrc (.zshrc,5.36 KB, text/txt)
2004-05-19 14:04 UTC, cyrix12
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyrix12 2004-03-12 19:01:29 UTC
After emerging anything newer than 4.1.1-r4, all zsh commands break (completion, scripting, zsh extras).  Normal commands work.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-03-13 00:08:42 UTC
As for completion, doesn't removing ~/.zcompdump help?
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-09 10:32:27 UTC
reporter ping: do you still have the problem? (say, with zsh-4.2.0)
Comment 3 cyrix12 2004-05-09 11:55:18 UTC
Ah, sorry about the delay...I kind of forgot about this one.  The problem isn't that I don't have the commands, but using any build newer than 4.1.1-r4, it says "_alternative:69: command not found: _suffix_alias_files" if I try and tab any commands.  I'm not sure if this is a new zsh "feature" or something, but it's kind of irritating.  Maybe I'm just missing some way of disabling it?
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-09 12:18:36 UTC
No worries. _suffix_alias_files exists in
/usr/share/zsh/4.2.0/functions/Completion/Zsh/_suffix_alias_files
but not in 4.1.1. Do you share your /home with other machines
with NFS? (I don't know why _suffix_alias_files is required by
4.1.1 completion system)
Comment 5 cyrix12 2004-05-09 15:44:52 UTC
No, I don't use NFS.  And I know that I have the file, it just doesn't seem to find it or something.  Kind of peculiar.  If I downgrade, the problem disappears, but I'd rather not downgrade for such a small inconvenience.  Any idea what's causing it to not find _suffix_alias_files?
Comment 6 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-18 08:56:59 UTC
I have no idea :( I don't have the problem with 6 Gentoo boxen.
Could you attach your ~/.z* (.zshrc, .zshenv, .zprofile, etc)
if you don't mind? 
Comment 7 cyrix12 2004-05-19 14:04:30 UTC
Created attachment 31722 [details]
.zshrc
Comment 8 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-02-22 05:50:21 UTC
Sorry for the delay. I copied your .zshrc to my home directory
but it doesn't break anything. Do you still have this issue on
zsh-4.2.4? (and if so please provide the output of `emerge --info`)
Comment 9 cyrix12 2005-02-22 08:38:44 UTC
Actually it seems to have disappeared somewhere along the way.  So no, I don't have this problem any more.
Comment 10 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-02-23 01:12:42 UTC
Since I wasn't able to reproduce the bug by myself
(and the problem disappeard on your side), I mark 
this as WORKSFORME. Hope you don't mind it.
Thanks for using Gentoo!