Your message dated Fri, 08 Apr 2016 19:44:25 +0000
with message-id <e1aockp-00058t...@franck.debian.org>
and subject line Bug#790423: fixed in gdk-pixbuf 2.32.3-2
has caused the Debian Bug report #790423,
regarding Missing dependency on shared-mime-info
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
790423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: awesome
Version: 3.5.6-1
Severity: important

Hi,

to reproduce my problem, I prepared the following script which sets up a
minimal virtual machine image:

rm -f testimg
fallocate -l 10G testimg

sudo mkfs.ext4 testimg

ROOT=`mktemp -d`
sudo mount testimg "$ROOT"
sudo debootstrap --variant=minbase unstable "$ROOT" 
http://127.0.0.1:3142/httpredir.debian.org/debian
echo 'APT::Install-Recommends "0";' | sudo tee 
"$ROOT/etc/apt/apt.conf.d/99no-install-recommends" > /dev/null
cat << END | sudo tee "$ROOT/etc/kernel-img.conf" > /dev/null
link_in_boot = yes
do_symlinks = yes
relative_links = yes
END
cat << END | sudo tee "$ROOT/usr/sbin/policy-rc.d" > /dev/null
#!/bin/sh
echo "sysvinit: All runlevel operations denied by policy" >&2
exit 101
END
sudo chmod +x "$ROOT/usr/sbin/policy-rc.d"
cat << END | sudo tee "$ROOT/etc/fstab" > /dev/null
root / auto errors=remount-ro 0 1
END
sudo chroot "$ROOT" apt-get update
sudo chroot "$ROOT" apt-get -y install xserver-xorg xinit udev 
linux-image-amd64 sudo awesome xterm
sudo rm "$ROOT/usr/sbin/policy-rc.d"
sudo chroot "$ROOT" useradd --groups 
lp,dialout,cdrom,floppy,sudo,audio,video,plugdev --create-home --shell 
/bin/bash --uid 1000 --user-group josch
echo "josch:secret" | sudo chroot "$ROOT" chpasswd
cp -L "$ROOT"/boot/initrd.img .
cp -L "$ROOT"/boot/vmlinuz .
sudo umount "$ROOT" rm -r "$ROOT"


you can boot into the system by doing:




after logging in as user josch, password secret, you can run xinit to
get an X server together with an xterm. If you then start awesome from
within that xterm you will see the following error message:

error while running function
stack traceback:
        [C]: in function 'load_image'
        /usr/share/awesome/lib/gears/surface.lua:39: in function 
</usr/share/awesome/lib/gears/surface.lua:24>
        (tail call): ?
        (tail call): ?
        /usr/share/awesome/lib/gears/wallpaper.lua:128: in function 'maximized'
        /etc/xdg/awesome/rc.lua:79: in main chunk
error: /usr/share/awesome/lib/gears/surface.lua:39: Couldn't recognize the 
image file format for file '/usr/share/awesome/themes/default/background.png'
E: awesome: main:535: couldn't find any rc file


as you can convince yourself, the system has libpng12-0:amd64 (=
1.2.50-2+b2) installed.

cheers, josch

--- End Message ---
--- Begin Message ---
Source: gdk-pixbuf
Source-Version: 2.32.3-2

