search for: 1247

Displaying 20 results from an estimated 140 matches for "1247".

Did you mean: 1,47
2018 Jul 12
2
loop para repetir valores de un vector
Hola a todos! Estoy intentando crear un vector (alt) a partir de la repetición de valores provenientes de otro vector (altitud). A cada valor de altitud lo quiero repetir 1247 veces, y de ahi continuar con el siguiente valor de altitud. Probé varias cosas, pero esto me pareció lo más coherente: altitud=read.csv("C:/Users/IER/Dropbox/Pasantia Castelar/YungasLigustroTS/altitud44.csv") alt=numeric (44*1247) #lo especifico asi porque tal vez tenga que cambiar la...
2016 Mar 18
0
Fwd: [Issue]: Regarding client socket getting closed from the server once the lxc container is started
...under (/var/run/libvirt/*) connection is established and we are able to enter the namespace. Enabled the libvirtd debug logs to debug this issue. For *success* case we see that for new client connection gets created and is able to handle async incoming events, *2016-03-12 08:18:55.748+0000: 1247: info : virObjectNew:202 : OBJECT_NEW: obj=0x7fed54005460 classname=virLXCMonitor* *2016-03-12 08:18:55.748+0000: 1247: debug : virNetSocketNew:159 : localAddr=0x7fed7cd1d170 remoteAddr=0x7fed7cd1d200 fd=28 errfd=-1 pid=0* *2016-03-12 08:18:55.749+0000: 1247: info : virObjectNew:202 : OBJECT_NEW:...
2018 Apr 23
3
[Bug 1247] New: Module crash due to broken count
https://bugzilla.netfilter.org/show_bug.cgi?id=1247 Bug ID: 1247 Summary: Module crash due to broken count Product: netfilter/iptables Version: unspecified Hardware: other OS: other Status: NEW Severity: blocker Priority: P5 Component: un...
2012 Sep 10
0
CEBA-2012:1247 CentOS 6 libdvdread FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1247 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1247.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: cc0abd3827fc4a7b9be2c4d51eab07dbe8e45cc704f7614d5ba24500c54ecfaf libdvdread-4.1.4-0.3.svn1183.el6.i68...
2013 Sep 17
0
CEBA-2013:1247 CentOS 6 logwatch FASTTRACK Update
CentOS Errata and Bugfix Advisory 2013:1247 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1247.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6d69d3e27ace93a426d83e3ba0e53e06a3eb34dcbbd0a56bff31b9ac8930322f logwatch-7.3.6-52.el6.noarch.rpm x86...
2008 Sep 26
1
Problem with authentication... Acts As Authenticated
...482ce679e272d3d53adea86595 Parameters: {"format"=>"xml", "action"=>"new", "controller"=>"sources/ownerships", "password"=>"MYPASS", "login"=>"MYUSER", "source_id"=>"1247"} Completed in 0.01454 (68 reqs/sec) | Rendering: 0.00705 (48%) | DB: 0.00378 (25%) | 200 OK [http://site.com/sources/1247/ownerships/new.xml?login= MYUSER&password=MYPASS] However, if I perform the exact same call from an external client wirtten in Perl, here is what I get n my log : Pr...
2009 Jul 12
2
for (n in SystemResults$EnTime) return EnTime[n] until reaching "(all)"
...m some test code I clearly don't understand how this is supposed to work. Here's a picture of what's in the first column of a sample data.frame: > SystemResults$EnTime [1] 853 906 919 932 945 958 1011 1024 1037 1050 1103 1116 1129 1142 1155 1208 1221 1234 1247 1300 (all) 853 906 919 932 945 958 1011 1024 1037 1050 [32] 1103 1116 1129 1142 1155 1208 1221 1234 1247 1300 (all) Levels: 853 906 919 932 945 958 1011 1024 1037 1050 1103 1116 1129 1142 1155 1208 1221 1234 1247 1300 (all) > class(SystemResults$EnTime) [1] "factor...
2017 May 07
0
[Bug 1247] ssh-agent prevents use of filesystem permissions to control access to agent socket
https://bugzilla.mindrot.org/show_bug.cgi?id=1247 Sascha Silbe <sascha-openssh-bugs at silbe.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sascha-openssh-bugs at silbe.o |...
2006 Oct 04
0
[Bug 1247] ssh-agent prevents use of group permissions to control access to agent socket
http://bugzilla.mindrot.org/show_bug.cgi?id=1247 Summary: ssh-agent prevents use of group permissions to control access to agent socket Product: Portable OpenSSH Version: 4.4p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Prior...
2011 May 19
0
[Bug 1247] ssh-agent prevents use of group permissions to control access to agent socket
https://bugzilla.mindrot.org/show_bug.cgi?id=1247 --- Comment #2 from Matthew Miller <mattdm at mattdm.org> 2011-05-19 23:47:28 EST --- Created attachment 2046 --> https://bugzilla.mindrot.org/attachment.cgi?id=2046 Alternate but incredibly similar patch implementing option as -U The only advantage of my patch I can see is that I also...
2011 May 19
0
[Bug 1247] ssh-agent prevents use of filesystem permissions to control access to agent socket
https://bugzilla.mindrot.org/show_bug.cgi?id=1247 Matthew Miller <mattdm at mattdm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mattdm at mattdm.org Summary|ssh-agent prevents use...
2002 Jan 07
1
Mishandling missing "..." (PR#1247)
R> myfun <- function(x, ...) {x[...] <- 0; x} R> myfun(3) Error in myfun(3) : SubAssignArgs: invalid number of arguments It fails because no ... was passed. The workaround (and desired behavior) is: R> myfun <- function(x, ...) {if (missing(...)) x[] <- 0 else x[...] <- 0; x} R> myfun(3) [1] 0 Deja vu? This is the one piece of my PR#1110 (Oct 3, 2001) that I
2012 Sep 10
0
CentOS-announce Digest, Vol 91, Issue 6
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2012:1247 CentOS 6 libdvdread FASTTRACK Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Mon, 10 Sep 2012 15:15:39 +0000 From: Johnny Hughes <johnny at centos.org> Subject: [CentOS-announce] CEBA-2012:1247 CentOS 6 libdvdread FASTT...
2013 Sep 18
0
CentOS-announce Digest, Vol 103, Issue 11
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2013:1247 CentOS 6 logwatch FASTTRACK Update (Karanbir Singh) 2. CESA-2013:1268 Critical CentOS 5 firefox Update (Karanbir Singh) 3. CESA-2013:1269 Important CentOS 5 thunderbird Update (Karanbir Singh) 4. CESA-2013:1268 Critical CentOS 6 firefox Update (Karanbir Singh) 5. CESA-2013:1269 Im...
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
...84 #3 0x00007ffff79856c4 in krb5_kt_free_entry (context=0x0, entry=entry at entry=0x7fffffffdb70) at ../source4/heimdal/lib/krb5/keytab.c:709 #4 0x00007ffff3cc08e5 in smb_krb5_kt_free_entry (context=<optimized out>, kt_entry=kt_entry at entry=0x7fffffffdb70) at ../lib/krb5_wrap/krb5_samba.c:1247 #5 0x00007ffff6384c6d in ads_keytab_create_default (ads=<optimized out>) at ../source3/libads/kerberos_keytab.c:750 #6 0x0000555555596190 in net_ads_keytab_create (c=0x55555584e5b0, argc=<optimized out>, argv=<optimized out>) at ../source3/utils/net_ads.c:2507 #7 0x000055555559...
2003 Oct 28
1
'levelplot' with an option 'at'
...() -------------------------------------------------------------------------- Department of Statistics Office Phone: (614) 292-1567 1958 Neil Avenue, 304E Cockins Hall FAX: (614) 292-2096 The Ohio State University E-mail: pavlicov at stat.ohio-state.edu Columbus, OH 43210-1247 www.stat.ohio-state.edu/~pavlicov
2008 Apr 28
0
wine and ashlar's drawingboard
...free block" message and stucks. I have to kill the running winevdm.exe process. The log file is below, but any suggestion on how to get Drawingboard working is welcome. Regards, Charles fixme:spoolsv:serv_main (0 (nil)) wine: Unhandled page fault on read access to 0xffffffff at address 0x1247:0x0000e97f (thread 0012), starting debugger... Unhandled exception: page fault on read access to 0xffffffff in 16-bit code (1247:e97f). In 16 bit mode. Register dump: CS:1247 SS:1627 DS:1627 ES:0000 FS:0033 GS:003b IP:e97f SP:d56e BP:d57e FLAGS:0246( - 00 -RIZP1) AX:1a88 BX:1a88 CX:0000 D...
2005 Jan 01
4
Newbie: wine does not quit immediately after termination
I have recently installed wine (Wine 20040213) on SuSE 9.1 (from RPM) and I am trying to get a few windows application to run. My procedure is as described in the wine user guide: copy the "app" directory from original windows to the wine "Program Files" directory, run "wine app", see what DLL is missing, copy that one to sytem folder and add a corresponding line to
2017 Jul 11
2
LDAP authentication not working
...ng: ● samba-ad-dc.service - Samba AD Daemon Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2017-07-10 12:12:06 CEST; 3h 11min ago Docs: man:samba(8) man:samba(7) man:smb.conf(5) Main PID: 1247 (samba) Status: "smbd: ready to serve connections..." Memory: 202.4M CPU: 46.634s CGroup: /system.slice/samba-ad-dc.service ├─1247 /usr/sbin/samba ├─1299 /usr/sbin/samba ├─1300 /usr/sbin/samba ├─1301 /usr/sbin/smbd -D --option=ser...
2016 Jul 22
1
Support for btrfs multi-device - in meantime a useful error message
...nstall syslinux on a multi-device (raid1) btrfs volume gives the head-scratching error of: ============================= /boot/syslinux is device /dev/sda1 extlinux: path /boot/syslinux doesn't match device /dev/sda1 ============================= extlinux/main.c::validate_device_btrfs()::line 1247 returns -1 along with all of the other error conditions, causing this set of contradictory messages, and giving no indication of what the problem is.