Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92826 - starting slune 0.6.1 fails with an AttributeError
Summary: starting slune 0.6.1 fails with an AttributeError
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-16 12:35 UTC by Benno Schulenberg
Modified: 2005-05-17 02:00 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 Benno Schulenberg 2005-05-16 12:35:29 UTC
When trying to run slune 0.6.1, it aborts with the following warnings and error:

* Slune * Slune lives in /usr/share
/usr/lib/python2.3/site-packages/soya/model.py:20: DeprecationWarning: The content of this module is now in the soya module.
  warnings.warn("The content of this module is now in the soya module.", DeprecationWarning)
/usr/lib/python2.3/site-packages/soya/soya3d.py:19: DeprecationWarning: The content of this module is now in the soya module.
  warnings.warn("The content of this module is now in the soya module.", DeprecationWarning)
Traceback (most recent call last):
  File "/usr/bin/slune", line 36, in ?
    import slune.globdef as globdef
  File "/usr/share/slune/globdef.py", line 23, in ?
    model.Image   .PATH = os.path.join(APPDIR, "images")
AttributeError: 'module' object has no attribute 'Image'

This does not happen with slune 1.0.7.

Reproducible: Always
Steps to Reproduce:
try to run slune 0.6.1



BTW, during the build of slune 0.6.1, right after ">>> Source unpacked" it says
"/usr/lib/python2.3/distutils/dist.py:227: UserWarning: Unknown distribution
option: 'home_page'".

Gentoo Base System version 1.6.11
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0,
2.6.11 i686)
=================================================================
System uname: 2.6.11 i686 AMD Athlon(tm) XP 2800+
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  9 2005, 20:01:28)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -Os -pipe -fstack-protector"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -pipe -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks notitles sandbox sfperms strict test
userpriv usersandbox"
LINGUAS="en eo es nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 3dnow X aim alsa apm arts avi berkdb bitmap-fonts cdr crypt curl
dlloader doc emboss encode esd fam fbcon flac gdbm gif gpm hardened imagemagick
imlib jabber jpeg kde kdeenablefinal libg++ libwww mad mbox mikmod mime mmx mp3
mpeg mysql ncurses nls ogg oggvorbis opengl pam pdflib png python qt quicktime
readline sasl sdl slang speex spell sse ssl svga tcltk tiff truetype
truetype-fonts type1-fonts unicode vorbis xine xml xml2 xmms xsl xv zlib
video_cards_via linguas_en linguas_eo linguas_es linguas_nl userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 SpanKY gentoo-dev 2005-05-16 15:13:50 UTC
so use slune-1.0.7
Comment 2 Benno Schulenberg 2005-05-17 02:00:09 UTC
Others have this problem too.  So mask 0.6.1, and mark 1.0.7 as stable.