Hi.
We are talking about the FreeBSD 9.2-STABLE system. All services working fine, but
got some strange situation with my ports database.
I looked the forum, but found some certain solutions only.
The well-known solutions does not working
For Example:
The well-known actions
And again
-----------------------------------
All unchanged
-----------------------------------
Permissions
/var/db
/var/db/ports
---------------------------------
pkg_version(1) - does not shows all packages and lot of corrupted
pkg-info(8) - it's ok everything;
The situation arose after the ports updating..... Unfortunately, have not a copy of /var/db/ports
Hope you can help me.
We are talking about the FreeBSD 9.2-STABLE system. All services working fine, but
got some strange situation with my ports database.
I looked the forum, but found some certain solutions only.
The well-known solutions does not working
For Example:
Code:
pkg_version: the package info for package 'readline-6.3.8' is corrupt
The well-known actions
Code:
rm -rf /var/db/ports/devel_readline
cd /usr/ports/devel/readline
make reinstall
And again
Code:
pkg_version: the package info for package 'readline-6.3.8' is corrupt
portmaster --check-port-dbdir
portmaster --clean-distfiles
All unchanged
-----------------------------------
Permissions
/var/db
Code:
drwxr-xr-x 75 root wheel 2,5k 20 янв 20:59 ports
Code:
drwxr-xr-x 2 root wheel 512B 20 янв 20:59 devel_readline
pkg_version(1) - does not shows all packages and lot of corrupted
pkg-info(8) - it's ok everything;
The situation arose after the ports updating..... Unfortunately, have not a copy of /var/db/ports
Hope you can help me.