search for: msg00028

Displaying 8 results from an estimated 8 matches for "msg00028".

Did you mean: msg00228
2004 Jan 22
1
Equivalent between rsync -aHr and cp -al
Hi, Just a quick question. I am looking for a replacement for the command "cp -al" which has problems dealing with a massive amount of files (http://mail.gnu.org/archive/html/bug-coreutils/2003-12/msg00028.html). Could I use "rsync -aHr" to do _exactly_ the same thing as "cp -al"? I just want to make sure before trying it. Thanks for your help. Charles -- Charles-E. Nadeau Ph.D http://radio.weblogs.com/0111823/
2008 Oct 16
2
5.1p on RHEL 3 and password expiration
...ly. Connection to localhost closed. (that logout and login again process is annoying) The error message received looks very similar to a problem Darren had with LinuxPAM back in 2004 about setting the conversation, but I can't find if this was ever resolved http://osdir.com/ml/pam/2004-06/msg00028.html Of course the RedHat provided OpenSSH3.6 package (with their gazillion patches) works just fine; allows the password to be changed and doesn't force a logout/login again. Any ideas? I'm trying to standardise on a single version of OpenSSH over all my platforms (Solaris 8,9,10, RHEL...
2013 May 29
1
augeas for hosts.allow
Hi I am trying to configure hosts.allow using augeas with puppet. I can add a ip range if process exists with this code augeas { "Add ${name} to ${process}": context => "/files/etc/hosts.allow", changes => "set *[process=''${process}'']/client[last()+1] ${name}", onlyif => "match
2005 Jan 05
19
[PATCH] mark in u32
Hello, Stephen, List! Attached is the patch for iproute2 to add the possibility to use fwmark in u32 filters. The kernel part was included in 2.6.10. Please apply! Thank you! For more info: - Kernel patch (not needed for 2.6.10): http://kernel.umbrella.ro/net/mark_in_u32/net-match-nfmark-in-u32.patch - Examples: http://kernel.umbrella.ro/net/mark_in_u32/examples.txt --- Catalin(ux aka Dino)
2017 Nov 14
1
Re: [PATCH v12 3/3] New tool: virt-builder-repository
...ags 0o666 in > + let res = run_command cmd ~stdout_chan:outfd in I read the code of run_command but I don't think it closes outfd, and so outfd would be leaked here. Also it'd be nice to use with_openfile, if it was upstream. https://www.redhat.com/archives/libguestfs/2017-November/msg00028.html Pino ^ x 2 ? > + if res <> 0 then > + error (f_"‘xz’ command failed"); > + outimg > + > +let get_mime_type filepath = > + let file_cmd = "file --mime-type --brief " ^ (quote filepath) in Don't need parens. > +let cmp a b = > + le...
2020 Aug 06
5
[PATCH nbdkit NOT WORKING 0/2] vddk: Relax threading model.
I believe this roughly implements Nir's proposal here: https://www.redhat.com/archives/libguestfs/2020-August/msg00028.html Unfortunately it doesn't work for me. It actually slows things down quite a lot, for reasons I don't understand. Note the adjustment of the pool-max parameter and how it affects the total time. The results are quite reproducible. $ ./nbdkit -r -U - vddk libdir=~/tmp/vddk-7.0.0/vmw...
2017 Nov 13
6
[PATCH v12 0/3] virt-builder-repository tool
Hi there! Here is the latest version of the series including Richard's comments. I also reworked the repository_main.ml code to avoid setting an empty entry if not found. Cédric Bosdonnat (3): builder: change arch type to distinguish guesses builder: add a template parameter to get_index New tool: virt-builder-repository .gitignore | 4 +
2011 Apr 06
5
Guestfish errors (Running in VirtualBox)
Hi All, I am trying to run guestfish inside an Ubuntu instance running in VirtualBox. I'm running into problems, and my first question, is this setup even possible? I compiled and installed libguestfs-1.8.4. Running libguestfs-test-tool fails with the following output. Would appreciate any advice, Chris new guestfs handle 0x8b77958 ===== Test starts here ===== LIBGUESTFS_DEBUG=1 library