Date: Wed, 2 Oct 2013 01:28:32 -0300 From: "Nilton Jose Rizzo" <rizzo@i805.com.br> To: freebsd-current@freebsd.org Subject: Problens with portupgrade/portmaster and ports Message-ID: <20131002040921.M74222@i805.com.br>
next in thread | raw e-mail | index | archive | help
Hi all,
I'm back again!
I reinstall my box, because the problem with libicoinv/iconv from src
dir have been bigs problems ... including problems when I need to run a
fsck in filesystem ( it's report the filesystem was incopatible)
Well, the problem now are wiyh this programs protupograde and portmaster.
In the last weekend, I updated my src and ports dirs and in the
/usr/ports/UPDATING have this message:
8<========= Cut
20130929:
AFFECTS: users of x11/pixman
AUTHOR: zeising@FreeBSD.org
The library version of x11/pixman has changed, and portrevision has
been bumped in all dependent ports. If you have external software that
depends on pixman, this software needs to be recompiled.
To recompile all software dependent on pixman, run:
# portmaster -r pixman
or
# portupgrade -rf pixman
20130929:
AFFECTS: users of graphics/libGL, graphics/dri and other MESA ports
AUTHOR: zeising@FreeBSD.org
The graphics/libGL, graphics/dri and related MESA ports have been
updated to 9.1 when compiled with WITH_NEW_XORG= set. It is necessary
to remove the old versions of both ports before updating.
# pkg_delete -f libGL-\* dri-\*
or
# pkg delete -f libGL dri
followed by
# portmaster -a
8<============== cut
when I deleted the libGL and dri using the pkg_delete command, it's work ok
but when I try de portupgrade or portmaster I take this messages:
root@valfenda:/usr/ports # portupgrade -va
---> Session started at: Wed, 02 Oct 2013 01:21:32 -0300
** None has been installed or upgraded.
---> Session ended at: Wed, 02 Oct 2013 01:21:32 -0300 (consumed 00:00:00)
root@valfenda:/usr/ports # portmaster -va
===>>> Sorting ports by category
===>>> Starting check of installed ports for available updates
===>>> Root ports: 0
===>>> Trunk ports: 0
===>>> Branch ports: 0
===>>> Leaf ports: 0
===>>> All ports are up to date
===>>> Gathering distinfo list for installed ports
===>>> Exiting
But I have some ports installed, look:
root@valfenda:/home2/rizzo # pkg info | wc -l
832
root@valfenda:/home2/rizzo #
Result my X Window was crash!
I have been to rebuild the libGL and dri manually and my X Window restart to
work but I can't update any ports using portupgrade or portmaster
What I do wrong? I forgot something to do?
TIA
Rizzo
]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131002040921.M74222>
