search for: 12102

Displaying 10 results from an estimated 10 matches for "12102".

Did you mean: 1,102
2012 Aug 06
1
with streams_xattr enabled, ads are written correctly but not retrieved
...there's another way to solve it, since that bug is 2 years old. thanks, Puneet -- [2012/08/06 00:53:26.317876, 3] smbd/process.c:1662(process_smb) Transaction 303 of length 112 (0 toread) [2012/08/06 00:53:26.318270, 3] smbd/process.c:1467(switch_message) switch message SMBtrans2 (pid 12102) conn 0x7f02fcec2aa0 [2012/08/06 00:53:26.318527, 3] smbd/trans2.c:5117(call_trans2qfilepathinfo) call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004 [2012/08/06 00:53:26.318716, 3] smbd/vfs.c:905(check_reduced_name) check_reduced_name [bar.jpg] [/media/test1] [2012/08/06 00:53:26.319...
2003 May 08
1
strange behaviour of certain fields in data frame after rbind
...be appended look like") print(T2sbdata[1:8]) T2sbdataALL <- rbind(T2sbdataALL,T2sbdata) print("How all data look after rbind") print(T2sbdataALL[1:8]) [1] "how original data look like" IDSSB IDSeed CDnr PTGEvent ExpNr IDExp WPSNumber TypeExp 35 12102 150008 CD3629 OS0934-07A E0.000.003.205 3116 YD03_17b Confirmation 36 12103 150328 CD3629 OS0934-07A E0.000.003.205 3116 YD03_17b Confirmation 37 12104 150307 CD3629 OS0934-07A E0.000.003.205 3116 YD03_17b Confirmation 38 12105 150327 CD3629 OS0934-07A E0.000.003.205 3116 YD03_17b Confi...
2002 Jun 03
0
ACL support - Adding users in NT security tab gives winbindd error message "Can't find domain from sid"
...ited (default acl). When I open the security tab in the file properties dialog and click ADD to add users I can see the NT users. When selecting one, setting the access rights and click OK then I get an error message on NT and in "log.winbindd" -- snip -- [2002/05/31 22:48:44, 1, pid=12102, effective(0, 0), real(0, 0)] nsswitch/winbindd_util.c:winbindd_lookup_n ame_by_sid(268) Can't find domain from sid -- snip -- "wbinfo -n NT-USER" shows me the SID number. Thank you in advance. Oliver Thinnes
2006 Jul 15
4
routing requirements broken in Rails 1.1.4?
Hi, I have the following routes map.connect '':controller/:id/:action'', :id=>/4/, :defaults=>{ :action=>''show''} map.connect '':controller/:action'', :defaults=>{:action=>''index''} and when I point my browser to "localhost:3000/departments" I see an error because the show action cannot find a
2011 Jan 18
0
XCP 1.0 beta - nfs: RPC call returned error 88
...PC call returned error 88 Jan 18 22:59:17 cnode1 last message repeated 2 times Jan 18 22:59:33 cnode1 tapdisk[9661]: ERROR: errno -88 at vhd_complete: /var/run/sr-mount/2d5ed3ca-7e4d-bceb-f959-542d3bade15e/3d69f4a6-743d-486e-8a65-1734e6ef0b67.vhd: op: 4, lsec: 49569792, secs: 1, nbytes: 512, blk: 12102, blk_offset: 1908527 Jan 18 22:59:33 cnode1 tapdisk[9661]: ERROR: errno -88 at __tapdisk_vbd_complete_td_request: req 0: write 0x0058 secs to 0x02f46318 Jan 18 22:59:33 cnode1 kernel: nfs: RPC call returned error 88 Jan 18 22:59:51 cnode1 kernel: nfs: RPC call returned error 88 Jan 18 23:00:03 cno...
2005 Mar 15
1
Drac and Dovecot, almost there ...
...o give \"mail\" group write acces"..., 2046, 6041) = 2046 pread(3, "STRUCTURE\n# gen"..., 1981, 8087) = 1981 pread(3, "is setting specifies the minimum"..., 2034, 10068) = 2034 pread(3, "dlinks = no\n\n# Check if mails\' c"..., 2026, 12102) = 2026 pread(3, "processes then.\n#mail_drop_priv_"..., 1986, 14128) = 1986 pread(3, " client authenticates in the IMA"..., 2029, 16114) = 2029 pread(3, "ice> | *]: PAM authentication\n# "..., 2034, 18143) = 2034 pread(3, "s, so it may be 0600-root owned &quot...
2013 Jul 04
6
ggplot2
Hello Folks, I have a database of 2000+ days with 35 observations each. I am trying to modeling a time series by day, but it seems a problem that I don<t have the time of the observation. I achieve something interesting by using the barplot function, but I`d rather working with ggplot2, since I have the book by Hadley Wickham in hands. I start by transforming my data into a dataframe, but
2016 Oct 04
28
[Bug 98039] New: KMail crash on starting (nouveau-related)
...::GCThread::gcThreadMain() () at heap/GCThread.cpp:99 #3 0x00007ff6bea47971 in wtfThreadEntryPoint() () at wtf/ThreadingPthreads.cpp:195 #4 0x00007ff6c37a9454 in start_thread () at /lib64/libpthread.so.0 #5 0x00007ff6cd91f3ff in clone () at /lib64/libc.so.6 Thread 40 (Thread 0x7ff52fffd700 (LWP 12102)): #0 0x00007ff6c37af10f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff6be711353 in JSC::GCThread::gcThreadMain() () at heap/GCThread.cpp:81 #2 0x00007ff6be711353 in JSC::GCThread::gcThreadMain() () at heap/GCThread.cpp:99 #3 0x00007ff6bea47971 in wtfThreadEntryPoin...
2004 Oct 23
1
Issues with compiling wine
...061: gcc -o conftest -g -O2 conftest.c -lresolv -lsocket -lnsl >&5 conftest.c: In function `main': conftest.c:74: warning: comparison between pointer and integer configure:12064: $? = 0 configure:12066: ./conftest success! configure:12069: $? = 0 configure:12083: result: yes configure:12102: checking for gcc strength-reduce bug configure:12130: gcc -o conftest -g -O2 conftest.c -lresolv -lsocket -lnsl >&5 configure:12133: $? = 0 configure:12135: ./conftest configure:12138: $? = 0 configure:12152: result: no configure:12159: checking for gcc -fshort-wchar support configure:12...
2011 Feb 08
5
builder-ubuntu libguestfs success f455dc3814bf9f7e7e894ba81360acb0edd92464
This is an automatic message generated by the builder on builder-ubuntu for libguestfs. Log files from the build follow below. Linux builder-ubuntu 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux Tue Feb 8 23:00:01 GMT 2011 ----- + git pull --rebase git://git.annexia.org/git/libguestfs.git master >From git://git.annexia.org/git/libguestfs * branch