When I had update portage-utils to 0.7 in ~x86, I saw that quse -D doesn't work at all, there is no output about description of use, but a "no such file or directory". Very strange. Reproducible: Always Steps to Reproduce: 1. emerge =app-portage/portage-utils-0.7 2. quse -D < use > Actual Results: quse -D gtk: (or all other uses) use: skipping use.desc: No such file or directory use: skipping use.local.desc: No such file or directory use: skipping arch.list: No such file or directory use: skipping profiles/desc/: No such file or directory There is the same output with root or user Expected Results: quse -D gtk: global:gtk: Adds support for x11-libs/gtk+ (The GIMP Toolkit) local:gtk:app-i18n/ibus-m17n: Build the preference interfaces, based on x11-libs/gtk+ (GTK+ 2). .... local:gtk:app-misc/geoclue: Install gtk-based geoclue-test-gui .... app-portage/portage-utils-0.6 work perfectly, then in wait
*** This bug has been marked as a duplicate of bug 394457 ***