>>> Emerging (106 of 174) sys-fs/ltspfs-1.0 from ltsp >>> Unpacking source... * bzr pull start --> * repository: http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk bzr: ERROR: exceptions.TypeError: readline() takes exactly 1 argument (2 given) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 912, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 1112, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 690, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 705, in run return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.7/site-packages/bzrlib/cleanup.py", line 135, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.7/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/bzrlib/builtins.py", line 997, in run possible_transports=possible_transports) File "/usr/lib/python2.7/site-packages/bzrlib/bundle/__init__.py", line 52, in read_mergeable_from_url _do_directive) File "/usr/lib/python2.7/site-packages/bzrlib/bundle/__init__.py", line 70, in read_mergeable_from_transport redirected_transport) File "/usr/lib/python2.7/site-packages/bzrlib/lazy_import.py", line 125, in __call__ return obj(*args, **kwargs) File "/usr/lib/python2.7/site-packages/bzrlib/transport/__init__.py", line 1657, in do_catching_redirections return action(transport) File "/usr/lib/python2.7/site-packages/bzrlib/bundle/__init__.py", line 58, in get_bundle return StringIO(transport.get_bytes(filename)), transport File "/usr/lib/python2.7/site-packages/bzrlib/transport/__init__.py", line 610, in get_bytes f = self.get(relpath) File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/__init__.py", line 126, in get code, response_file = self._get(relpath, None) File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib.py", line 118, in _get response = self._perform(request) File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib.py", line 79, in _perform response = self._opener.open(request) File "/usr/lib/python2.7/urllib2.py", line 394, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 412, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain result = func(*args) File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 709, in http_open return self.do_open(HTTPConnection, request) File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 649, in do_open response = connection.getresponse() File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 263, in getresponse self._response = httplib.HTTPConnection.getresponse(self) File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse response.begin() File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 184, in begin httplib.HTTPResponse.begin(self) File "/usr/lib/python2.7/httplib.py", line 439, in begin self.msg = HTTPMessage(self.fp, 0) File "/usr/lib/python2.7/mimetools.py", line 25, in __init__ rfc822.Message.__init__(self, fp, seekable) File "/usr/lib/python2.7/rfc822.py", line 108, in __init__ self.readheaders() File "/usr/lib/python2.7/httplib.py", line 280, in readheaders line = self.fp.readline(_MAXLINE + 1) TypeError: readline() takes exactly 1 argument (2 given) bzr 2.2.2 on python 2.7.2 (Linux-2.6.39-gentoo-r3-i686-Pentium-R-_Dual-Core_CPU_E5700_@_3.00GHz-with-gentoo-2.0.3) arguments: ['/usr/bin/bzr', 'pull', 'http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk'] encoding: 'ISO-8859-1', fsenc: 'ISO-8859-1', lang: 'es_AR' plugins: bash_completion /usr/lib/python2.7/site-packages/bzrlib/plugins/bash_completion [2.2.2] launchpad /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad [2.2.2] netrc_credential_store /usr/lib/python2.7/site-packages/bzrlib/plugins/netrc_credential_store [2.2.2] news_merge /usr/lib/python2.7/site-packages/bzrlib/plugins/news_merge [2.2.2] *** Bazaar has encountered an internal error. This probably indicates a bug in Bazaar. You can help us fix it by filing a bug report at https://bugs.launchpad.net/bzr/+filebug including this traceback and a description of the problem. * ERROR: sys-fs/ltspfs-1.0 failed (unpack phase): * bzr.eclass: can't pull from http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk * * Call stack: * ebuild.sh, line 56: Called src_unpack * environment, line 2870: Called bzr_src_unpack * environment, line 622: Called bzr_fetch * environment, line 597: Called bzr_update 'http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk' '/usr/portage/distfiles/bzr-src/ltspfs' * environment, line 639: Called die * The specific snippet of code: * ${EBZR_UPDATE_CMD} ${EBZR_OPTIONS} "${repo_uri}" || die "${EBZR}: can't pull from ${repo_uri}"; * * If you need support, post the output of 'emerge --info =sys-fs/ltspfs-1.0', * the complete build log and the output of 'emerge -pqv =sys-fs/ltspfs-1.0'. * This ebuild is from an overlay named 'ltsp': '/var/lib/layman/ltsp/' * The complete build log is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/environment'. * S: '/var/tmp/portage/sys-fs/ltspfs-1.0/work/ltspfs-1.0' >>> Failed to emerge sys-fs/ltspfs-1.0, Log file: >>> '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/build.log' * Messages for package media-libs/alsa-lib-1.0.24.1: * Please try in-kernel ALSA drivers instead of the alsa-driver ebuild. * If alsa-driver works for you where a *recent* kernel does not, we want * to know about this. Our e-mail address is alsa-bugs@gentoo.org * However, if you notice no sound output or instability, please try to * upgrade your kernel to a newer version first. * Messages for package x11-proto/xcb-proto-1.6-r1: * Please rebuild both libxcb and xcb-util if you are upgrading from version 1.6 * Messages for package net-misc/ntp-4.2.6_p3: * You can find an example /etc/ntp.conf in /usr/share/ntp/ * Review /etc/ntp.conf to setup server info. * Review /etc/conf.d/ntpd to setup init.d info. * The way ntp sets and maintains your system time has changed. * Now you can use /etc/init.d/ntp-client to set your time at * boot while you can use /etc/init.d/ntpd to maintain your time * while your machine runs * Messages for package media-sound/alsa-utils-1.0.24.2-r1: * To take advantage of the init script, and automate the process of * saving and restoring sound-card mixer levels you should * add alsasound to the boot runlevel. You can do this as * root like so: * # rc-update add alsasound boot * The script will load ALSA modules, if you choose to use a modular * configuration. The Gentoo ALSA developers recommend you to build * your audio drivers into the kernel unless the device is hotpluggable * or you need to supply specific options (such as model= to HD Audio). * Automated unloading of ALSA modules is deprecated and unsupported. * Should you choose to use it, bug reports will not be accepted. * Messages for package media-libs/freetype-2.4.7: * The TrueType bytecode interpreter is no longer patented and thus no * longer controlled by the bindist USE flag. Enable the auto-hinter * USE flag if you want the old USE=bindist hinting behavior. * Messages for package sys-fs/ltspfs-1.0: * ERROR: sys-fs/ltspfs-1.0 failed (unpack phase): * bzr.eclass: can't pull from http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk * * Call stack: * ebuild.sh, line 56: Called src_unpack * environment, line 2870: Called bzr_src_unpack * environment, line 622: Called bzr_fetch * environment, line 597: Called bzr_update 'http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk' '/usr/portage/distfiles/bzr-src/ltspfs' * environment, line 639: Called die * The specific snippet of code: * ${EBZR_UPDATE_CMD} ${EBZR_OPTIONS} "${repo_uri}" || die "${EBZR}: can't pull from ${repo_uri}"; * * If you need support, post the output of 'emerge --info =sys-fs/ltspfs-1.0', * the complete build log and the output of 'emerge -pqv =sys-fs/ltspfs-1.0'. * This ebuild is from an overlay named 'ltsp': '/var/lib/layman/ltsp/' * The complete build log is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/environment'. * S: '/var/tmp/portage/sys-fs/ltspfs-1.0/work/ltspfs-1.0' * Regenerating GNU info directory index... * Processed 71 info files. * IMPORTANT: 2 news items need reading for repository 'gentoo'. * Use eselect news to read news items. * could not emerge extra packages * Cleaning up after install failure runstep(): executing pre-hook for failure_cleanup spawn(): running command 'mv /tmp/install.log /tmp/install.log.failed' spawn(): running command 'umount /opt/ltsp/x86/var/lib/layman' spawn(): running command 'umount /opt/ltsp/x86/usr/portage/packages' spawn(): running command 'umount /opt/ltsp/x86/usr/portage' spawn(): running command 'umount /opt/ltsp/x86/sys' spawn(): running command 'umount /opt/ltsp/x86/proc' spawn(): running command 'umount /opt/ltsp/x86/dev' error: LTSP client installation ended abnormally