Advertisement
Guest User

Untitled

a guest
Nov 30th, 2011
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.80 KB | None | 0 0
  1. >>> Emerging (106 of 174) sys-fs/ltspfs-1.0 from ltsp
  2. >>> Unpacking source...
  3. * bzr pull start -->
  4. * repository: http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk
  5. bzr: ERROR: exceptions.TypeError: readline() takes exactly 1 argument (2 given)
  6.  
  7. Traceback (most recent call last):
  8. File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 912, in exception_to_return_code
  9. return the_callable(*args, **kwargs)
  10. File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 1112, in run_bzr
  11. ret = run(*run_argv)
  12. File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 690, in run_argv_aliases
  13. return self.run(**all_cmd_args)
  14. File "/usr/lib/python2.7/site-packages/bzrlib/commands.py", line 705, in run
  15. return self._operation.run_simple(*args, **kwargs)
  16. File "/usr/lib/python2.7/site-packages/bzrlib/cleanup.py", line 135, in run_simple
  17. self.cleanups, self.func, *args, **kwargs)
  18. File "/usr/lib/python2.7/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
  19. result = func(*args, **kwargs)
  20. File "/usr/lib/python2.7/site-packages/bzrlib/builtins.py", line 997, in run
  21. possible_transports=possible_transports)
  22. File "/usr/lib/python2.7/site-packages/bzrlib/bundle/__init__.py", line 52, in read_mergeable_from_url
  23. _do_directive)
  24. File "/usr/lib/python2.7/site-packages/bzrlib/bundle/__init__.py", line 70, in read_mergeable_from_transport
  25. redirected_transport)
  26. File "/usr/lib/python2.7/site-packages/bzrlib/lazy_import.py", line 125, in __call__
  27. return obj(*args, **kwargs)
  28. File "/usr/lib/python2.7/site-packages/bzrlib/transport/__init__.py", line 1657, in do_catching_redirections
  29. return action(transport)
  30. File "/usr/lib/python2.7/site-packages/bzrlib/bundle/__init__.py", line 58, in get_bundle
  31. return StringIO(transport.get_bytes(filename)), transport
  32. File "/usr/lib/python2.7/site-packages/bzrlib/transport/__init__.py", line 610, in get_bytes
  33. f = self.get(relpath)
  34. File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/__init__.py", line 126, in get
  35. code, response_file = self._get(relpath, None)
  36. File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib.py", line 118, in _get
  37. response = self._perform(request)
  38. File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib.py", line 79, in _perform
  39. response = self._opener.open(request)
  40. File "/usr/lib/python2.7/urllib2.py", line 394, in open
  41. response = self._open(req, data)
  42. File "/usr/lib/python2.7/urllib2.py", line 412, in _open
  43. '_open', req)
  44. File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
  45. result = func(*args)
  46. File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 709, in http_open
  47. return self.do_open(HTTPConnection, request)
  48. File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 649, in do_open
  49. response = connection.getresponse()
  50. File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 263, in getresponse
  51. self._response = httplib.HTTPConnection.getresponse(self)
  52. File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse
  53. response.begin()
  54. File "/usr/lib/python2.7/site-packages/bzrlib/transport/http/_urllib2_wrappers.py", line 184, in begin
  55. httplib.HTTPResponse.begin(self)
  56. File "/usr/lib/python2.7/httplib.py", line 439, in begin
  57. self.msg = HTTPMessage(self.fp, 0)
  58. File "/usr/lib/python2.7/mimetools.py", line 25, in __init__
  59. rfc822.Message.__init__(self, fp, seekable)
  60. File "/usr/lib/python2.7/rfc822.py", line 108, in __init__
  61. self.readheaders()
  62. File "/usr/lib/python2.7/httplib.py", line 280, in readheaders
  63. line = self.fp.readline(_MAXLINE + 1)
  64. TypeError: readline() takes exactly 1 argument (2 given)
  65.  
  66. 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)
  67. arguments: ['/usr/bin/bzr', 'pull', 'http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk']
  68. encoding: 'ISO-8859-1', fsenc: 'ISO-8859-1', lang: 'es_AR'
  69. plugins:
  70. bash_completion /usr/lib/python2.7/site-packages/bzrlib/plugins/bash_completion [2.2.2]
  71. launchpad /usr/lib/python2.7/site-packages/bzrlib/plugins/launchpad [2.2.2]
  72. netrc_credential_store /usr/lib/python2.7/site-packages/bzrlib/plugins/netrc_credential_store [2.2.2]
  73. news_merge /usr/lib/python2.7/site-packages/bzrlib/plugins/news_merge [2.2.2]
  74.  
  75. *** Bazaar has encountered an internal error. This probably indicates a
  76. bug in Bazaar. You can help us fix it by filing a bug report at
  77. https://bugs.launchpad.net/bzr/+filebug
  78. including this traceback and a description of the problem.
  79. * ERROR: sys-fs/ltspfs-1.0 failed (unpack phase):
  80. * bzr.eclass: can't pull from http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk
  81. *
  82. * Call stack:
  83. * ebuild.sh, line 56: Called src_unpack
  84. * environment, line 2870: Called bzr_src_unpack
  85. * environment, line 622: Called bzr_fetch
  86. * environment, line 597: Called bzr_update 'http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk' '/usr/portage/distfiles/bzr-src/ltspfs'
  87. * environment, line 639: Called die
  88. * The specific snippet of code:
  89. * ${EBZR_UPDATE_CMD} ${EBZR_OPTIONS} "${repo_uri}" || die "${EBZR}: can't pull from ${repo_uri}";
  90. *
  91. * If you need support, post the output of 'emerge --info =sys-fs/ltspfs-1.0',
  92. * the complete build log and the output of 'emerge -pqv =sys-fs/ltspfs-1.0'.
  93. * This ebuild is from an overlay named 'ltsp': '/var/lib/layman/ltsp/'
  94. * The complete build log is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/build.log'.
  95. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/environment'.
  96. * S: '/var/tmp/portage/sys-fs/ltspfs-1.0/work/ltspfs-1.0'
  97.  
  98. >>> Failed to emerge sys-fs/ltspfs-1.0, Log file:
  99.  
  100. >>> '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/build.log'
  101.  
  102. * Messages for package media-libs/alsa-lib-1.0.24.1:
  103.  
  104. * Please try in-kernel ALSA drivers instead of the alsa-driver ebuild.
  105. * If alsa-driver works for you where a *recent* kernel does not, we want
  106. * to know about this. Our e-mail address is alsa-bugs@gentoo.org
  107. * However, if you notice no sound output or instability, please try to
  108. * upgrade your kernel to a newer version first.
  109.  
  110. * Messages for package x11-proto/xcb-proto-1.6-r1:
  111. * Please rebuild both libxcb and xcb-util if you are upgrading from version 1.6
  112.  
  113.  
  114. * Messages for package net-misc/ntp-4.2.6_p3:
  115. * You can find an example /etc/ntp.conf in /usr/share/ntp/
  116. * Review /etc/ntp.conf to setup server info.
  117. * Review /etc/conf.d/ntpd to setup init.d info.
  118.  
  119. * The way ntp sets and maintains your system time has changed.
  120. * Now you can use /etc/init.d/ntp-client to set your time at
  121. * boot while you can use /etc/init.d/ntpd to maintain your time
  122. * while your machine runs
  123.  
  124. * Messages for package media-sound/alsa-utils-1.0.24.2-r1:
  125.  
  126. * To take advantage of the init script, and automate the process of
  127. * saving and restoring sound-card mixer levels you should
  128. * add alsasound to the boot runlevel. You can do this as
  129. * root like so:
  130. * # rc-update add alsasound boot
  131. * The script will load ALSA modules, if you choose to use a modular
  132. * configuration. The Gentoo ALSA developers recommend you to build
  133. * your audio drivers into the kernel unless the device is hotpluggable
  134. * or you need to supply specific options (such as model= to HD Audio).
  135. * Automated unloading of ALSA modules is deprecated and unsupported.
  136. * Should you choose to use it, bug reports will not be accepted.
  137.  
  138. * Messages for package media-libs/freetype-2.4.7:
  139.  
  140. * The TrueType bytecode interpreter is no longer patented and thus no
  141. * longer controlled by the bindist USE flag. Enable the auto-hinter
  142. * USE flag if you want the old USE=bindist hinting behavior.
  143.  
  144. * Messages for package sys-fs/ltspfs-1.0:
  145. * ERROR: sys-fs/ltspfs-1.0 failed (unpack phase):
  146. * bzr.eclass: can't pull from http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk
  147. *
  148. * Call stack:
  149. * ebuild.sh, line 56: Called src_unpack
  150. * environment, line 2870: Called bzr_src_unpack
  151. * environment, line 622: Called bzr_fetch
  152. * environment, line 597: Called bzr_update 'http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltspfs-trunk' '/usr/portage/distfiles/bzr-src/ltspfs'
  153. * environment, line 639: Called die
  154. * The specific snippet of code:
  155. * ${EBZR_UPDATE_CMD} ${EBZR_OPTIONS} "${repo_uri}" || die "${EBZR}: can't pull from ${repo_uri}";
  156. *
  157. * If you need support, post the output of 'emerge --info =sys-fs/ltspfs-1.0',
  158. * the complete build log and the output of 'emerge -pqv =sys-fs/ltspfs-1.0'.
  159. * This ebuild is from an overlay named 'ltsp': '/var/lib/layman/ltsp/'
  160. * The complete build log is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/build.log'.
  161. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/ltspfs-1.0/temp/environment'.
  162. * S: '/var/tmp/portage/sys-fs/ltspfs-1.0/work/ltspfs-1.0'
  163.  
  164.  
  165. * Regenerating GNU info directory index...
  166. * Processed 71 info files.
  167.  
  168. * IMPORTANT: 2 news items need reading for repository 'gentoo'.
  169. * Use eselect news to read news items.
  170.  
  171. * could not emerge extra packages
  172. * Cleaning up after install failure
  173. runstep(): executing pre-hook for failure_cleanup
  174. spawn(): running command 'mv /tmp/install.log /tmp/install.log.failed'
  175. spawn(): running command 'umount /opt/ltsp/x86/var/lib/layman'
  176. spawn(): running command 'umount /opt/ltsp/x86/usr/portage/packages'
  177. spawn(): running command 'umount /opt/ltsp/x86/usr/portage'
  178. spawn(): running command 'umount /opt/ltsp/x86/sys'
  179. spawn(): running command 'umount /opt/ltsp/x86/proc'
  180. spawn(): running command 'umount /opt/ltsp/x86/dev'
  181. error: LTSP client installation ended abnormally
  182.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement