search for: 3857

Displaying 20 results from an estimated 44 matches for "3857".

Did you mean: 38.7
2019 Nov 14
0
CEBA-2019:3857 CentOS 6 sos BugFix Update
CentOS Errata and Bugfix Advisory 2019:3857 Upstream details at : https://access.redhat.com/errata/RHBA-2019:3857 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 3aca61bc4861f2731df12638e0fe38e122ed34c8b262092c4c22ca7470f1ff2e sos-3.2-63.el6.centos.4.noarch.rpm x86...
2017 Mar 15
2
Having problem getting Asterisk to work on CentOS 7
On Tue, Mar 14, 2017 at 02:46:19PM -0400, Ron Wheeler wrote: > https://docs.fedoraproject.org/en-US/Fedora/11/html/Security-Enhanced_Linux/sect-Security-Enhanced_Linux-Working_with_SELinux-Enabling_and_Disabling_SELinux.html > > If disabling Selinux solves your problem, then your problem may be related > to Selinux. > If it does not change yout problem, you may want to look
2017 Mar 15
2
Having problem getting Asterisk to work on CentOS 7
...85 pid=3851 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="asterisk" exe="/usr/sbin/asterisk" subj=system_u:system_r:asterisk_t:s0 key=(null) > type=AVC msg=audit(1489588785.830:1180): avc: denied { getattr } for pid=3857 comm="asterisk" path="/var/lib/asterisk/astdb.sqlite3" dev="dm-0" ino=100884225 scontext=system_u:system_r:asterisk_t:s0 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file > type=SYSCALL msg=audit(1489588785.830:1180): arch=c000003e syscall=4 success=no exit=-1...
2009 Feb 26
3
Extremly slow (3-4k/s) on Win clients while Linux clients work fine
...level = 4 socket options = TCP_NODELAY read raw = Yes write raw = Yes stat cache = Yes stat cache size = 50 Some lines from a logfile of an affected client, but they don't really look suspicious to me: [2009/02/26 09:41:55, 3] smbd/process.c:switch_message(927) switch message SMBclose (pid 3857) conn 0x7fce1821bcb0 [2009/02/26 09:41:55, 4] smbd/uid.c:change_to_user(183) change_to_user: Skipping user change - already user [2009/02/26 09:41:55, 3] smbd/reply.c:reply_close(3338) close fd=-1 fnum=5380 (numopen=3) [2009/02/26 09:41:55, 2] smbd/close.c:close_normal_file(406) guest closed...
2019 Nov 14
0
CentOS-announce Digest, Vol 177, Issue 3
...59 CentOS 6 adcli BugFix Update (Johnny Hughes) 4. CESA-2019:3755 Important CentOS 6 sudo Security Update (Johnny Hughes) 5. CEBA-2019:3858 CentOS 6 samba BugFix Update (Johnny Hughes) 6. CESA-2019:3836 Important CentOS 6 kernel Security Update (Johnny Hughes) 7. CEBA-2019:3857 CentOS 6 sos BugFix Update (Johnny Hughes) 8. CESA-2019:3756 Important CentOS 6 thunderbird Security Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Thu, 14 Nov 2019 01:16:44 +0000 From: Johnny Hughes <johnny at centos.o...
2013 Jul 05
0
R: Small fixes needed for Riello driver
But the diff file that I'll now produce is related to the 3857 revision, so is also inclusive of previous changes (i.e. BYTE to uint8_t). Is it Ok for you? In alternatively could you modify the row (166 of riello_ser.c) of the file deleting the only cast that exist? Elio Parisi Centro Ricerche RPS SpA Viale Europa, 7 37045 Legnago VR Tel. +39 0442 63581...
2013 Jul 05
2
Small fixes needed for Riello driver
On Jul 5, 2013, at 5:44 AM, Elio Parisi wrote: > I tried to update sources (to eliminate the cast) with 'sudo svn update' but the response is: > > svn: No repository found in 'svn://svn.debian.org/nut/trunk' > > Can you verify svn server status? > > The code has been tested before and after the changes. The SVN server has been decommissioned as part of the
2013 Jul 05
2
Small fixes needed for Riello driver
On Jul 5, 2013, at 8:45 AM, Elio Parisi wrote: > But the diff file that I'll now produce is related to the 3857 revision, so is also > inclusive of previous changes (i.e. BYTE to uint8_t). Is it Ok for you? I can probably make that work, but in the long term, I would recommend either switching to Git, or if you prefer to stay with SVN, creating a new checkout from the GitHub SVN URL: https://github.c...
2007 Jun 26
1
ts() defunct in R 2.5.0?
..."Writing R Extensions" about the DESCRIPTION file but could not find any helpful information. Has anybody got some idea? Cheers Douglas ----------------------------------------------------------------------- Dr. Douglas Maraun Climatic Research Unit, University of East Anglia +44 1603 59 3857 http://www.cru.uea.ac.uk/~douglas
2010 Nov 13
2
[LLVMdev] powerpc32: llvm-2.8 make-check failures
....cfg' file... ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \ /home/llvm/work/src/llvm-2.8/utils/lit/lit.py -s -v . ) - -- Testing: 5496 tests, 1 threads -- Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: Other/inline-asm-newline-terminator.ll (3857 of 5496) ******************** TEST 'LLVM :: Other/inline-asm-newline-terminator.ll' FAILED ******************** Script: - -- llc -filetype=obj -o - < /home/llvm/work/src/llvm-2.8/test/Other/inline-asm-newline-terminator.ll - -- Exit Code: 1 Command Output (stderr): - -- llc: error auto-s...
2011 May 24
1
Loading an S object into R
...3730 3732 3733 3734 3735 3736 3737 3740 3741 3742 3743 3744 3746 3756 3758 3759 3760 3761 3762 3766 3767 3768 3769 3770 3771 3772 3777 3783 3784 3787 3788 3789 3790 3791 3792 3795 3798 3801 3802 3803 3805 3814 3817 3818 3819 3821 3822 3824 3826 3836 3837 3838 3840 3841 3842 3848 3850 3854 3855 3856 3857 3858 3864 3868 3870 3871 3878 3884 3888 3898 3900 3901 3902 3903 3904 3905 3912 3914 3915 3916 3917 3918 3921 3924 3927 3928 3930 3931 3932 3935 3946 3947 3948 3949 3951 3952 3954 3957 3958 3961 3963 3964 3971 3981 3985 3988 4007 4014 4015 .Data .Names ? ? ?` ... ====================...
2020 Oct 16
0
{giscoR} v0.1.0 available on CRAN
...ght data sets ready to use without downloading. GISCO is a geospatial open data repository including several data sets as countries, coastal lines, labels or NUTS levels. The data sets are usually provided at several resolution levels (60M/20M/10M/03M/01M) and in 3 different projections (4326/3035/3857). Vignette: https://dieghernan.github.io/giscoR/articles/giscoR.html -- Have a nice day! [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages
2014 Mar 21
1
PATCH for cpu.c
...(info->ia32.fxsr && info->ia32.sse)" was changed to "if (info->ia32.fxsr)" because now info->ia32.sse is always true in this block. -------------- next part -------------- A non-text attachment was scrubbed... Name: cpu_c.patch Type: application/octet-stream Size: 3857 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140321/c8ae4722/attachment.obj
2002 Jul 16
0
: sma library plot.spatial
...ke to round off my plots by including a colour key, but I can't figure out how to print it alongside the figure. Any advice would be appreciated. Cheers Chris -- Chris Cotsapas Biotechnology and Biomolecular Sciences University of New South Wales Sydney, NSW 2052, Australia Tel: +61 2 9385 3857 Fax: +61 2 9385 1483 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r...
2007 Mar 09
0
Mocks & Stubs in spec_helper?
I have to stub out setup do request.stub!(:user_agent).and_return(''Mozilla'') end in each context because my Rails application.rb relies on it (for IE reasons). Is there a way to create mocks or stubs in spec_helper.rb so I don''t have to repeat this? Thanks, Steve
2014 Apr 23
2
Syslinux 64 EFI boot WIM
...scrubbed... Name: image001.png Type: image/png Size: 362 bytes Desc: image001.png URL: <http://www.zytor.com/pipermail/syslinux/attachments/20140423/b5227fbc/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3857 bytes Desc: image002.png URL: <http://www.zytor.com/pipermail/syslinux/attachments/20140423/b5227fbc/attachment-0001.png>
2006 Jun 12
3
Group averages
Hello: I hope none of you will mind helping a newbie. I'm a student research assistant working with a large data set in which observations are categorized according to two factors. I'm trying to calculate the group mean and variance of a variable (called 'hsgpa' in the example data presented below) to each observation , excluding that observation. For example, if there are
2014 Dec 12
0
Centos 7 how to make second disk of RAID1 bootable
...r to the installation exactly the same as sda[1,2] using GParted. A GPT partition table was added to both disks before partitioning. The current partition information for my two drives is: Disk /dev/sda: 5860533168 sectors, 2.7 TiB Logical sector size: 512 bytes Disk identifier (GUID): 0C26A36C-3857-4E97-85CC-2D4E57F4015A Partition table holds up to 128 entries First usable sector is 34, last usable sector is 5860533134 Partitions will be aligned on 2048-sector boundaries Total free space is 2925 sectors (1.4 MiB) Number Start (sector) End (sector) Size Code Name 1 2048 1026047 500.0 MiB EF00...
2017 Sep 13
1
[3.11.2] Bricks disconnect from gluster with 0-transport: EPOLLERR
...I have a distributed volume which runs on Fedora 26 systems with > glusterfs 3.11.2 from gluster.org repos: > ---------- > [root at taupo ~]# glusterd --version > glusterfs 3.11.2 > > gluster> volume info gv2 > Volume Name: gv2 > Type: Distribute > Volume ID: 6b468f43-3857-4506-917c-7eaaaef9b6ee > Status: Started > Snapshot Count: 0 > Number of Bricks: 6 > Transport-type: tcp > Bricks: > Brick1: kiwi:/srv/gluster/gv2/brick1/gvol > Brick2: kiwi:/srv/gluster/gv2/brick2/gvol > Brick3: taupo:/srv/gluster/gv2/brick1/gvol > Brick4: fox:/srv/glust...
2013 Jul 09
0
R: Small fixes needed for Riello driver
...Da: Charles Lepple [mailto:clepple at gmail.com] Inviato: venerd? 5 luglio 2013 17.01 A: Elio Parisi Cc: nut-upsdev list Oggetto: Re: [Nut-upsdev] Small fixes needed for Riello driver On Jul 5, 2013, at 8:45 AM, Elio Parisi wrote: > But the diff file that I'll now produce is related to the 3857 > revision, so is also inclusive of previous changes (i.e. BYTE to uint8_t). Is it Ok for you? I can probably make that work, but in the long term, I would recommend either switching to Git, or if you prefer to stay with SVN, creating a new checkout from the GitHub SVN URL: https://github.c...