[opensuse-factory] Does filezilla work in 13.2 beta1?
All, I just did "zypper in filezilla" which brought in several packages, but when I try to run it I'm getting an error:
filezilla Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6), and wxXML used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,STL containers,compatible with 2.6). Aborted
=============== I'm running on an upgraded laptop from older openSUSE, so I'd appreciate knowing if this is reproducible on a new install. If so, I'll file a bugzilla. Thanks Greg -- Greg Freemyer -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Monday 2014-10-13 21:45, Greg Freemyer wrote:
All,
I just did "zypper in filezilla" which brought in several packages, but when I try to run it I'm getting an error:
filezilla Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6), and wxXML used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,STL containers,compatible with 2.6). Aborted
2.8 was a bit of a mess (package wise). I would love to look into that, but given that openSUSE:13.2/filezilla already has a new Filezilla version that uses wx3 (which I have tested under Factory and found working), I am suddenly feeling lazy looking into that wx2.8 problem ... ;-) IOW, the problem should go away between your -beta1 version and the final one. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Mon, Oct 13, 2014 at 4:36 PM, Jan Engelhardt <jengelh@inai.de> wrote:
On Monday 2014-10-13 21:45, Greg Freemyer wrote:
All,
I just did "zypper in filezilla" which brought in several packages, but when I try to run it I'm getting an error:
filezilla Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6), and wxXML used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,STL containers,compatible with 2.6). Aborted
2.8 was a bit of a mess (package wise). I would love to look into that, but given that openSUSE:13.2/filezilla already has a new Filezilla version that uses wx3 (which I have tested under Factory and found working), I am suddenly feeling lazy looking into that wx2.8 problem ... ;-)
IOW, the problem should go away between your -beta1 version and the final one.
I installed filezilla and approx 10 dependencies from factory and it seems to work fine. I did very light testing but at least the gui launched. Greg -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Mon, Oct 13, 2014 at 4:36 PM, Jan Engelhardt <jengelh@inai.de> wrote:
On Monday 2014-10-13 21:45, Greg Freemyer wrote:
All,
I just did "zypper in filezilla" which brought in several packages, but when I try to run it I'm getting an error:
filezilla Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6), and wxXML used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,STL containers,compatible with 2.6). Aborted
2.8 was a bit of a mess (package wise). I would love to look into that, but given that openSUSE:13.2/filezilla already has a new Filezilla version that uses wx3 (which I have tested under Factory and found working), I am suddenly feeling lazy looking into that wx2.8 problem ... ;-)
IOW, the problem should go away between your -beta1 version and the final one.
fyi: I just updated to -RC1 and the filezilla problem remains. Greg -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Saturday 2014-10-18 21:18, Greg Freemyer wrote:
2.8 was a bit of a mess (package wise). I would love to look into that, but given that openSUSE:13.2/filezilla already has a new Filezilla version that uses wx3 (which I have tested under Factory and found working), I am suddenly feeling lazy looking into that wx2.8 problem ... ;-)
IOW, the problem should go away between your -beta1 version and the final one.
fyi: I just updated to -RC1 and the filezilla problem remains.
rpm -qR filezilla should show libwx_baseu-suse-3.0.so.0 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Sat, Oct 18, 2014 at 3:37 PM, Jan Engelhardt <jengelh@inai.de> wrote:
On Saturday 2014-10-18 21:18, Greg Freemyer wrote:
2.8 was a bit of a mess (package wise). I would love to look into that, but given that openSUSE:13.2/filezilla already has a new Filezilla version that uses wx3 (which I have tested under Factory and found working), I am suddenly feeling lazy looking into that wx2.8 problem ... ;-)
IOW, the problem should go away between your -beta1 version and the final one.
fyi: I just updated to -RC1 and the filezilla problem remains.
rpm -qR filezilla
should show libwx_baseu-suse-3.0.so.0
rpm -qR filezilla | grep baseu
Looks like that won't happen until RC2. I do see it in OBS: https://build.opensuse.org/package/binary/openSUSE:13.2/filezilla?arch=x86_64&filename=filezilla-3.9.0.5-1.1.x86_64.rpm&repository=standard But with -RC1 it doesn't: libwx_baseu-2.8.so.0()(64bit) libwx_baseu-2.8.so.0(WXU_2.8)(64bit) libwx_baseu_net-2.8.so.0()(64bit) libwx_baseu_net-2.8.so.0(WXU_2.8)(64bit) No big deal for me, I was just testing it out, not needing to use it right now. Greg -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Greg Freemyer
-
Jan Engelhardt