Comment 46 for bug 571038

Revision history for this message
Mikhail Titov (mtitov) wrote :

I've uploaded a package to ppa but I don't know how long it would take and if it is okay it was unsigned.
Here is a step-by-step instruction for 11.10. Make sure you are in sudoers list (https://help.ubuntu.com/community/Sudoers)

sudo apt-get install apt-src
apt-src install udisks
cd udisks-1.0.4/
wget -O - https://launchpadlibrarian.net/76141626/git_diff_final.patch | patch -p1
apt-src build --installdebs udisks
echo udisks hold | sudo dpkg --set-selections