Re: @conflicts in /var/db/pkg/*/+CONTENTS

2004-07-20 Thread Darren Crotchett
Thanks for the help.

On Tuesday 20 July 2004 01:32 pm, Dan Nelson wrote:
> Try installing the pkg_install port/package, which will give you an
> updated set of pkg_* binaries that understand the newer keywords.

This didn't work.  I had the latest pkg_install.  But, I reinstalled just to 
be sure.  Still no help.

>
> > As a possible fix, I have considered upgrading to 4.10-RELEASE.  But,
> > I'm fearful that I will end up trashing my box completely.
>
> Upgrade/overlay installs are relatively safe.  Don't mess up the
> filesystem mount point names or anything during the install :)

If it will resolve my problem, I might resort to this.  But, I'm perfectly 
happy with 4.6-RELEASE.

Thanks again for your suggestion.

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


Re: @conflicts in /var/db/pkg/*/+CONTENTS

2004-07-20 Thread Dan Nelson
In the last episode (Jul 20), [EMAIL PROTECTED] said:
> Whenever I run pkg_info, I am receiving error messages that indicate
> conflicts with my packages.  For example, when I run pkg_info, I get:
> 
> pkg_info: read_plist: bad command '@conflicts libX11-*'

Try installing the pkg_install port/package, which will give you an
updated set of pkg_* binaries that understand the newer keywords.

> As a possible fix, I have considered upgrading to 4.10-RELEASE.  But,
> I'm fearful that I will end up trashing my box completely.

Upgrade/overlay installs are relatively safe.  Don't mess up the
filesystem mount point names or anything during the install :)

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


@conflicts in /var/db/pkg/*/+CONTENTS

2004-07-20 Thread freebsd
Whenever I run pkg_info, I am receiving error messages that indicate conflicts 
with my packages.  For example, when I run pkg_info, I get:

pkg_info: read_plist: bad command '@conflicts libX11-*'

grep'ing for libX11-* in /var/db/pkg shows the offending package to be 
XFree86.  Or, more specifically:  XFree86-libraries-4.3.0_7

I was getting another conflict with fontconfig, but reinstalling it with 
"portinstall -rP" helped.  I tried reinstalling XFree86-libraries.  But, this 
time it didn't help.  Running pkgdb -F exits normally without error.  But, it 
doesn't help resolve the conflicts.  Would including "-R" as an option to 
portinstall help?

I have seen similar problems on Google.  Yet, I don't see any solutions.  

There are only 2 things that I can think of that would be worth mentioning 
that could possibly be related to the problem.  First is that since I am 
running 4.6-RELEASE, my system may be too old to work properly with current 
ports.  The second is that I recently moved my installation to another HD.  
That's been a couple of months ago and I haven't noticed any other problems 
with that transition.  

One last bit of information that might be helpful to mention is that I use 
portupgrade.

As a possible fix, I have considered upgrading to 4.10-RELEASE.  But, I'm 
fearful that I will end up trashing my box completely.  

Any suggestions?

TIA,
Darren

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