ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 246 seconds]
< rcurtin>
sreenik[m]: oh no, sorry ot hear that
< rcurtin>
I can try and give some advice but please be aware... the last time I dual-booted anything was with Windows XP :-O
< rcurtin>
in the past, when I overwrote the Windows bootloader, I could usually get grub to load windows without a problem
< rcurtin>
I used to manually write /boot/grub.cfg but I think many things have changed since then... I'm surprised that grub-mkconfig isn't automatically detecting the Windows partition?
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
xiaohong has joined #mlpack
xiaohong_ has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
xiaohong_ has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 246 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Read error: Connection reset by peer]
ImQ009 has quit [Read error: Connection reset by peer]
< sreenik[m]>
rcurtin: Yes grub couldn't detect it because the boot EFI partition was formatted (by mistake). I'm supposedly halfway through fixing the bootloader thing. Anyway, this seems to be a fun experience. Now, with the PR #1987 (Create the header to determine the layer type) is it possible that the test is giving errors because it includes a file that is also part of the PR? I mean, that shouldn't ideally be the case but I'm
< sreenik[m]>
just asking as I am not aware of the automated workflow.
< sreenik[m]>
And as far as the other PR (https://github.com/mlpack/mlpack/pull/1985) is concerned I am not sure if the travis and appveyor builds are failing because of the code of this PR, it looks like there is some issue somewhere else. Let me know if there's anything I can do to avoid those errors.