search for: serge

Displaying 20 results from an estimated 365 matches for "serge".

Did you mean: merge
2007 Jan 05
3
Dovecot's deliver trouble (...probably bug?)
...dovecot-1.0rc15 + pgsql . I've downloaded and rebuild dovecot from src.rpm (for fc4). During the testing stage I've discovered two troubles: 1) the problem with deliver (...I'm not sure it's a really bug). Here is relevant part of my /var/log/messages : ------- Jan 3 10:40:37 serge deliver(serge at test.net): auth input: serge at test.net Jan 3 10:40:37 serge deliver(serge at test.net): auth input: home=/var/spool/mail/test.net/serge/ Jan 3 10:40:37 serge deliver(serge at test.net): auth input: uid=500 Jan 3 10:40:37 serge deliver(serge at test.net): auth input: gid=12 Ja...
2017 Jan 26
2
Critical XRay fixes for Arm32
I'm wondering why the lit tests didn't catch this as part of testing rc1 on ARM. On Thu, Jan 26, 2017 at 11:25 AM, Serge Rogatch <serge.rogatch at gmail.com> wrote: > XRay is tested automatically on build-bots with tests in LLVM and > compiler-rt . Or are you asking for manual testing instructions? > Of these 2 patches, the compiler-rt patch depends on LLVM patch because the > tests compiler-rt\test...
2017 Jan 26
2
Critical XRay fixes for Arm32
I see. Thanks for clarifying. I'm Ok with merging these if Dean agrees, as I believe he's the code owner. Thanks, Hans On Thu, Jan 26, 2017 at 11:47 AM, Serge Rogatch <serge.rogatch at gmail.com> wrote: > There were no LLVM tests for presence of XRay instrumentation map in the > emitted assembly. You can see that https://reviews.llvm.org/D28624 adds this > check to the tests. > The tests in compiler-rt had been accidentally disabled. &g...
2017 Jan 26
2
Critical XRay fixes for Arm32
How is XRay tested? IIRC, Renato didn't see any test failures on ARM? Merging sounds reasonbaly, I'd just like to understand what's the risk for the branch. On Thu, Jan 26, 2017 at 10:29 AM, Serge Rogatch <serge.rogatch at gmail.com> wrote: > Hans, these changes reached trunk in https://reviews.llvm.org/rL292516 and > https://reviews.llvm.org/rL292517 . Could you look? > > On 26 January 2017 at 03:29, Serge Rogatch <serge.rogatch at gmail.com> wrote: >> >>...
2005 Dec 21
0
Can not login to the domain. User serg in passdb, but getpwnam() fails!
Hi everyone. I am installing an Samba 3 PDC with an OpenLDAP backend. I am currently having a problem when I try to login to the domain with my username and password. But no such problem when i am trying to join to domain or connect to a share. So, i get the following error : [2005/12/21 18:08:02, 1] auth/auth_util.c:make_server_info_sam(840) User serg in passdb, but getpwnam() fails!
2017 Jan 26
2
Critical XRay fixes for Arm32
Sorry, I initially included LLVM-Commits rather than LLVM-Dev. Fixed. On 26 January 2017 at 03:26, Serge Rogatch <serge.rogatch at gmail.com> wrote: > Hi Dean, Renato, > > AFAIK, unfortunately, these critical Arm32 XRay fixes are not yet in 4.0: > https://reviews.llvm.org/D28624 , https://reviews.llvm.org/D28623 . The > first repairs XRay instrumentation map emission. Without thi...
2011 May 22
10
[LLVMdev] No SSE instructions
Hello. I have compiled the simple program: #include <stdio.h> #include <stdlib.h> int v1[10000]; int main() { int i; for (i = 0; i < 10000; i++) { v1[i] = i; } for (i = 0; i < 10000; i++) { printf("%d ", v1[i]); } return 0; } Next, I disasseble the executable file and have not found
2005 Dec 24
1
master.password instead of LDAP database.
Good day. Help me please to solve my problem to login a user to samba domain. Samba accepts user authorisation only if a user account exists both in master.password and LDAP database. Note that uid and gid are taken from master.password instead of LDAP database. Why? my smb.cf [global] dos charset = CP866 unix charset = KOI8-R workgroup = FISH server string = Samba Server passdb backend
2000 Apr 06
0
Please inform samba@samba.org Serge Gavrilov <serge@pdmi.ras.ru> Ed Schernau <ed@schernau.com> Jeremy Allison <jeremy@valinux.com> Cristian POP <cpop@compas.dntcj.ro> Ed Schernau <ed@schernau.com> John Evans <samba@kilnar.com> David Bullock
samba@samba.org Serge Gavrilov <serge@pdmi.ras.ru> Ed Schernau <ed@schernau.com> Jeremy Allison <jeremy@valinux.com> Cristian POP <cpop@compas.dntcj.ro> Ed Schernau <ed@schernau.com> John Evans <samba@kilnar.com> David Bullock <davidb@loftuscomp.com.au> Gunnar Lind...
2008 Jan 28
5
Fwd: Mapstraction mailing list and licensing.
Begin forwarded message: > From: Serge Noiraud <Serge.Noiraud at free.fr> > Date: 27 January 2008 21:17:28 GMT > To: steve at asklater.com > Subject: Mapstraction mailing list and licensing. > > Hi, > Reading the mapstraction home page, You speek about mapstraction > mailing list. > All the pointers go o...
2001 Feb 16
1
error_2_can't_find_apps
Hello, I tried lunch something but the anwer was "can't find apps" (I used absolute path too) [serge@rex wineserver-rex]$ wine /windows/ProgramFiles/Office/winword.exe Invoking /opt/wine/bin/wine.bin /windows/ProgramFiles/Office/winword.exe ... Wine failed with return code 2 /usr/bin/wine: line 516: 1046 Compl?t? tail -f $log_name Deleting /tmp/wine.log.Vv4t6C [serge@rex wineserve...
2007 Dec 14
1
Quadratic Programming
...(depending on both d and delta). Solve.QP does give me a good result for d but I cannot obtain anything for delta. Simce dim(Dmat)=n and sol<-rep(0,n) it isn't particularly surprising. To set a diagonal matrix (B 0 ) Amat= (0 rho ) Is a crapy idea. Does anyone have an idea? Yours, Serge "Beatus qui prodest quibus potest" - (Lycklig är den som hjälper andra) Serge de Gosson de Varennes Försäkringskassan Swedish Social Insurance Agency +46-76 11 40 799 serge.de.gosson.de.varennes@forsakringskassan.se [[alternative HTML version deleted]]
2018 Apr 04
2
Invisible files and directories
Hello! Unfortunately no. Directory still not listed using ls -la, but I can cd into. I can rename it and it becomes available when I rename it back to the original name it's disappeared again. On Wed, Apr 4, 2018 at 12:56 AM, Raghavendra Gowdappa <rgowdapp at redhat.com> wrote: > > > On Wed, Apr 4, 2018 at 4:13 AM, Serg Gulko <s.gulko at gmail.com> wrote: > >>
2008 Feb 06
10
Xen 3.1 / Xen 3.2 + DRBD 8.2.4
Hi all ! Is anyone using xen kernel + drbd 8.2.4 ? I don''t know exactly if my problems come from the addition of the two packages, or from drbd 8.2.4, but I encoutered kernel panic 2 times when trying to do first sync of drbd resources :s Cheers, -- Serge Dewailly _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2003 Aug 09
3
Need help with installation of H323 chanel driver
...6 (ast_load_resource): libh323_linux_x86_r.so.1.12: cannot open shared object file: No such file or directory WARNING[16384]: File loader.c, Line 394 (load_modules): Loading module chan_oh323.so failed! ---------------------------------------- Can anyone help me to resolve this problem? Thanks, Serge _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
2017 Jan 09
2
Removed a call to EmitXRayTable() from ARMAsmPrinter
Sharing with the mailing list... Please, see below. On 9 January 2017 at 23:45, Serge Rogatch <serge.rogatch at gmail.com> wrote: > Hi Dean, > > I have seen that you removed the following code from ARMAsmPrinter.cpp in > revision 290858: > // Emit the XRay table for this function. > EmitXRayTable(); > > Was this done by mistake or on purpose? >...
2009 Apr 14
2
local file and swap doesn''t work correctly
...t or firefox, it works only one time. I cannot return to a map I already used. Is there something wrong in my html file ? Is it a mapstraction bug ? The html file is joined to this mail. it use always the last the svn mapstraction.js file : http://www.mapstraction.com/svn/source/mapstraction.js Serge -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20090414/2b8ebefd/attachment.html>
2018 Apr 04
0
Invisible files and directories
Hi Serg, Do you mean that turning off readdir-optimize did not work? Or did you mean turning off parallel-readdir did not work? On 4 April 2018 at 10:48, Serg Gulko <s.gulko at gmail.com> wrote: > Hello! > > Unfortunately no. > Directory still not listed using ls -la, but I can cd into. > I can rename it and it becomes available when I rename it back to the > original
2011 May 22
1
[LLVMdev] Fwd: No SSE instructions
---------- Forwarded message ---------- From: Serg Anohovsky <serg.anohovsky at gmail.com> Date: 2011/5/22 Subject: Re: [LLVMdev] No SSE instructions To: Chris Lattner <clattner at apple.com> 2011/5/22 Chris Lattner <clattner at apple.com> > > On May 22, 2011, at 10:47 AM, Justin Holewinski wrote: > > On Sun, May 22, 2011 at 1:07 PM, Serg Anohovsky
2018 Apr 03
4
Invisible files and directories
Hello! We are running distributed volume that contains 7 bricks. Volume is mounted using native fuse client. After an unexpected system reboot, some files are disappeared from fuse mount point but still available on the bricks. The way it disappeared confusing me a lot. I can't see certain directories using ls -la but, at the same time, can cd into the missed directory. I can rename the