search for: ur1

Displaying 15 results from an estimated 15 matches for "ur1".

Did you mean: r1
2015 Aug 06
2
CentOS 5 grub boot problem
...e numbers, the resulting >> boot sector will differ by one bit. > > Hrmm I can't reproduce this in a VM with identical drives. OK I did a CentOS 5 installation to raid1s, and it also boots either drive fine. But there's no log telling me how it installed the bootloader. http://ur1.ca/ndhf4 At offset 0x1B8 you'll notice 3 bytes of difference, but this is the disk signature. But what's interesting, this is not grub stage 1. This is a simple parted boot strap code that looks for the active bit in the MBR (the boot flag). When I do this: http://ur1.ca/ndhi3 There'...
2015 Mar 02
2
Glibc sources?
...ild and complete my testing. >>>> > > ^^ That would likely be impossible to accomplish. See my comments above. > > <snip> The list of packages that were in the "mock build root" for our build of the glibc-2.12-1.149.el6_6.5.x86_64.src.rpm is here: http://ur1.ca/ju24m To get close to an exact match, you need to use mock and use the packages listed above (and only those versions) if you are trying to get a build that matches what we built. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: applicatio...
2013 Oct 26
1
Crashing (signal received: 11)
.../3.3.2/xlator/cluster/distribute.so(dht_migration_complete_check_task+0x495)[0x7f7d7a58d915] /usr/lib64/libglusterfs.so.0(synctask_wrap+0x12)[0x3d86c4bb52] /lib64/libc.so.6[0x3d86443bb0] --------- [root at ENTSNV04010EP glusterfs]# tail -n 100 mnt-ENTV04EP.log | fpaste Uploading (15.7KiB)... http://ur1.ca/fxyly -> http://paste.fedoraproject.org/49648/38280209 [root at ENTSNV04010EP glusterfs]# -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20131026/8c54dfe4/attachment.html>
2015 Aug 06
3
CentOS 5 grub boot problem
On 08/05/2015 10:23 AM, Chris Murphy wrote: > Nothing about hd0 or hd1 gets baked into the bootloader code. It's an > absolute reference to a physical drive at the moment in time the > command is made. Is that true? If I have a system with two disks, where device.map labels one as hd0 and the other as hd1, and I swap those numbers, the resulting boot sector will differ by one bit.
2015 Dec 16
0
virtlogd.socket: Failed to listen on sockets: Permission denied
Fedora rawhide libvirt 1.3.0 http://ur1.ca/ocip1 <line 4> Is necessary to make a special rule for this socket in SELinux?
2015 Mar 05
0
Glibc sources?
<snip> > > > The list of packages that were in the "mock build root" for our build of > the glibc-2.12-1.149.el6_6.5.x86_64.src.rpm is here: > > http://ur1.ca/ju24m > > To get close to an exact match, you need to use mock and use the > packages listed above (and only those versions) if you are trying to get > a build that matches what we built. Okay, thanks. I really don't need _EXACT_ match, but close. Again, my aim is to equip Gl...
2020 Aug 20
0
qnbinom with small size is slow
...that pnbinom(0, size, prob) > Note however, that in other cases, results for small 'size' are *still* not good (and *not* influenced by your patch !!), e.g., ## Other examples, not giving 0, are fast already but *in*accurate: qnbinom(.9999, mu=3, size=1e-4) ## [1] 8044 ## but str(ur1 <- uniroot(function(q) pnbinom(q, mu=3, size=1e-4) - 0.9999, c(7000,8000))) ## List of 5 ## $ root : num 7942 ## $ f.root : num 1.52e-09 ## $ iter : int 18 ## $ init.it : int NA ## $ estim.prec: num 6.49e-05 ## and this of course does not change when asking for more precisio...
2012 Dec 07
0
Barcelona puppet user group announcement
...his first meeting is discussing what we want to do with the group, and reach an agreement of the best way of doing it. Spoiler incoming: we are goint to talk about puppet and all its ecosystem (mcollective, foreman, hiera...) When: Thursday, 13th December 2012, at 18:30 Where: Mes Open Bar (http://ur1.ca/5hzin). Pay your own drinks. Agenda: Declaration of intentions: why the group? Mission and objectives (~ 20 min) Tech presentation: Puppet Setup @ a High Throughput Computing center (~ 20 min) Networking (30~40 min) Schedule the next session, discussion of topics and speakers (~ 15 m...
2013 Oct 28
0
Bus error, Asterisk crash when user leaves a message (ODBC voicemail)
...,Set(CALLERID(name)=STD RADIOM ${CALLERID(name)}) exten => s,n,Wait(2) exten => s,n,Dial(IAX2/yomama-out/standard&SIP/standard1,30,mTt) exten => s,n,Playback(radiom-repondeur) exten => s,n,VoiceMail(1234 at default,s) exten => s,n,Hangup() Here is the backtrace PasteBin : http://ur1.ca/fy7nv It has been generated following the instructions found at : https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace Strangely, I'm absolutely sure that the DONT_OPTIMIZE flag is properly set (I recompiled Asterisk from scratch, making sure this was enabled), you will still see...
2020 Aug 10
2
qnbinom with small size is slow
Thanks Ben for verifying the issue. It is always reassuring to hear when others can reproduce the problem. I wrote a small patch that fixes the issue (https://github.com/r-devel/r-svn/pull/11): diff --git a/src/nmath/qnbinom.c b/src/nmath/qnbinom.c index b313ce56b2..d2e8d98759 100644 --- a/src/nmath/qnbinom.c +++ b/src/nmath/qnbinom.c @@ -104,6 +104,7 @@ double qnbinom(double p, double size,
2004 Apr 27
1
One Winbind process goes defunct, the other eats memory
I'm running Samba 3.0.2a via Debian stable binary packages from samba.org, joined to Windows 2000 ADS domain. There was normally two running winbindd process after I installed Samba. I've noticed after a couple of days of running, when I run top - one process went defunct and the other starts to slowly use up memory: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
2014 Sep 19
11
[Bug 84101] New: A crash upon boot
...Product: xorg Created attachment 106557 --> https://bugs.freedesktop.org/attachment.cgi?id=106557&action=edit vbios OS: Slackware current X.Org X Server 1.15.2 kernel version 3.16.3 (although I had a similar crash on an earlier version too, probably 3.15) The log is here http://ur1.ca/i7ro4 My computer crashed while booting. This happened to me before once a month or two ago. Both times I switched off the computer and it booted ok after switching it on again. Except for these to cases I haven't experienced any stability issues. -- You are receiving this mail because: Y...
2015 Mar 02
2
Glibc sources?
> > I'm tasked with reconstructing the CentOS version of the GlibC library for testing with > > gethostbyname(). My mission is to show that we are not affected by the latest exploit for > > the product we are shipping targeted for RHEL and CentOS. To do so, I want to equip > > gethostbyname() with additional code. > > Do you plan on shipping this updated glibc
2020 Aug 21
1
qnbinom with small size is slow
...e that pnbinom(0, size, prob) > Note however, that in other cases, results for small 'size' are *still* not good (and *not* influenced by your patch !!), e.g., ## Other examples, not giving 0, are fast already but *in*accurate: qnbinom(.9999, mu=3, size=1e-4) ## [1] 8044 ## but str(ur1 <- uniroot(function(q) pnbinom(q, mu=3, size=1e-4) - 0.9999, c(7000,8000))) ## List of 5 ## $ root : num 7942 ## $ f.root : num 1.52e-09 ## $ iter : int 18 ## $ init.it : int NA ## $ estim.prec: num 6.49e-05 ## and this of course does not change when asking for more precisio...
2011 Apr 18
0
[fdo] ANNOUNCE: Libre Graphics Meeting 2011 Montreal Needs Your Sponsorship, Presentations, and Registration
Please help us by spreading the word to your communities! Blog post with attachments at http://ur1.ca/3vw3t ### Help Keep LGM Free for Developers and Artists Your contribution can help make Libre Graphics Meeting 2011 (LGM) a success! All funds donated by the community to the LGM 2011 Pledgie campaign go directly towards providing travel reimbursement to the developers of free graphics applic...