Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199551 - x11-wm/wmii-3.6 has PORTAGE_TMPDIR path in /usr/bin/wmiistartrc
Summary: x11-wm/wmii-3.6 has PORTAGE_TMPDIR path in /usr/bin/wmiistartrc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: David Shakaryan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-18 16:03 UTC by Denis Misiurca
Modified: 2007-11-19 05:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Misiurca 2007-11-18 16:03:21 UTC
WMII can not start normally if the user has no wmiirc in ~ because it tries to find it in  (/home/infoman/.wmii-3.5:/var/tmp/portage/x11-wm/wmii-3.6/image//etc/wmii-3.5:/usr/local/bin:/ ... ) and this path does not contain the actual location which is /etc/wmii-3.5.

Reproducible: Always

Steps to Reproduce:
1. Login with 'Fail safe' session type (just an xterm without any wm)
2. Execute 'wmii' command
3. See the error message:

 $ wmii
which: no wmiirc in (/home/infoman/.wmii-3.5:/var/tmp/portage/x11-wm/wmii-3.6/image//etc/wmii-3.5:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/games/bin:/opt/vmware/server/bin:/usr/kde/3.90.1/bin)
/usr/bin/wmiistartrc: line 13: exec: : не найден

Actual Results:  
WMII is unusable

Expected Results:  
wmiirc must be found and executed.
Comment 1 David Shakaryan (RETIRED) gentoo-dev 2007-11-19 05:42:38 UTC
This should be fixed in 3.6-r1. Thanks for the bug report, Denis.