Hello g1,

Am 08.03.2013 22:48, schrieb g1:
> PS: I see that there are several (merged) bug reports that are
> variations on this theme, with different undefined symbols.  Maybe the
> trick works for them too.
> 
> ==== cut here
> --- /usr/bin/icedove.old      2013-03-08 22:21:58.000000000 +0100
> +++ /usr/bin/icedove  2013-03-08 22:24:23.000000000 +0100
> @@ -109,6 +109,10 @@
>      echo "*INFO* No $HOME/.$pfname detected. Moving 
> $HOME/.mozilla-thunderbird into this place"
>      mv $HOME/.mozilla-thunderbird $HOME/.$pfname
>    fi
> +  if [ ! -d "$HOME/.$pfname" ] || [ ! -f "$HOME/.$pfname/profiles.ini" ]; 
> then
> +    LD_BIND_NOW=1
> +    export LD_BIND_NOW
> +  fi
>  fi
>  
>  script_args=""
> ==== cut here

yes, mostly icedove is working with this little trick. The error happens
because of some libc changes that comes with the new released version
that was coming in the past into squeeze.
We already talked about that issue and hopefully there will be some
update on 3.0.x icedove with something like you posted.

In the between time I strongly recommend to use a version of icedove
inside backports.
http://wiki.debian.org/Icedove#BackPorts

-- 
Regards
Carsten


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to