search for: redh

Displaying 16 results from an estimated 16 matches for "redh".

Did you mean: red
2008 Feb 28
6
SAMBA + KERBEROS + AD
Hi everybody! I'm trying to implement a samba server with kerberos and auth on the AD. I installed all program and configured all. I join my samba on my win2003 domain, and i did all tests to look if it was worked well. But when i try to access my samba shares with a xp station using AD auth, it ask a user and pass, but when i put it, not work. How can i do to configure all config files to
2003 Dec 01
0
No subject
...r smb.conf? if this is set to > yes, then users can delete read only files if they have write permission on > the directory. > > --Joe > > >>Hi, > >>New to the list, apologies if this has been adressed before. > >> > >>Win 2K Pro SP1, Samba 2.2.0, RedHat 7.0 > >> > >>I asked this on the newsgroup and no one has responded, yet. Any ideas > >>on how to make this work? > >> > >>We have a Management share, mgt, that is only visible to management. All > >>members of group mgt have read access to th...
2020 Jun 23
0
R 4.0.0 rebuild status
There are a few of those, but not many. On Tue, Jun 23, 2020 at 11:31 AM Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: > On Tuesday, 23 June 2020 16.10.07 WEST I?aki Ucar wrote: > > 3) For all packages, either merge master into F32 or just increase the > > release version and send builds to that side tag *in order*. > > The part that worries me is the *in order*. :-)
2019 Dec 12
0
Build failure on powerpc64
...xtra/xdr -I. -I../../src/include -I../../src/include -I/usr/local/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c arithmetic.c -o arithmetic.o arithmetic.c:180:26: error: initializer element is not constant 180 | static LDOUBLE q_1_eps = (1 / LDBL_EPSIL...
2020 May 04
2
R 4.0.0
Hi folks, As expected of a new major release of R, there is a break in compatibility for R packages. From the NEWS entry for 4.0.0: Packages need to be (re-)installed under this version (4.0.0) of R. This has two impacts on Fedora/EPEL. 1. Users who update to 4.0.0 will need to rebuild any/all packages installed from CRAN. 2. Fedora/EPEL R packages will need to be rebuilt for 4.0.0. For
2020 Jul 21
1
Problem with the update to R 4.0.2 in the Fedora users' list
I'm inclined to agree. Users are expecting that things they install manually will override the system default (if any). Tom On Tue, Jul 21, 2020, 11:39 AM I?aki Ucar <iucar at fedoraproject.org> wrote: > On Tue, 21 Jul 2020 at 17:17, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: > > > > There was a thread this weekend in the fedora users' mailing list where
2020 May 09
2
R 4.0.0
...t suppose we need it, since the likelihood of someone installing R module packages but not updating R is low, but I wanted to throw it out there. Tom On Mon, May 4, 2020 at 3:31 PM I?aki Ucar <iucar at fedoraproject.org> wrote: > On Mon, 4 May 2020 at 19:15, Tom Callaway <tcallawa at redhat.com> wrote: > > > > Hi folks, > > > > As expected of a new major release of R, there is a break in > compatibility > > for R packages. From the NEWS entry for 4.0.0: > > > > Packages need to be (re-)installed under this version (4.0.0) of R. >...
2020 May 12
1
R 4.0.0
Okay, I'm convinced. https://github.com/rpm-software-management/R-rpm-macros/pull/1 Thanks, Tom On Mon, May 11, 2020 at 11:48 AM I?aki Ucar <iucar at fedoraproject.org> wrote: > On Mon, 11 May 2020 at 16:29, Tom Callaway <tcallawa at redhat.com> wrote: > > > > Hmmm. That seems like a rather heavy dependency, given that I think we've > > only been forced to do rebuilds for everything as a result of 4.0.0 and > > 3.4.0. > > That's just coincidence, because if you browse old NEWS, you can see &g...
2018 Sep 21
0
Bias in R's random integers?
Hello, Top posting. Several people have asked about the code to replicate my results. I have cleaned up the code to remove an x/y coordinate bias for displaying the results directly on a 640 x 480 VGA adapter. You can find the code here: http://people.redhat.com/sgrubb/files/vseq.c To collect R samples: X <- runif(10000, min = 0, max = 65535) write.table(X, file = "~/r-rand.txt", sep = "\n", row.names = FALSE) Then: cat ~/r-rand.txt | ./vseq > ~/r-rand.csv And then to create the chart: library(ggplot2); num.csv <- rea...
2019 Jul 24
1
Compress::Raw::Zlib no longer installed with Perl on Fedora 30?
I can confirm: [spot at localhost ~]$ rpm -q perl --requires |grep Zlib perl-Compress-Raw-Zlib perl-IO-Zlib [spot at localhost ~]$ rpm -q perl perl-5.28.2-436.fc30.x86_64 It would require either notable human intervention (or a canceled mid-upgrade state) for a Fedora 30 system to end up with perl, but not perl-Compress-Raw-Zlib. Thanks, Tom On Wed, Jul 24, 2019 at 8:42 AM Marc Schwartz
2019 Dec 13
0
Build failure on powerpc64
...> -I/usr/local/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp > -fPIC > > -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 > > -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong > > -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 > > -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 > > -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection > -c > > arithmetic.c -o arithmetic.o > > arithmetic.c:180:26: error: initializer element is n...
2020 May 11
3
R 4.0.0
...Does anyone know if upstream has any sort of commitment to ABI here that we could depend on (e.g. only breaking on major versions, never minor) ? Tom On Sat, May 9, 2020 at 5:32 AM I?aki Ucar <iucar at fedoraproject.org> wrote: > On Sat, 9 May 2020 at 05:46, Tom Callaway <tcallawa at redhat.com> wrote: > > > > Thinking out loud here... do we want to have some macro magic to embed a > > dependency on an R(ABI) provides? Where R 4.0.0 would provide R(ABI) = 4 > > and all R packages built against it would pick up Requires: R(ABI) = 4 ? > > Note that rec...
2020 Feb 17
1
R-3.6.2 make check fails
...missing Build > Requirement dependency here ... > > [herrold at localhost ~]$ which pdflatex > /usr/bin/pdflatex > > [herrold at localhost ~]$ rpm -qf /usr/bin/pdflatex > texlive-latex-bin-bin-svn14050.0-43.20130427_r30134.el7.noarch > > [herrold at localhost ~]$ cat /etc/redhat-release > CentOS Linux release 7.7.1908 (Core) > > [herrold at localhost ~]$ rpm -qi > texlive-latex-bin-bin-svn14050.0-43.20130427_r30134.el7.noarch > Name : texlive-latex-bin-bin > Epoch : 2 > Version : svn14050.0 > Release : 43.20130427_r30134.el7 &...
2020 Jun 09
5
R 4.0.0 rebuild status
...astructure is working reliably again (the great datacenter migration has started and I can no longer git push). I'll also push R 4.0.1 into the tag when that's possible. There are two new packages that I created that are needed for R-biomaRt to be updated: R-AnnotationDbi https://bugzilla.redhat.com/show_bug.cgi?id=1845360 R-BiocFileCache https://bugzilla.redhat.com/show_bug.cgi?id=1845362 They are relatively simple noarch packages and should be quick reviews. Help in getting these reviewed quickly would be appreciated. Given the huge amount of builds (and rebuilds) in this process, I...
2018 Sep 20
4
Bias in R's random integers?
...three-dimensional phase space. This is then plotted in a graph so that you can visually see if something odd is going on. I used runif(10000, min = 0, max = 65535) to get a set of numbers. This is the resulting plot that was generated from R's numbers using this technique: http://people.redhat.com/sgrubb/files/r-random.jpg And for comparison this was generated by collecting the same number of samples from the bash shell: http://people.redhat.com/sgrubb/files/bash-random.jpg The net result is that it shows some banding in the R generated random numbers where bash has uniform random...
2018 May 30
0
CentOS 7 issues with pdf manual / tex conversion
On 05/29/2018 04:53 PM, Dirk Eddelbuettel wrote: > I noticed it with a local, not-public package -- but it appears to apply with > any source package. I replicated with pkgKitten straight off CRAN and after > checking that it has a six page manual there. I'm having trouble reproducing this one. In my fresh CentOS 7 VM, I can pull the pkgKitten source down, and run R CMD Rd2pdf