Re: #206298 spip: prerm script blindly removes directories

2003-08-20 Thread Jamin W. Collins
On Wed, Aug 20, 2003 at 07:53:41PM +0200, Gaetan Ryckeboer wrote: > > Not necessary. Web administrators may upload files via FTP, andspip > users never use them onto spip ? If so, the files will stay in place > in upload, instead of beeing integrated onto the spip tree at the > right place, and be

Re: #206298 spip: prerm script blindly removes directories

2003-08-20 Thread Gaetan Ryckeboer
Le Wed, Aug 20, 2003 at 11:34:40AM -0600, Jamin W. Collins a écrit : > > Mmm... yes and no. Some of them could be. But a user may upload files > > without using them in the application. So, the files are available, > > but unused, and unreferenced. > > That would appear to be a deficiency of the

Re: #206298 spip: prerm script blindly removes directories

2003-08-20 Thread Jamin W. Collins
On Wed, Aug 20, 2003 at 05:38:42PM +0200, Gaetan Ryckeboer wrote: > Le Wed, Aug 20, 2003 at 09:26:14AM -0600, Jamin W. Collins a ?crit : > > > > Is this uploaded data recorded anywhere? In the MySQL database > > perhaps? If so, the file names can be retrieved from there for > > removal on purge.

Re: #206298 spip: prerm script blindly removes directories

2003-08-20 Thread Gaetan Ryckeboer
Le Wed, Aug 20, 2003 at 09:26:14AM -0600, Jamin W. Collins a écrit : > > All right. I understand the problem. But the directories removed by > > the postrm/purge are normaly only used : > > - by user, to upload datas related to his spip installation, > Is this uploaded data recorded anywhere? In t

Re: #206298 spip: prerm script blindly removes directories

2003-08-20 Thread Jamin W. Collins
On Wed, Aug 20, 2003 at 01:45:09PM +0200, Gaetan Ryckeboer wrote: > > Package: spip > > Version: 1.6.0-2 > > Severity: normal > > > > The prerm script blindly deletes the following directories and all > > subdirectories: > > > >/var/cache/spip > >/usr/share/spip/ecrire/upload > >/usr/

Re: #206298 spip: prerm script blindly removes directories

2003-08-20 Thread Sam Hocevar
On Wed, Aug 20, 2003, Gaetan Ryckeboer wrote: > >/var/cache/spip > >/usr/share/spip/ecrire/upload > >/usr/share/spip/ecrire/data > > All right. I understand the problem. But the directories removed by the > postrm/purge are normaly only used : > - by user, to upload datas related to h

#206298 spip: prerm script blindly removes directories

2003-08-20 Thread Gaetan Ryckeboer
> Package: spip > Version: 1.6.0-2 > Severity: normal > > The prerm script blindly deletes the following directories and all > subdirectories: > >/var/cache/spip >/usr/share/spip/ecrire/upload >/usr/share/spip/ecrire/data > > There is no guarantee that the files in these directories