localhost ~ # emerge --info Portage 2.1-r1 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686) ================================================================= System uname: 2.6.16-gentoo-r9 i686 AMD Athlon(tm) XP 1800+ Gentoo Base System version 1.6.15 ccache version 2.3 [enabled] dev-lang/python: 2.3.5, 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.3 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -O2 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=athlon-xp -O2 -pipe" DISTDIR="/opt/portage/distfiles" FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo" LANG="en_US" LC_ALL="" MAKEOPTS="-j2" PKGDIR="/opt/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/opt/tmp" PORTDIR="/opt/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd eds emboss encode flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts unicode vorbis xml2 xmms xorg xscreensaver xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
# emerge -pv webcollage These are the packages that would be merged, in order: Calculating dependencies emerge: there are no ebuilds to satisfy "webcollage".
(In reply to comment #1) > # emerge -pv webcollage > > These are the packages that would be merged, in order: > > Calculating dependencies > emerge: there are no ebuilds to satisfy "webcollage". > webcollage is not an ebuild. It's a screensaver that comes with xscreensaver. See http://jwz.org/xscreensaver
(In reply to comment #2) > webcollage is not an ebuild. It's a screensaver that comes with xscreensaver. > See http://jwz.org/xscreensaver > Great. Try to post some description of the bug next time you file one, will be really helpful.
`emerge -pv xscreensaver` ?
(In reply to comment #3) > (In reply to comment #2) > > webcollage is not an ebuild. It's a screensaver that comes with xscreensaver. > > See http://jwz.org/xscreensaver > > > > Great. Try to post some description of the bug next time you file one, will be > really helpful. Look, I really want to help you guys. I really think you're doing a wonderful job. I'll give you whatever information you need, just ask.
This screensaver might be under the "insecure-savers" useflag, its just a guess though.
You have to have USE="offensive" to get it. Now.. if you could post that `emerge -pv xscreensaver`...
(In reply to comment #7) > You have to have USE="offensive" to get it. Now.. if you could post that > `emerge -pv xscreensaver`... > USE="insecure-savers" did nothing. emerge -pv says: localhost ~ # emerge -pv xscreensaver These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-misc/xscreensaver-5.00 USE="gnome jpeg new-login nls offensive opengl pam -insecure-savers* -kerberos -krb4 -xinerama" 0 kB Total size of downloads: 0 kB
nelchael@nelchael ~$ emerge -pv xscreensaver These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-misc/xscreensaver-5.00 USE="jpeg nls offensive opengl pam xinerama -gnome -insecure-savers -kerberos -krb4 -new-login" 0 kB Total size of downloads: 0 kB nelchael@nelchael ~$ ls /usr/lib/xscreensaver/webcollage* -l 100K -rwxr-xr-x 1 root root 98K Jun 11 14:59 /usr/lib/xscreensaver/webcollage 12K -rwxr-xr-x 1 root root 12K Jun 11 14:59 /usr/lib/xscreensaver/webcollage-helper nelchael@nelchael ~$ I don't have this problem. Could you attach build log?
Created attachment 90982 [details] Build log
(In reply to comment #10) > Created an attachment (id=90982) [edit] > Build log > Uhm, the webcollage thing is clearly installed... Really don't see what's your issue here. >>> /usr/lib/misc/xscreensaver/webcollage-helper >>> /usr/lib/misc/xscreensaver/webcollage >>> /usr/share/xscreensaver/config/webcollage.xml >>> /usr/share/man/man6/webcollage.6.gz
> Uhm, the webcollage thing is clearly installed... Really don't see what's your > issue here. Hm, you're right. Adding it to ~/.xscreensaver seems to fix things. I wonder why it wasn't there to begin with.
That closes the thing, I'd say... :)