banshee-1.5.0 fails while "Refreshing Metadata" (solved)
Daichi GOTO
daichi at freebsd.org
Wed Jun 3 09:59:00 UTC 2009
I have read http://blog.xbsd.org/2009/06/02/banshee-updated-to-150
right now and that gave me an idea.
% mv ~/.config/banshee-1 ~/
% banshee-1
and config again
It's regarded as well working :)
Thanks
Daichi GOTO wrote:
> After upgraded banshee to 1.5.0, I'm getting fails
> while banshee doing "Refreshing Metadata"
>
> /home/daichi% ls /var/db/pkg/| grep banshee
> banshee-1.5.0
> /home/daichi% ls /var/db/pkg/| grep mono
> mono-2.0.1_6
> mono-addins-0.4
> mono-zeroconf-0.7.6
> monodoc-2.0
> /home/daichi%
>
> /home/daichi% gdb -c mono.core
> GNU gdb 6.1.1 [FreeBSD]
> ...snip...
> Program terminated with signal 6, Aborted.
> #0 0x00000008011db43c in ?? ()
> (gdb)
>
> Relevant configurations of /etc/make.conf for
> banshee and mono is as follow:
>
> . if ${.CURDIR} == "/usr/ports/graphics/gegl" || \
> ${.CURDIR} == "/usr/ports/multimedia/libxine" || \
> ${.CURDIR} == "/usr/ports/graphics/gimp-app" || \
> ${.CURDIR} == "/usr/ports/lang/mono" || \
> ${.CURDIR} == "/usr/ports/sysutils/jfbterm"
> CC=gcc34
> . endif
>
> . if ${.CURDIR} == "/usr/ports/lang/mono"
> CPUTYPE=
> . endif
>
> . if ${.CURDIR} == "/usr/ports/multimedia/banshee"
> WITHOUT_MTP=yes
> . endif
>
> uhmmm... do I have something missed?
--
Daichi GOTO, http://people.freebsd.org/~daichi
More information about the freebsd-mono
mailing list