Comment 30 for bug 1174253

Revision history for this message
Franz Koessler (fkoessler) wrote :

So is this fixed already?
I haven't been able to resolve the problem on my laptop, here is what I tried:

sudo ppa-purge ppa:webupd8team/gvfs-libmtp
Updating packages lists
PPA to be removed: webupd8team gvfs-libmtp
Warning: Could not find package list for PPA: webupd8team gvfs-libmtp

dpkg -l | grep libglib
ii libglib-perl 2:1.241-1 interface to the GLib and GObject libraries
ii libglib2.0-0 2.35.4-0ubuntu5~webupd8~precise1 GLib library of C routines
ii libglib2.0-bin 2.35.4-0ubuntu5~webupd8~precise1 Programs for the GLib library
ii libglib2.0-cil 2.12.10-2ubuntu4 CLI binding for the GLib utility library 2.12
ii libglib2.0-data 2.35.4-0ubuntu5~webupd8~precise1 Common files for GLib library
ii libglib2.0-dev 2.35.4-0ubuntu5~webupd8~precise1 Development files for the GLib library
ii libglibmm-2.4-1c2a 2.32.0-0ubuntu1 C++ wrapper for the GLib toolkit (shared libraries)

sudo apt-get install --reinstall libglib2.0-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of libglib2.0-0 is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgradedsudo apt-get install --reinstall libgdk-pixbuf2.0-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/194 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 1093544 files and directories currently installed.)
Preparing to replace libgdk-pixbuf2.0-0 2.26.1-1 (using .../libgdk-pixbuf2.0-0_2.26.1-1_i386.deb) ...
Unpacking replacement libgdk-pixbuf2.0-0 ...
Setting up libgdk-pixbuf2.0-0 (2.26.1-1) ...
Segmentation fault
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place.

Any idea what I should do?