aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb failure after upgrade to lenny  (Read 2123 times)

gaglia

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 63
amuleweb failure after upgrade to lenny
« 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.
« Last Edit: March 02, 2009, 11:15:12 PM by gaglia »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amuleweb failure after upgrade to lenny
« Reply #1 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) and will fix this all to work clean in April.
Logged

Pitxyoki

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 40
Re: amuleweb failure after upgrade to lenny
« Reply #2 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.
Logged

gaglia

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 63
Re: amuleweb failure after upgrade to lenny
« Reply #3 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
Logged