Displaying 11 results from an estimated 11 matches for "20424".
Did you mean:
2042
2009 Mar 07
2
[rspec/tm] When running the textmate bundle hook using command-r I get an error about missing rubygems
.../Users/nshb/Library/Application Support/TextMate/Bundles/
RSpec.tmbundle/Support/lib/spec/mate.rb:2:in `require'': No such file
to load -- rubygems (LoadError) from /Users/nshb/Library/Application
Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/mate.rb:2
from /tmp/textmate-command-20424.rb:2:in `require'' from /tmp/textmate-
command-20424.rb:2
Any ideas? IRB loads rubygems fine, not sure why it''s not working here.
2007 Oct 16
1
Matches estimate varies with sorting method
Hi all,
I found that the figure returned by MSet::get_matches_estimated() varies
depending on how results are to be sorted.
For instance, in my index, value 4 contains date and time in the format
"yyyymmddhhmmss". For the same query, the number of results will be
estimated to 20000+ when results are first sorted by date and time
with set_sort_by_value_then_relevance(4) and to only 100
2013 Jan 23
0
dhclient in 5.9 having trouble with dhcpd in 6.3 ?
...xiting on signal 15
Jan 20 20:00:26 mercury ntpd[27462]: ntpd exiting on signal 15
Jan 21 08:00:27 mercury ntpd[11343]: ntpd exiting on signal 15
Jan 21 20:00:28 mercury ntpd[25148]: ntpd exiting on signal 15
Jan 22 08:00:29 mercury ntpd[6254]: ntpd exiting on signal 15
Jan 22 20:00:30 mercury ntpd[20424]: ntpd exiting on signal 15
Jan 23 08:00:31 mercury ntpd[2101]: ntpd exiting on signal 15
Looking at logs this appears to be corrolated to boot.log entries
Jan 22 08:00:29 mercury NET[20506]: /sbin/dhclient-script : updated /etc/resolv.conf
Jan 22 20:00:30 mercury NET[2080]: /sbin/dhclient-script...
2011 May 12
1
[Bug 717] New: ip6tables: Unknown error 18446744073709551615
...ULL, 28646, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc717ee6000
close(3) = 0
open("/lib64/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=20424, ...}) = 0
mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7fc717ad0000
mprotect(0x7fc717ad2000, 2097152, PROT_NONE) = 0
mmap(0x7fc717cd2000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fc717cd2000
close(3)...
2007 Oct 21
2
arp corrupted
...AC:52:4B
inet addr:192.168.0.254 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::250:fcff:feac:524b/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:26676 errors:0 dropped:0 overruns:0 frame:0
TX packets:20424 errors:0 dropped:0 overruns:1 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2747567 (2.6 MiB) TX bytes:26324006 (25.1 MiB)
Interrupt:7 Base address:0x2800
If NAT did not work I could see it having a problem. It appears to be happy
routing icmp but not tcp. cat /pr...
2004 Dec 09
1
resize2fs on LVM on MD raid on Fedora Core 3 - inode table conflicts in fsck
...um filesystem blocks=1342177280
40 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736
Writing inode tables: 0/40 [...deleted from logfile...] done
inode.i_blocks = 20424, i_size = 4243456
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 33 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
root at SEVERN:~# e2fsck /dev/severn_vg0/test
e2fsck 1.35 (28-Feb-2004)
/dev/sever...
2006 Mar 07
12
Edge Rails doesn''t work for my app
My app was fine before "rake freeze_edge" but after, I can no longer boot up
webrick.
I''m on Win Xp MySql backend and this is what I get
=> Booting WEBrick...
./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext/ker
nel/agnostics.rb:7:in ``'': Exec format error - rake tmp:create
(Errno::ENOEXEC)
from
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log?
Jean-Marc
Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit :
> Jean-Marc Valin wrote:
> > What platform (OS, compiler/version)
>
> GNU/Linux
> kernel 2.6.11.8
> gcc 3.4.3
>
> > Also, does it work with no options.
>
> No, I just tried with just "./configure" and I have the same error.
>
>
--
Jean-Marc
2005 May 13
0
Problem configuring speex 1.1.8
...nfigure:20208: test -s conftest
configure:20211: $? = 0
configure:20224: result: yes
configure:20385: checking for short
configure:20409: gcc -c -s -O3 -march=i686 conftest.c >&5
configure:20415: $? = 0
configure:20418: test -z || test ! -s conftest.err
configure:20421: $? = 0
configure:20424: test -s conftest.o
configure:20427: $? = 0
configure:20438: result: yes
configure:20441: checking size of short
configure:20753: gcc -o conftest -s -O3 -march=i686 conftest.c -lwinmm -lm >&5
configure:20756: $? = 0
configure:20758: ./conftest
./configure: line 1: 31752 Segmentation fault...
2005 May 13
1
Problem configuring speex 1.1.8
...figure:20211: $? = 0
> configure:20224: result: yes
> configure:20385: checking for short
> configure:20409: gcc -c -s -O3 -march=i686 conftest.c >&5
> configure:20415: $? = 0
> configure:20418: test -z || test ! -s conftest.err
> configure:20421: $? = 0
> configure:20424: test -s conftest.o
> configure:20427: $? = 0
> configure:20438: result: yes
> configure:20441: checking size of short
> configure:20753: gcc -o conftest -s -O3 -march=i686 conftest.c -lwinmm -lm >&5
> configure:20756: $? = 0
> configure:20758: ./conftest
> ./configur...
2005 May 08
2
Problem configuring speex 1.1.8
...208: test -s conftest
configure:20211: $? = 0
configure:20224: result: yes
configure:20385: checking for short
configure:20409: gcc -c -s -O3 -march=i686 -O3 -msse conftest.c >&5
configure:20415: $? = 0
configure:20418: test -z || test ! -s conftest.err
configure:20421: $? = 0
configure:20424: test -s conftest.o
configure:20427: $? = 0
configure:20438: result: yes
configure:20441: checking size of short
configure:20753: gcc -o conftest -s -O3 -march=i686 -O3 -msse conftest.c -lwinmm -lm >&5
configure:20756: $? = 0
configure:20758: ./conftest
./configure: line 1: 14953 Segmenta...