Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 12:01:00 -0200
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        ports@freebsd.org
Subject:   Re: portupgrade mplayer: no such package
Message-ID:  <20021203140122.21091.qmail@exxodus.fedaykin.here>
In-Reply-To: <20021202210357.GF76217@iib.unsam.edu.ar>
References:  <20021202191619.GC76217@iib.unsam.edu.ar> <20021202195053.26017.qmail@exxodus.fedaykin.here> <20021202210357.GF76217@iib.unsam.edu.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 02, 2002 at 06:03:35PM -0300, Fernan Aguero wrote:
> +----[ Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> (02.Dec.2002 17:46):
> |
> | On Mon, Dec 02, 2002 at 04:15:57PM -0300, Fernan Aguero wrote:
> 
> So, mplayer-fonts is apparently OK, but it seems that
> mplayer is actually mplayer-gtk. Let's see:
> 
> pi# portupgrade mplayer-gtk
> ** Package name changed from 'mplayer-gtk' (multimedia/mplayer-fonts) to 'mplayer-fonts' (multimedia/mplayer-fonts).
> ** No need to upgrade 'mplayer-gtk-0.90.0.8_1' (>= mplayer-fonts-0.50). (specify -f to force)
> 
> So it seems that portupgrade (or my pkgdb) is not getting
> things OK.
> 
> Actually trying to upgrade everything also fails:
> 
> pi# portupgrade 'mplayer*'
> ** The port directory for 'graphics/mplayer-fonts' does not exist.
> --->  Skipping 'multimedia/mplayer-fonts' (mplayer-gtk-0.90.0.8_1) because 'graphics/mplayer-fonts' (mplayer-fonts-0.50) failed
> ** The following packages were not installed or upgraded (*:skipped / !:failed)
>         ! graphics/mplayer-fonts (mplayer-fonts-0.50) (port directory error)
>         * multimedia/mplayer-fonts (mplayer-gtk-0.90.0.8_1)
> 
> 
> So, is my pkgdb broken? How can I fix it without losing
> information of currently installed ports/packages?

	Okay, let's take a step back and follow the "let's try to
fix the ports tree" recipe :)

	1) CVSup update your ports tree to the latest version
	http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html

	2) Install latest version of portupgrade
		2.1) If you already have it installed
			$ portupgrade 'ruby*' 'portupgrade*'
		2.2) If you do not already have it installed
			$ cd /usr/ports/sysutils/portupgrade
			$ make install clean

	3) Make sure your portupgrade database is both correct and
	up to date.  When running with '-F' option, make sure you
	answer all questions correctly.  Take the time to do so.
		$ pkgdb -F
		$ pkgdb -u

	This ough to do it. Let me know if any problems still persist.

	Regards,

-- 
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
Computer Science Undergraduate | FreeBSD Committer | CS Developer
flames to beloved devnull@someotherworldbeloworabove.org
feature, n: a documented bug | bug, n: an undocumented feature

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021203140122.21091.qmail>