Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113762 - net-im/pymsn-t-0.9.5-r1 is not compatible with dev-python/twisted-words-0.3.0
Summary: net-im/pymsn-t-0.9.5-r1 is not compatible with dev-python/twisted-words-0.3.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gustavo Felisberto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 23:03 UTC by Albert Holm
Modified: 2006-04-10 02:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Debug log from pymsn-t with twisted-words-0.3.0 (pymsn-t-debug.log,9.81 KB, text/plain)
2005-11-27 23:04 UTC, Albert Holm
Details
ugly hack to make words-0.3.0's xmlstream work with code using old xish (twisted-words-0.3.0-old-xish-compat.patch,984 bytes, patch)
2005-11-30 15:15 UTC, Marien Zwart (RETIRED)
Details | Diff
ebuild that applies the previous ugly patch (digest-twisted-words-0.3.0,71 bytes, text/plain)
2005-11-30 15:16 UTC, Marien Zwart (RETIRED)
Details
ebuild that applies the previous ugly patch, second attempt (twisted-words-0.3.0.ebuild,530 bytes, text/plain)
2005-12-04 09:43 UTC, Marien Zwart (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Holm 2005-11-27 23:03:16 UTC
With twisted-words-0.3.0 pymsn-t does not enable people to log on to the 
transport. Downgrading to twisted-words-0.1.0 solves the problem. Edited 
debuglog in attachment.

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




Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.
14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -msse -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -msse -Os -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks sandbox sfperms strict 
userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.gentoo.se http://distfiles.gentoo.org http://www.
ibiblio.org/pub/Linux/distributions/gentoo"
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="x86 apache2 apm arts authdaemond avi bash-completion berkdb bitmap-fonts 
bzip2 cdb crypt curl cvsgraph eds emacs emboss encode enscript expat fam gd gdbm 
gif gmp gpm gstreamer idn imlib jpeg libg++ libwww mad mailwrapper mhash mikmod 
motif mp3 mpeg mysql ncurses nls nptl nptlonly ogg oggvorbis pam pcre pdflib 
perl png python quicktime readline sasl sdl spell ssl tcpd threads threadsonly 
truetype truetype-fonts type1-fonts udev unicode userlocales vorbis xml2 xmms xv 
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Albert Holm 2005-11-27 23:04:58 UTC
Created attachment 73706 [details]
Debug log from pymsn-t with twisted-words-0.3.0
Comment 2 Marien Zwart (RETIRED) gentoo-dev 2005-11-30 15:15:33 UTC
Created attachment 73858 [details, diff]
ugly hack to make words-0.3.0's xmlstream work with code using old xish
Comment 3 Marien Zwart (RETIRED) gentoo-dev 2005-11-30 15:16:10 UTC
Created attachment 73859 [details]
ebuild that applies the previous ugly patch
Comment 4 Marien Zwart (RETIRED) gentoo-dev 2005-11-30 15:16:50 UTC
Comment on attachment 73706 [details]
Debug log from pymsn-t with twisted-words-0.3.0

change mime type to text/plain
Comment 5 Marien Zwart (RETIRED) gentoo-dev 2005-11-30 15:18:56 UTC
I think I know what is causing this, but I don't know how to run pymsn-t to test
this myself. Could you please try the patch to twisted-words I just attached?
It's not pretty but if the problem is what I think it is it will fix the
problem, or at least make it fail in a different way. If the latter, please
attach a new log.

Also, for future reference: please attach plain text logs with the attachment
"text/plain" so people can view it in their browser instead of being forced to
download it.
Comment 6 Marien Zwart (RETIRED) gentoo-dev 2005-12-04 09:43:33 UTC
Created attachment 74050 [details]
ebuild that applies the previous ugly patch, second attempt

Let's try to attach the ebuild this time, not the digest file...
Comment 7 Albert Holm 2006-04-10 02:35:22 UTC
A newer branch of pymsn-t is in portage that does not have this problem any longer.
Comment 8 Albert Holm 2006-04-10 02:36:40 UTC
Never and fixed version is in portage.