I definitely used the script.You don't seem to have installed it with the script, otherwise this wouldn't happen.
Either you update or reinstall it with the script or you copy the plugin manually.
SinusBot already installed with automatic install option!
Would you like to update the bot instead? [Y / N]:
"Wrong sources.list entry or malformed file"I keep on getting this problem .
Command which failed was: " apt-get update".
and this is what i get as a problem i guess:
- https://pastebin.com/z6NDdHSJ
Please can someone help me even PM is well if it will make it any easier for you :/ .
@Qhiliqq Gibt es vielleicht etwas, dass ich bei meinem Problem machen kann?
Dein Bot ist also bereits installiert, hast du ihn mal reinstalled?I definitely used the script.
When I choose "install" I get:
But when I go for "y" it still fails.Code:SinusBot already installed with automatic install option! Would you like to update the bot instead? [Y / N]:
cp /opt/sinusbot/plugin/libsoundbot_plugin.so /opt/sinusbot/teamspeak3-client/plugins/
"Wrong sources.list entry or malformed file"
Check the file and fix the sources.list....
Habe den Befehl ausgeführt und dann versucht, das Script zu starten, aber leider wieder der selbe Fehler.Dein Bot ist also bereits installiert, hast du ihn mal reinstalled?
Wenn nicht kannst du auch einfach mal das Plugin kopieren, was normal automatisch geht.
Code:cp /opt/sinusbot/plugin/libsoundbot_plugin.so /opt/sinusbot/teamspeak3-client/plugins/
Dann hast du irgendwo einen allgemeinen Fehler...Habe den Befehl ausgeführt und dann versucht, das Script zu starten, aber leider wieder der selbe Fehler.
Noch eine Idee?
https://linuxconfig.org/debian-apt-get-jessie-sources-listwhere can i find them files?
apt-get update && apt-get upgrade
https://linuxconfig.org/debian-apt-get-jessie-sources-list
You need Security Updates and a mirror in your country.
Edit your sources.list to these sources, after thatCode:apt-get update && apt-get upgrade
Delete everything in your /etc/apt/sources.list and copy the following lines...=====================================================================
Hello i found the one i need is polish do i just copy it and paste it in the sources.list ?
because i have done it and i still get couple problems
Could you please tell me what exactly i need to do?
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
deb http://ftp.pl.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.pl.debian.org/debian/ jessie main contrib non-free
Delete everything in your /etc/apt/sources.list and copy the following lines...
After that save the file and start your apt-get update....Code:deb http://security.debian.org/ jessie/updates main contrib non-free deb-src http://security.debian.org/ jessie/updates main contrib non-free deb http://ftp.pl.debian.org/debian/ jessie main contrib non-free deb-src http://ftp.pl.debian.org/debian/ jessie main contrib non-free
Start your sinusbot manually:http://prntscr.com/kyejqs can you help me?