On Tue, 28 Mar 2017, [email protected] wrote:
Hello,
when I update/upgrade freebsd with pkg,
pkg would install the postgresql93-client,
but postgresql* version 9.6 is installed.
What's going wrong?
Have someoen a solution?
I get the following messages:
% pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
postgresql96-plpython-9.6.0_1 is locked and may not be modified
postgresql96-plperl-9.6.0_1 is locked and may not be modified
postgresql96-contrib-9.6.1 is locked and may not be modified
pgtcl-postgresql96-2.0.0_1 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
pgtcl-postgresql96-2.0.0_1 is locked and may not be modified
postgresql96-server-9.6.1_1 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
postgresql96-contrib-9.6.1 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
postgresql96-plperl-9.6.0_1 is locked and may not be modified
postgresql96-client-9.6.1 is locked and may not be modified
postgresql96-plperl-9.6.0_1 is locked and may not be modified
postgresql96-client-9.6.1 is locked and may not be modified
postgresql96-plpython-9.6.0_1 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
postgresql96-server-9.6.1_1 is locked and may not be modified
postgresql96-client-9.6.1 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
postgresql96-server-9.6.1_1 is locked and may not be modified
postgresql96-contrib-9.6.1 is locked and may not be modified
pgadmin3-1.22.1_3 is locked and may not be modified
postgresql96-client-9.6.1 is locked and may not be modified
postgresql96-client-9.6.1 is locked and may not be modified
The following 32 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
postgresql93-client: 9.3.15_1
Installed packages to be UPGRADED:
php70-zlib: 7.0.16 -> 7.0.17
... (more)
php70-pgsql: 7.0.16 -> 7.0.17
php70-pdo_sqlite: 7.0.16 -> 7.0.17
php70-pdo_pgsql: 7.0.16 -> 7.0.17
php70-pdo: 7.0.16 -> 7.0.17
... (more)
nspr: 4.13.1 -> 4.14
mod_php70: 7.0.16 -> 7.0.17
git: 2.11.0_3 -> 2.12.1
Installed packages to be REINSTALLED:
apache24-2.4.25_1 (options changed)
Number of packages to be installed: 1
Number of packages to be upgraded: 30
Number of packages to be reinstalled: 1
The process will require 10 MiB more space.
234 KiB to be downloaded.
Seems like locking is the problem. It's often a bad idea to use it.
Try to upgrade with packages unlocked.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"