On Thu, 2016-06-30 at 09:02 +0000, Otacílio de Araújo Ramos Neto wrote: > >
> > > Em qua, 29 de jun de 2016 20:16, Stari Karp <[email protected]> > escreveu: > > > > > > 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 > Are you shure that no other process is handling The ports at the same > time? Like doing a query. > > []'S > -Otacilio Yes, looks like that the problem was GNOME which was on. Thank you. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
