Closed dbeniamine closed 8 years ago
This is caused by picofeed installing a bin script: https://github.com/fguillot/picoFeed/blob/master/composer.json#L27 which is perfectly fine. ownCloud should just remove a symlink properly when installing an app (not descend recursively however, just delete it).
Same issue as in #989 btw, please reopen this issue in core
Oups sorry, I searched only on opennd issue I guess, and it seems to be already reported on core: https://github.com/owncloud/core/issues/24453
I have a lot of these error messages on my log file:
I looked at the directory contents, and found that there is only one broken link that seems to belong to the news app:
I removed all the contents of this directory and am currently waiting for owncloud to remove properly the tmp directory. Still there is a second oc_tmp directory that contains the exact same broken link ...
Steps to Reproduce
The first apparition of the message is right after the owncloud upgrade from 9.0.1.3 to 9.0.2.2. Also the database went down 2 minutes before the upgrade, according to my aptitude log I guess that it was restarted during another upgrade.
I am not sure here if it is linked to a cron job / if it depends of certain type of feeds, I don't know what picofeed is ...
System Information
Contents of owncloud/data/owncloud.log