search for: shortcircuit

Displaying 17 results from an estimated 17 matches for "shortcircuit".

2008 Aug 31
0
Bug#474239: marked as done (spamassassin: spamd logcheck file doesn't work with shortcircuit enabled)
Your message dated Sun, 31 Aug 2008 19:32:06 +0000 with message-id <E1KZsec-00064d-FQ at ries.debian.org> and subject line Bug#474239: fixed in logcheck 1.3.0 has caused the Debian Bug report #474239, regarding spamassassin: spamd logcheck file doesn't work with shortcircuit enabled to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is...
2006 Feb 24
2
Shortcircuit evaluations
This is probably a Ruby questions but since my issue exists in a Rails validation I thought I''d post here. I have the following validator validates_each :thumbnail, :regular do |record, attribute, value| unless value.nil? && value.valid? record.errors.add( attribute,
2008 Mar 11
6
saving an ActiveRecord without trigging the callbacks
Hello, How can I save an ActiveRecord without trigger before_save, after_save, etc? Thanks for the help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group,
2008 Aug 31
1
Bug#491694: setting package to logcheck-database logtail logcheck, tagging 491694, tagging 474239, tagging 489172 ...
...s due to fatal TLS errors. # - ignore replay-window backtrack warnings. # - ignore connection reset messages with negative status (?) numbers. # - do not require TUN devices to be named tun-*. # - also ignore client CNs with @ (closes: #493066). # * ignore.d.server/spamd: # - expect shortcircuit status in scan messages; thanks to Marc Sherman # (closes: #474239). # * ignore.d.server/upsd: # - ignore client connection messages (closes: #495923). # * violations.d/su: # - match both, user-root and user:root styles (closes: #491694). # package logcheck-database logtail logcheck t...
2012 Jul 18
1
Problem connecting to eaton ups. No matching HID UPS found. Driver failed to start(exit status=1)
...4.644947 Path: UPS.PowerConverter.Output.LowVoltageTransfer, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8, Value: 184 4.645147 Path: UPS.PowerConverter.Output.OutputID, Type: Feature, ReportID: 0x0b, Offset: 64, Size: 8, Value: 1 4.645315 Path: UPS.PowerConverter.Output.PresentStatus.ShortCircuit, Type: Feature, ReportID: 0x03, Offset: 24, Size: 8, Value: 0 4.645525 Path: UPS.PowerConverter.Output.PresentStatus.ShortCircuit, Type: Input, ReportID: 0x03, Offset: 24, Size: 8, Value: 0 4.689946 Path: UPS.PowerConverter.Output.Voltage, Type: Feature, ReportID: 0x0e, Offset: 0, Size: 8, Va...
2005 May 28
1
[LLVMdev] SSA in the Front End
Thanks for the explanation. It's more clear now The only thing that seems strange is that in the function llvm_expand_shortcircuit_truth_expr in the front end, there is the creation of a PHI instruction. If there is no SSA yet, why do you do that? Thanks in advance --- John Criswell <criswell at cs.uiuc.edu> wrote: > Ricardo wrote: > > Hi, > > > > I have been looking into the code that generat...
2009 Jan 05
4
wiki page edit request HowTos/Disk_Optimization
...would be mkfs.ext3 -b 4096 -E stride=16 -E stripe-width=48 -O dir_index /dev/XXXX If you would like to see some creditability as to what I can do see http://crux.nu my alias is Romster i am a contrib maintainer, I contribute time to #winehq and #lvm I am also working on my own distro flavor http://shortcircuit.net.au/~romster/hvl.xhtml Kind regards, Danny Rawlins
2014 Jan 17
1
Sizing MTA servers
Hi All, This is probably a bit off-topic but does anyone have any idea about sizing MTA servers.?? We have about 200,000 emails/hr? incoming and outgoing.? I am intending using Exim and Spamassassin on each MTA.? How many servers using recent hardware would I need to cope with this mail throughput?? What is more important on the servers, CPU or RAM?? Should I have mail going both directions on
2016 May 03
2
New UPS Support: Eaton 5S 1000
Oops... changing that to --with-user=nut solved one problem. I have the driver, upsd and upsmon running now. Thank you! Now I'm back to another issue, every 2 seconds I get in the logs: May 3 13:45:23 myhost upsd[2587]: Connected to UPS [eaton]: usbhid-ups-eaton It seems happy to do this forever. On Tue, May 3, 2016 at 8:17 AM, Charles Lepple <clepple at gmail.com> wrote: > On
2016 May 04
2
New UPS Support: Eaton 5S 1000
...8 5.437951 Path: UPS.PowerConverter.Output.LowVoltageTransfer, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8, Value: 93 5.437969 Path: UPS.PowerConverter.Output.OutputID, Type: Feature, ReportID: 0x0b, Offset: 80, Size: 8, Value: 1 5.437980 Path: UPS.PowerConverter.Output.PresentStatus.ShortCircuit, Type: Feature, ReportID: 0x03, Offset: 24, Size: 8, Value: 0 5.437989 Path: UPS.PowerConverter.Output.PresentStatus.ShortCircuit, Type: Input, ReportID: 0x03, Offset: 24, Size: 8, Value: 0 5.437998 Path: UPS.PowerConverter.Output.Voltage, Type: Feature, ReportID: 0x0e, Offset: 80, Size: 8, V...
2010 Mar 05
11
Markdown development
Not only is [Markdown] dead, it's starting to smell really bad. (Apologies to Pike.) It's author appears to have little interest in developing the tool and participating in the community which uses it. I'd like to see the community cooperate toward a specification which addresses the shortcomings and ambiguities of Markdown (even if it need be released under a new name).
2004 Oct 07
5
'with' usage question
Default arguments are evaluated in the function frame, not in the calling environment (nor in the same place as explicit arguments). > Which to me reads that a with statement as above is equivalent to > > > attach(data) ; aov.SS1(y=Obs) ; detach(data) > > Or is that just wishful thinking?? The latter. On Thu, 7 Oct 2004, RenE J.V. Bertin wrote: > Hello, > >
2013 Mar 01
2
I need help with my mail client: was [OCLUG] running cron on UTC
...enguin.oclug.org>) id 1UBJuI-0004wp-KM for slitt at troubleshooters.com; Thu, 28 Feb 2013 23:57:27 -0700 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on box500.bluehost.com X-Spam-Level: X-Spam-Status: No, score=0.9 required=6.0 tests=BAYES_20,DKIM_SIGNED,RDNS_NONE, T_DKIM_INVALID shortcircuit=no autolearn=no version=3.3.1 Received: from [66.51.217.34] (port=57600 helo=mailman.oclug.org) by box500.bluehost.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80) (envelope-from <oclug-bounces at penguin.oclug.org>) id 1UBJuH-0004vU-Sl for slitt at troubleshooters.com; Thu, 28 Feb 2013 2...
2018 Jan 16
2
Eaton 5PX after battery replacement still says "replace battery" in NUT
...lue: 160 7.317349 Path: UPS.PowerConverter.Output.OutputID, Type: Feature, ReportID: 0x40, Offset: 8, Size: 8, Value: 1 7.317356 Path: UPS.PowerConverter.Output.PowerFactor, Type: Feature, ReportID: 0x42, Offset: 72, Size: 8, Value: 85 7.352209 Path: UPS.PowerConverter.Output.PresentStatus.ShortCircuit, Type: Feature, ReportID: 0x49, Offset: 0, Size: 8, Value: 0 7.352227 Path: UPS.PowerConverter.Output.PresentStatus.ShortCircuit, Type: Input, ReportID: 0x49, Offset: 0, Size: 8, Value: 0 7.388051 Path: UPS.PowerConverter.Output.SensitivityMode, Type: Feature, ReportID: 0x4f, Offset: 0, Size:...
2006 Oct 18
2
newhidups with APC Smart-UPS 1500
I tested your fix (newhidups -DDD /dev/null) using both and APC Back-UPS 350 an APC Smart-UPS RT 2000 XL. No more segmentation fault due to the fixed-size array. ~Jacob -----Original Message----- From: nut-upsdev-bounces@lists.alioth.debian.org [mailto:nut-upsdev-bounces@lists.alioth.debian.org] On Behalf Of Peter Selinger Sent: Monday, October 16, 2006 12:12 PM To: Schmier, Jacob Cc: NUT
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/nut_stdint.h (assuming C99 compatible system) checking for socklen_t... yes checking for --with-all... not given checking for Net-SNMP cflags... not found checking for Net-SNMP libs... not found checking for libusb cflags... checking for libusb libs... -lusb che...
2010 Dec 01
0
NT_STATUS_PASSWORD_MUST_CHANGE looping
Hi, We have an Ubuntu 10.10 server running Samba 3.5.4 with OpenLDAP 2.4.23 and we have a small problem where every time a user logs onto a workstation they are asked to change their password. Once they enter a new password and confirm it, it asks them again and again and again. The only way to fix this (which isn't a fix) is to use the smbldap-passwd tool to reset their password. But then