aMule Forum
English => Distro-Specific Packages => Packages for older versions => Topic started by: Vollstrecker on January 18, 2006, 05:42:01 PM
-
Hi folks,
it's done. Today I had the first automatic upload of CVS-Packages for my Sarge repository. Just add:
deb http://www.vollstreckernet.de/debian/ stable amule wx
to your sources.list, and see what happens. As usual you can take deb-src, too.
I suggest to delete the Entry of amule-debian.dyndns.org and remove the pkg's from there before using mine. I though backported the original Debian-Version of wx, but I don't know if they are they same.
If some Errors occur: You say it, I fix it.
Have fun
-
Now it seems, that all problems are solved. Buildlog can be viewed at ccc-hanau.de/~vollstrecker/script.log. Thanks to the guys that make this possible. From now on it will get updated on a daily base.
Stefanero, could you add that URL to overview. I will update the wiki asap.
-
1min
-
Originally posted by Vollstrecker
Hi folks,
it's done. Today I had the first automatic upload of CVS-Packages for my Sarge repository. Just add:
deb http://www.vollstreckernet.de/debian/ stable amule wx
to your sources.list, and see what happens. As usual you can take deb-src, too.
I suggest to delete the Entry of amule-debian.dyndns.org and remove the pkg's from there before using mine. I though backported the original Debian-Version of wx, but I don't know if they are they same.
If some Errors occur: You say it, I fix it.
Have fun
Hi! I've added the above line to my sources.list, but "aptitude update" complains:
-----
Err http://www.vollstreckernet.de stable/amule Packages
404 Not Found
Ign http://www.vollstreckernet.de stable/amule Release
Err http://www.vollstreckernet.de stable/wx Packages
404 Not Found
Ign http://www.vollstreckernet.de stable/wx Release
-----
And of course nothing appears when looking for "amule" 8o
Maybe it is down? ?(
TIA ;)
-
Take a look at your line and at the line above. Do you notice the little difference? There's a '/debian/' missing at your entries. ;)
-
Thanks for your answer. Unfortunately, that's not the problem, because directories are not shown when updating:
-----
root@KURO-BOX:/etc/apt# cat sources.list
deb http://security.debian.org stable/updates main contrib
deb http://ftp://ftp.es.debian.org/debian stable main contrib
deb http://www.vollstreckernet.de/debian/ stable amule wx
root@KURO-BOX:/etc/apt# aptitude update
S'està llegint la llista de paquets... Fet
S'està construint l'arbre de dependències
S'està llegint la informació d'estat estesa
S'estan inicialitzant els estats dels paquets... Fet
S'estan llegint les descripcions de les tasques... Fet
Err http://www.vollstreckernet.de stable/amule Packages
404 Not Found
Ign http://www.vollstreckernet.de stable/amule Release
Err http://www.vollstreckernet.de stable/wx Packages
404 Not Found
Premhttp://security.debian.org stable/updates/main Packages
Premhttp://security.debian.org stable/updates/main Release
Premhttp://security.debian.org stable/updates/contrib Packages
Premhttp://security.debian.org stable/updates/contrib Release
Ign http://www.vollstreckernet.de stable/wx Release
Premftp://ftp.es.debian.org stable/main Packages
Premftp://ftp.es.debian.org stable/main Release
Premftp://ftp.es.debian.org stable/contrib Packages
Premftp://ftp.es.debian.org stable/contrib Release
S'està llegint la llista de paquets... Fet
S'està construint l'arbre de dependències
S'està llegint la informació d'estat estesa
S'estan inicialitzant els estats dels paquets... Fet
S'estan llegint les descripcions de les tasques... Fet
-----
I still don't know what happens ;(
-
As I am not yet used to my new kurobox, where amule is going to run, I didn't remember to make you know it's a PowerPC, not an i386 computer!!
I've seen through http that only i386 packages are available in the above site, so I suppose I'll have to get debian testing or unstable ones :(
Thanks for your time ;)
-
I'm proud to tell, that at last wx-2.8 has arrived in stable.
-
W: GPG error: http://www.vollstreckernet.de stable Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY D63913EF50D0AE60
W: Ã consigliabile eseguire apt-get update per correggere questi problemi
sorry for the italian
don't know how to translate
hw the prob is "pubblic key not avaiable"
-
http://www.amule.org/wiki/index.php/HowTo_Compile_In_Debian#aMule_CVS_release
You forgot to import the key into apt.
-
I tried replacing the standard (etch) amule with yours, and I get:
"execvp(amuleweb, --amule-config-file=/home/amule/.aMule/amule.conf) failed with error 2!
ERROR: ERROR You requested to run web server on startup, but the amuleweb binary cannot be run. Please install the package containing aMule web server, or compile aMule using --enable-webserver and run make install"
-
You haven't installed amulweb package
-
Baxkported libupnp is now avialable. Just add " upnp" to your sources.list line.
Complete line is now "deb http://www.vollstreckernet.de/debian/ stable amule wx upnp"