Bug#623383: eog breaks filesystem ACL

Cyrille Bollu cyrille.bollu at scarlet.be
Tue Apr 19 19:10:50 UTC 2011


Package: eog
Version: 2.30.2-1
Severity: normal


Hi,

I'm saving my pictures in a directory with default acl.

When I edit such a picture with eog its acl gets lost.

I confirmed it is not a problem with the way I implemented acl on that directory because "touch"ing a file on that directory creates the file with the correct acl.

here's the directory's acl

#getfacl .
# file: .
# owner: cyb
# group: users
user::rwx
group::rwx
group:users:rwx
mask::rwx
other::---
default:user::rwx
default:group::rwx
default:group:users:rwx
default:mask::rwx
default:other::---

here's what i get when i create a file in that directory with "touch"

#touch zzz
#getfacl zzz
# file: zzz
# owner: root
# group: users
user::rw-
group::rwx			#effective:rw-
group:users:rwx			#effective:rw-
mask::rw-
other::---

here's what i get when i modify a file in that directory with eog:

#getfacl IMG_4269.JPG
# file: IMG_4269.JPG
# owner: cyb
# group: users
user::rw-
group::rwx			#effective:rw-
group:users:rwx			#effective:rw-
mask::rw-
other::---

(now rotating the image with eog)

#getfacl IMG_4269.JPG
# file: IMG_4269.JPG
# owner: cyb
# group: cyb
user::rw-
group::rwx			#effective:---
group:users:rwx			#effective:---
mask::---
other::---

The group has lost its rw access

Do you understand what happens here?

BR,

Cyrille

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eog depends on:
ii  gconf2                 2.28.1-6          GNOME configuration database syste
ii  gnome-icon-theme       2.30.3-2          GNOME Desktop icon theme
ii  libatk1.0-0            1.30.0-1          The ATK accessibility toolkit
ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared lib
ii  libcairo2              1.8.10-6          The Cairo 2D vector graphics libra
ii  libdbus-1-3            1.2.24-4          simple interprocess messaging syst
ii  libdbus-glib-1-2       0.88-2.1          simple interprocess messaging syst
ii  libexempi3             2.1.1-1           library to parse XMP metadata (Lib
ii  libexif12              0.6.19-1          library to parse EXIF files
ii  libfontconfig1         2.8.0-2.1         generic font configuration library
ii  libfreetype6           2.4.2-2.1         FreeType 2 font engine, shared lib
ii  libgconf2-4            2.28.1-6          GNOME configuration database syste
ii  libglib2.0-0           2.24.2-1          The GLib library of C routines
ii  libgnome-desktop-2-17  2.30.2-2          Utility library for loading .deskt
ii  libgtk2.0-0            2.20.1-2          The GTK+ graphical user interface 
ii  libjpeg62              6b1-1             The Independent JPEG Group's JPEG 
ii  liblcms1               1.18.dfsg-1.2+b3  Color management library
ii  libpango1.0-0          1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libpython2.6           2.6.6-8+b1        Shared Python runtime library (ver
ii  libstartup-notificatio 0.10-1            library for program launch feedbac
ii  libx11-6               2:1.3.3-4         X11 client-side library
ii  libxml2                2.7.8.dfsg-2      GNOME XML library
ii  shared-mime-info       0.71-4            FreeDesktop.org shared MIME databa
ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages eog recommends:
ii  librsvg2-common               2.26.3-1   SAX-based renderer library for SVG

eog suggests no packages.

-- no debconf information






More information about the pkg-gnome-maintainers mailing list