We believe that the bug you reported is fixed in the latest version of
gdk-pixbuf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 790...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <po...@debian.org> (supplier of updated gdk-pixbuf 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 08 Apr 2016 21:01:50 +0200
Source: gdk-pixbuf
Binary: libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-0-dbg libgdk-pixbuf2.0-common 
libgdk-pixbuf2.0-dev libgdk-pixbuf2.0-doc libgdk-pixbuf2.0-0-udeb 
gir1.2-gdkpixbuf-2.0
Architecture: source
Version: 2.32.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Emilio Pozuelo Monfort <po...@debian.org>
Description:
 gir1.2-gdkpixbuf-2.0 - GDK Pixbuf library - GObject-Introspection
 libgdk-pixbuf2.0-0 - GDK Pixbuf library
 libgdk-pixbuf2.0-0-dbg - GDK Pixbuf library - debug symbols
 libgdk-pixbuf2.0-0-udeb - GDK Pixbuf library - minimal runtime (udeb)
 libgdk-pixbuf2.0-common - GDK Pixbuf library - data files
 libgdk-pixbuf2.0-dev - GDK Pixbuf library (development files)
 libgdk-pixbuf2.0-doc - GDK Pixbuf library (documentation)
Closes: 790423 808332 818233
Changes:
 gdk-pixbuf (2.32.3-2) unstable; urgency=medium
 .
   [ Andreas Henriksson ]
   * Add share-mime-info dependency (Closes: #790423)
   * Bump Standards-Version to 3.9.7
 .
   [ Tobias Frost ]
   * Move gtk-doc-tools to Build-Depends-Indep (Closes: #808332)
 .
   [ Emilio Pozuelo Monfort ]
   * debian/patches/01-disable-oom-test.patch:
     + Disable a test on kfreebsd and alpha that fails because it runs
       out of memory on those buildds. Closes: #818233.
Checksums-Sha1:
 c41451046f06dc0b3a25e0ac625523f0b9921b9f 2836 gdk-pixbuf_2.32.3-2.dsc
 d3085802c22dd259fb7d0dc11d48d7fb4af2d381 2430720 gdk-pixbuf_2.32.3.orig.tar.xz
 51d19571675ce1abb8aab75fae1b29a14974749e 12868 
gdk-pixbuf_2.32.3-2.debian.tar.xz
Checksums-Sha256:
 8d74c9de7ed4699da999e80e2ccc8ef47608f5f9c58b7b282c507948e93edf33 2836 
gdk-pixbuf_2.32.3-2.dsc
 2b6771f1ac72f687a8971e59810b8dc658e65e7d3086bd2e676e618fd541d031 2430720 
gdk-pixbuf_2.32.3.orig.tar.xz
 478ca26ac2b69ae5cf3880703b2726f5af40a745f2c81240d94819162bb06d07 12868 
gdk-pixbuf_2.32.3-2.debian.tar.xz
Files:
 0c51783b956238a66a7376cd26a3884c 2836 libs optional gdk-pixbuf_2.32.3-2.dsc
 9275076639baa24a342f3e02c402920e 2430720 libs optional 
gdk-pixbuf_2.32.3.orig.tar.xz
 ac771bf6fba123625ebbac5710d71d7f 12868 libs optional 
gdk-pixbuf_2.32.3-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXCADHAAoJEJ1GxIjkNoMC+2wQAM7RXPBl3Y6cOFHLoMn+8SAI
hW+aZRzPyuZ55TT9Z9HuD8drLyyIHCsrBIRo42ojVb4jUcqL+FeL1WX6xh4M9dNu
H2FCSPZ1w+WzXmMOX0Ar/3tA98ObTIZwkd5Kev6v6H9LPweH9+6tbs1CQWgMFsLn
rfMHWe3kEfB5LRiYPvc2F7Th1idbeElRofdzs1QbgBjg+cTUJZfUxb+uma+fqL0F
PrPXR1zps9DzM5ik/b+NvmD7pkNtEdI0+bR30168scg3zIcKlTFHoqokU81TdChr
8Kmf2JZcMhUv5DJbACTquqvc91K931RN5NbXdY7R5zsM+hG0ofYAq9ktciOpvj38
y0uhjaStiprwWaOvpz0hHt8qEmaNdH1oBfP5ThMmioFU4lVdVQqXccBlgr6iZN2s
OkCMOJPqi5vdxRdDBUGRY6SBqCSi28vpq46abw1fYKhNoN9deCUoTkwDaiZ79lkK
Qcinm2iSUcHajdO9KjQ6GtnD3wyZQbFs9qMKtQzoQ4A9xo8vc6xFmAJxGysLZzMm
H97cDAN4XSMJKFnYART0wBEt8Lf/uqKM/rMedElYz+Gdrds87UWIHduQjO8OBBxn
cneJ3u8oO/mb/7TFwZwENglwp6v5e/ZhtM37duImwHwcD9fxc40jsfD/I3VCfkON
1x6dZUymNpOV6pR/7R0q
=viit
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to