Bug#702420: blender: 2.66-2 fails to configure, errors when bytecompiling some addons

Antonio Ospite ospite at studenti.unina.it
Wed Mar 6 10:57:06 UTC 2013


Package: blender
Version: 2.66-2
Severity: important

Dear Maintainer,

the new blender 2.66-2 from experimental does not configure correctly, it
looks like it fails when bytecompiling some python addons.

-----------------------------------------------------------------------

Setting up blender (2.66-2) ...
  File "/usr/share/blender/scripts/addons/io_scene_ms3d/ms3d_spec.py", line 116
    STRING_REPLACE = u'_'
                        ^
SyntaxError: invalid syntax

  File "/usr/share/blender/scripts/modules/bl_i18n_utils/bl_process_msg.py", line 378
    yield from extract_strings_ex(nd, is_split=is_split)
             ^
SyntaxError: invalid syntax

dpkg: error processing blender (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 blender
E: Sub-process /usr/bin/dpkg returned an error code (1)

-----------------------------------------------------------------------

The two errors are about functionalities introduced in python-3.3[1]

By looking at the dependencies with "apt-get show" I can see it depends on
both python3 (>= 3.3) and python3.2, and in fact the letter is used in
/var/lib/dpkg/info/blender.postinst

The issue can be worked around by editing this file and replacing "3.2" with
"3.3" until a proper fix is available.

In the source package I see both python3-dev and pynton3.3-dev in build deps,
maybe this is what is confusing the build system making it add a dep on
3.2?

BTW, even if configuration succeeds after the hack from above the program
crashes here, but this is matter for another report :)

Thanks,
   Antonio

[1] http://docs.python.org/3/whatsnew/3.3.html

-- 
Antonio Ospite
http://ao2.it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages blender depends on:
ii  fonts-droid                20111207+git-1
ii  libavcodec54               6:9.3-1
ii  libavdevice53              6:9.3-1
ii  libavformat54              6:9.3-1
ii  libavutil52                6:9.3-1
ii  libboost-date-time1.49.0   1.49.0-3.2
ii  libboost-filesystem1.49.0  1.49.0-3.2
ii  libboost-locale1.49.0      1.49.0-3.2
ii  libboost-regex1.49.0       1.49.0-3.2
ii  libboost-system1.49.0      1.49.0-3.2
ii  libboost-thread1.49.0      1.49.0-3.2
ii  libc6                      2.13-38
ii  libfftw3-3                 3.3.2-3.1
ii  libfontconfig1             2.9.0-7.1
ii  libfreetype6               2.4.9-1.1
ii  libgcc1                    1:4.7.2-5
ii  libgl1-mesa-glx [libgl1]   8.0.5-3
ii  libglew1.7                 1.7.0-3
ii  libglu1-mesa [libglu1]     8.0.5-3
ii  libgomp1                   4.7.2-5
ii  libilmbase6                1.0.1-6
ii  libjack0 [libjack-0.116]   1:0.121.3+20120418git75e3e20b-2.1
ii  libjpeg8                   8d-1
ii  libjs-jquery               1.7.2+dfsg-1
ii  libopenal1                 1:1.14-4
ii  libopenexr6                1.6.1-7
ii  libopenimageio1.1          1.1.3+dfsg0-1
ii  libopenjpeg2               1.3+dfsg-4.6
ii  libpng12-0                 1.2.49-3
ii  libpython3.3               3.3.0-11
ii  libsdl-1.3-0               1.3.0~20111204-1
ii  libsndfile1                1.0.25-5
ii  libspnav0                  0.2.2-1
ii  libstdc++6                 4.7.2-5
ii  libswscale2                6:9.3-1
ii  libtiff4                   3.9.6-11
ii  libx11-6                   2:1.5.0-1
ii  libxi6                     2:1.6.1-1
ii  python3                    3.3.0-2
ii  python3.2                  3.2.3-7
ii  zlib1g                     1:1.2.7.dfsg-13

blender recommends no packages.

Versions of packages blender suggests:
pn  yafaray-exporter  <none>

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list