Re: Port comparison failed

2007-09-20 Thread Alex Dupre

Eric ha scritto:

it happens when i run portsnap and then get new ports via:

pkg_version -v | grep \


Use:

pkg_version -Ivl''

--
Alex Dupre
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port comparison failed

2007-09-20 Thread Alex Dupre

Kirill Ponomarew ha scritto:

Please note, it works only if you have updated INDEX file, if not,
just use pkg_version -vL=


He said he used that command just after portsnap, so it is.

--
Alex Dupre
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port comparison failed

2007-09-20 Thread Kirill Ponomarew
On Thu, Sep 20, 2007 at 09:49:05AM +0200, Alex Dupre wrote:
 Eric ha scritto:
 it happens when i run portsnap and then get new ports via:
 pkg_version -v | grep \
 
 Use:
 
 pkg_version -Ivl''

Please note, it works only if you have updated INDEX file, if not,
just use pkg_version -vL=

-Kirill
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port comparison failed

2007-09-20 Thread Doug Barton

On Wed, 19 Sep 2007, Eric wrote:


Anyone have a way to fix this:

snip portsnap output
Building new INDEX files... done.
portconf-1.2!   Comparison failed
portmaster-1.9  !   Comparison failed


Version 1.9 is really old, we're up to version 1.20 now. Are you sure your 
port tree is up to date?



it happens when i run portsnap and then get new ports via:

pkg_version -v | grep \


I can't think of any reason that wouldn't work, which leads me to believe 
that you've got bigger issues lurking somewhere.


i tried uninstalling and then reinstalling the ports above but it didnt fix 
the issue.


I assume that after you reinstalled portmaster that you had version 1.20?

I use portmaster to update ports. I do not have any other port management 
tool installed.


Before I wrote the -L feature for portmaster, I used to use 'pkg_version 
-v -L=' as an alias to find out what needed rebuilding. Assuming you're 
using version 1.20 of portmaster, you might want to check the man page and 
try the -L option to see if portmaster can find the problem.


hth,

Doug

--

This .signature sanitized for your protection

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port comparison failed

2007-09-20 Thread Eric

Doug Barton wrote:

On Wed, 19 Sep 2007, Eric wrote:


Anyone have a way to fix this:

snip portsnap output
Building new INDEX files... done.
portconf-1.2!   Comparison failed
portmaster-1.9  !   Comparison failed


Version 1.9 is really old, we're up to version 1.20 now. Are you sure 
your port tree is up to date?



it happens when i run portsnap and then get new ports via:

pkg_version -v | grep \


I can't think of any reason that wouldn't work, which leads me to 
believe that you've got bigger issues lurking somewhere.


i tried uninstalling and then reinstalling the ports above but it 
didnt fix the issue.


I assume that after you reinstalled portmaster that you had version 1.20?

I use portmaster to update ports. I do not have any other port 
management tool installed.


Before I wrote the -L feature for portmaster, I used to use 'pkg_version 
-v -L=' as an alias to find out what needed rebuilding. Assuming you're 
using version 1.20 of portmaster, you might want to check the man page 
and try the -L option to see if portmaster can find the problem.


hth,

Doug



somehow i had /var/db/pkg entries for 1.9 and 1.20. I deleted the 1.9. 
thanks for the info. things seem to look good now


Eric
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]