Displaying 7 results from an estimated 7 matches for "nospf".
Did you mean:
ospf
2017 Feb 27
0
Test suite failures in R-devel_2017-02-25_r72256
>>>>> Peter Simons <simons at nospf.cryp.to>
>>>>> on Mon, 27 Feb 2017 10:30:39 +0100 writes:
> Hi, I tried compiling the latest pre-release for R 3.3.3
> for the NixOS Linux distribution [1], but the build fails
> during the "make check" phase because of the following 2
>...
2017 Feb 27
5
Test suite failures in R-devel_2017-02-25_r72256
Hi,
I tried compiling the latest pre-release for R 3.3.3 for the NixOS Linux
distribution [1], but the build fails during the "make check" phase
because of the following 2 issues:
1) The "tools" test in "tests/Examples" requires network access, which
it doesn't have in our build environment. Therefore, it fails as
follows according to
2018 Apr 24
2
R 3.5.0 fails its regression test suite on Linux/x86_64
Duncan Murdoch writes:
>> ./configure --without-recommended-packages && make && make check
>
> So you're getting paid to do what you do, but you want the volunteers
> in R Core to do some work for you for free.
You are jumping to conclusions. Nobody pays me a single cent to package
R for Nix; I do that purely as a hobby.
>> If no-one wants to make
2018 Apr 23
2
R 3.5.0 fails its regression test suite on Linux/x86_64
Duncan Murdoch <murdoch.duncan at gmail.com> writes:
> You can likely get rid of most of them by building with the recommended
> packages.
unfortunately, this is not an option for us. For various reasons, our
build process requires that we build those packages separately. Ricardo
appears to be in a similar situation and he has outlined some of those
reasons already in his message.
2019 Jan 30
3
Is sshd supposed to interpret "{a,b}" brace expansions?
Hi,
the proposed fix for CVE-2019-6111 [1] adds file name validation to scp
to prevent the server from sending files that the client actually did
not request. Now, a consequence of that patch is that commands which
contain server-side brace expansions such as
$ scp remote:'/etc/{passwd,group}' .
error: unexpected filename: passwd
no longer work. Shell globs such as [abc], ?, *,
2018 Apr 23
3
R 3.5.0 fails its regression test suite on Linux/x86_64
Hi Dirk,
> I have been doing for R for about 20 years (if you count the time I
> assisted Doug Bates when he was still the maintainer) (and longer for
> Debian), and you seem to follow the same model we set up years ago of
> splitting the content of r-recommended (itself a virtual package) off
> r-base-core.
>
> You simply need to do this in stages.
I have packaged
2018 Apr 23
4
R 3.5.0 fails its regression test suite on Linux/x86_64
Hi,
I just tried to upgrade Nixpkgs to R 3.5.0, but unfortunately the new
version fails its regression test suite. We configure the build using
the flags "--without-recommended-packages", in case that's relevant. You
can see a complete build log with all relevant information at [1].
Anyway, the test failures look like this:
| make[3]: Entering directory