-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Package: morituri
Version: 0.2.3-1
Severity: important
Tags: patch

After ripping some cds the resulting flac get chmod to 0637. The reason
is a completely wrong calculation of file mode in
/usr/lib/python2.7/dist-packages/morituri/program/cdparanoia.py

Changing line 489 from
        self.file_mode = 0666 - umask
to
        self.file_mode = 0666 & ~ umask

... solves that issue.

- -- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (800, 'unstable'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.18.6 (SMP w/8 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages morituri depends on:
ii  cdparanoia                  3.10.2+debian-11
ii  cdrdao                      1:1.2.3-2
ii  gstreamer0.10-plugins-good  0.10.31-3+nmu4+b1
ii  python                      2.7.8-3
ii  python-cddb                 1.4-5.1+b3
ii  python-gobject              3.14.0-1
ii  python-gst0.10              0.10.22-3
ii  python-musicbrainzngs       0.5-2
ii  python-pkg-resources        5.5.1-1

Versions of packages morituri recommends:
pn  gstreamer0.10-ffmpeg  <none>
pn  gstreamer0.10-tools   <none>
ii  python-xdg            0.25-4

Versions of packages morituri suggests:
ii  gstreamer0.10-plugins-ugly  0.10.19-2.1
ii  python-gtk2                 2.24.0-4
pn  python-pycdio               <none>

- -- no debconf information

- -- debsums errors found:
debsums: changed file 
/usr/lib/python2.7/dist-packages/morituri/program/cdparanoia.py (from morituri 
package)

- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <kl...@ethgen.de>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCgAGBQJU71DFAAoJEKZ8CrGAGfasmZEL/1C5KRWLAluc5HkmsBUzHCdK
5e2aPR9kwHBzFbnNWjbZVp2kkiaxxQkaSZh0O98D4R5CZAOOX8CVMZUJG3CG0n69
V7E7iPgJculKvf4bjd5NELJdGoeeD72Vw5le/kRK4lmhIHBPdpB8L6XjOpCCcdwb
AzTv9O5RVmGgjQtmNNxHI7/jNJ4rdLZyg9u7IvKrRhihNZUjdQwL91Hh9s9pu3lr
tPfliz/U4Pfkjp5nxPOohywAD2kqT7FPFG3YaUt5bX5EkJk0VXEzMMfuKXgSmJRd
qdR1jVh1vPi0KaukrUUKK+X5bJFZKsAaLG5tXw/yOS/CEraKZHfXs3g2XRwaqnPo
uJXuBYD9qbcmwcoxcRsORx0ea6siu52aLGoJSVQ1hRdWNyI4ZXSbpfyWDLC0y5MM
rEnyxn5/H1pPh6VXm8EMin0yIKQAJCInapEigps+PoUbzmXUUWuzXSFBwrXUcEsF
u50H4jHqU04sexOXL7KpHjh4Aye9gHeICQNEaCe58w==
=kl0U
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to