aMule Forum
English => Distro-Specific Packages => Packages for older versions => Topic started by: Vollstrecker on November 17, 2011, 11:19:10 PM
-
The stable version is updated to 2.3.1
deb http://www.vollstreckernet.de/debian/ stable amule-stable wx
wx contains 2.8.12
For sure, you can get the sources for selfcompile the usual way via:
deb-src http://www.vollstreckernet.de/debian/ stable amule-stable wx
You can combine those two possibilities to get just what you want.
-
Hello,
I obtained:
W: Erreur de GPG : http://www.vollstreckernet.de stable Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D63913EF50D0AE60
what is your public key ?
thx, Eiffel
-
and:
wget -q http://www.vollstreckernet.de/debian/dists/stable/Release.gpg -O- | sudo apt-key add -
answer:
aucune donnée OpenPGP valide n'a été trouvée
-
The key is mentioned in your first error-message. NO_PUBkey doesn't mean that there is no pubkey, it means that it's just not imported into apt.
I don't understand french, but I'm sure the error is solveable like it has been the last time:
http://forum.amule.org/index.php?topic=17271.msg93146#msg93146
-
The problem is due to the host address not available:
gpg --keyserver www.volstrecker.net --recv-keys D63913EF50D0AE60
gpg: richiesta della chiave 50D0AE60 dal server hkp www.volstrecker.net
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: non sono stati trovati dati OpenPGP validi.
gpg: Numero totale esaminato: 0
-
Try typing the domain correctly.
-
I tried also with "www.vollstreckernet.de "
gpg --recv-keys D63913EF50D0AE60 --keyserver www.vollstreckernet.de
gpg: "--keyserver" non è ID di chiave: ignorato
gpg: "www.vollstreckernet.de" non è ID di chiave: ignorato
gpg: richiesta della chiave 50D0AE60 dal server hkp keys.gnupg.net
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: non sono stati trovati dati OpenPGP validi.
gpg: Numero totale esaminato: 0
or
gpg --keyserver www.vollstreckernet.de --recv-keys D63913EF50D0AE60
gpg: richiesta della chiave 50D0AE60 dal server hkp www.vollstreckernet.de
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: non sono stati trovati dati OpenPGP validi.
gpg: Numero totale esaminato: 0
Do you know the exact command to run to download the key???
-
Solved using this:
gpg --keyserver keyserver.ubuntu.com --recv D63913EF50D0AE60
gpg --export --armor D63913EF50D0AE60 | sudo apt-key add -
-
Failed to fetch http://www.vollstreckernet.de/debian/dists/stable/Release Unable to find expected entry amule-stable/binary-amd64/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.
Am I missing sth obvious or custom compilation is the only way to go?
-
You're missin, that for now only i386 is build. But you got the right time to ask, as I am testing new scripts with pbuilder and qemubuilder, so I guess in the next 2 or 3 days you'll get what you need.
-
first of all thanks for all your work Vollstrecker ! much appreciated
there are any news about 64bit version ?
thanks again
BHH
-
Stable wx is compiled, ubuntu natty is compiling, and after ubuntu oneiric is compiled, repos will go up. Unfortunately it takes ~ 5 days to compile wx in on a non-kvm cpu using qemu. Hopefully amule will go much faster as it can male use of ccache.
-
5 days ? that's a lot of time!
thanks much more for your time (and cpu cicles!)
greedy awaiting for a great release :)
BHH
-
Hi Vollstrecker!
Thx for your work!
Just a question: what is the status of amd64 version?
-
Will be ready as soon as the compiler in Vollstrecker's AMD64 soft emu environment finishes it's work (around 2014 or so) or when his computer finally breaks down and he buys a native x64 machine. Whatever comes first. ;D
-
;D crazy man! maybe i can collect some money (it's full of poor newbie like me ;D) and send you a gift for your birthday!
-
I have a native x64 System, Debian based (Linux Mint Debian Ed.). Maybe I could help with this? But I don't want to steal other's job...
-
As you may have seen, wx is already compiled an uploaded. But after patching qemubuilder to mount the disk correclty, configure the network correctly and enabling it to make use of a proxy, I now have to patch it to update the image, to get the wx-pgk's into the env.
-
amd64 packages have just been uploaded.
-
Hello,
I'm having trouble using the amule-daemon of your package, here's what I get :
service amule-daemon start
start-stop-daemon: unable to stat /usr/share/amule/amuled_home_wrapper.sh (No such file or directory)
The official-but-outdated debian package works just fine (but I need the latest version unfortunately).
I have no clue what to do. (Yes, I'm a noob)
Thanks for your help
-
Delete the leftover sturtup-script from the outdated package and start the daemon by hand, or extract the wrappper that isn't found from that package and place it where it is expected.
-
Just thought I'd drop in and say that I'm finally able to install the latest (2.3.1) version of amule in my debian squeeze environment now, thanks to Proxmox PVE.
I want to thank you Vollstrecker for adding the option to download files alphabetically. This is very, very appreciated, and I'm glad I can finally put it to use. :)