Date: Wed, 29 Jun 2016 19:15:55 -0400 From: Stari Karp <starikarp@yandex.com> To: FreeBSD Ports <ports@freebsd.org> Subject: python 3.4.5 update Message-ID: <1467242155.22542.4.camel@yandex.com>
next in thread | raw e-mail | index | archive | help
Hi! I tried to update Python on my 10.3-RELEASE-p5 (akd64) and I got: .... .... ports/lang/python34/work/Python-3.4.5 ./python -E -m ensurepip $ensurepip --root=/usr/ports/lang/python34/work/stage/ ; fi /bin/rm -f /usr/ports/lang/python34/work/stage/usr/local/lib/libpython3.so # Upstream Issue: http://bugs.python.org/issue17975 for i in /usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib- dynload/*.so; do /usr/bin/strip $i; done # Strip shared extensions ====> Compressing man pages (compress-man) ===>>> Creating a backup package for old version python34-3.4.4_3 Creating package for python34-3.4.4_3 process with pid 2056 still holds the lock process with pid 2056 still holds the lock process with pid 2056 still holds the lock process with pid 2056 still holds the lock process with pid 2056 still holds the lock process with pid 2056 still holds the lock pkg: Cannot get an advisory lock on a database, it is locked by another process ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for lang/python34 from ports ===>>> Dependency check complete for lang/python34 ===>>> All >> python34-3.4.4_3 (1/1) ===> Installing for python34-3.4.5 ===> Checking if python34 already installed ===> An older version of python34 is already installed (python34- 3.4.4_3) You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of python34 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/python34 *** Error code 1 Stop. make: stopped in /usr/ports/lang/python34 ===>>> A backup package for python34-3.4.4_3 should be located in /usr/ports/packages/portmaster-backup ===>>> Installation of python34-3.4.5 (lang/python34) failed ===>>> Aborting update ===>>> Update for lang/python34 failed ===>>> Aborting update Thank you very much. SK
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1467242155.22542.4.camel>