search for: update_check

Displaying 2 results from an estimated 2 matches for "update_check".

Did you mean: update&check
2007 May 04
3
fileserver hanging
hello, we just wanted to rollout our new puppetized dmz. therefore i change all ip adresses from the test network to the live ips. after restarting puppetmasterd it seems that the fileserver hangs: client log: debug: //true_base/update-check/File[/sbin/update_check.pl]/require: requires Package[libmail-sendmail-perl] debug: //true_base/puppetd/File[/etc/puppet/puppetd.conf]/require: requires Package[puppet] debug: //true_base/apt/Exec[apt_update_on_refresh]/subscribe: subscribes to File[/etc/apt/sources.list] debug: //true_base/sshkeys/File[/root/.ssh/authori...
2016 Feb 29
0
LLVM Weekly - #113, Feb 29th 2016
...2.7%. As described in the commit message, this is not a "safe" version of ICF as implemented in GNU gold, so will cause issues if the input relies on two distinct functions always having distinct addresses. [r261912](http://reviews.llvm.org/rL261912). * Polly's tree now contains an `update_check.py` script that may be useful to other LLVM devs. It updates a FileCheck-based lit test by updating the `CHECK:` lines with the actual output of the `RUN:` command. [r261899](http://reviews.llvm.org/rL261899). * LLDB gained a new set of plugins to help debug Java programs, specifically Java code J...