Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68084 - net-misc/BloGTK-1.0 works on amd64
Summary: net-misc/BloGTK-1.0 works on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on: 66893
Blocks:
  Show dependency tree
 
Reported: 2004-10-18 17:55 UTC by Mark Duckworth
Modified: 2005-02-07 12:50 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 Mark Duckworth 2004-10-18 17:55:46 UTC
Please add "~amd64" to the keywords for net-misc/BloGTK-1.0

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




Portage 2.0.51_rc9 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20041006-r0,
2.6.9-rc3 x86_64)
=================================================================
System uname: 2.6.9-rc3 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fomit-frame-pointer -frename-registers -fPIC"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer -frename-registers -fPIC"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa amd64 apm arts avi berkdb bitmap-fonts bonobo cdr crypt curl
dga dvd encode esd f77 fbcon foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml
guile imlib java jpeg jpg libg++ libwww mikmod motif mpeg multilib mysql ncurses
nls nogcj oggvorbis opengl oss pam pdflib perl png python qt quicktime readline
samba sasl sdl slang spell ssl svg tcltk tcpd theora truetype xinerama xml2 xmms
xprint xv zlib"
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2004-10-22 17:05:36 UTC
with pygtk-2.4.0, i get a traceback call which complaints about a missing pygtk-file, with pygtk-2.2.0, i get a segfault

could you post your version of pygtk?
Comment 2 Malcolm Lashley (RETIRED) gentoo-dev 2004-10-26 16:16:05 UTC
Working with pygtk-2.2.0 here... (well - it runs - menus pop stuff up - I have no blog to post to...)
Comment 3 Mark Duckworth 2004-10-26 16:38:28 UTC
Using pygtk version 2.4.0, pyorbit 2.0.1, and gnome-python 2.6.0.  I've come to the conclusion that these items should be upgraded to the latest version regardless what ebuilds are in portage, so I just made new ebuilds for those deps. Things that are gtk and python seem to depend on all 3 of these in some way or another.
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2005-02-07 12:50:08 UTC
$ BloGTK
Traceback (most recent call last):
  File "/usr/bin/BloGTK", line 14, in ?
    import gtkhtml2
ImportError: No module named gtkhtml2