Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
proftpd: scoreboard: Function not implemented
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Mon Dec 05, 2016 9:16 pm    Post subject: proftpd: scoreboard: Function not implemented Reply with quote

Hi there,

I'm trying to install a ftp-server on my ARM Nas. But that's harder than I thought.

  • vsftpd: isn' t compiling. (But I though, I had a different compile error)
  • pure-ftpd: doesn't provide Systemd Units.


As I'm using proftpd for ages, I finally installed that thing. But when I try to start it, I get the following error:
/usr/sbin/proftpd --nodaemon:
2016-12-05 22:01:21,724 nas proftpd[22651] nas: error opening scoreboard: Function not implemented


The strange thing is: On my desktop computer ProFTPd starts with the same configuration file.

eix proftpd:
Installierte Versionen: 1.3.5b-r1(21:57:29 05.12.2016)(caps doc ncurses nls pcre sqlite ssl tcpd


How do I get rid of that error? The config file is the sample config.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Mon Dec 05, 2016 11:32 pm    Post subject: Reply with quote

A quick look at the code seems to indicate that function not implemented could come from a lot of possible places and probably need instrumentation or debugger to know exactly where it's coming from.

However is it actually killing the program?

Despite it saying an 'error' it may actually be letting the code to continue to run but without full functionality.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Mon Dec 12, 2016 9:05 pm    Post subject: Reply with quote

eccerr0r wrote:
However is it actually killing the program?

Yes, it is.

No chance to get Proftpd started.
Back to top
View user's profile Send private message
E-Razor
n00b
n00b


Joined: 11 Jul 2004
Posts: 69

PostPosted: Thu Apr 20, 2017 9:35 am    Post subject: Reply with quote

This should work:
Code:

  ScoreboardFile off



I got the same issue with net-ftp/proftpd (1.3.5b-r1 & 1.3.6) acl caps ncurses nls pam pcre sftp ssl tcpd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum