On Thu, 20 Dec 2012, Javier Fafian wrote: > Package: wordpress > Version: 3.4.2+dfsg-1 > Severity: normal > > there is a symlink pointing itself ini /var/lib/wordpress/wp-content/plugins/ > > root@viaepia:~# ls -l /var/lib/wordpress/wp-content/plugins/p* > lrwxrwxrwx 1 root root 37 nov 8 21:20 > /var/lib/wordpress/wp-content/plugins/plugins -> > /var/lib/wordpress/wp-content/plugins
What leds you to believe that this is wordpress's fault? I don't have this symlink on my own install. And I just did a fresh install and I have no such symlink: $ ls -al /var/lib/wordpress/wp-content/plugins total 8 drwxr-xr-x 2 root root 4096 Dec 21 08:47 . drwxr-xr-x 7 root root 4096 Dec 21 08:47 .. lrwxrwxrwx 1 root root 47 Dec 21 08:47 akismet -> /usr/share/wordpress/wp-content/plugins/akismet lrwxrwxrwx 1 root root 49 Dec 21 08:47 index.php -> /usr/share/wordpress/wp-content/plugins/index.php Can you map this timestamp to a wordpress package upgrade? You can check in /var/lib/dpkg.log* for instance. Cheers, -- Raphaël Hertzog ◈ Debian Developer Get the Debian Administrator's Handbook: → http://debian-handbook.info/get/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

