I’m trying to install Samba. What’s wrong with this one?
osmc@osmc:~$ sudo apt-get install smb-app-osmc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package smb-app-osmc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'smb-app-osmc' has no installation candidate
No stretch-devel here. I’ve reverted back to stretch after upgrade,.
osmc@osmc:~$ sudo apt-get update && sudo apt-get install smb-app-osmc
Ign:2 http://ftp.debian.org/debian stretch InRelease
Get:3 http://ftp.debian.org/debian stretch-updates InRelease [91.0 kB]
Hit:4 http://security.debian.org stretch/updates InRelease
Hit:1 http://ftp.fau.de/osmc/osmc/apt stretch InRelease
Hit:5 http://ftp.debian.org/debian stretch Release
Fetched 91.0 kB in 2s (39.7 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package smb-app-osmc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
You will not be able to get any upgrades/fixes from the stretch repo until it is officially released. Probably safer to stay on stretch-devel and turn off automatic upgrades so you can test any changes to the active repo (or not).
I’m stumbling over the file /etc/ftpusers. So, there was some idea of a concept to allow only specific users ftp access in the past … but with the current /etc/vsftpd.conf all users can have ftp access and transfer their passwords in clear text via network by that.
Suggestion:
By OSMC-default restrict ftp access only to user osmc and disallow all others.
Not sure whether this is related to Debian Stretch upgrade!
Issue: When playing music the screensaver does not work here.
Using OSMC skin, set screensaver to 1 minute and disabled flag “Use vizualization if playing audio”.
Logs set playing “Rinding with the King”, waited for 3 minutes but not sure whether the screen saver works at all when debug logging is active: https://paste.osmc.tv/onekoveyup
Until the final version is released you can not update without stretch-devel so if your update wasn’t finished you need to add stretch-devel and update to ensure all file are up to date.