Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106345 - net-p2p/qtorrent-0.9.6.1-r1 does not emerge properly
Summary: net-p2p/qtorrent-0.9.6.1-r1 does not emerge properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-18 02:19 UTC by Jurek Bartuszek (RETIRED)
Modified: 2006-04-20 04:19 UTC (History)
2 users (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 Jurek Bartuszek (RETIRED) gentoo-dev 2005-09-18 02:19:04 UTC
When I emerge net-p2p/qtorrent-0.9.6.1-r1 there is some problem during install
phase:

>>> Test phase [not enabled]: net-p2p/qtorrent-0.9.6.1-r1

>>> Install qtorrent-0.9.6.1-r1 into /var/tmp/portage/qtorrent-0.9.6.1-r1/image/
category net-p2p
Traceback (most recent call last):
  File "setup.py", line 20, in ?
    from pyqtorrent.torrentmain import VERSION
  File
"/var/tmp/portage/qtorrent-0.9.6.1-r1/work/qtorrent-0.9.6.1/pyqtorrent/torrentmain.py",
line 4, in ?
    from qt import *
ImportError: No module named qt
man:
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
>>> Completed installing qtorrent-0.9.6.1-r1 into
/var/tmp/portage/qtorrent-0.9.6.1-r1/image/

>>> Merging net-p2p/qtorrent-0.9.6.1-r1 to /
>>> Regenerating /etc/ld.so.cache...
>>> net-p2p/qtorrent-0.9.6.1-r1 merged.

Any ideas?

my `emerge info`:

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r1,
2.6.12-gentoo-r10 i686)
=================================================================
System uname: 2.6.12-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://src.gentoo.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib accessibility acpi acpi4linux alsa apache2 arts audiofile
autofs avi berkdb bidi bitmap-fonts browserplugin cdinstall cdparanoia cdr crypt
css cups curl devfs dga divx4linux doc dvb dvd dvdr dvdread eds emboss encode
escreen esd fam fbcon flac flash foomaticdb fortran gcj gd gdbm gif gimpprint
gphoto2 gpm gstreamer gtk gtk2 imagemagick imlib ipv6 jack java jpeg junit
kadu-modules kadu-voice kde libg++ libwww lirc mad md5sum midi mikmod mjpeg mmx
motif mozilla mp3 mpeg ncurses nls nvidia objc odbc ogg oggvorbis opengl oss pam
pda pdflib perl png pnp ppds python qt quicktime readline real ruby samba
scanner sdl slang spell sqlite sse sse2 ssl svga tcltk tcpd tetex tiff timidity
truetype truetype-fonts type1 type1-fonts usb v4l videos vim-with-x vorbis
win32codecs wxwindows xine xml xml2 xmms xv xvid zlib linguas_pl userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-18 02:35:47 UTC
Could you try with dev-python/pykde emerged, please?
Comment 2 Jurek Bartuszek (RETIRED) gentoo-dev 2005-09-18 16:19:20 UTC
Not really, because it's a blocker:

hell ~ # emerge -pv pykde

These are the packages that I would merge, in order:

Calculating dependencies   ...done!
[blocks B     ] >=kde-base/kdelibs-3.3.1 (is blocking dev-python/pykde-3.11.3)
[ebuild  N    ] dev-python/pykde-3.11.3  -debug +doc -kjs 1,225 kB 

Any other ideas?
Comment 3 Kenton Groombridge 2005-09-23 15:49:50 UTC
I had to back down to dev-python/sip-4.2.1 from dev-python/sip-4.3.1

Ken
Comment 4 Kenton Groombridge 2005-09-23 15:54:41 UTC
I forgot to mention, when I try to emerge pykde I get the same Blocker message,
but I don't have kdelibs-3.3.1 installed.  The only version I have of kdelibs is
kde-base/kdelibs-3.4.2-r1.  I unmerged all previous version of kde long ago.

Ken
Comment 5 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2005-09-25 06:34:50 UTC
Ken,

thanks for your suggestion to back down sip. That solved my problem with qtorrent.


Jorge.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 10:37:29 UTC
Re-assign, maintainer seems to be MIA. 
Comment 7 Jurek Bartuszek (RETIRED) gentoo-dev 2006-04-20 04:19:54 UTC
Since there is a new version of qtorrent (0.9.6.1-r2) and it emerges just fine, I think I can close this bug