aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amulecmd - how can I get shared files list  (Read 4074 times)

neuro

  • Newbie
  • Karma: 1
  • Offline Offline
  • Posts: 1
amulecmd - how can I get shared files list
« on: May 05, 2015, 09:32:25 AM »

Hello!
The man of (amulecmd -> show) contains the sentence:
"Show upload/download queue, server list or shared files list ",
but "Available extensions" for this command does not contain extension to get shared files list.

Code: [Select]
aMulecmd$ help show
SHOW: Show queues/lists.

Show upload/download queue, server list or shared files list.

This command must have an argument.

This command is incomplete, you must use one of the extensions below.

Available extensions:
DL         Show download queue.
Log        Show log.
Servers    Show servers list.
UL         Show upload queue.

Can somebody explain is it possible to show shared files list with the amulecmd tool?
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: amulecmd - how can I get shared files list
« Reply #1 on: May 05, 2015, 11:59:00 AM »

Oops, it was a planned feature and has been forgotten about. I've put it on my TODO list.
Logged
concordia cum veritate

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: amulecmd - how can I get shared files list
« Reply #2 on: May 29, 2015, 12:54:19 PM »

Implemented in rev. 10871
Logged
concordia cum veritate

titi75011

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 18
Re: amulecmd - how can I get shared files list
« Reply #3 on: June 04, 2015, 01:15:47 PM »

thanks

i tried to test it but i have the following result when trying to compile it on ubuntu 15.04

~/Downloads/amule-master$ dpkg-buildpackage -us -uc -b -rfakeroot -Tamulecmd
dpkg-buildpackage: source package amule
dpkg-buildpackage: source version 2.3.1+svn-10712
dpkg-buildpackage: source distribution testing
dpkg-buildpackage: source changed by Dévai Tamás (gonosztopi) <gonosztopi@amule.org>
dpkg-buildpackage: host architecture amd64
 debian/rules amulecmd
dh_testdir
dh_auto_build
touch build-stamp
dh_testdir
dh_testroot
dh_testroot: You must run this as root (or use fakeroot).
debian/rules:364: recipe for target 'install' failed
make: *** [install] Error 255
dpkg-buildpackage: error: debian/rules amulecmd gave error exit status 2

Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: amulecmd - how can I get shared files list
« Reply #4 on: June 05, 2015, 12:00:17 AM »

It's hard to tell what's happening, because the real error is hidden.

dh_testroot: You must run this as root (or use fakeroot).
debian/rules:364: recipe for target 'install' failed
make: *** [install] Error 255
dpkg-buildpackage: error: debian/rules amulecmd gave error exit status 2

In case only the 'install' phase failed you might manually copy the built executable to a location of your desire. Otherwise please check the logs (if there are any) to see what went wrong actually.
Logged
concordia cum veritate

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: amulecmd - how can I get shared files list
« Reply #5 on: June 10, 2015, 12:06:18 PM »

The error is, that dh_testroot fails. Which should not happen. The problem is more, that no configure or make is called. Is the sourcetree clean, or has work been to before?
Logged
Homefucking is killing prostitution

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: amulecmd - how can I get shared files list
« Reply #6 on: June 11, 2015, 07:50:09 PM »

I admit I know not much about the Debian build scripts...
Logged
concordia cum veritate