I couldn't confirm if it really needs udisks1 over udisks2 as other distributions look to simply not pull any udisks at all and others pull udisks2 (https://git.solus-project.com/packages/mate-sensors-applet/commit/?id=73359b80bd279cee2b2121e4699525986373cda7 ) but I am unsure if they really checked it is working :/
It used the old udisks dbus api [1], needs someone to redo the whole thing. Either disable at configure (--disable-udisks)or keeps udisks around for now. [1] https://github.com/mate-desktop/mate-sensors-applet/blob/master/plugins/udisks/udisks-plugin.c#L31
Then, either upstream fixes it finally or we should probably stop building that plugin :/
It seems hddtemp could be used instead: https://forums.linuxmint.com/viewtopic.php?t=238759
Ah, I see that the ebuild is mostly ready to use hddtemp, we would simply need to finally pass --disable-udisks unconditionally as I don't think upstream will port it anytime soon :/
this will be fixed in 1.20 (fixed in 1.19.1)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53079a9f9715f4e6b568ce58aeac73d38c3e72c5 commit 53079a9f9715f4e6b568ce58aeac73d38c3e72c5 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2019-03-31 09:19:17 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2019-03-31 09:19:28 +0000 mate-extra/mate-sensors-applet: Fix dependencies on udisks for new version Closes: https://bugs.gentoo.org/601360 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org> .../mate-sensors-applet-1.22.0-r1.ebuild | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+)