Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182242 - x11-misc/xscreensaver-5.02-r2: "Authentication failed" without prompting for password
Summary: x11-misc/xscreensaver-5.02-r2: "Authentication failed" without prompting for ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 18:45 UTC by Ryan Tandy
Modified: 2007-06-17 11:03 UTC (History)
1 user (show)

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 Ryan Tandy 2007-06-16 18:45:10 UTC
When I lock my screen with xscreensaver, it flashes the "Authentication failed" dialog as soon as the fade to black is complete.  From there, any time I move the mouse or press a key, it brings up the same dialog without ever prompting for a password.

Downgrading to -r1 didn't have any effect.

[ebuild   R   ] x11-misc/xscreensaver-5.02-r2  USE="insecure-savers jpeg offensive opengl pam -gnome -new-login -xinerama" 0 kB 

Portage 2.1.3_rc2 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo-r3 i686)
=================================================================
                        System Settings
=================================================================
System uname: 2.6.21-gentoo-r3 i686 Genuine Intel(R) CPU T2400 @ 1.83GHz
Gentoo Base System release 2.0.0_alpha3
Timestamp of tree: Fri, 15 Jun 2007 15:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=nocona -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-Os -march=nocona -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="ftp://gentoo.osuosl.org/pub/gentoo"
LANG="en_CA.utf8"
LC_ALL="en_CA.utf8"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync2.ca.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amr aotuv async berkdb boost branding bzip2 cairo caps cddb cdparanoia cracklib cscope custom-cflags dbus dri dts dv dvd dvdread encode fam firefox flac ftp gdbm gif glitz hal hpn iconv idn insecure-savers ithreads java javascript jpeg libedit logrotate mad mailwrapper md5sum midi mmx mmxext mp3 multiuser ncurses nethack no-old-linux nptl nptlonly nsplugin offensive ogg opengl pam pcre perl pic png python quicktime rar readline replytolist ruby samba script source srt sse sse2 ssl svg symlink theora threads threadsafe truetype unicode vim-syntax vim-with-x vorbix win32codecs x264 x86 xcb xml xorg xv xvid xvmc zlib" ALSA_CARDS="hda-intel" ELIBC="glibc" INPUT_DEVICES="keyboard synaptics" KERNEL="linux" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="none nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

=================================================================
                        Package Settings
=================================================================
x11-misc/xscreensaver-5.02-r2 was built with the following:
CFLAGS="-Os -U__VEC__ -march=nocona -pipe"
CXXFLAGS="-Os -U__VEC__ -march=nocona -pipe"
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-06-17 07:38:29 UTC
Post relavent lines from '/var/log/messages' and 'xscreensaver -verbose' when this is happening, also output of 'emerge -pv pam'. Thanks.
Comment 2 Jamie Zawinski 2007-06-17 07:45:11 UTC
FWIW, I've seen this when the /etc/pam.d/xscreensaver file had not gotten installed.
Comment 3 Ryan Tandy 2007-06-17 08:10:24 UTC
/var/log/messages held the key; /lib/security/pam_unix.so was mode 000.  I don't know why, but for some reason, during this install (this is a fresh install) a bunch of apparently random files in /bin wound up with mode 000.  I thought I had gotten them all; apparently I was wrong.

Sorry for wasting your time.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-06-17 11:03:49 UTC
(In reply to comment #3)
> /var/log/messages held the key; /lib/security/pam_unix.so was mode 000.  I
> don't know why, but for some reason, during this install (this is a fresh
> install) a bunch of apparently random files in /bin wound up with mode 000.  I
> thought I had gotten them all; apparently I was wrong.

Please upgrade your portage *immediately* - 2.1.3_rc2 has a serious bug causing this.