Displaying 6 results from an estimated 6 matches for "misdiagnosi".
Did you mean:
misdiagnosis
2016 Oct 14
4
CentOS on new Dell
On 10/13/2016 7:10 PM, Rob Kampen wrote:
>> Mmn, that didn't work. I dd'd the latest Fedora Live iso onto a USB
>> drive, put it into a brand spanking new Dell Latitude E7470, hit F12
>> at Dell logo and got "Selected boot device failed". Do I need to make
>> it bootable using fdisk or some such?
> Not that I recall - a simple dd of the iso onto a usb
2016 Aug 30
1
cat(..., append=TRUE) on sftp share
Dear R-SIG-Debian Team,
r-devel sent me to you.
Situation:
Ubuntu 16.04, R-3.3.1, and a file in a folder mounted with sftp via
gnome virtual file system.
for(i in 1:10){cat(i,file =
"/run/user/1001/gvfs/sftp:host=server/path on server/test2",append = TRUE)}
gives a file that reads |10| and not |12345678910|
Further checking:
* A mapped network drive on Windows 7 and
2010 Jul 21
1
Table vs unique
A bug in the survival routines was reported to me today. The root cause
is a difference between table, unique, and sort.
> temp <- rep(c(1, sqrt(2)^2, 2), 1:3)
> unique(temp)
[1] 1 2 2
> table(temp)
temp
1 2
1 5
I'm using 2.10 on Linux, the user reported from 2.9 on Windows.
1. Minor issue: I think the root rounding occurs in factor. I didn't
see any discussion of
2016 Oct 27
0
Fwd: CentOS on new Dell
...do any Linux development.
Another reason is that I have heard about people having problems with
Lenovo. Not just with software but with hardware malfunctions. I spoke
to someone on the phone that had hardware problems with their new
Thinkpad (although I suspect some of the problems could have been
misdiagnosis by the user). After describing how nice the E7470 they're
thinking about dumping their 1yo X250 and getting a Dell.
As for the Carbon, that is a very different computer. The Carbon is an
ultralight / thin Macbook-like machine with Windows so I have no
advice for you there.
I have not tried C...
2016 Oct 28
1
Fwd: CentOS on new Dell
...> Another reason is that I have heard about people having problems with
> Lenovo. Not just with software but with hardware malfunctions. I spoke
> to someone on the phone that had hardware problems with their new
> Thinkpad (although I suspect some of the problems could have been
> misdiagnosis by the user). After describing how nice the E7470 they're
> thinking about dumping their 1yo X250 and getting a Dell.
>
> As for the Carbon, that is a very different computer. The Carbon is an
> ultralight / thin Macbook-like machine with Windows so I have no
> advice for you t...
2013 May 15
14
[Bug 2105] New: ssh-copy-id leads to rm -f * (local vs. dash)
...LP: #518883, #835901,
#1074798).
(Tagging "upstream" as it's also mention in upstream's ChangeLog.)
debdiffing both 6.1p1-4 and 1:6.2p1-1 confirms that the regression
was introduced in the latter (there was no "local" before).
"""
I think this may be a misdiagnosis; the "local" here is in a function.
But, regardless of the exact cause, I wanted to make sure this was
forwarded to you in time for 6.2p2.
--
You are receiving this mail because:
You are watching the assignee of the bug.