Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36962 - pyzor-0.4.0 does not run for non-root
Summary: pyzor-0.4.0 does not run for non-root
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-01 13:17 UTC by Joshua Lambert
Modified: 2004-01-01 18:11 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 Joshua Lambert 2004-01-01 13:17:59 UTC
After install:
-rwx--x--x    1 root     root           59 Jan  1 16:06 /usr/bin/pyzor

Upon running: 
/usr/bin/python2: can't open file '/usr/bin/pyzor'

I fixed this with a simple chmod +r which fixed the problem for users other than root.

I was just wondering if this was intentional behavior or a small oversight?

Thanks.

Reproducible: Always
Steps to Reproduce:
1. Run pyzor
2.
3.

Actual Results:  
/usr/bin/python2: can't open file '/usr/bin/pyzor'

Expected Results:  
Pyzor should have ran.

Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test11-bk2)
=================================================================
System uname: 2.6.0-test11-bk2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm avi berkdb crypt encode esd foomaticdb gdbm gif gpm gtk
gtk2 imlib java jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl
svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2004-01-01 18:11:50 UTC
I marked pyzor-0.4.0-41 x86 which is supposed to fix this bug, see bug #31848.