search for: nacke

Displaying 20 results from an estimated 361 matches for "nacke".

Did you mean: jacke
2012 Jun 25
0
Trouble with starting pow
I set up a new project on my computer and created the development link. I am very new to Ruby and just need help in determining where to look to solve the issues I am having getting access to the project. Here are the errors I get when trying to visit my application: Bundler::GemNotFound: Could not find rake-0.9.2.2 in any of the sources
2008 Oct 28
1
MGE Pulsar EX over serial problem (FreeBSD)
We have several systems in remote locations and I have found that the ones in the US are having issues.. We are an Australian company and can't source a 110V UPS locally so we arrange to have one bought for the site when it's installed. It seems that in the US we are getting "Pulsar EX 1500" UPSs but locally we buy "Pulsar 1500". NUT seems to work find with the
2004 Feb 04
1
Interdomain trusts (Bind NACK received on pipe)
I'm attempting to set up a 2-way NT4-style trust between samba 3.0.1-2 (from source rpm on redhat 7.2) and Windows 2003 running active directory. The AD server (SANDMAN) trust of my Samba domain works fine, but when I try to use the Samba trust of the AD server I get the following error: [2004/02/04 15:52:34, 3] rpc_client/cli_pipe.c:rpc_api_pipe(462) Bind NACK received on pipe c009!
2017 Jul 28
2
Re: [PATCH v2 1/2] v2v: bootloaders: Handle no Bootloader::Tools default section (RHBZ#1472208).
...GetDefaultSection () returns undef. > > Previously this would return an empty string and cause a bogus error > in subsequent code: > > virt-v2v: error: libguestfs error: statns: statns_stub: path must start > with a / character > --- I saw this was pushed, even though v1 was NACKed by me, and there was no further information on actual guests (i.e. real world, not the one that comes out of the virt-builder templates) affected by this. The pushed patch is basically dead code, and I don't see why the urge to have it regardless. Furthermore, I don't see the logic in ha...
2020 Oct 02
2
[RFC] Adding a char set converter to Support library
...problem, but I am no lawyer. On Linux, glibc is also under LGPL license, and LLVM usually links against it. (There is really no need for us to depend on libiconv. If it is deemed to risky, then I can dropped it.) From: Anton Korobeynikov <anton at korobeynikov.info> To: Kai Peter Nacke <kai.nacke at de.ibm.com> Cc: llvm-dev <llvm-dev at lists.llvm.org>, Yusra Syeda <Yusra.Syeda at ibm.com> Date: 02.10.2020 19:08 Subject: [EXTERNAL] Re: [llvm-dev] [RFC] Adding a char set converter to Support library As far as I remember, libiconv is under LGPL....
2020 Oct 02
2
Memory mapping assumptions in RuntimeDyld
...Then the check if a relocation is correctly resolved fails. My current understanding is that the kernel is more or less free to choose the address of the mapped memory, so this situation can arise. Is this true, or do I miss something? Sorry if this is a trivial question! Best regards, Kai Kai Nacke IT Architect IBM Deutschland GmbH Vorsitzender des Aufsichtsrats: Sebastian Krause Geschäftsführung: Gregor Pillen (Vorsitzender), Agnes Heftberger, Norbert Janzen, Markus Koerner, Christian Noll, Nicole Reimer Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 14562 /...
2013 Dec 11
2
[LLVMdev] Switching to the new MingW ABI
On 11 December 2013 05:41, Kai Nacke <kai.nacke at redstar.de> wrote: > Maybe we should also change the stack probing code. I think ___chkstk_ms is > used since gcc 4.6. It simplifies the prologue generation code a bit. I just checked gcc 4.6 and looks like you are right, it uses ___chkstk_ms. LGTM. We should probably co...
2006 Mar 05
0
linux-2.6-merge repo contains nacked patches
Hi folks The linux-2.6-merge repo contains the old smp alternatives patch which was nacked by linus. Please replace with the version from the mm tree, which is scheduled for 2.6.17. Bastian -- Too much of anything, even love, isn''t necessarily a good thing. -- Kirk, "The Trouble with Tribbles", stardate 4525.6 _______________________________________________ Xen...
2020 Jun 11
2
RFC: Adding support for the z/OS platform to LLVM and clang
Hubert Tong <hubert.reinterpretcast at gmail.com> wrote on 10.06.2020 23:51:54: > From: Hubert Tong <hubert.reinterpretcast at gmail.com> > To: Kai Peter Nacke <kai.nacke at de.ibm.com> > Cc: llvm-dev <llvm-dev at lists.llvm.org> > Date: 10.06.2020 23:52 > Subject: [EXTERNAL] Re: [llvm-dev] RFC: Adding support for the z/OS > platform to LLVM and clang > > On Wed, Jun 10, 2020 at 3:11 PM Kai Peter Nacke via llvm-dev <llvm...
2020 Oct 02
2
[RFC] Adding a char set converter to Support library
...t on all platforms. This functionality is required for reading and writing GOFF object files and can also be used in the frontend. I put up the code on Phabricator https://reviews.llvm.org/D88741. Please add your comments to the review if you are interested in this topic. Best regards, Kai Kai Nacke IT Architect IBM Deutschland GmbH Vorsitzender des Aufsichtsrats: Sebastian Krause Geschäftsführung: Gregor Pillen (Vorsitzender), Agnes Heftberger, Norbert Janzen, Markus Koerner, Christian Noll, Nicole Reimer Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 14562 /...
2014 Apr 14
2
[LLVMdev] PR17975 and trunk
Hi, PR17975 was caused by r191059 which was reverted on the 3.4 branch in r196521. However, the problem still occurs with trunk (confirmed as of r206186). >From a thread on cfe-commits I see that Kai Nacke (the author of r191059) was working on a patch to fix PR17975, but the conversation ends: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131202/197968.html So my question is should we revert r191059 on trunk? From what I can see, the code has already been refactored once in r19876...
2020 Oct 01
1
Nouveau wiki migration
Hi Karol. On Thu, Oct 01, 2020 at 01:36:52PM +0200, Karol Herbst wrote: > On Fri, Sep 25, 2020 at 11:27 PM Karol Herbst <kherbst at redhat.com> wrote: > > > > Hi everybody, > > > > I think it's time to finally move our wiki from the old infrastructure > > over to gitlab pages. > > > > This comes with several benefits: > > * full control
2019 May 10
4
Asterisk 13.26.0 webRTC: Asterisk not passing along video
Hello I am trying to set up webRTC video calls from my Chrome webbrowser (Fedora) to my Chrome webbrowser (Windows 10). There is local video input (I can see myself), but never video on the receiving side. This is the case in both directions (so it makes no difference which peer is calling which peer). Both webRTC SIP peers have opus and H264 codec in their peer definition :   Video
2008 Aug 08
1
MGE Ellipse 500 cable config
I have trouble in getting communication work with MGE Ellipse 500. I bought it second hand and I don't have the cable for it. How do I know if it's the Serial or USB model? The serial number of the unit is: 769B16015. I suspect it is the serial version as the label next to the RJ11 stands "com port", but I can't be 100% sure. MGE Ellipse serial cable pinout can be found
2002 Dec 15
4
Mozilla nacking up to peek inside a vorbis file
Just been doing some simple phrases for Phoenix Online, uploaded the samples in q1 & q3 vorbis- when i click on the links in Mozilla, it opens the file in the window, displaying the files as text. How could i change the html file i've linked them on so that when people click on the links, this won't happen? http://galileo.spaceports.com/~djdij/po/index.html code that works in Mozilla
2008 Jul 15
4
Patch from LKML
...apic_ops = &vmi_basic_apic_ops; > > > > Yinghai, Looking more closely at this, based on my understanding this might be > > wrong for VMI. Correct patch should be as follows. Any comments? > > so you mean icr related will still use default native member? > > YH Nacked-by: Zachary Amsden <zach at vmware.com> What are you doing here and why aren't you cc-ing the maintainers? Thanks, Zach
2008 Jul 15
4
Patch from LKML
...apic_ops = &vmi_basic_apic_ops; > > > > Yinghai, Looking more closely at this, based on my understanding this might be > > wrong for VMI. Correct patch should be as follows. Any comments? > > so you mean icr related will still use default native member? > > YH Nacked-by: Zachary Amsden <zach at vmware.com> What are you doing here and why aren't you cc-ing the maintainers? Thanks, Zach
2013 Jun 11
21
[PATCH] xen: fix initialization of wallclock time for PVHVM on migration
The initial values of the wallclock time in the shared info page are set for PVHVM guests when the hypercall page is initialized, since the hypercall page is not reinitialized on resume, the hypervisor wallclock time is not properly set on resume. Fix it by forcing an update of the wallclock values when the shared info page is mapped. Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
2007 May 16
3
Winbind - wbinfo -u works, getent passwd only gives local users
I only have limited Samba experience, and expect this is a silly mistake, but have been unable to find a solution I have installed Samba and Winbind on my desktop Linux (Debian) machine (SPARKSTONELX), aiming to unify logins with other windows machines accessing the PDC, again samba/Debian, with tdbsam password backend. All is well, joining the domain, and getting account details using wbinfo -u,
2013 Dec 12
0
[LLVMdev] Switching to the new MingW ABI
Hi Rafael, is more approval needed to commit? Regards, Kai On 12.12.2013 00:56, Rafael Espíndola wrote: > On 11 December 2013 05:41, Kai Nacke <kai.nacke at redstar.de> wrote: >> Maybe we should also change the stack probing code. I think ___chkstk_ms is >> used since gcc 4.6. It simplifies the prologue generation code a bit. > > I just checked gcc 4.6 and looks like you are right, it uses ___chkstk_ms. > > L...