maemo.org Bugzilla – Bug 5725
docpurge is not aware of /opt
Last modified: 2010-01-14 21:33:15 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: 1.2009.41-10 STEPS TO REPRODUCE THE PROBLEM: 1. Install vim 2. dpkg -L vim | grep 'man.*gz'| while read m; do [ -f $m ] && ls -l $m; done EXPECTED OUTCOME: Nothing. ACTUAL OUTCOME: -rw-r--r-- 1 root root 4189 Oct 16 17:48 /opt/maemo/usr/share/man/man1/xxd.1.gz -rw-r--r-- 1 root root 5489 Oct 16 17:48 /opt/maemo/usr/share/man/man1/vim.1.gz REPRODUCIBILITY: Always.
This has been fixed in package docpurge 1.7-1+0m5 (http://maemo.gitorious.org/maemo-af/docpurge, Commit: 0bd88357713d7f554f119ab0c2ebaa676c433ec7) which is part of the internal build version 2009.46-7 (Note that 2009 is the year and the number after is the week.) Any public update released with or after this build version will include the fix. Please verify that the new version fixes the bug by marking this bug report as VERIFIED after the public update has been released and if you have some time.
The problem reported here should be fixed in the update released today for public: The Maemo5 update version 2.2009.51-1 (also called "PR1.1" sometimes). Please leave a comment if the problem is not fixed for you in this update version.