Here's where I'm at now...
 
I followed the instructions on /usr/ports/UPDATING
#pkg_deinstall -f kdeadmin-\[0-9\]\*

I got failures updating kdetoys and kdenetwork so:
#pkg_deinstall -f kdetoys*
#pkg_deinstall -f kdenetwork*

Now I run the following:
#portupgrade -O arts\* kde* \*kde-i18n\*
and I get
Stale dependency: kde-3.4.0 --> kdeadmin-3.4.0 -- manually run 'pkgdb -F' to fix, or specify -O to force.
 
I'm already running -O and I've uninstalled kdeadmin so why is there a stale dependency?

Thanks in advance!
Teo


 
On 11/1/05, Michael Nottebrock <[EMAIL PROTECTED]> wrote:
On Tuesday, 1. November 2005 02:31, Teo De Las Heras wrote:
> I have FreeBSD 5.4 installed. Running pkg_info -Ia | grep kde shows that I
> have kde 3.4.0 installed. The instructions on the website,
> http://freebsd.kde.org/instructions.php#upgrade3 , say that I should be
> able to upgrade all of the KDE ports by running portupgrade -rR kde. The
> process begins successfully, but ends with 2 failures.
>
> How can I determine what ports failed to upgrade? I'm sure there is a log
> file, but I haven't been able to find out where...

Portupgrade prints out a summary at the end, the failed ports should have been
listed there. It doesn't keep a logfile unless you tell it to (see the
portupgrade man page).

Also note the instructions in /usr/ports/UPDATING, entry 20050804.

--
  ,_,   | Michael Nottebrock               | [EMAIL PROTECTED]
(/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
  \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org



_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to