From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2423F1381F3 for ; Mon, 20 May 2013 03:24:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C4BCE08D5; Mon, 20 May 2013 03:24:35 +0000 (UTC) Received: from mail-ea0-f172.google.com (mail-ea0-f172.google.com [209.85.215.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0BF0E08C8 for ; Mon, 20 May 2013 03:24:33 +0000 (UTC) Received: by mail-ea0-f172.google.com with SMTP id d10so3759263eaj.31 for ; Sun, 19 May 2013 20:24:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=MVnyctr7byzvE7FtaKIbJeydEyagjZh7CKySdWwUTVk=; b=xq4v2by0fG7EHspdYUrBQVsA31FO2604wx7fnWoopqNogriMJVy+mo8v13MR6vTDld gAPzw5OyJHs83BLSyInr9THWrUq3nJEquAiWumg1cvpT5o+kyHdiby/emPrHnHacLnBD wSQO8ASoW8vD8xOPG9HZTeI4TIUnzdmgLdSVxmloEcdjn98hUb1LHWveNFuno99PdFNR BSb40+JO8sPjrsYt8z8XepgSTJGiVKkcKVFmRUyyomRWORxTsVAD1RVdfnrW3hIK0GCQ UeNgbPRbWOMiURQkQgXQdDQdiz/GMOgNL6ccJq/cY0JL5jzVP4+2yXn4UwBRJhn+0gXi ztkw== X-Received: by 10.14.1.7 with SMTP id 7mr118328370eec.41.1369020271874; Sun, 19 May 2013 20:24:31 -0700 (PDT) Received: from [212.255.23.141] ([212.255.23.141]) by mx.google.com with ESMTPSA id bn53sm34758896eeb.7.2013.05.19.20.24.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 19 May 2013 20:24:30 -0700 (PDT) Message-ID: <5199976D.2000509@googlemail.com> Date: Mon, 20 May 2013 05:24:29 +0200 From: Tamer Higazi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user Subject: [gentoo-user] problems merging python packages Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Archives-Salt: f3898bf8-c50d-407f-9b04-062ad255fd83 X-Archives-Hash: 4675440d4380735d6445e5020815436b Hi people! I don't know how to merge the package pycrypto, I get always this error. How do I solve this problem that portage can merge python packages without any problems?! Tamer here the log: ACCESS DENIED open_wr: /usr/lib64/python2.7/site-packages/test-easy-install-18832.write-test error: can't create or remove files in install directory The following error occurred while trying to add or remove files in the installation directory: [Errno 13] Permission denied: '/usr/lib64/python2.7/site-packages/test-easy-install-18832.write-test' The installation directory you specified (via --install-dir, --prefix, or the distutils default setting) was: /usr/lib64/python2.7/site-packages/ Perhaps your account does not have write access to this directory? If the installation directory is a system-owned directory, you may need to sign in as the administrator or "root" account. If you do not have administrative access to this machine, you may wish to choose a different installation directory, preferably one that is listed in your PYTHONPATH environment variable. For information on other options, you may wish to consult the documentation at: http://packages.python.org/distribute/easy_install.html Please make the appropriate changes for your system and try again. usage: epydoc [options] requirement_or_url ... or: epydoc --help error: option --config not recognized * ERROR: dev-python/pycrypto-2.6-r2 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 3446: Called distutils-r1_src_compile * environment, line 1022: Called _distutils-r1_run_common_phase 'python_compile_all' * environment, line 232: Called multibuild_for_best_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all' * environment, line 2496: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all' * environment, line 2521: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all' * environment, line 2519: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile_all' * environment, line 597: Called distutils-r1_run_phase 'python_compile_all' * environment, line 1008: Called python_compile_all * environment, line 2940: Called die * The specific snippet of code: * epydoc --config=Doc/epydoc-config --exclude-introspect="^Crypto\.(Random\.OSRNG\.nt|Util\.winrandom)$" || die; * * If you need support, post the output of `emerge --info '=dev-python/pycrypto-2.6-r2'`, * the complete build log and the output of `emerge -pqv '=dev-python/pycrypto-2.6-r2'`. * The complete build log is located at '/var/tmp/portage/dev-python/pycrypto-2.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pycrypto-2.6-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pycrypto-2.6-r2/work/pycrypto-2.6' * S: '/var/tmp/portage/dev-python/pycrypto-2.6-r2/work/pycrypto-2.6' --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE "/var/log/sandbox/sandbox-18610.log" VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: open_wr S: deny P: /usr/lib64/python2.7/site-packages/test-easy-install-18832.write-test A: /usr/lib64/python2.7/site-packages/test-easy-install-18832.write-test R: /usr/lib64/python2.7/site-packages/test-easy-install-18832.write-test C: /usr/bin/python2.7 /usr/bin/rst2html.py Doc/pycrypt.rst -------------------------------------------------------------------------------- >>> Failed to emerge dev-python/pycrypto-2.6-r2, Log file: >>> '/var/tmp/portage/dev-python/pycrypto-2.6-r2/temp/build.log' * Messages for package dev-python/pycrypto-2.6-r2: * ERROR: dev-python/pycrypto-2.6-r2 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 3446: Called distutils-r1_src_compile * environment, line 1022: Called _distutils-r1_run_common_phase 'python_compile_all' * environment, line 232: Called multibuild_for_best_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all' * environment, line 2496: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all' * environment, line 2521: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all' * environment, line 2519: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile_all' * environment, line 597: Called distutils-r1_run_phase 'python_compile_all' * environment, line 1008: Called python_compile_all * environment, line 2940: Called die * The specific snippet of code: * epydoc --config=Doc/epydoc-config --exclude-introspect="^Crypto\.(Random\.OSRNG\.nt|Util\.winrandom)$" || die; * * If you need support, post the output of `emerge --info '=dev-python/pycrypto-2.6-r2'`, * the complete build log and the output of `emerge -pqv '=dev-python/pycrypto-2.6-r2'`. * The complete build log is located at '/var/tmp/portage/dev-python/pycrypto-2.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pycrypto-2.6-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pycrypto-2.6-r2/work/pycrypto-2.6' * S: '/var/tmp/portage/dev-python/pycrypto-2.6-r2/work/pycrypto-2.6' office / #