deb [URL]http://www.vollstreckernet.de/debian/[/URL] testing amule wx
If you want to compile the snaps for your own, you have two options.deb [URL]http://www.vollstreckernet.de/debian/[/URL] testing wx
to your sources.list and get and compile aMule for your own. Or can can add a second line to get the pkg's source and create your own debs. For the last option you need the wx line above plus:deb-src [URL]http://www.vollstreckernet.de/debian/[/URL] testing amule
All pkg's should work on sid, too. My provider doesn't allow me to create symlinks, so I only setup the testing dir.Originally posted by Vollstrecker
I talked about that problem two weeks ago in #ubuntu-motu. The prob is, that dep's are set automatically, so I have no influence on that. Sadly libcurl3 got updated after the ubuntu freeze, so that ubuntu stayed at the old version. I think they said, the release is planned for the 7th, so maybe you'll get the new version in a few days.
The only thing you can do for now is using deb-src. The Build-Depend is set to libcurl3-dev without any version.
Originally posted by Vollstrecker
I just updated now. ds21 came today.
Originally posted by VollstreckerBless You :-) Have a VERY nice day
I think I said it somewhere else. The autobuild-process is broken somewhere, but today is my marriage, so I didn't had the time to fix it. Monday or Thuesday I think I have the time.
deb http://www.vollstreckernet.de/debian/ testing amule wx
amule:
Dipende: libc6 (>=2.3.5-1) ma 2.3.2.ds1-20ubuntu14 verrà installato
Dipende: libgcc1 (>=1:4.0.0-9) ma 1:4.0.0-7ubuntu6~5.04ubp1 verrà installato
Dipende: libstdc++6 (>=4.0.1) ma 4.0.0-7ubuntu6~5.04ubp1 verrà installato
Dipende: libwxgtk2.6-0 ma non sta per essere installato
Originally posted by RRT4
yes, it is working now
tnx
deb http://uwe.ktv-zone.de/debian/amule-sid/ ./
# Build and run the test suite
build: config-stamp build-stamp
build-stamp: patch-stamp
$(MAKE)
./cryptestcwd v
touch $@
So I think the bug should be fixed in Debian.uwe@harry:~$ cryptest tv /usr/share/crypto++/TestVectors/camellia.txt
Testing SymmetricCipher algorithm Camellia/ECB.
cryptest: misc.h:672: T CryptoPP::GetWord(bool, CryptoPP::ByteOrder, const byte*) [with T = CryptoPP::word64]: Assertion `IsAligned(block)' failed.
Abgebrochen
But as in src/CryptoPP.h it is said, that only RSA and MD4 are used, I don't think this Camellia-thing is affecting amule.
# amuled -f
amuled: Symbol `_ZTV16wxDatagramSocket' has different size in shared object, consider re-linking
amuled: Symbol `_ZTV14wxSocketServer' has different size in shared object, consider re-linking
amuled: Symbol `_ZTV13wxSocketEvent' has different size in shared object, consider re-linking
amuled: Symbol `_ZTV8wxObject' has different size in shared object, consider re-linking
amuled: Symbol `_ZTV16wxZipInputStream' has different size in shared object, consider re-linking
amuled: Symbol `_ZTV7wxEvent' has different size in shared object, consider re-linking
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.6 (no debug,Unicode,compiler with C++ ABI 102,wx containers,compatible with 2.4),
and your program used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4).
Abgebrochen
Originally posted by ArokhYes, you installed a wxWidgets package that was compiled with GCC 3.2 or 3.3 and an aMule package that was compiled with GCC 3.4 or 4.0. These don't work together, it's exactly the ABI change that Uwe talked about. Please install both from the same origin.
did I install a wrong package?
Originally posted by FriscoThis is exactly the problem, you cannot do that without troubles because both are compiled with different GCC versions that produce incompatible code from C++ sources. This will of course hit an application like aMule which is implemented in C++ and depends on one or two (wx and cryptopp) external C++ libraries. Try to make a decision which distro to use.
But I don't run sarge, is more of a mix from sarge and stable
Originally posted by Frisco
/etc/apt/sources.list:
deb http://www.vollstreckernet.de/debian/ testing amule
deb http://www.vollstreckernet.de/debian/ stable wx
amule --I-am-scared-of-no-dangerous-code
in order to start aMule.Fehl [URL]http://www.vollstreckernet.de[/URL] testing/amule amule-remote-gui 2.1.0+CVS20060318-1
Fehler beim Lesen vom Server: Das entfernte Ende hat die Verbindung geschlossen
Fehl [URL]http://www.vollstreckernet.de[/URL] testing/amule amule-utils 2.1.0+CVS20060318-1
404 Not Found
Konnte [URL]http://www.vollstreckernet.de/debian/dists/testing/amule/binary-i386/amule-remote-gui_2.1.0+CVS20060318-1_i386.deb[/URL] nicht holen Fehler beim Lesen vom Server: Das entfernte Ende hat die Verbindung geschlossen
Originally posted by Vollstrecker
Big changes happen. To not confuse you all at tommorows update, here the actual changelog:
* [...]
For the packages for stable, this apllies aswell.
Originally posted by drizztPlease read the previous postings concerning this issue.
Hi, your packages are working also on Ubuntu but you should correct dependency entries adding an "OR", for example "libcrypto++5.2" on Ubuntu Dapper is "libcrypto++5.2c2a".
Originally posted by drizztNo, libcrypto++5.2 is not the same as libcrypto++5.2c2a. There's a reason for this naming difference. In short, it's because the libraries are not compatible, so the dependencies should not be handled as if they were. It's a feature, not a bug, that you can't mix the packages.
If you need help tell me and I give you more information but I think it's the only difference between the two distros.
Originally posted by drizztThat's why there is a forum search.
I'm sorry but I don't know exactly the differences between the two libraries, [...]
Originally posted by drizztIt's pure coincidence that it works so far. libcrypto++5.2 and libcrypto++5.2c2a have a different ABI due to the g++ version used to build them, and there will be problems sooner or later.
[...], I just know that I'm using the aMule deb on Ubuntu Dapper after I modified the dependency lines.
W: GPG error: [URL]http://www.vollstreckernet.de[/URL] testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D63913EF50D0AE60
tux@xubuntu:~$ cat /etc/apt/sources.list | grep vollstrecker
deb-src [URL]http://www.vollstreckernet.de/debian/[/URL] testing amule wx
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys KEY
gpg --export KEY > /etc/apt/SERVER.key
apt-key add /etc/apt/SERVER.key
(gdb) file /usr/bin/amule
(gdb) run --i-would-marry-my-mule
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1229670720 (LWP 22220)]
Initialising aMule
Checking if there is an instance already running...
...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1229670720 (LWP 22220)]
0x08085da5 in wxStringBase::size (this=0xa5e586c) at /usr/include/wx-2.6/wx/string.h:367
367 /usr/include/wx-2.6/wx/string.h: No such file or directory.
in /usr/include/wx-2.6/wx/string.h
(gdb)
If this header file need to amule or the debugger I don't know, the fact of I don't install wx-header because dependency of amule CVS mustn't it make this error. I have install the package named wx2.6-headers, and I think my amule crash a little bit less now.
utente-web@black:~$ /usr/bin/amule
/usr/bin/amule: relocation error: /usr/bin/amule: symbol _ZTI12wxEvtHandler, version WXU_2.6 not defined in file libwx_gtk2u_core-2.6.so.0 with link time reference
No machine to build on.Cross-compile?