Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83071 - net-im/sim 0.9.3-r3 rate limit problem
Summary: net-im/sim 0.9.3-r3 rate limit problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 110241
  Show dependency tree
 
Reported: 2005-02-23 07:36 UTC by Miroslav Šulc
Modified: 2006-01-31 14:27 UTC (History)
1 user (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 Miroslav Šulc gentoo-dev 2005-02-23 07:36:42 UTC
When I start sim after few seconds I get error "Rate limit". When I run it from console, I get this output:
...
16:31:21 [DBG] Start connect login.icq.com:5190
16:31:21 [DBG] Connect to login.icq.com:5190
16:31:21 [DBG] Start resolve login.icq.com.
16:31:41 [ERR] Rate limit

I have this problem on two computers. Till today it worked on my computer.

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




# emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.4.3,
glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r7 i686)
=================================================================
System uname: 2.6.10-gentoo-r7 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 18 2005, 10:58:25)]
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
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.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.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/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://10.15.6.1/ http://mirror.switch.ch/mirror/gentoo/
ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.uninett.no/pub/linux/Gentoo
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.linux.ee/pub/gentoo/distfiles/ http://gentoo.zie.pg.gda.pl
http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mir.zyrianes.net/gentoo/"
LANG="cs_CZ"
LC_ALL="cs_CZ"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apache2 apm arts avi berkdb bitmap-fonts bonobo bzlib caps
cdparanoia cdr crypt cups curl dba dbase divx4linux dv dvd dvdr dvdread emboss
encode esd exif extensions f77 fam flac flash fluidsynth font-server foomaticdb
fortranfreetype ftp gd gdal gdbm geos geotiff gif gimpprint gphoto2 gpm grass
gtk gtk2 gtkhtml guile iconv imagemagick imap imlib jack jack-tmpfs java jpeg
jpeg2k junit justify kde kerberos ldap libg++ libwww lzw-tiff mad mapserver mcal
mhash mikmod mimeming mjpeg mmx mng motif mozilla mpeg mysql mythtv ncurses nls
nptl oggvorbis opengl oss pam pcmcia pdf pdflib perl php pngpostgis postgres
ppds proj python qt quicktime quotes readline samba scanner sdl session slang
snmp spell sqlite sse ssl svg svga tcltk tcpd tiff tokenizer transcode truetype
truetype-fonts type1-fonts usb vhosts wifi wmf xbase xine xml xml2 xmms xprint
xv xvid zlib video_cards_radeon linguas_cs"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 09:44:04 UTC
Re-assign.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2006-01-15 11:28:28 UTC
I've added svn snapshot of sim into portage tree (0.9.4_pre060114). It's still hard masked.

You may wish to test and report if this bug is fixed. To emerge sim you need to unmask it with the following commands

echo "net-im/sim" >> /etc/portage/package.unmask
echo "net-im/sim ~arch" >> /etc/portage/package.keywords

where arch is your either x86 or amd64. Then emerge sim.

Feedback is wellcome. :)
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2006-01-31 06:03:06 UTC
sim-0.9.4_pre060131.ebuild is in portage. Try it, if you want. :)
Comment 4 Miroslav Šulc gentoo-dev 2006-01-31 11:48:06 UTC
I've tried that one. There is a problem with the merge. bin files are placed here:

/NONE
/NONE/bin
/NONE/bin/sim
/NONE/bin/simctrl
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2006-01-31 14:27:25 UTC
Miroslav: Thank you for report.

Upstream have changed build related acinclude.m4.in file and thus kde build became broken. I've added workaround into sim-0.9.4_pre060131-r1.ebuild untill proper fix will be found (hopefully in next version bump).