Your message dated Fri, 31 Aug 2012 09:29:50 +0200
with message-id 
<caefas0posaikxcwkhoh4j4feqkquwsku-tza1ag4q0hrg4r...@mail.gmail.com>
and subject line Re: Bug#686259: yafaray: yafaray blender addon can not be 
enabled
has caused the Debian Bug report #686259,
regarding yafaray: yafaray blender addon can not be enabled
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.)


-- 
686259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686259
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: yafaray
Version: 0.1.2+really0.1.2~beta5-2
Severity: important

The yafaray addon can not be enabled in blender (File->User
Preferences->Addons). These error messages are printed to the console:

ERROR: Failed to load library libyafaraycore.so,
OSError('/usr/share/blender/scripts/addons/yafaray/bin/libyafaraycore.so: cannot
open shared object file: No such file or directory',)
ERROR: Failed to load library libyafarayplugin.so,
OSError('/usr/share/blender/scripts/addons/yafaray/bin/libyafarayplugin.so:
cannot open shared object file: No such file or directory',)
Traceback (most recent call last):
  File "/usr/share/blender/scripts/modules/addon_utils.py", line 259, in
enable
    mod = __import__(module_name)
  File "/usr/share/blender/scripts/addons/yafaray/__init__.py", line 81,
in <module>
    from . import io
  File "/usr/share/blender/scripts/addons/yafaray/io/__init__.py", line
21, in <module>
    import yafrayinterface
ImportError: No module named yafrayinterface



- --- System information. ---
Architecture: amd64
Kernel: Linux 3.2.0-3-amd64

Debian Release: wheezy/sid
990 testing security.debian.org
990 testing mirror.switch.ch
500 unstable mirror.switch.ch
150 experimental mirror.switch.ch

- --- Package information. ---
Depends (Version) | Installed
==============================-+-==============
python3 (>= 3.2) | 3.2.3-5
libc6 (>= 2.3.2) |
libfreetype6 (>= 2.2.1) |
libgcc1 (>= 1:4.1.1) |
libilmbase6 (>= 1.0.1) |
libjpeg8 (>= 8c) |
libopenexr6 (>= 1.6.1) |
libpng12-0 (>= 1.2.13-4) |
libpython3.2 (>= 3.2~a4) |
libstdc++6 (>= 4.6) |
libtiff4 (>> 3.9.5-3~) |
libxml2 (>= 2.7.4) |
zlib1g (>= 1:1.1.4) |


Recommends (Version) | Installed
=========================-+-===========
blender (>= 2.59) | 2.63a-2


Package's Suggests field is empty.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJQP5BTAAoJEMMF4eNtCPQVA0AP/itCT5n52YDqXDTLoi3LP9VT
cHFd5bHF3X6tf1mC8HqzHV8sBzEL0Z47mGGFSUePxJWxIfdQq+CjS3hSMuHsYD/E
vKk9HltDpJ71h4qwpwCEf4HOAzjCEg0u6MPCma5zcLMiG3GowvVXBsFu1WOoauH3
cAWKPv4dzE+CLrrNtBvhpDojx0ZwA2ZE1pzogmkx7f/u0HZgjZgnCQaHk/plbSTr
PSUDDnQ6zukfH97PDHySWGGeRDENNpuVsoPeAkWkwH+h77UVEsrVLr5XtCYO5RZ8
TmhghHcM63N4QnsC7taybq0FjwBfPFXcA3bEruSOqdhl9IHy4/ar47JgIDRtJsWt
BjJXt/1PV0/gdyxtU5NN1MgU7m2DE1s9C91U5Ar6sSk72vdBNyiS9pLE/opYP0mC
Evmq3X63LY1VuMQ7Hvo1bD4w1alkxME3FFLnHVTD5uU6Zc7+qmr+vAGiKNKiaMYn
Yp4QrTSm+zjYg6AZYRENOLjw32mRqmvpGa2/d+Goc5ThsQnrwBqtuEkXcgH/BPn2
QDxpjiEPFm827E1fbLF7hjvc7yZ/r2IvCSmWq4yG6wgUnjCzZrUF1vrMIBRcbolr
QxrZRcUvwON/xHY/BAotv+0FpoFleWF1Q+rkWP9D1FOaC+PkbwTCQTkmaZtUB3u5
DPft0PnKpb8/RKqwcPQ3
=GlWh
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Hi!

On Thu, Aug 30, 2012 at 6:09 PM, Simon Wenner <simon.wen...@gmail.com> wrote:
>
> The yafaray addon can not be enabled in blender (File->User
> Preferences->Addons). These error messages are printed to the console:
>
> [...]
>
> Recommends (Version) | Installed
> =========================-+-===========
> blender (>= 2.59) | 2.63a-2

You're trying to use the experimental blender with the unstable yafaray.
Probably I didn't set correctly the dependencies and breakages for this package.
Anyhow, reading the changelog for yafaray in experimental suite you'd find:

yafaray (0.1.2+really0.1.2~beta5-3) experimental; urgency=low

   * debian/yafaray.links: link to /usr/share updated
     After Blender's path moving from /usr/lib to /usr/share,
     this change is mandatory to have YafaRay working properly.

That should have helped you finding the right way ;-)
Simply, do the upgrade to the experimental package.

So, closing this bug report.
Feel free to re-open it if the problem persists.

Cheers.

-- 
Matteo F. Vescovi
Debian Maintainer
GnuPG KeyID: 83B2CF7A

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to