[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Issue with gdk-pixbuf deb8u8 security update



Hi,

Upgrading gdk-pixbuf in a Jessie distro I get an error on a missing
dependency (see log bellow):

$ sudo apt upgrade
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/463 kB of archives.
After this operation, 2048 B disk space will be freed.
Do you want to continue? [Y/n] Y
Reading changelogs... Done
(Reading database ... 44637 files and directories currently installed.)
Preparing to unpack .../libgdk-pixbuf2.0-0_2.31.1-2+deb8u8_amd64.deb ...
Unpacking libgdk-pixbuf2.0-0:amd64 (2.31.1-2+deb8u8) over (2.31.1-2+deb8u7) ...
Preparing to unpack .../libgdk-pixbuf2.0-common_2.31.1-2+deb8u8_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.31.1-2+deb8u8) over (2.31.1-2+deb8u7) ...
Setting up libgdk-pixbuf2.0-common (2.31.1-2+deb8u8) ...
Setting up libgdk-pixbuf2.0-0:amd64 (2.31.1-2+deb8u8) ...
g_module_open() failed for /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so: undefined symbol: g_uint_checked_mul
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Scanning processes...                                                                                                                                                       
Scanning kernel images...                                                                                                                                                   
Running kernel seems to be up-to-date.######################################################################################################################.............]
No services need to be restarted.

Downgrading the library, no error appears:

$ sudo apt install libgdk-pixbuf2.0-0=2.31.1-2+deb8u7 libgdk-pixbuf2.0-common=2.31.1-2+deb8u7
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages will be DOWNGRADED:
  libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common
0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
Need to get 0 B/461 kB of archives.
After this operation, 2048 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
dpkg: warning: downgrading libgdk-pixbuf2.0-0:amd64 from 2.31.1-2+deb8u8 to 2.31.1-2+deb8u7
(Reading database ... 44637 files and directories currently installed.)
Preparing to unpack .../libgdk-pixbuf2.0-0_2.31.1-2+deb8u7_amd64.deb ...
Unpacking libgdk-pixbuf2.0-0:amd64 (2.31.1-2+deb8u7) over (2.31.1-2+deb8u8) ...
dpkg: warning: downgrading libgdk-pixbuf2.0-common from 2.31.1-2+deb8u8 to 2.31.1-2+deb8u7
Preparing to unpack .../libgdk-pixbuf2.0-common_2.31.1-2+deb8u7_all.deb ...
Unpacking libgdk-pixbuf2.0-common (2.31.1-2+deb8u7) over (2.31.1-2+deb8u8) ...
Setting up libgdk-pixbuf2.0-common (2.31.1-2+deb8u7) ...
Setting up libgdk-pixbuf2.0-0:amd64 (2.31.1-2+deb8u7) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Scanning processes...                                                                                                                                                       
Scanning kernel images...                                                                                                                                                   
Running kernel seems to be up-to-date.######################################################################################################################.............]
No services need to be restarted.

Best regards,
José Gonçalves

Reply to: