search for: although

Displaying 20 results from an estimated 29748 matches for "although".

2020 Apr 06
2
Re: [v2v PATCH 2/2] Consolidate handling of temporary files/dirs
...sks) > This way there is no need to manually schedule all the temporary files > and directories for removal when the application quits. > --- Side note: > +++ b/v2v/output_glance.ml > @@ -27,16 +27,6 @@ open Types > open Utils > > class output_glance () = > - (* Although glance can slurp in a stream from stdin, unfortunately > - * 'qemu-img convert' cannot write to a stream (although I guess > - * it could be implemented at least for raw). Therefore we have > - * to write to a temporary file. XXX > - *) > - let tmpdir = > - l...
2013 Sep 26
3
Booting legacy Linux kernel in EFI mode
...3 at 3:09 PM, Celelibi <celelibi at gmail.com> wrote: >> And (a bit out of scope) if I get my old kernel to boot in EFI mode, >> will the driver efivars have access to the EFI variables? Or does the >> kernel need to be recompiled specially for EFI? > > Doubtful. Yes (although I think most EFI kernels I've seen will > function for both). Just to be clear, it requires enabling of `CONFIG_EFI_STUB` configuration variable right? Because although I'm using one of the pre-release versions of `6.02` which should support x32 kernel loading (with x64 UEFI)...
2007 Dec 15
1
X11 uses font size 25 although 28 was requested
...ot sure if the real English warning is the same. I translated it from German. R came up with the following message: ------------------------------------------------------- Warning message: In title(main = sinc.exp) : X11 nutzt Schriftgr??e 25 obwohl 28 angefordert war [engl.: X11 uses font size 25 although 28 was requested] ------------------------------------------------------- system: R version 2.6.1 (2007-11-26) on openSuSE 10.3 installed via YaST from http://download.opensuse.org/repositories/home:/dsteuer/ (provided by Detlef Steuer) any suggestions? Thanks! andre
2007 May 02
4
Good things about CentOS 5; problem with flash in seamonkey
I'd like to point out that overall I am quite pleased with CentOS 5, although I am having more fun with it than I did with 4.4 and I knew less about CentOS then (duh). Most things seem to work fine, including a relatively smooth installation from the DVD image I downloaded, although the number of screensavers I can see (and this could be related to the ATI/dual head problem...
2008 Apr 07
6
CentOS 5.1 x86 medium installation problems
Hi, I had downloaded CentOS 5.1 x86 DVD image, and although it passed sha1sum or md5sum test and I burned it verifying it, installation failed. Also if I recall correctly, when I tested the medium during install, it failed although as I said the media was verified. ==> The same things happen with Scientific Linux 5.1 x86 installation DVD, so perhaps it...
2015 Nov 02
3
R-packages for Ubuntu 15.10 wily
Dear Dirk, I just upgraded to Ubuntu 15.10. It seems that the r-packages are not upgrading although deb files exist on the cran repository. For instance, r-cran-rjags is back to 3-15-1 On the repository, I saw that the 'Sources' and 'Packages' files in wily folder show vivid version of packages although dated to yesterday : https://cran.univ-paris1.fr/bin/linux/ubuntu/wily/Sources...
2019 Aug 25
10
Conventions: Use of globals and main functions
In R scripts (as opposed to packages), even in reproducible scripts, it seems fairly conventional to use the global workspace as a sort of main function, and thus R scripts often populate the global environment with many variables, which may be mutated. Although this makes sense given R has historically been used interactively and this practice is common for scripting languages, this appears to disagree with the software-engineering principle of avoiding a mutating global state. Although this is just a rule of thumb, in R scripts, the frequent use of globa...
2009 Oct 12
2
user cannot logon to domain although log says "auth succeeded" (fwd)
...Lukas -- ---------- Forwarded message ---------- Date: Wed, 30 Sep 2009 23:09:59 +0200 (CEST) From: extmaillist at linuxbox.cz To: pilsl at goldfisch.at, Volker.Lendecke at SerNet.DE Cc: samba at lists.samba.org X-Spam-Score: -1.0 (), 4 required Subject: Re: [Samba] user cannot logon to domain although log says "auth succeeded" Hi, i have tha same problem (may be after upgrade to Samba 3.4.0). During login to domain i see in samba log that user is authenticated... [2009/09/30 22:54:09, 2] auth/auth.c:310(check_ntlm_password) check_ntlm_password: authentication for user [k...
2009 Jun 09
2
[LLVMdev] Call to address 0 gets removed
...>> >> How can I prevent that the call is removed, without making the >> function addr volatile? >> Does anyone know which optimization removes it? > > Calling 0 is undefined behavior; the optimizer is within its rights to > remove this. Why do you want to call 0? Although a C translation unit may arguably not assign a correspondingly defined function as having a pointer value (address) comparing equal to ((void *) 0); it's not clear that the standard forbids the invocation of such a function, nor does it seem like a good idea to silently strip any such invocatio...
2014 Nov 24
0
Softphone signals busy although it isn´t
Hi, I have written an click2dial application that rings an agent soft phone and connects the agent with a customer. very often I can see, that the agent softphones signal a busy back to server, although the phone is definitely hung up and the previous calls where handled normally. I testet 3cx Version 6 and X-Lite V1 up to V3... all show the same misbehaviour. I did a SIP Trace and can see, the phone replies with a busy on the invite... but I don?t know why. Has anybody experienced similar thing...
2015 Nov 03
0
shutdown windows 7 vm although someone is logged on via RemoteDesktop
Hi, how can i shutdown a windows 7 vm although someone is logged on to that vm via RemoteDesktop ? Currently libvirt waits 5 min for the vm to shutdown and then switches it off. Bernd -- Bernd Lentes Systemadministration institute of developmental genetics Gebäude 35.34 - Raum 208 HelmholtzZentrum München bernd.lentes@helmholtz-muenchen.de...
2010 Oct 06
2
Starting Icecast as a service on CentOS
On Wednesday 06 October 2010 00:44:18 Jonathan Nalley wrote: > Could you use a site like pastebin.com to show us what your init > script looks like that you've tried? > > Although the typical init script is certainly more preferable, you > could always just append that command you know to be working to > /etc/rc.local although you may want to direct stdout and stderr > somewhere. > While not necessarily a critical issue, I'd want icecast running as a non-pr...
2006 Feb 06
0
users doesnot forced to change their password although I already ran pdbedit
Dear All, Why my users doesnot forced to change their password although I already ran pdbedit -P "user must logon to change password" [root@samba samba]# pdbedit -P "user must logon to change password" -C 2 account policy "user must logon to change password" description: Force Users to logon for password change (default: 0 => off, 2 =&...
2007 Sep 09
2
Clarification in HowTos/MigrationGuide page
...more of clarification :) ... In some wiki pages say that the protectbase and priorities yum plugins can not be used together. It seems that the next paragraph must be updated: ====> Always beware when using/mixing 3rd-party repos. The yum protectbase and/or priorities plugins are your friends. Although both can be used together, using protectbase is probably unnecessary if priorities are configured properly. See Using_protectbase_and_fastestmirror_yum_plugins and yum-plugin-priorities. <==== See where it says --- Although both can be used together --- . Other things to note here are: - the...
2012 Jan 03
2
Comparison of numeric and character vectors
Hi all, I just discovered that R considers characters to be really big: > "a" > 999 [1] TRUE > "a" > 9e307 [1] TRUE > "a" > 9e308 [1] FALSE and that some characters are literally infinitely big: > "Z" >= Inf [1] TRUE although not all: > "a" > Inf [1] FALSE This came as a surprise to me (although it is quite possibly a trivial issue), and I'd appreciate any information about why R considers character vectors to even be comparable to numeric vectors, and why it considers characters to have very larg...
2001 Oct 21
1
About mirroring in both sides
I am taisaki About how to carry out mirroring with both server Although I would like you to teach About rsync, although it is a question, this time hostA hostB It is related with ssh connection. authorized_keys is held on both sides. In the environment which can be used satisfactory hostA /export/Data The following directories hostB /export/temp a mirror is...
2005 May 28
0
Couldn't find group @XXXX although group exists 3.01014
Hi List, Have here an interesting problem which i do not understand. OS = RHEL 4 Clone Samba = 3.01014 Although there are the groups, Samba announces the following error message. Couldn't find group @XXXX That happens with all later generated groups. Are there here possibly problems with GID? Does someone have an idea? Thanks for each assistance Stefan Smbd.log [2005/05/28 12:28:22, 10] lib/util.c...
2007 Aug 23
7
custom sort routine
...a custom sort routine for ferret? I use ferret right now to index all my products. One of the variables in these product documents is the product popularity, where 1 = best selling production, 2 = 2nd best, etc.. Right now, I''m just sorting by the popularity column in my search results, although this doesn''t always provide "good" results, neither does just sorting by document relevance. I''d like some combination of the two to sort by. Is it possible to do this efficiently with ferret? any help would be appreciated, thanks, ray -- Posted via http://www.ruby-f...
2016 Mar 29
6
Status of the official LLVM APT repositories
...ak. Hopefully, most of the 3.8 & 3.9 > packages are going to be green by next week. Any updates on that? It appears that Precise repositories are now in order, but all the others (and, most importantly, Trusty) are still not updated. Also, 3.9 packages are not mentioned on the web page, although they seem to be available for Precise from the snapshots repository. For me, the Jenkis URL is still not responding, so although I can see the commits to the svn repository at http://anonscm.debian.org, I can't really figure out what's actually going on... Many thanks! -- Sincerely y...
2014 Feb 24
5
[Bug 2205] New: -S does hostname lookup although it is unused
https://bugzilla.mindrot.org/show_bug.cgi?id=2205 Bug ID: 2205 Summary: -S does hostname lookup although it is unused Product: Portable OpenSSH Version: 6.5p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: u....