search for: 32740

Displaying 5 results from an estimated 5 matches for "32740".

Did you mean: 2740
2006 Mar 29
4
Why doesn''t Rails 1.1 have all the Script.aculo.us 1.6 files?
...local/lib/ruby/gems/1.8/gems/rails-1.1.0/html/javascripts rab:javascripts $ ls -l total 288 -rw-r--r-- 1 root wheel 148 Mar 28 08:56 application.js -rw-r--r-- 1 root wheel 28036 Mar 28 08:56 controls.js -rw-r--r-- 1 root wheel 23613 Mar 28 08:56 dragdrop.js -rw-r--r-- 1 root wheel 32740 Mar 28 08:56 effects.js -rw-r--r-- 1 root wheel 54330 Mar 28 08:56 prototype.js rab:javascripts $ cd ~/src/scriptaculous-js-1.6.0/src rab:src $ ls -l total 240 -rw-r--r-- 1 rab rab 3361 Mar 28 03:27 builder.js -rw-r--r-- 1 rab rab 28036 Mar 28 03:27 controls.js -rw-r--r-- 1 rab rab...
2015 Feb 24
0
Dovecot 2.2.15, Panic: array.h: line 197 (array_idx_i): assertion failed: (idx * array->element_size < array->buffer->used)
...7f0 key = <optimized out> ret = 0 #10 0x00007fe4ccd194a8 in mailbox_expunge_all_data (box=<optimized out>) at index-storage.c:670 No locals. #11 index_storage_mailbox_delete_pre (box=0x7fe4cede5cb0) at index-storage.c:707 status = {messages = 3435634784, recent = 32740, unseen = 3470679216, uidvalidity = 32740, uidnext = 3470679216, first_unseen_seq = 32740, first_recent_uid = 1, last_cached_seq = 0, highest_modseq = 140620699884664, highest_pvt_modseq = 140620668173509, keywords = 0x0, permanent_flags = MAIL_FLAGGED, permanent_keywords = 0, a...
2005 Dec 15
2
Modules installed in the wrong directory
I did a yum install of modules from the CentOS-csgfs repository (GFS-kernel, cman-kernel, etc). Modprobe does not find the modules. Upon investigation, I found that modprobe is looking in: /lib/modules/2.6.9-22.0.1.ELsmp/ while the package files were installed to: /lib/modules/2.6.9-22.0.1.EL/ Can I tell modprobe to use those modules somehow? Are modules for the smp kernel available? Or do I
2005 Jul 17
3
iproute2 rules not being followed !!!!!!!
....0.254 dev ppp0 ##################################### Now I set up the rules : ##################################### ebox:100.254~# ip rule list 0: from all lookup local 7: from 216.239.59.147 lookup main 8: from 202.141.80.6 lookup ALTER 32739: from 202.141.80.6 lookup ALTER 32740: from 66.102.11.99 lookup ALTER 32741: from 66.102.11.104 lookup main 32742: from 64.73.37.225 lookup main 32743: from 216.239.59.103 lookup main 32744: from 210.43.44.8 lookup main 32745: from 64.233.183.19 lookup main 32746: from 64.233.183.83 lookup ALTER 32747: from 64.233.183.106 looku...
2004 Nov 25
12
simple dual Internet connection setup not sending return packets on correct interface
I have a very simple setup exactly as described in the HOWTO section " 4.2. Routing for multiple uplinks/providers". One is cable (eth1: dhcp) and the other is PPPoE (ppp0). I used the following commands to configure the routing once all of my interfaces are up and i have configured SNATing for them: ip route add 66.11.173.0/24 dev ppp0 src 66.11.173.224 table 11 ip route add default