/etc/cron.hourly disappeared after tonight's update.

Hi,
after tonight's system update, the /etc/cron.hourly directory disappeared without any warning and now i get error message from cron "Usage: /usr/sbin/run-cron crondir" every hour, because the line "01 * * * *  /usr/sbin/run-cron /etc/cron.hourly" remained in root's crontab.
I can confirm this issue on both of my archlinux machines, they are both 64bit versions of arch.
The list of updatet packages:
boost-libs-1.47.0-1  boost-1.47.0-1  encfs-1.7.4-5
freetype2-2.4.6-1  initscripts-2011.07.3-1  libass-0.9.12-2
perl-list-moreutils-0.32-1
In my backups, i can see that the /etc/cron.hourly directory contained the "adjtime" script, which synced the system clock to the hw clock, which i find usefull.
Is this change intentional or shall i file bug report? If the change is intentional, where were the adjtime script moved?

Wittfella wrote:
Hey tomegun, quick question - why is the --adjust not made at startup.  It looks like the rc.sysinit specifically uses --noadjfile and I cannot see a 'hwclock --adjust' anywhere in the startup sequence.
Say for instance, lets exaggerrate and my HARDWARECLOCK is useless and loses 1 hour/day.  At shutdown it is synced and adjusted, so that it is correct, no problem.  If my computer is off for 5 days, theoretically when I boot the HC will be 5 hours behind.  Wouldn't you have to 'hwclock --adjust' prior to setting the system time.
Good question!
This is the situation:
The kernel sets the time unconditionally from the rtc before user space is started (so before we can invoke hwclock --adjust).
hwclock can not adjust the system time gradually like, say, ntpd does. It will make the time jump (possibly backwards!) to the desired value. This is a no-go, as system time must always be monotonic or very bad and unpredictable things might happen.
To make matters worse, the driftrate is stored on /var, which is only accessible late in the boot process (as /var might need to be mounted first).
The only thing we can safely do, is to correct the rtc clock without reading it back into system time. We therefore do this at shutdown, so next time we boot the only error in time will be what is accumulated between last shutdown and boot. In other words your example is correct, and the clock would be 5 hours late (that said, an rtc clock which drifts more than a certain amount is not following the spec so should be considered broken). The silver lining here is that the errors will not accumulate. That is, if you repeat the process (shut the computer off again, wait five days and turn it back on) the clock will still "only" be five hours off and not ten.
Clearly this situation is highly unsatisfactory. I have been looking into other solutions (the hwclock maintainers seem uninterested in improving it as they basically assume people don't use it any more), and it looks to me that the ntp client Chrony does exactly what we would want: In the case you have internet access it uses ntp to get a correct time, otherwise it uses rtc, and it always keeps the rtc's driftrate calculated so it can make sensible estimates. Furthermore, the time is set in a way that ensures that systemtime is monotonic (like any ntp server would do), and we don't get the problem we have now that ntpd and hwclock steps on each other's toes.
If anyone has any knowledge/experience of/with Chrony, I'd be interested to hear about it.

Similar Messages

  • My Fast Dial page disappeared after latest Firefox update- how do I get it back?

    After updating to Firefox 7.0.1 my Fast Dial homepage disappeared. I have updated Fast Dial to the latest version which is supposed to work with Firefox 7.0, but the Fast Dial homepage is gone, and I have not been able to restore it. How do I get Fast Dial back?

    see https://support.mozilla.com/questions/885622

  • Badge icon disappears after 2.0 Update

    After installing the Podcasts 2.0 update I noticed that the badge icon for the number of unread podcasts had disappeared. I  am an experienced iPhone user and went through the normal trouble shooting steps of syncing, uninstalling an reinstalling, but the bange icon always disappears after applicaton of the Podcasts 2.0 update.
    Has anybody elso noticed this behavior?

    yeah an option would be good.
    i'm still not sure myself whether this is intentional or a bug. especially as if you go in to the app and mark a podcast episode as played then go back to the full episode list again and then go back and mark the same one again as unplayed, then exit the app, it then shows that change on the badge app icon count, which as it's not a recent download but just recently marked as unplayed does seem a little buggy to me.

  • Pictures in Scrolling Applet disappeared after Java 10 update.

    My home page on my website; [http://mrpitbull.com] has a scrolling applet
    that contains several pictures. After a Java update (10) a few months back, the
    pictures disappeared. Any computer that has not had the update, the pictures
    still appear. I rolled back the update on my system to 9 and got the pictures
    back. I figured that whatever problem I was experiencing, others would too,
    and a fix would be forthcoming. After a number of months, it is time to
    seek some help. Hopefully, someone is familiar with the issue and has a
    solution. Thanks! [http://mrpitbull.com/]

    Gimbal2,
    What would you call the scrolling text area on my home page that I am referring to? How could I better explain my problem? Is there a better or more targeted forum I should be in? Thanks.

  • NVIDIA Tesla C2075 Disappeared after nvidia driver update

    Hi,
    I have 2 NVIDIA cards, the primary is NVIDIA GTS 450 and the secondary is Tesla C2075.
    After upgrading
    linux 3.6.9 => linux 3.7.9-2
    nvidia 310 => nvidia 313.18-3
    nvidia-utils 310 => nvidia-utils 313.18-1
    opencl-nvidia 310 => opencl-nvidia 313.18-1
    The cudaGetDeviceCount function in CUDA didn't recognize Tesla C2075,
    and cudaGetDeviceProperties couldn't find it as well.
    Strangely enough, Tesla C2075 still shows up in nvidia-smi and nvidia-settings,
    and some programs using opencl-nvidia interface could recognize Tesla C2075 as well,
    the problem is only with CUDA programs....
    I tried reinstalling cuda5 and recompiling the binaries,
    switching the Tesla C2075 to the primary video card,
    but they didn't make any difference.
    Any idea on how this could happen?
    Now I just down-graded nvidia driver and Tesla C2075 shows up in CUDA programs again....
    Thanks.
    Last edited by liuexp (2013-02-27 13:06:34)

    [update]
    Strange enough, the issue just disappeared with the latest update,
    i.e. linux-3.8.4-1 & nvidia-313.26-1

  • CD/DVD completely disappears after Windows XP updates

    I had this happen twice now, on my 3 year old Toshiba Satellite P35-s605.
    The internal CD/DVD drive works fine, then all of a sudden, it completely disappears from the system. Discs do not play, and the drive does not show up in Explorer.
    Likewise, it's the same with my external USB CD/DVD drive; it works fine, then it no longer shows up even though the USB "boing" indicates that the computer reads that a device has been connected.
    The last time it happened, I reinstalled the original recovery disk. That seemed to correct the problem. It disappeared again after a Windows XP update (I have not yet added any software besides the OS).
    Has anyone had this problem, and has anyone solved it?

    Satellite P35-S605 
    The last time it happened, I reinstalled the original recovery disk. That seemed to correct the problem. It disappeared again after a Windows XP update (I have not yet added any software besides the OS).
    I have never heard of a Windows Update causing that sort of problem. It sounds like hardware.
    Have you ever tried this fix?
       CD / DVD drive missing from 'My Computer' (Windows Explorer)
    -Jerry

  • Lost ability to open new tab after tonight's update

    I'm using Firefox 19, it got updated automatically tonight, and I've lost the + sign that allows me open a new tab. If I restart with add-ons disable, it returns but if I disable (in normal mode) add-ons individually to isolate the add-on causing the problem, the + doesn't return, even with all add-ons disabled. I'm sick of having to re-download FF every time there's an update.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • How to I get stuff in the "Update" queue to disappear after they have updated?

    My question says it all.

    Past updates will show in the Updates tab in the App Store for 30 days after you downloaded the update - you can't remove them from that list. (Downloading future updates via your computer's iTunes and syncing them to your iPad will mean that they won't show in the Updates tab.)

  • Projects disappeared after 10.1 update + crash

    After updating to 10.1, I let Final Cut do its thing when it opened - (consolidating libraries I think). During this time, it froze, and after a long time, I decided to quit the program as nothing was happening. After re-opening, hardly any of my projects showed up. I noticed there were several files in my Trash, which I restored, and managed to get most back, but at least one (important one) is still nowhere to be found.
    I've tried looking in all of the restored folders and Final Cut folders, including the Final Cut Pro backups, as well as in my time machine (external hard drive), where I thought the old project versions should be (the project was stored on my Mac and backed up through my external drive / time machine).
    I noticed that the 10.1.1 update (which I've installed since this problem occurred) says it 'Preserves media files if external drive or network is disconnected while consolidating a library' - I really wish I waited for this version, but I'm just really disappointed in the software that they didn't think of this scenario for 10.1.
    Am I SOL? If anyone has any idea for finding my project, I'd be very happy.

  • Pages Disappeared after Mac OX update

    I previosly installed pages and then was prompted to update Mac OS, which I did, and then Pages disappeared.  How do I get it back?

    If you purchased it from the app store, go to your Purchases page and download it again.

  • Phone Contacts Disappeared after 2.1 update-- What happened???

    Can anyone tell me what I did wrong in syncing for the latest update?

    Same happened to me - I'm syncing my iPhone with a MS Exchange account via UMTS. I just upgraded to iPhone 2.1, and every single contact and every single calendar entry had disappeared from my iPhone. Is that intended behaviour of this system? And, moreover, doing a restore afterwards from within iTunes didn't change anything. Pure emptiness.
    Does anyone have a clue? Also, does anyone know, if backup has a history? If yes, where is it stored?

  • Alert Inbox disappeared after CIM Model Update

    Hi, a collegue of mine has updated the CIM Model of the SLD Content concern some HR stuff.
    After this the Alert-Box and Alert-Konfiguration is no longer availaible which means that i get a 404. I checked the paramters in Exchange profile like given in 750287 - even checked services in SICF but everything looks good so far.
    We also restarted the Java-Stack but with no success! Does somebody has solved sth like this?
    br

    Is the CIM/SLD data at the same patch level as the of XI?  This can cause issues.
    Also, check the RWB config in the Content Maintenance section of the SLD to make sure the correct associations are still in place.

  • Yahoo contacts disappeared after 5.1 update

    I have a weird issue that I am trying to figure out.  I updated wirelessly yesterday from 5.01 to 5.1.  Initially, everything was good.  Today, however, I found that my Yahoo Contacts are all gone.  My Exchange contacts are still present though.  Also note, that I sync my Yahoo contacts, mail, calendar, etc...wirelessly (not through iTunes).  Aside from my Yahoo Contacts not being present everything else seems normal.  I ran through some of the basics to see if I could fix the issue but still have not been able to make progress.  I did the following:
    Deleted My Yahoo Contacts (carddav.address.yahoo.com) and readded.
    Toggled off/on/off Contacts under the regular Yahoo app (mail, calendar, notes, etc...)
    Deleted my Exchange account and readded.
    Rebooted multiple times.
    I guess the last resort would be to delete my Yahoo account and then re-add it.  I don't think this would do it though because I already had my Yahoo Contacts syncing via my Yahoo carddav account.
    Any help would be appreciated.

    I and others have the same problem, see https://discussions.apple.com/message/17818516#17818516.
    I have e-mailed Yahoo technical support including the links to these discussions.

  • My redo button disappeared after a mac update and a elements 13 update

    How do I get my task bar back with the undo arrow etc back?

    Throughout all this my bookmarks have stayed OK thankfully, but I gave some of the things there a try anyway. This all wouldn't be as big of an issue had I recently bookmarked all my tabs like I'm always telling myself to do but yet never do.
    In reading that, the solution title that sounds the most promising is "No bookmarks shown after installing an add-on" (https://support.mozilla.org/en-US/kb/recover-lost-or-missing-bookmarks#w_no-bookmarks-shown-after-installing-an-add-on)
    Only thing is, the solution itself doesn't really tell me anything, it reads:
    If you have restarted Firefox after installing an add-on and no bookmarks appear, it may be that Firefox did not close properly before restarting. To get them back, do the following, and restart your computer.
    Then it just moves on to the next solution, which isn't related to my issue (something about finding bookmarks after importing them)
    I tried this https://support.mozilla.org/en-US/kb/back-up-bookmarks-or-move-them-to-another-computer?redirectlocale=en-US&redirectslug=Backing-up-restoring-bookmarks#w_restoring-from-backups
    but there's no change to my history.

  • Disk Space Disappearing After Today's Updates - Please help

    Hi there everyone. I'm having major problems with my mac pro today, and for the first time, I cannot fix it. Please help me. I will try to explain what happenned. Like most, I was very excited about the release of ios 5 today. I downloaded the Lion 10.7.2 update, the ios 5 updates, iTunes and the iPhoto update. I installed of these without problems and then I enabled iCloud. I then decided to first update and restore my iPad 1 to ios 5. This worked perfectly fine and my computer was running fine. Then, I decided to update my iPhone 4 next. This is when I started running into problems. I updated it and then went to restore it from a a backup. This did not work, I got an error message that told me it was unable to restore the phone becasue it was unable to create backup.
    So, I then checked the disk space for the main Lion drive and it was at zero. I thought, well I was sure I had at least a few gigs, but maybe I used them. So i deleted enough files to create 5GB of free disk space. I then tried to run it again, and I watched as my disk space slowly went down to zero again. I thought maybe it needed even more space than that. So I rebooted the machine and yet my disk space did not reappear. I had about 200mb when I rebooted. Then i noticed it was randomly fluctuating and went down to zero again. I then deleted another 3gb of files and created more disk space to try again. The same thing happenned again. I have now rebooted the machine again. When it first rebooted it had 500mb of disk space, it then fluctuated and went down to zero again. It is going between 67mb and zero every minute or two, and then goes up to 400MB, then reduces down to zero again. What is happenning? I have not opened any applications except for safari right now. Do we think there is a problem with my virtual memory or disk all of a sudden? It seems strange this happenned today. it must be related to one of the updates? I thought it might be icloud. So I have diabled that completely and the fluctuations have not stopped.
    I would really appreciate any help anyone can give. I cannot think what the problem is. I cannot even run Techtool to check anything because nothing is working with no space for memory. Every time I delete files it goes down to zero anyway.
    Thank you very much

    How much space is your Other using? You may be able to reduce.
    How Do I Get Rid Of The “Other” Data Stored On My iPad Or iPhone?
    http://tinyurl.com/85w6xwn
    With an iOS device, the “Other” space in iTunes is used to store things like documents, settings, caches, and a few other important items. If you sync lots of documents to apps like GoodReader, DropCopy, or anything else that reads external files, your storage use can skyrocket. With iOS 5, you can see exactly which applications are taking up the most space. Just head to Settings > General > Usage, and tap the button labeled Show All Apps. The storage section will show you the app and how much storage space it is taking up. Tap on the app name to get a description of the additional storage space being used by the app’s documents and data. You can remove the storage-hogging application and all of its data directly from this screen, or manually remove the data by opening the app. Some applications, especially those designed by Apple, will allow you to remove stored data by swiping from left to right on the item to reveal a Delete button.
     Cheers, Tom

Maybe you are looking for

  • Too small print

    Why does my print not look like in the prewiew? It becomes a small one i the middle of the paper.

  • Financial Analytics -- Multiple logical table sources

    we have two logical sources for Fact table. The two sources are Aggreates - one is at Invoice level and other one is at Supplier level. Each column in the fact is the derived column and is getting mapped to both the tables. My problem is when i use s

  • Can I Save plug ins & add ons for next Format & Reload

    I Wish to save Add On's & Plug In's to save me looking for them next time I format & reload my Pc again?

  • To MBA 2013 i5 users: What is the battery life?

    Hey guys, there are some hot discussions over battery life in MBA 2013 with i7. I personally own one and I can say that 12 hours is nothing close to the truth. Battery life can reach that long when WiFi is turned off, but web browsing is the most bas

  • No processing log for outbound delivery for output type

    Dear Gurus, I want to see processing log for output type for outbound delivery . But when i click processing log push button for output type for outbound  delivey  , one error is comming as 'NO PROCESSING LOG FOR OUTPUT TYPE'. Could you please let me