Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2008 12:58:45 -0500
From:      Tim Daneliuk <tundra@tundraware.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Trouble Upgrading gvfs
Message-ID:  <4808E155.1030805@tundraware.com>

next in thread | raw e-mail | index | archive | help
System: 6.3-STABLE as of 1300 UTC today.


I've been having trouble with the gvfs port.  First it started with
libcdio:


test -z "/usr/local/libdata/pkgconfig" || /usr/ports/sysutils/libcdio/work/libcdio-0.78.2/install-sh -d "/usr/local/libdata/pkgconfig"
 install  -o root -g wheel -m 444 'libcdio.pc' '/usr/local/libdata/pkgconfig/libcdio.pc'
 install  -o root -g wheel -m 444 'libiso9660.pc' '/usr/local/libdata/pkgconfig/libiso9660.pc'
gmake[2]: Leaving directory `/usr/ports/sysutils/libcdio/work/libcdio-0.78.2'
gmake[1]: Leaving directory `/usr/ports/sysutils/libcdio/work/libcdio-0.78.2'
install-info --quiet /usr/local/info/libcdio.info /usr/local/info/dir
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libcdio-0.78.2_1

This was failing, claiming that libcdio was already installed. 
I 'fixed' this by setting FORCE_PACKAGE_REGISTER.  However,
when it then goes on to do the gvfs upgrade, I get an
installation of what appears to still be a broken port:

===>   Returning to build of gvfs-0.2.3_3
Error: shared library "cdio_paranoia.0" does not exist
*** Error code 1

Stop in /usr/ports/devel/gvfs.
*** Error code 1


The installation is forced at this point, but I suspect the
port is broken.


Ideas?

-- 
----------------------------------------------------------------------------
Tim Daneliuk     tundra@tundraware.com
PGP Key:         http://www.tundraware.com/PGP/




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