Re: damaged package database

2003-12-05 Thread Kris Kennaway
On Fri, Dec 05, 2003 at 03:37:38AM +0200, Alin-Adrian Anton wrote:
Hi folks,
 
This is the output of pkg_info:
 
 libmpeg2-0.3.1_1A free library for decoding mpeg-2 and mpeg-1 video 
 streams
 libnet-1.0.2a,1 A C library for creating IP packets
 libogg-1.0_1,3  Ogg bitstream library
 pkg_info: read_plist: bad command '@conflicts libshout-1.0.7'
 [03:32:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$

Sounds like you're trying to use packages built for 4.9-STABLE on an
old release.  This isn't supported (see http://www.freebsd.org/ports),
but try installing the pkg_install port.

Kris


pgp0.pgp
Description: PGP signature


damaged package database

2003-12-04 Thread Alin-Adrian Anton
   Hi folks,

   This is the output of pkg_info:

libmpeg2-0.3.1_1A free library for decoding mpeg-2 and mpeg-1 video 
streams
libnet-1.0.2a,1 A C library for creating IP packets
libogg-1.0_1,3  Ogg bitstream library
pkg_info: read_plist: bad command '@conflicts libshout-1.0.7'
[03:32:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$

   Then:

[03:35:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$ make install
[03:35:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$ make deinstall
===  Deinstalling for audio/libshout
===   libshout not installed, skipping
[03:35:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$
   And pkg_info still gives the same output.

   Can anyone please point me out how could I fix the package database?
   Thanks in advance, folsk.
   Regards,
   Alin-Adrian Anton.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: damaged package database

2003-12-04 Thread Jez Hancock
On Fri, Dec 05, 2003 at 03:37:38AM +0200, Alin-Adrian Anton wrote:
Hi folks,
 
This is the output of pkg_info:
 
 libmpeg2-0.3.1_1A free library for decoding mpeg-2 and mpeg-1 video 
 streams
 libnet-1.0.2a,1 A C library for creating IP packets
 libogg-1.0_1,3  Ogg bitstream library
 pkg_info: read_plist: bad command '@conflicts libshout-1.0.7'
 [03:32:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$
 
Then:
 
 [03:35:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$ make install
 [03:35:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$ make deinstall
 ===  Deinstalling for audio/libshout
 ===   libshout not installed, skipping
 [03:35:[EMAIL PROTECTED]:/usr/ports/audio/libshout]$
 
And pkg_info still gives the same output.
You could try using the portupgrade suite.  Initally running pkgdb -F
will fix up the portupgrade db, you can then go on to use portinstall to 
install the port as required.  

-- 
Jez Hancock
 - System Administrator / PHP Developer

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