[Webapps-common-packages] Bug#543224: #543224 is not fixed

Giuseppe Iuculano giuseppe at iuculano.it
Tue Aug 25 06:53:27 UTC 2009


found 543224 3.2.6-0.1
tags 543224 patch
thanks

Hi,

after an upgrade from 3.2.1.1-0.1 to 3.2.6-0.1 this bug exists:

# LANG=C dpkg -l tinymce
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                              Version                           Description
+++-=================================-=================================-==================================================================================
ii  tinymce                           3.2.6-0.1                         platform
independent web based Javascript/HTML WYSIWYG editor

# LANG=C ls -la /usr/share/tinymce/
total 24
drwxr-xr-x   3 root     root      4096 Aug 18 12:19 .
drwxr-xr-x 484 root     root     16384 Aug 24 09:23 ..
drwxr-xr-x   6 www-data www-data  4096 Aug 25 08:29 www



Possible fix in postinst:

if [ "$1" = configure ] && dpkg --compare-versions "$2" lt-nl "3.2.6-0.2" ; then
	chown root.www-data -R /usr/share/tinymce
	chmod -R og-w /usr/share/tinymce
fi



Cheers,
Giuseppe.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/webapps-common-packages/attachments/20090825/3beb76fd/attachment.pgp>


More information about the Webapps-common-packages mailing list