Displaying 3 results from an estimated 3 matches for "cronic".
Did you mean:
ironic
2014 Dec 05
5
[Bug 2325] New: excessive and unquietable stderr chatter
...Version: -current
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
Reporter: schmiddy at gmail.com
I maintain some code (using cronic, see http://habilis.net/cronic/ )
which is sensitive to any noise generated on stderr, treating it as a
possible error. One culprit causing false alarms is ssh-keygen, which
generates these two messages from around line 1245 of ssh-keygen.c:
fprintf(stderr, "%s updated.\n", identity_file...
2007 Oct 24
13
Ryan Bates' Multi-object Forms and the date_select
I think I''ve found a bug with Edge.
I''m trying out Ryan Bates'' multi-object form technique shown in one of
his Rails-casts (railscasts.com/episodes/75). If you use a fields_for
similar to that shown (here: http://pastie.caboo.se/110480), you get a
Server Error 500:
------
Status: 500 Internal Server Error
Conflicting types for parameter containers. Expected an
2010 Jan 11
1
read errors mapping <filename>: Cannot allocate memory (12)
I use rsync to copy files from various Windows servers to a backup server running linux (OpenSUSE 11.2, filesystem ext3). The files that are to be copied reside in CIFS shares which are mounted on the backup server.
This is the command I run:
rsync -rltv --out-format=./%n%L
--delete --exclude-from=excludes.txt
--link-dest=/backup/local/20100110/server1/backup$