Hello
Today i'm just fixing and maintenance a old system, it has a 6.4-STABLE.
I did updated ports tree, but i don't understand why autoconf-wrapper seems crashed.
See this
so
????
what does it mean?
just autoconf262
I just tried to portupgrade autoconf with no any lucky..
What i can do?
Please
update:
same thing with automake-wrapper
what's going on?
update two:
i found missed dirs under /var/db/pkg
and
So, i have another 6.4-STABLE and i copied them from that, now it works well..
But i know that is not a good solution..
What is the best way?
Thanx in advance
Today i'm just fixing and maintenance a old system, it has a 6.4-STABLE.
I did updated ports tree, but i don't understand why autoconf-wrapper seems crashed.
See this
Code:
# pkg_version -vv |grep autoconf-wrapper
(no output)
Code:
#cd /usr/ports/devel/autoconf-wrapper
# make install clean
===> Installing for autoconf-wrapper-20071109
===> Generating temporary packing list
===> Checking if devel/autoconf-wrapper already installed
ln: /usr/local/bin/autoconf: File exists
*** Error code 1
Stop in /usr/ports/devel/autoconf-wrapper.
so
Code:
#pkg_delete autoconf-wrapper-20071109 (y|n|e|a)? yes
pkg_delete: no such package 'autoconf-wrapper-20071109' installed
????
what does it mean?
Code:
# ls -la /var/db/pkg | grep autoconf
drwxr-xr-x 2 root wheel 512 Aug 8 12:46 autoconf-2.62
I just tried to portupgrade autoconf with no any lucky..
What i can do?
Please
update:
same thing with automake-wrapper
what's going on?
update two:
i found missed dirs under /var/db/pkg
Code:
autoconf-wrapper-20071109
Code:
automake-wrapper-20071109
So, i have another 6.4-STABLE and i copied them from that, now it works well..
But i know that is not a good solution..
What is the best way?
Thanx in advance