Comment 15 for bug 186729

Revision history for this message
Stew (stew-schneider) wrote :

There *does* seem to be something strange going on. The first time I got the error, it was:
dpkg-divert: error checking `/usr/share/apps/dolphin/servicemenus/media_safelyremove.desktop': No such file or directory

(note: dolphin, not d3lphin)

I created that directory: sudo mkdir -p /usr/share/apps/dolphin/servicemenus/media_safelyremove.desktop

After that, I tried from synaptic, and got the same complaint about /usr/share/apps/d3lphin/servicemenus/media_safelyremove.desktop

(note: now d3lphin, not dolphin)

Back at the terminal, I created *that* directory:

 sudo mkdir -p /usr/share/apps/d3lphin/servicemenus/media_safelyremove.desktop

which fixed it. I did not touch any files as Jan did (I was just fooling around in the dark -- hadn't found this bug yet)