Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]weird message: One of the files in /etc/{conf.d,...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ferreirafm
Guru
Guru


Joined: 28 Jul 2005
Posts: 345
Location: São Paulo, Brazil

PostPosted: Sat Mar 20, 2010 5:27 pm    Post subject: [SOLVED]weird message: One of the files in /etc/{conf.d,... Reply with quote

Hi list,
I was setting my iptables rules and keymap, and got the error messages bellow when booting the system.
I think I mess with something :oops:
Please, could someone give me a help.
ferreirafm

Code:
externo ~ # more error.txt
One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Device initiated services: net.eth0
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Setting hostname to externo ...                                        [ ok ]
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Restoring Mixer Levels ...                                             [ ok ]
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Loading key mappings ...                                               [ ok ]
 * Setting terminal encoding to UTF-8 ...                                 [ ok ]
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Setting user font ...                                                  [ ok ]
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting lo
 *   Bringing up lo
 *     127.0.0.1/8                                                        [ ok ] *   Adding routes
 *     127.0.0.0/8 ...                                                    [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
  * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Initializing random number generator ...                               [ ok ]INIT: Entering runlevel: 3
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting syslog-ng ...                                                 [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting D-BUS system messagebus ...                                   [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
 * Loading iptables state and starting firewall ...
 iptables-restore: line 35 failed                                          [ !! ] * One of the files in /etc/{conf.d,i
nit.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting cupsd ...                                                     [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting sshd ...                                                      [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting DenyHosts daemon ...                                          [ !! ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting Hardware Abstraction Layer daemon ...                         [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
 * Mounting network filesystems ...                                       [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting vixie-cron ...                                                [ ok ] * One of the files in /etc/{conf.d,in
it.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting local ...


Last edited by ferreirafm on Sat Mar 20, 2010 6:47 pm; edited 1 time in total
Back to top
View user's profile Send private message
nick_already_taken
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jan 2005
Posts: 135

PostPosted: Sat Mar 20, 2010 5:37 pm    Post subject: Reply with quote

I would check that your systemclock is set to the right date and time. Then run the command
"touch" on the mentioned files and try again.
Back to top
View user's profile Send private message
ferreirafm
Guru
Guru


Joined: 28 Jul 2005
Posts: 345
Location: São Paulo, Brazil

PostPosted: Sat Mar 20, 2010 5:44 pm    Post subject: Reply with quote

nick_already_taken,
I are right. I have just set the BIOS time. I turned back to the normal time from the "day light save time".
Should I have to wait one hour before to turn the computer on?
ferreirafm
Back to top
View user's profile Send private message
richard.scott
Veteran
Veteran


Joined: 19 May 2003
Posts: 1486
Location: Oxfordshire, UK

PostPosted: Mon May 17, 2010 1:51 pm    Post subject: Reply with quote

you could run this as it may help:

Code:
# touch /etc/init.d/* /etc/conf.d/*


It will update the timestamps on these files and should remove the error messages.

Rich
Back to top
View user's profile Send private message
radfoj
Guru
Guru


Joined: 31 Dec 2004
Posts: 490
Location: Tísek, Czech Republic

PostPosted: Sat Oct 23, 2010 11:42 am    Post subject: Reply with quote

richard.scott wrote:
you could run this as it may help:

Code:
# touch /etc/init.d/* /etc/conf.d/*


It will update the timestamps on these files and should remove the error messages.

Rich


Hi, it doesnt help me. Any othe idea?

Thanks
Back to top
View user's profile Send private message
richard.scott
Veteran
Veteran


Joined: 19 May 2003
Posts: 1486
Location: Oxfordshire, UK

PostPosted: Sat Oct 23, 2010 12:53 pm    Post subject: Reply with quote

I forgot this too: touch /etc/rc.conf :-(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum