Hi, The problem could be solved by this patch, as the xml file is already installed by xscreensaver: --- fireflies-2.06.ebuild.orig 2004-07-18 13:03:35.955926064 +0200 +++ fireflies-2.06.ebuild 2004-07-18 13:03:29.397923032 +0200 @@ -52,6 +52,7 @@ make DESTDIR=${D} install || die "install failed" dodoc COPYING COMPILE README TODO dobin add-xscreensaver + rm ${D}/fireflies.xml } pkg_postinst() {
Could you please supply your output of `emerge info`. fireflies.xml is being installed into /usr/share/control-center/screensavers/ here, looks like your ${D} got screwed somehow.
Now it works for me, perhabs something has changed during the last 10 days. Should I close this bug now?
Did you update portage during that time?
Yes, every day once, and I have ~x86, so I did a emerge -uvaD world every day, too.
As I cannot provide information on this I'll close the bug now.