Le Vendredi 10 Mars 2006 18:50, Armando L. Caro, Jr. a écrit :
> Hi,
>
> I have some deleted test users and test groups that I'd like to cleanup.
> I tried using sv_cleanup.pl, but it only removes deleted groups from the
> database. Their corresponding group entries in /etc/group remain, and
> the deleted users remain in the database. Should sv_cleanup.pl perform
> these deletions? If not, how can these be deleted? I figure that they
> are not being deleted due to one of three reasons: (1) it's simply a
> matter of missing functionality, (2) I'm running the wrong script, or
> (3) it's another NetBSD portability issue.

So far, sv_cleanup has been designed to only *clean* things, to remove 
leftovers, not to actually perform normal tasks.

Removing groups or users from the system is supposed to carried out by 
sv_cleaner and sv_users.


>
> Another thing... when I run sv_cleanup.pl --big-cleanup, I get the
> following error:
>
> DBD::mysql::db do failed: Table 'savane.support_file' doesn't exist at
> /usr/pkg/lib/perl5/site_perl/5.8.0/Savane/DB.pm line 249.
> DBD::mysql::db do failed: Table 'savane.support_file' doesn't exist at
> /usr/pkg/lib/perl5/site_perl/5.8.0/Savane/DB.pm line 249.
>
> I haven't been able to figure out the cause of this error. Can you help
> me debug this?

I know what it is, it is a simply a bug (script not update after a database 
structure change.

Can you submit a bug report?
-- 
Mathieu Roy

  +---------------------------------------------------------------------+
  | General Homepage:           http://yeupou.coleumes.org/             |
  | Computing Homepage:         http://alberich.coleumes.org/           |
  | Not a native english speaker:                                       |
  |     http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english  |
  +---------------------------------------------------------------------+

_______________________________________________
Savane-help mailing list
[email protected]
https://mail.gna.org/listinfo/savane-help

Reply via email to