Your message dated Mon, 23 Sep 2013 18:34:01 +0100 with message-id <capq4b8mdpmtr5rj+kdnunhqcsy8zyvba+oxxtikv3ssob09...@mail.gmail.com> and subject line Closing bugs, OGRE 1.7 removed has caused the Debian Bug report #702860, regarding blender-ogrexml: instructions in README.Debian are incorrect 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 [email protected] immediately.) -- 702860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702860 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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@chianamo ~ $ grep ogre /usr/share/doc/blender-ogrexml/README.Debian 1/ ln -sf /usr/lib/blender/scripts/ogreexport.py $HOME/.blender/scripts/ pabs@chianamo ~ $ ls -l /usr/lib/blender/scripts/ogreexport.py ls: cannot access /usr/lib/blender/scripts/ogreexport.py: No such file or directory pabs@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@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
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---I requested the removal of ogre (1.7) in the following bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723866 The bugs that apply to 1.8 have been cloned (some already fixed). Thanks for the reports and caring about Debian. Cheers. -- Manuel A. Fernandez Montecelo <[email protected]>
--- End Message ---

