[root cron.quarter-hourly]# rm /var/log/dbrecover.log [root cron.quarter-hourly]# ./db_checkpoint.pl [root cron.quarter-hourly]# cat /var/log/dbrecover.log db_checkpoint: checkpoint: Mon Dec 27 16:18:44 2004
db_checkpoint: checkpoint: Mon Dec 27 16:18:44 2004
I can't undertand anything but after I deleted the log file it works fine again !
Gandalf Le Vert wrote:
Hum, there is a problem I get emails from crontab saying
There may be a problem with user and group information on your server appliance.
Please check /var/log/dbrecover.log for error messages and verify that regular users (other than the 'admin' user) are still able to log in.
If there are errors or users cannot access the system, reboot the machine to attempt to recover the user and group information.
When i laucnh the script I get the same error :( and I can't create any new user throught web admin :/
Can you help me ? :D
Gandalf Le Vert wrote:
Hi!
I have just turn my raq550 into debian mirror.
[admin admin]$ cat /etc/cobalt-release; perl -v; debmirror Sun Microsystems Linux release 7.0 (Alpine)
This is perl, v5.8.6 built for i686-linux
Copyright 1987-2004, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
mirrordir not specified
Usage: /usr/bin/debmirror [--debug] [--progress] [--verbose] [--source|--nosourc
e]
[--md5sums|--nomd5sums] [--passive] [--host=remotehost]
[--user=remoteusername] [--method=ftp|hftp|http|rsync]
[--timeout=seconds] [--root=directory]
[--dist=foo[,bar,..] ...] [--section=foo[,bar,..] ...]
[--arch=foo[,bar,..] ...] [--skippackages] [--getcontents]
[--cleanup|--nocleanup|--postcleanup] [--adddir=directory]
[--ignore=regex] [--exclude=regex] [--include=regex]
[--exclude-deb-section=regex] [--max-batch=number]
[--rsync-batch=number] [--ignore-missing-release]
[--ignore-release-gpg]
[--limit-priority=regex] [--dry-run]
[--proxy=http://user:[EMAIL PROTECTED]:port/] [--help]
[--rsync-options=options]
mirrordir
For details, see man page.
Debmirror is a script written in perl so there's not many problems to solve to get it running.
I used CPAN : www.cpan.org
perl -MCPAN -e shell;
Thirs you can update perl to the latest version : type : install B, then answer all questions and it's done :)
The each time you get an error when trying to launch debmirror (like Compress/Zlib not found),
type : install Compress::Zlib
That's all !
_______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
_______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
_______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
