Digikam crashes with MakerTagInfo registry full

2008-03-08 Thread Mark Nowiasz
Hi all,

digikam recently (two days ago or so it was working fine) crashes when trying 
to start it:

>digikam
terminate called after throwing an instance of 'Exiv2::Error'
  what():  MakerTagInfo registry full
Abort (core dumped)

I'm using FreeBSD 7.0-STABLE/amd64

Regards,
Mark
-- 
Allow me to congratulate you sir. You have the most totally closed mind that 
I've ever encountered.
-- Doctor Who
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


security/gnutls hangs during build process

2008-03-01 Thread Mark Nowiasz
Hi,

when trying to upgrade security/gnutls the build process just hangs:

-8<-
/bin/sh /usr/ports/security/gnutls/work/gnome-libtool --tag=CC--mode=link 
cc -std=gnu99 -O2 -fno-strict-aliasing -pipe  -D_REENTRANT -D_THREAD_SAFE -pipe 
-I/usr/local/include -O2 -fno-strict-aliasing -pipe  -D_REENTRANT 
-D_THREAD_SAFE -Wno-pointer-sign   -L/usr/local/lib -o 
errcodes 
errcodes.o ../lib/libgnutls.la -L/usr/local/lib -lgcrypt -lgpg-error 
-L/usr/local/lib -ltasn1
cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_SAFE -pipe 
-I/usr/local/include -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_SAFE 
-Wno-pointer-sign -o .libs/errcodes 
errcodes.o  -L/usr/local/lib ../lib/.libs/libgnutls.so -lz 
/usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so 
/usr/local/lib/libintl.so /usr/local/lib/libiconv.so /usr/local/lib/libtasn1.so 
 -Wl,--rpath -Wl,/usr/local/lib
creating errcodes
Making all in guile
Making all in modules
Making all in src
/usr/local/bin/guile -L ../../guile/modules  > enum-map.i.c
->8

The guile process itself doesn't consume any cpu time, so I guess it's waiting 
for something forever - I had to kill the guile process to continue 
portupgrade.

I'm using 7.0-STABLE/amd64

Regards,
Mark
-- 
Women may be fined for falling asleep under a hair dryer, as can the salon 
owner. 
-- Florida State Law
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ports-mgmt/portupgrade-devel

2008-02-01 Thread Mark Nowiasz
> > Hi,
> >
> > when using portupgrade-devel, I'm getting the following errors:
> >
> > --->  Session ended at: Tue, 29 Jan 2008 22:58:52 +0100 (consumed
> > 00:02:01) /usr/local/lib/ruby/site_ruby/1.8/pkgversion.rb:41:in
> > `initialize': : Not in due form: '[_][,]'.
> > (ArgumentError)
>
> What port exactly did you upgraded please?

Nothing particular - I tried portupgrade (devl) -a -v.

Downgrading to the "normal" portupgrade did the trick, though.

Regards,
Mark
-- 
Hurewitz's Memory Principle:
The chance of forgetting something is directly proportional to . 
to  uh ..
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ports-mgmt/portupgrade-devel

2008-01-29 Thread Mark Nowiasz
Hi,

when using portupgrade-devel, I'm getting the following errors:

--->  Session ended at: Tue, 29 Jan 2008 22:58:52 +0100 (consumed 00:02:01)
/usr/local/lib/ruby/site_ruby/1.8/pkgversion.rb:41:in `initialize': : Not in 
due form: '[_][,]'. (ArgumentError)
from /usr/local/sbin/portupgrade:630:in `new'
from /usr/local/sbin/portupgrade:630:in `main'
from /usr/local/sbin/portupgrade:618:in `each'
from /usr/local/sbin/portupgrade:618:in `main'
from /usr/local/sbin/portupgrade:582:in `catch'
from /usr/local/sbin/portupgrade:582:in `main'
from /usr/local/lib/ruby/1.8/optparse.rb:1303:in `call'
from /usr/local/lib/ruby/1.8/optparse.rb:1303:in `parse_in_order'
 ... 7 levels...
from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize'
from /usr/local/sbin/portupgrade:228:in `new'
from /usr/local/sbin/portupgrade:228:in `main'
from /usr/local/sbin/portupgrade:2110

portupgrade --version
portupgrade 2.4.1

Regards,
Mark
-- 
Q:  How do you play religious roulette?
A:  You stand around in a circle and blaspheme and see who gets struck by 
lightning first.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


www/linux-flashplugin9

2007-12-18 Thread Mark Nowiasz
Hi,

I've been unable to install linux-flashplugin9:

-8<---
=> install_flash_player_9_linux.tar.gz doesn't seem to exist 
in /usr/ports/distfiles/flashplugin/9.0r48.
=> Attempting to fetch from 
http://fpdownload.macromedia.com/get/flashplayer/current/.
fetch: 
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz:
 
size mismatch: expected 2608602, actual 3036127
=> Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/9.0r48/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/9.0r48/install_flash_player_9_linux.tar.gz:
 
File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/flashplugin/9.0r48 and try again.
--->8

Do you have any ideas what to do?

Thanks in advance,
Mark
-- 
Why can't you be a non-conformist like everyone else?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"