Displaying 20 results from an estimated 642 matches for "arthur".
2009 Aug 11
2
I don't get --link-dest, at all
...ome/backup
Per reading this list and other google finds, it was stated that for
link-dest to work, the destination must be empty, which I do.
However, let's say a 2PM backup runs. The 2PM backup has 2.7GiB (the
current size of /home). The 1PM backup directory is also 2.7GiB.
[root at arthur /home/backup/home.14]# du -hcd0
2.7G .
2.7G total
[root at arthur /home/backup/home.14]#
[root at arthur /home/backup/home.13]# !du
du -hcd0
2.7G .
2.7G total
[root at arthur /home/backup/home.13]#
For a specific file:
[root at arthur /home/backup/home.14/archon/public_html]# ls -li...
2005 Oct 19
1
samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
...a Share.
all the same with or without
kernel oplocks = no
level2 oplocks = no
oplocks = no
without success
Info:
Error Log from BrightStore
E3323 2005/10/19 12:48:37 212 1 Unexpected retrun
from find next file. Unable to backup files after
(FILE=\\SFE002\ALLES\daten\arthur\HD-C\WinCommander\LANGUAGE\WCMD_DUT.LNG,
EC=UNEXP NET ERR)
E3406 2005/10/19 12:48:37 212 1 Unable to read
file.
(FILE=\\SFE002\ALLES\daten\arthur\HD-C\WinCommander\LANGUAGE\WCMD_DAN.MNU,
EC=INVALID HANDLE)
E3323 2005/10/19 12:47:27 212 1 Unexpected...
2009 Jun 04
0
[adejong@debian.org: Bug#531639: rsync can end up deleting unrelated files when a directory is replaced by a symlink]
...version in debian stable might be fixed for this? Getting 3.0.5
into the stable archive won't happen...
Thanks,
Paul
(Please Cc: 531639-forwarded@bugs.debian.org on followups)
-----
Subject: Bug#531639: rsync can end up deleting unrelated files when a directory is replaced by a symlink
From: Arthur de Jong <adejong@debian.org>
Date: Wed, 03 Jun 2009 00:10:04 +0200
Subject: rsync can end up deleting unrelated files when a directory is replaced by a symlink
Package: rsync
Version: 3.0.3-2
Severity: important
I ran into this when reorganising some directories and putting
compatibility sy...
2007 May 03
7
How to create a drop-down list with Markaby?
Hi
I couldn''t figure out, how to create a drop-down list with Markaby. How
would I create something like this:
<select name="character">
<option value="marvin">Marvin the paranoid Android</option>
<option value="arthur">Arthur Dent</option>
<option value="zaphod">Zaphod Beeblebrox</option>
<option value="trillian">Tricia McMillan</option>
<option value="ford">Ford Prefect</option>
</select>...
2007 Aug 27
3
OT: DELL Platforms
Hello list,
I have a customer who is interested in standardizing on dell servers for
asterisk deployments.
Has anyone had success with a particular configuration?
Anything specifically to watch out for?
Thank you for your time,
Art
Arthur Miller
Sr. Sales Associate
VoIP Supply, LLC.
454 Sonwil Drive
Buffalo, NY 14225
716-250-3871 OFFICE
716-630-1548 FAX
arthur at voipsupply.com <blocked::mailto:arthur at voipsupply.com>
NOTICE: The information contained in this email and any document
attached hereto is intended o...
2008 Dec 03
5
How to test a plugin
...;'] || ''mysql''])
# Load the test schema into the database
load(File.join(plugin_test_dir, ''schema.rb''))
# Load fixtures for the plugin
Test::Unit::TestCase.fixture_path = File.join(plugin_test_dir,
''fixtures/'')
</code>
Thanks much!
Arthur
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gman...
2006 Dec 22
2
Pb with R.matlab
...//cran.miroir-francais.fr/bin/windows/contrib/2.3/R.matlab_1.1.2.zip'
Content type 'application/zip' length 177859 bytes
URL ouverte
downloaded 173Kb
package 'R.matlab' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Documents and Settings\Arthur Leblois\Local
Settings\Temp\RtmpPyR7qb\downloaded_packages
updating HTML package descriptions
> A <- matrix(1:27, ncol=3)
> B <- as.matrix(1:10)
> writeMat("matrix.mat", A=A, B=B)
Erreur : impossible de trouver la fonction "writeMat"
(the last line means, in f...
2011 Apr 18
12
Arel - clone bug (and fix), feature requests
...n different dynamic contexts:
https://github.com/codders/arel/commit/4b9ae3de9edee084303e6f29145b0e4ce5e04481
So... a) How can I get my bugfix merged - who should I talk to, what
else do you need?
b) What''s the best forum for discussing / getting involved in Arel
development.
Thanks,
Arthur
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com.
For more options...
2005 Oct 19
0
AW: Re: samba-3.0.10-1.4E (RHEL4); Invalid key XXX given to dptr_close
...> level2 oplocks = no
> oplocks = no
>
> without success
>
>
> Info:
> Error Log from BrightStore
>
> E3323 2005/10/19 12:48:37 212 1 Unexpected retrun
> from find next file. Unable to backup files after
> (FILE=\\SFE002\ALLES\daten\arthur\HD-C\WinCommander\LANGUAGE\WCMD_DUT.LNG,
> EC=UNEXP NET ERR)
> E3406 2005/10/19 12:48:37 212 1 Unable to read
> file.
> (FILE=\\SFE002\ALLES\daten\arthur\HD-C\WinCommander\LANGUAGE\WCMD_DAN.MNU,
> EC=INVALID HANDLE)
> E3323 2005/10/19 12:47:27...
2009 Feb 11
6
Sessions do not update created_at column?
...in order to
allow the created time to be recorded.
However, different from other Models, the column does not update
automatically.
Therefore, what codes should I add to update the sessions."created_at"
value?
It is important for avoiding hacker keeping the sessions alive.
Thanks much!
Arthur
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gman...
2010 Mar 10
2
[PATCH] Set KEYTAB_FILE=/etc/libvirt/krb5.tab in node-config
Yesterday on irc :
18:12 < arthurc> "Mar 09 17:08:01 Retrieving keytab:" :) and my host appears
in ovirt (still unavailable but it's better). I defined in ovirt-awake :
KEYTAB_FILE=/etc/libvirt/krb5.tab
19:04 < mcpierce> arthurc: kk - the value ought to be moved to
/etc/sysconfig/node-config. I'll cut...
2019 Mar 20
2
[cfe-dev] [lldb-dev] [GitHub] RFC: Enforcing no merge commit policy
It sounds like we need to get someone from the Foundation (chandlerc@,
lattner@, tanya@, someone else?) to reach out to them offline about this.
On Wed, Mar 20, 2019 at 11:23 AM Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
wrote:
> On Wed, Mar 20, 2019 at 2:19 PM Tom Stellard via cfe-dev <
> cfe-dev at lists.llvm.org> wrote:
>
>> On 03/20/2019 10:41 AM, Zachary Turner wrote:
>> >
>> > On Tue, Mar 19, 2019 at 12:00 PM Tom Stellard...
2016 Oct 14
2
Replications errors on 4.5.0 (WERR_BADFILE)
...and I can only get
the consecutive failure counter to reset with a force sync.
I also see "The RPC server is unavailable" when trying to connect to any
DC via Active Directory Users and Computers.
I've had a ton of issues after upgrading to 4.5.0. Could I safely upgrade?
Thanks,
Arthur
This e-mail and any attachments may contain CONFIDENTIAL information, including PROTECTED HEALTH INFORMATION. If you are not the intended recipient, any use or disclosure of this information is STRICTLY PROHIBITED; you are requested to delete this e-mail and any attachments, notify the sender imme...
2015 May 01
28
[Bug 90276] New: [NVE6] nouveau E[ PFIFO][0000:01:00.0] read fault at 0x000a5c0000 [UNSUPPORTED_KIND] from CE2/GR_CE on channel 0x007f329000 [unknown]
...Product: xorg
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: arthurphilippeheymans at gmail.com
QA Contact: xorg-team at lists.x.org
Created attachment 115504
--> https://bugs.freedesktop.org/attachment.cgi?id=115504&action=edit
Kernel Log
When I launch the 3d game Xonotic or 0ad I get a systematically reproducible
crash: screen freezes and syste...
2011 Apr 06
5
Blank lines in conditional templates
...#39;', the checktype = line isnt''
printed (correct) but I get a blank line instead.
e.g.
virtual=192.168.1.1:53
real=192.168.1.2:53 gate
real=192.168.1.3:53 gate
protocol=udp
scheduler=rr
persistent=300
How can I stop those blank lines from appearing?
Thanks
Arthur
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this gr...
2016 Oct 17
3
Replications errors on 4.5.0 (WERR_BADFILE)
...72.16.1.106
show
send
update add fe066b13-6f9e-4f3c-beb4-37df1292b8cb._msdcs.mediture.dom. 900 A 192.168.168.65
show
send
New DNS records I create don't resolve though.
Also, I get an error when I open Active Directory Users and Computers,
"The RPC server is unavailable".
Thanks,
Arthur
On 10/17/2016 11:44 AM, Arthur Ramsey wrote:
> I increased the debug level to 10 and found this dreplsrv_notify:
> Failed to send DsReplicaSync to
> fe066b13-6f9e-4f3c-beb4-37df1292b8cb._msdcs.mediture.dom for
> DC=DomainDnsZones,DC=mediture,DC=dom - NT_STATUS_OBJECT_NAME_NOT_FOUND...
2008 May 30
2
.dll settings?
all of my games that i try to install all ask me ti install directx, so i am
wondering do i need to set some of the dx .dll's to native in winecfg or
just ignore the directx promptings. also how do you change a game to render
with openGL instead of directx?
--
"Black holes are where god divided by Zero."
-------------- next part --------------
An HTML attachment was scrubbed...
2010 Feb 23
1
[PATCH] Typo in ovirt-early
There is a typo in ovirt-early :
/etc/rc3.d/S51ovirt-early: line 477: configure_manament_interface: command not
found
>From 92c2d705007644fad52f839a5272ab5332d707fa Mon Sep 17 00:00:00 2001
From: Arthur CLEMENT <aclement at linagora.com>
Date: Tue, 23 Feb 2010 13:44:30 +0000
Subject: [PATCH node] Fixed typo in ovirt-early
(configure_management_interface)
Signed-off-by: Arthur CLEMENT <aclement at linagora.com>
---
scripts/ovirt-early | 4 ++--
1 files changed, 2 insertions(+), 2...
2002 May 23
1
Does the rsync/xdelta algorithm *need* to write a new file?
...es would incur
extra overhead delta's)
Has anybody thought about doing in-place patching of files using
delta's?
Another application where this would do wonders is people that rsync
complete ISO images: they would not need to reserve space for an
entire extra ISO on their systems.
Doei, Arthur. (Wondering if it is at all possible...)
--
+- Arthur van Leeuwen, Systems Consultant, arthurvl@xos.nl -+
| X/OS Experts in Open Systems BV |
| Kruislaan 419 Phone: +31 20 6938364 |
| 1098 VA Amsterdam Fax: +31 20 6948204 |
2009 Apr 06
11
How do I fix this? Power went down.
...r/lib/ruby/1.8/mongrel.rb:268:in `run''
Rendered rescues/_trace (72.4ms)
Rendered rescues/_request_and_response (0.8ms)
Rendering rescues/layout (internal_server_error)
I really don''t want to lose all my work, but I''m totally lost on how
to fix this problem.
Sincerely,
Arthur
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...