similar to: Boot Log Problems

Displaying 20 results from an estimated 1000 matches similar to: "Boot Log Problems"

2007 Nov 11
2
CentOS 5 Boot Issues
Hi all, I am still having problems with my desktop system. Having updated it from 4 to 5, I now have problems with the logs. Neither boot.log nor dmesg has any data post the update. syslog appears to be normal in that it starts when it should but does not show any errors. It looks like whatever is supposed to write to the logs during initial boot is not doing so, but I am not sure where to look
2005 Feb 10
4
Why echo occurs
Hi all, Can someone give me a simple rational explanation why a $5 analog handset gives me no echo whatsoever on an analog PSTN line, but PSTN-VoIP devices such as the TDM400 and Sipuras do and thus require software-based echo cancellation. Surely a $5 analog handset does not have an "echo canceller". The echo I mean is when I hear myself while talking to another party. I have heard
2020 Mar 06
1
findInterval Documentation Suggestion
> On Friday, March 6, 2020, 8:56:54 AM EST, Martin Maechler <maechler at stat.math.ethz.ch> wrote: > Note that the? * -> LaTex -> PDF rendered version looks a bitnicer. Ah yes, that does indeed look quite a bit nicer. > I wrote the function and that help page originally. And thank you for doing so. It is a wonderful function. (0 sarcasm here). > For that reason,
2018 Sep 25
1
Fwd: Bug report: cbind with numeric and raw gives incorrect result
Thanks Brodie, that's some nice detective work. If someone wanted to grant me access to Bugzilla, I'll be happy to post the bug and patch there (with your permission Brodie?) and help this bug get fixed. Mike. On Tue., 25 Sep. 2018, 10:53 pm brodie gaslam, <brodie.gaslam at yahoo.com> wrote: > > > For what it's worth the following patch fixes that particular problem
2020 Mar 05
3
findInterval Documentation Suggestion
I've found over time that R documentation that comes off as terse at first blush is usually revealed to be precise, concise, and complete on close reading.? I'm sure this is also true of `?findInterval`, but for whatever reason my brain simply refuses to extract meaning from it. Part of the problem may be that we interact with the function via a compressed form of the bounds of the
2007 Nov 01
2
CentOS Web Stack
Hi, I am looking to build a Lamp and I see that the Web Stack is for CentOS 4 only - Is it going to be updated for 5 or can it be used as is? Rob
2002 Feb 24
2
More lotus
[root@equinox wine-c]# wine -winver win98 remotenotes/nlnotes.exe fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet fixme:console:SetConsoleCtrlHandler (0x115f1b0,1) - no error checking or testing yet [root@equinox wine-c]# remotenotes is a symlink to /mnt/net/windrv2/lotus (Lotus Notes actually installed on Win 98) That's the error i get. Ideas? Steve --
2016 Nov 27
1
Changes in error reporting in r-devel
On 27 November 2016 at 13:20, Duncan Murdoch wrote: | On 27/11/2016 11:34 AM, brodie gaslam via R-devel wrote: | > Minor issue, but the following changed as of R3.3.2 from: | > | > > a <- function() b() | > > a() | > Error in a() : could not find function "b" | > | > To (at least in R Under development (unstable) (2016-11-20 r71670)): | > |
2020 May 20
2
Precision of function mean,bug?
> On Wednesday, May 20, 2020, 7:00:09 AM EDT, peter dalgaard <pdalgd at gmail.com> wrote: > > Expected, see FAQ 7.31. > > You just can't trust == on FP operations. Notice also Additionally, since you're implementing a "mean" function you are testing against R's mean, you might want to consider that R uses a two-pass calculation[1] to reduce floating
2018 Mar 29
2
Possible `substr` bug in UTF-8 Corner Case
I think there is a memory bug in `substr` that is triggered by a UTF-8 corner case: an incomplete UTF-8 byte sequence at the end of a string.? With a valgrind level 2 instrumented build of R-devel I get: > string <- "abc\xEE"??? # \xEE indicates the start of a 3 byte UTF-8 sequence > Encoding(string) <- "UTF-8" > substr(string, 1, 10) ==15375== Invalid read of
2002 Feb 18
3
Undeleting files in ext3 (Newbie-question)
Recently I've encountered a problem, and now I would preciate any help about being able to undelete files. My /var filestructured is mounted at /dev/hdc1 Part of my /etc/mtab looks like this: /dev/hdc1 /var ext3 rw 0 0 I'm using the e2fsprogs-1.23-2 package currently installed with Redhat 7.2 So, could anyone give me a hint of how things could be done to find deleted inodes? I've
2016 Nov 27
3
Changes in error reporting in r-devel
Minor issue, but the following changed as of R3.3.2 from: > a <- function() b() > a() Error in a() : could not find function "b" To (at least in R Under development (unstable) (2016-11-20 r71670)): Error in b() : could not find function "b" Notice the "Error in **b**() :" part. The original error message seems more correct to me, although
2018 Sep 24
3
Fwd: Bug report: cbind with numeric and raw gives incorrect result
Hi there, using cbind with a numeric and raw argument produces an incorrect result. I've posted some details below, kind regards, Mike. e.g. > cbind(0, as.raw(0)) [,1] [,2] [1,] 0 6.950136e-310 A longer example shows that the result is not a rounding error, is not consistent, and repeated applications get different results. > cbind(0, as.raw(1:10))
2020 May 27
1
R-ints context documentation
In 1.4 Contexts[1], should the following: > Note that whilst calls to closures and builtins set a context, > those to special internal functions never do. Be something like: > Note that whilst calls to closures always set a context, > those to builtins only set a context under profiling > or if they are of the foreign variety (e.g `.C` and similar), > and those to special
1999 Feb 18
1
Umlaute and Sharing with both SAMBA and Helios Ethershare.
Hi all I have samba 1.9.18 and 2.0.2 shares which are also shared to the macintosh world with Helios ethershare running under Solaris 2.5.1 and 2.6. I can create files and directories with the German special characters "umlaute" and "sz" with either client. My problem is that the macintoshes can't access directories created from the PCs whose name contains special
2019 Jul 14
2
[External] Mitigating Stalls Caused by Call Deparse on Error
Luke, thanks for considering the issue.? I would like to try to separate the problem into two parts, as I _think_ your comments address primarily part 2 below: 1. How can we avoid significant and possibly crippling ?? stalls on error with these non-standard calls. 2. What is the best way to view these non-standard calls. I agree that issue 2. requires further thought and discussion under a
2008 Jun 03
1
Error/Crash on start up of R (Ubuntu and Wine within Ubuntu)
Hello, I'm having issues operating R under Ubuntu (Hardy 8.04) though I suspect this is not necessarily the malady. I have attempted to run R in ubuntu as is which worked for awhile and then stopped (using RKWard as the windowing environment). I tried removing then re-installing the software and the same issue (which i'll detail soon) persisted. I then tried using WINE to run R using
2020 Jun 01
1
eval and Calling Frames
I ran into an interesting issue with `evalq` (and also `eval(quote(...))`): ???? f <- function() { ?????? list( ???????? sys.parent(1), ???????? evalq(sys.parent(1)), ???????? evalq((function() sys.parent(2))()),? # add an anon fun layer ???????? evalq((function() sys.parent(1))()) ?????? ) ???? } ???? res <- f() ???? str(res) ???? ## List of 4 ???? ##? $ : int 0???????? # sys.parent(1)
2003 Jan 17
1
Samba-LDAP - Getting Computer accounts to live in ou=Computers
OK, here is the deal. My system spins like a top with one exception. I would like to store Computer accounts in ou=Computers and get them out of ou=People. I've tried simply makeing this the ou that Computers are added to but then the XP clients cannot seem to see them. Changeing this is likley to be easy to do and incredibly hard to find the specific details of how to do it. I know
2019 Jul 11
1
Documentation tweak for ?traceback
The addition of `.traceback` in r70207 adds one more function to the call stack when invoking `traceback()`.? This changes the output of one of the examples to include the error handler call: > options(error = function() traceback(2)) > foo(2) [1] 1 Error in bar(2) : object 'a.variable.which.does.not.exist' not found 3: (function () ?? traceback(2))() at #1 2: bar(2) at #1 1: