I was happy to see Google FI appear in the list, but disappointed when I found it doesn't work... I'm getting bounced emails with this error: Address not found Your message wasn't delivered to xxxxxxxxxx@messages.fi.google.com because the domain messages.fi.google.com couldn't be found. Check for typos or unnecessary spaces and try again. I guess it needs to be @msg.fi.google.com
I'm on 1.962 and I don't see it in my list. (see attached screenshot)
Google FI
Installing PARTED fixed mine too!!!
so i've noticed that some commands (such as parted), won't work anymore after the upgrade to debian10 unless I type the full path. /sbin/parted (works) parted bash: parted: command not found This also affects smartclt, halt, shutdown, reboot, fdisk, ifconfig, badblocks, and probably many more. maybe this is related? I tried putting the full path to smartclt in the webmin "smart drive status" module config but that didn't help.
/sbin/parted /dev/sda1 unit cyl print sh: 1: dmidecode: not found Model: Unknown (unknown) Disk /dev/sda1: 4733cyl Sector size (logical/physical): 512B/512B BIOS cylinder,head,sector geometry: 4733,255,63. Each cylinder is 8225kB. Partition Table: loop Disk Flags: Number Start End Size File system Flags 1 0cyl 4733cyl 4733cyl ext4
$ cat /proc/partitions major minor #blocks name 8 0 39070080 sda 8 1 38021120 sda1 8 2 1 sda2 8 5 1046528 sda5 11 0 1048575 sr0
See Bug 5287