Bug#702860: blender-ogrexml: instructions in README.Debian are incorrect

Paul Wise pabs at debian.org
Tue Mar 12 08:33:57 UTC 2013


Package: blender-ogrexml
Version: 1.7.4+dfsg1-7
Severity: important

The instructions in README.Debian are incorrect. First, the name of the
file containing the plugin is incorrect. Looks like this changed
recently, so there should have been a NEWS.Debian entry about it.
Secondly, blender itself uses version-specific paths to the scripts.

In addition, based on strace it appears that installing the plugin in
the right path under /usr/lib/blender/scripts will automatically enable
it, it might be better to remove README.Debian and move the files.

pabs at chianamo ~ $ grep ogre /usr/share/doc/blender-ogrexml/README.Debian 
  1/ ln -sf /usr/lib/blender/scripts/ogreexport.py $HOME/.blender/scripts/
pabs at chianamo ~ $ ls -l /usr/lib/blender/scripts/ogreexport.py
ls: cannot access /usr/lib/blender/scripts/ogreexport.py: No such file or directory
pabs at chianamo ~ $ dpkg -L blender-ogrexml | grep export.*py
/usr/share/blender/scripts/ogremeshesexporter.py
/usr/share/blender/scripts/ogrepkg/armatureexport.py
/usr/share/blender/scripts/ogrepkg/meshexport.py
/usr/share/blender/scripts/ogrepkg/materialexport.py
pabs at chianamo ~ $ strace -f -F -e trace=file blender 2>&1 | grep -i /home/.*blender.*scripts
[pid 14288] stat("/home/pabs/.blender/2.63/scripts/", 0x7ffff101e4c0) = -1 ENOENT (No such file or directory)
[pid 14288] stat("/home/pabs/.blender/2.63/scripts/", 0x7ffff101e4c0) = -1 ENOENT (No such file or directory)
[pid 14288] stat("/home/pabs/.blender/2.63/scripts", 0x7ffff101e1b0) = -1 ENOENT (No such file or directory)
[pid 14288] stat("/home/pabs/.blender/2.63/scripts", 0x7ffff101dc40) = -1 ENOENT (No such file or directory)
[pid 14288] stat("/home/pabs/.blender/2.63/scripts", 0x7ffff101dc40) = -1 ENOENT (No such file or directory)
[pid 14288] stat("/home/pabs/.blender/2.63/scripts", 0x7ffff101dc40) = -1 ENOENT (No such file or directory)

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages blender-ogrexml depends on:
ii  blender  2.63a-1

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20130312/70427dfd/attachment.pgp>


More information about the Pkg-games-devel mailing list