Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2005 13:51:07 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        freebsd-ports@freebsd.org, Benjamin Thelen <bt@ccgis.de>
Subject:   Re: linux-gtk2-2.2.1_3 not deinstalling on Rel. 4.11p10
Message-ID:  <20050619135107.2c2c41c1@Magellan.Leidinger.net>
In-Reply-To: <42B5585E.4010804@ccgis.de>
References:  <42B5585E.4010804@ccgis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 Jun 2005 13:34:54 +0200
Benjamin Thelen <bt@ccgis.de> wrote:

> Hi list,
> 
> portupgrade -aRr fails on these three ports.
> 
> 
> linux-gtk2-2.2.1_3          <  needs updating (port has 2.2.1_4)
> linux-realplayer-10.0.2_1   <  needs updating (port has 10.0.4)
> linuxpluginwrapper-20050320  <  needs updating (port has 20050613)
> 
> 
> I suppose linux-realplayer and linuxpluginwrapper fail to install 
> because of linux-gtk2 obviously cannot be deinstalled - the 
> error-message is:
> 
> pkg_delete: package 'linux-gtk2-2.2.1_3' doesn't have a prefix

There's something broken in /var/db/pkg/linux-gtk2-2.2.1_3. The quick
way of fixing this is to run
  rm -rf /var/db/pkg/linux-gtk2-2.2.1_3
  cd /usr/ports/x11-toolkits/linux-gtk2
  make install clean
  pkgdb -F

Bye,
Alexander.

-- 
         The computer revolution is over. The computers won.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7



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