search for: ipal

Displaying 20 results from an estimated 52 matches for "ipal".

Did you mean: ipa
2002 Jan 27
3
option --delete still not completely working (2.5.2)
...tion is done, it fails to do a recursion into the target directory to delete the files therein because the source didn't have a directory there. -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/ | -----------------------------------------------------------------
2000 Jul 23
0
close then select of stderr fd in client (openssh)
...Here's documentation I have captured: The "failure" and "success" names are the failure and success cases. The "combine" is the failure and success cases interleaved with the difference set aside as its own block of lines. Server straces of sshd -d: http://phil.ipal.org/openssh/ssh-strace-servers-combine.txt http://phil.ipal.org/openssh/ssh-strace-servers-failure.txt http://phil.ipal.org/openssh/ssh-strace-servers-success.txt Client straces of ssh -v: http://phil.ipal.org/openssh/ssh-strace-clients-combine.txt http://phil.ipal.org/openssh/ssh-strace-clients-...
2002 Jun 22
0
-z and -B65536 causing file corruption in 2.5.5 w/zlib 1.1.4
..., but maybe it is problem in chunk sizing with -z? Here is what I encountered in a specific case where the file needed to be updated, but failed to. I've been appending an "x" to the file to force it to be updated. The output of more verbose execution can be obtained at http://phil.ipal.org/rsync-bug.log if you want to see that (doesn't look helpful to me, but maybe it is to you). Anyone know what's really happening here? [text below contains many lines way longer than 80 characters] ============================================================================= phil@polar...
2004 Aug 07
1
multiple instances of NSD
...command line. Are there any shortcuts or do I need to go write a patch? Any other implications of multiple instances? -- ----------------------------------------------------------------------------- | Phil Howard KA9WGN | http://linuxhomepage.com/ http://ham.org/ | | (first name) at ipal.net | http://phil.ipal.org/ http://ka9wgn.ham.org/ | -----------------------------------------------------------------------------
2005 Nov 27
2
trying to understand --include and --exclude
...didn't really give me the correct understanding of how this works. Maybe someone can try explaining in another way. -- ----------------------------------------------------------------------------- | Phil Howard KA9WGN | http://linuxhomepage.com/ http://ham.org/ | | (first name) at ipal.net | http://phil.ipal.org/ http://ka9wgn.ham.org/ | -----------------------------------------------------------------------------
2004 Jan 03
1
rsync 2.6.0: ./configure goes into a loop
..../configure and it enters a loop with no output before or during. I let run 20 minutes just to see if it would ever do anything and it did nothing else. Host system has: Linux: 2.4.23 Slakcware: 9.0 bash: 2.05b.0 gcc: 3.2.2 glibc: 2.3.1 I have a big (huge) strace of it here: http://phil.ipal.org/rsync-configure-loop.strace.bz2 http://phil.ipal.org/rsync-configure-loop-1000.strace.bz2 The one with 1000 is just the first 1000 lines of the strace. Ideas? -- ----------------------------------------------------------------------------- | Phil Howard KA9WGN | http://linuxhomepa...
2010 Jul 05
5
version compatibility between linux and klibc
...ude/asm (linked in my case to include/asm-x86) but they are instead in include/asm-generic (it seems all headers but one are in there). I put together this script to be sure I was doing the steps consistently for each attempt (and also starting with a pristine set of files each time): http://phil.ipal.org/linux-and-klibc/compile-linux-and-klibc Here is one of the bad results (running the above script): http://phil.ipal.org/linux-and-klibc/20100704-200321-025257-compile-linux-and-klibc.log I added a step to copy include/asm-generic to include/asm and that seemed to help some. But there was no...
2002 Aug 22
2
rsync over ssl (again)
...ecurely, then switch to secure mode and restart the session negotiation (including server identity certification validation). Any thoughts on this? -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam@ipal.net | Texas, USA | http://ka9wgn.ham.org/ | -----------------------------------------------------------------
2002 May 19
1
exclude vs include
...' '/v2.3/**' \ rsync.kernel.org::pub/linux/kernel/ \ /home/rsync/mirrors/linux-kernel/rsync.kernel.org/pub/linux/kernel/ -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/ | -----------------------------------------------------------------
2002 Jun 26
5
sshd and file descriptors
I have an openssh RPM package that restarts the sshd server during an upgrade if the daemon is already running. So far, so good, restart works. But I observed the following behaviour: - when issuing rpm -Uvh bla.rpm, rpm, obviously, opens the rpm file and gets a file descriptor. Say, 8. - rpm does its stuff and spawns a shell to execute the %post script. The shell also gets fd 8 (should rpm
2002 Jun 26
2
why fd passing?
...for anything. Then it can let the user child inherit it, and close it at that time. I do not see from this illustration how mmap() is involved. -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam at ipal.net | Texas, USA | http://phil.ipal.org/ | -----------------------------------------------------------------
2011 Aug 31
0
problem installing
...home/phil/build-klibc-1.5.25-and-linux-2.6.38.4/klibc-1.5.25-install install The full log files (one run in 32 bit and one run in 64 bit) are here, along with the script now modified to also do the install step if the "install" environment variable is set to "yes": http://phil.ipal.org/klibc/20110831-163727-023873-build-klibc-1.5.25-and-linux-2.6.38.4-32bit.log http://phil.ipal.org/klibc/20110831-163730-028338-build-klibc-1.5.25-and-linux-2.6.38.4-64bit.log http://phil.ipal.org/klibc/compile-klibc-linux These are also available from that directory in BZIP2 compressed form if...
2002 May 18
1
OpenSSH 3.2.2p1 sshd: fatal: xfree: NULL pointer given as argument
...er) Symptom: session disconnects with no message to client: ============================================================================= phil at antares:/home/phil 153> ssh -V OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f phil at antares:/home/phil 154> ssh -p 10 root at polaris.ipal.net Connection closed by 209.102.208.19 phil at antares:/home/phil 155> ============================================================================= phil at polaris:/home/phil 1> ssh -V OpenSSH_3.2.2p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f phil at polaris:/home/phil 2> ssh -p 10 root...
2002 Mar 08
1
delete fails to delete everything it should like dangling symlinks
...ize is 85523954 speedup is 2461.83 root@pollux:/home/root/src 158> ============================================================================= -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/ | -----------------------------------------------------------------
2004 Mar 27
1
--include vs. --exclude
...sed on what the man page said. I guess one of us is wrong. I'm running: rsync version 2.6.0 protocol version 27 -- ----------------------------------------------------------------------------- | Phil Howard KA9WGN | http://linuxhomepage.com/ http://ham.org/ | | (first name) at ipal.net | http://phil.ipal.org/ http://ka9wgn.ham.org/ | -----------------------------------------------------------------------------
2010 Jul 20
2
a list of which kernel versions work with klibc
Is there a list of which kernel versions (are supposed to) work with (each version of) klibc? I do recall reading something that said klibc should run under any version of the kernel, regardless of which version it is compiled against. Following the new instructions on this list earlier (to use the KLIBCKERNELSRC= parameter to point to the installed kernel headers) as well as also making the
2002 Mar 08
1
building openssh executeables mostly statically
...H mostly statically? I want to have openssl libraries statically linked. I'd prefer libc (and related) not be, and libz could go either way. -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam at ipal.net | Texas, USA | http://phil.ipal.org/ | -----------------------------------------------------------------
2002 Jun 25
1
openssh-3.3p1 and SPARC
Hi; I just attempted to install openssh-3.3p1 on a Sparc box running linux kernel 2.2.14-5.0 However any attempt to connect to the daemon causes a crash. (See below) Given the current security issue, will there be an available option for running the up coming 3.4 release on a Linux 2.2 kernel? Bob ><> ><> ><> ><> ><> ><>
2002 Jun 26
3
final build.
http://www.eviladmin.org/~mouring/openssh.tar.gz If there are any issues that are not marked as known. Let us know ASAP. - Ben
2002 Jun 26
1
�����M�~�W���q������-- �����q
...Is there any way to set up a post-confirmation system for non-subscribers so that their posts do not get distributed unless they confirm first? -- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam at ipal.net | Texas, USA | http://phil.ipal.org/ | -----------------------------------------------------------------