Comment 14 for bug 658069

Revision history for this message
chicoff (chicoff) wrote :

you find the patched packages for 64bit on https://bugzilla.gnome.org/show_bug.cgi?id=627567#c16

or if you want to build gvfs yourself

sudo apt-get build-dep gvfs
mkdir tmpfuse
cd tmpfuse
apt-get source gvfs
cd gvfs-1.6.4
wget https://bugzilla.gnome.org/attachment.cgi?id=172274
patch -p0 < attachment.cgi\?id\=172274
dpkg-buildpackage -us -uc -b