Re: Trouble Upgrading gvfs

2008-04-18 Thread Tim Daneliuk
Michael Johnson wrote:
> 
> 
> On Fri, Apr 18, 2008 at 1:58 PM, Tim Daneliuk <[EMAIL PROTECTED]
> > wrote:
> 
> System: 6.3-STABLE as of 1300 UTC today.
> 
> 
> I've been having trouble with the gvfs port.  First it started with
> libcdio:
> 
> 
> run 'make config' in libcdio and select PARANOIA then reinstall libcdio
> 


Yup that did it ... many thanks.
-- 

Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Trouble Upgrading gvfs

2008-04-18 Thread Michael Johnson
On Fri, Apr 18, 2008 at 1:58 PM, Tim Daneliuk <[EMAIL PROTECTED]> wrote:

> System: 6.3-STABLE as of 1300 UTC today.
>
>
> I've been having trouble with the gvfs port.  First it started with
> libcdio:
>

run 'make config' in libcdio and select PARANOIA then reinstall 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 [EMAIL PROTECTED]
> PGP Key: http://www.tundraware.com/PGP/
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Trouble Upgrading gvfs

2008-04-18 Thread Tim Daneliuk
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 [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"