- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Re: LSB issue on leafp2p
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
LSB issue on leafp2p
May be not the correct section, but I didn't find anything reporting this issue.
I have upgraded to last 6.2.4, and fall to:
insserv: warning: script 'leafp2p' missing LSB tags and overrides
insserv: There is a loop between service logitechmediaserver and leafp2p if stopped
insserv: loop involving service leafp2p at depth 2
insserv: loop involving service logitechmediaserver at depth 1
insserv: Stopping leafp2p depends on logitechmediaserver and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
Comparing
/etc/init.d/leafp2pwith my previous 6.1.9, all LSB comment section has disappear in the last version...
Adding back
### BEGIN INIT INFO
# Provides: leafp2p
# Required-Start: $network $remote_fs $syslog
# Required-Stop: $network $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: P2P functionality for addons and applications
### END INIT INFO
solved my issue.
Any reason that it disappear between 6.1.9 and 6.2.4 ?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: LSB issue on leafp2p
Oh Wow, you are a life saver, i spent most of today trolling thru forum posts to try and figure out why OwnCloud would not install,
added your info the the leafp2p file and bam... all works 🙂 - would seem that the current firmware has issues getting all the dependencies without this entry!..
thanks so much!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: LSB issue on leafp2p
This solved my issue. Thanks for posting!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: LSB issue on leafp2p
Hello all,
Thank you for all the contribution in the community!
Regards,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: LSB issue on leafp2p
Still a problem on 6.4.1. Thanks for the info!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: LSB issue on leafp2p
I'm on 6.4.1 but it did not help to add it to leafp2p.
Does it need to be in a certain place?
Shold I leave # in front of the lines or should i remove them?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: LSB issue on leafp2p
Could you please provide some detail on what "this" is. I have the same issue and could use some detailed guidance.... Thanks in advance!