gtk lib rename.

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Wed Mar 1 18:22:02 PST 2006


On Wed, 1 Mar 2006 20:57:46 -0500
Robert Huff <roberthuff at rcn.com> wrote:

> 
> Ion-Mihai Tetcu writes:
> 
> >  Please:
> >  mv  /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg.old
> >  libchk > /tmp/libchk
> >  grep Unresolvable /tmp/libchk | sed 's/.*: //' > /tmp/wrong_linked
> >  sh -c 'for i in `cat /tmp/wrong_linked`; do \
> >  		PKGNAME=`pkg_info -W $i`; \
> >  		pkg_info -o ${PKGNAME} >>  /tmp/ports_to_upgrade;\
> >  	done'
> >  
> >  and then please provide the /tmp/ports_to_upgrade as attachment
> >  to your mail so I can process it easier :)
> 
> 	Appended.
> 
> >  You'll need to portupgrade -f each port fro that list (with the
> >  exceptions of false positives).
> 
> 	I'll start immediately.

Better try portupgrade -Rfi and answer yes if the port is in the list.
After you're finished, run libchk again.

> 	While I was running libchk, it spit out a whole bunch of
> "Unreadable file or directory _______________".
> 	Upon superficial examination, these _appear_ to be symlinks
> whose target no longer exists.  Is this something I need to hunt
> down, or can I just delete them?

Since you didn't sent them, I can't tell.


-- 
IOnut - Unregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

Insults are effective only where emotion is present.
		-- Spock, "Who Mourns for Adonais?"  stardate 3468.1




More information about the freebsd-ports mailing list