aMule Forum

English => aMule Help => Topic started by: gaglia on March 02, 2009, 11:01:14 PM

Title: amuleweb failure after upgrade to lenny
Post by: gaglia on March 02, 2009, 11:01:14 PM
Yesterday I upgraded my debian etch server to lenny. All seems to work fine except that amuleweb won't start anymore. Amule-daemon starts and connects regularly (it works from amulecmd), but there is no web interface and in the logfile I see:

Code: [Select]
ERROR: Error You requested to run webserver from startup, but the
amuleweb binary cannot be run. Please install the package containing
aMule webserver, or compile aMule using --enable-webserver and run
make install

Btw, amuleweb wasn't merged into the daemon binary some time ago? o_O

However I apt-get installed amuleweb (I'm using the Vollstrecker debian repository) and now in the web interface i find this:

Code: [Select]
You are seeing this page instead of aMuleWeb login page because a valid template has not been found.

This probably means that there's a problem with your aMule installation

    * Before installing new versions, please ensure that you uninstalled older versions of aMule.
    * If you are installing by compiling from source, check configuration and run "make" and "make install" again
    * If you are installing by using a precompiled package, you may need to contact the package maintainer

For more information please visit

aMule main site or aMule forums

What's wrong?

EDIT: I was forgetting... just after the upgrade to lenny, amule-daemon wasn't starting anymore:
Code: [Select]
amuled: error while loading shared libraries: libbfd-2.1XX.so: cannot open shared object file: No such file or directory (don't remember the XX value, i think was 17)
I fixed it with a simlink to the latest version of the library.
Title: Re: amuleweb failure after upgrade to lenny
Post by: wuischke on March 03, 2009, 09:28:13 AM
Vollstrecker's packages are divided ad infinitum. ;-) I think you have to install amule-theme-default to install a web server template.

Regarding the message: This shouldn't be critical. Vollstrecker is currently away (ref (http://www.amule.org/amule/index.php?topic=16335.msg87030#msg87030)) and will fix this all to work clean in April.
Title: Re: amuleweb failure after upgrade to lenny
Post by: Pitxyoki on March 03, 2009, 04:30:36 PM
I'm running amuled and amuleweb on my server computer. The only packages I have installed are amule-common and amule-daemon from the official Debian repositories.
I never had any of those problems.
Title: Re: amuleweb failure after upgrade to lenny
Post by: gaglia on March 03, 2009, 08:20:25 PM
Pitxyoki: prior to the release of amule 2.X, using the official repo version was a pain ;) i've been using the SVN version for a while, so the Vollstrecker repo was forgotten in my apt sources list