Displaying 11 results from an estimated 11 matches for "goober".
Did you mean:
godber
2008 May 30
1
[ win32utils-Bugs-20455 ] win32-open3: crashes after 170 popen3 operations
...ngs.
Distilled to it''s essence, I think this snippet shows the problem:
require "win32/open3"
i = 1
while (i<200)
Open3.popen3("dir") do |stdin, stdout, stderr|
e = stdout.readlines
end
puts i
i += 1
end
C:\Documents and Settings\me>ruby goober.rb
1
... etc ...
170
goober.rb:6:in `readlines'': closed stream (IOError)
from goober.rb:6
from goober.rb:5:in `popen3''
from goober.rb:5
The non windows version runs fine on Linux.
----------------------------------------------------------------------...
2007 Jan 09
1
assert_redirected_to not working as expected
...[:notice] = "Signup unsuccessful!"
end
end
end
===
The "success" integration test
(test/integration/authentication_test.rb) looks like this (snipped):
===
class AuthenticationTest < ActionController::IntegrationTest
def setup
User.create(:login => "goober",
:email => "goober-I/zrSzmPSO5BDgjK7y7TUQ@public.gmane.org",
:password => "gomer",
:password_confirmation => "gomer")
end
...
def test_successful_signup
gooddog = enter_site(:gooddog)
gooddo...
2008 Jun 23
1
fully-qualified symlinks & --exclude question
...ich are each
symlink'd to one of a few files in the same directory:
/var/lib/bar/base_file1
/var/lib/bar/base_file2
/var/lib/bar/base_file3
/var/lib/bar/foo -> /var/lib/bar/base_file1
/var/lib/bar/bar -> /var/lib/bar/base_file3
/var/lib/bar/blah -> /var/lib/bar/base_file2
/var/lib/bar/goober -> /var/lib/bar/base_file2
The first problem is that these symlinks (on server1) are all using
the fully-qualified path - which is causing me problems because
/var/lib/bar/ doesn't exist on server2, but rather in
/backupdir/var/lib/bar/ ...
Is there a way of forcing rsync to link these rel...
2006 Feb 06
4
Powerware 9125 working w/ SNMP
Thanks to Olli, I can now talk to my PW9125 via SNMP:
> upsc cscfups001@localhost
ambient.temperature: 031.0
battery.charge: 090.0
battery.runtime: 2640.0
battery.voltage: 055.5
driver.name: snmp-ups
driver.parameter.mibs: pw
driver.parameter.port: cscfups001.cs.uwaterloo.ca
driver.version: 2.1.0
driver.version.internal: 0.41
input.frequency: 060.0
input.voltage: 120.0
output.current: 020.0
1998 Nov 14
0
Sync passwd and smbpasswd
...lib/smb.conf (relevant) entries
---
security = user
encrypt passwords = yes
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password: %n\n *Re-enter*new*password: %n\n
passwd chat debug = True
---
$SAMBAHOME/var/log.<machinename>
---
Password change for user: goober
Dochild for user goober (uid=0,gid=0)
talktochild: chatbuf=[*New*password:] responsebuf=[New password:]
talktochild: sendbuf=[foo123
]
talktochild: chatbuf=[*Re-enter*new*password:] responsebuf=[
Re-enter new password:]
talktochild: sendbuf=[foo123
]
The process exited while we were waiting
---
T...
1998 Apr 21
0
LOTUS 123 5.0 on Windows NT 4.0
...and the network software did not update the directory.
Reconfigure the network so that directory updates are not deferred.
If the user owns the file, they do not get this message. I am
using 18p4 and the share is defined as:
[acq]
comment = Share for acq
browsable = yes
path = /home/goober/acq/share
read only = no
fake directory create times = True
create mode = 770
locking = no
I put in fake directory create times because it sounded like it
might fix the problem but it didn't.
Any suggestions/comments/ideas on a more apporpriate fix?
Eric A. Stewart - Network Adm...
2001 Apr 11
0
samba 2.2.a3 using share mode
...04/11 19:42:21, 3] smbd/oplock.c:init_oplocks(1229)
open_oplock ipc: pid = 4141, global_oplock_port = 32772
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
Transaction 0 of length 72
[2001/04/11 19:42:21, 2] smbd/reply.c:reply_special(94)
netbios connect: name1=ACED202 name2=GOOBER
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
Transaction 1 of length 137
[2001/04/11 19:42:21, 3] smbd/process.c:switch_message(650)
switch message SMBnegprot (pid 4141)
[2001/04/11 19:42:21, 3] smbd/sec_ctx.c:set_sec_ctx(310)
setting sec ctx (0, 0) - sec_ctx_stack_ndx =...
1999 Jan 20
3
oplcok_break more information (PR#12734)
...4 gate smbd[5872]: Processing section "[netlogon]"
Jan 18 18:07:14 gate smbd[5872]: doing parameter comment = Network Logon
Service
Jan 18 18:07:14 gate smbd[5872]: doing parameter path = /home/netlogon
Jan 18 18:07:14 gate smbd[5872]: doing parameter admin users = btenison
brucet goober tenison
Jan 18 18:07:14 gate smbd[5872]: doing parameter write list = btenison
brucet goober tenison
Jan 18 18:07:14 gate smbd[5872]: doing parameter browseable = No
Jan 18 18:07:14 gate smbd[5872]: doing parameter root preexec =
/usr/local/sbin/setipfw %u %I %m
Jan 18 18:07:14 gate smbd[5872...
2004 Apr 01
4
sip problems
chan_sip.c6524 reload_config= unable to get ip address from asterisk,
sip disabled
The ip address is working fine, Internet works great. Can anyone
help...Thanks
2002 Aug 20
2
Upgrade broke file locking
Prior to upgrading from RH7.0 to RH7.3 our Samba filserver worked perfectly.
Now we are having locking problems. Initially Iused the same samba binaries
built on RH70, I tried rebuilding Samba and reinstalling but it had no effect.
If user bon opens an M$-Office file they frequently get a 'file is already in
use by bob'. Sure enough smbstatus -L shows the file locked by bob, but bob
2005 Feb 06
0
wanted: sample config' using GOTOIF's for all features for a roll-out
Bon soir, * People,
You guys are fantastic. This list is hyper-helpful; thanks for that.
I have an organization that needs to roll-out * for each of its 30+ locations across the country & we want all features in a DB where they can be easily toggled on & off, as needed. I have done some research in the usual places & got a bit of it, but not all of it, & am hoping someone else