Displaying 4 results from an estimated 4 matches for "partain".
2001 Feb 21
0
Q: core dumped on keygen in Sol 2.6, ssh2.3.0p1, openssl-0.9.6 and zlib-1.1.3
FYI
>Path: news.uni-erlangen.de!uni-erlangen.de!newsfeeds.belnet.be!news.belnet.be!news.tele.dk!130.133.1.3!fu-berlin.de!server1.netnews.ja.net!news.gla.ac.uk!not-for-mail
>From: Will Partain <partain at dcs.gla.ac.uk>
>Newsgroups: comp.security.ssh
>Subject: Re: Q: core dumped on keygen in Sol 2.6, ssh2.3.0p1, openssl-0.9.6 and zlib-1.1.3
>Date: 21 Feb 2001 12:27:24 +0000
>Organization: University of Glasgow
>Lines: 52
>Message-ID: <uv7l2knrv7.fsf at slicker....
2012 Dec 13
1
omindex one file at a time?
Hi, all -- I want to do Plain Old Omindex'ing *but* the mapping
between my documents' filenames and the URLs where I hope search
users to find them is, uh..., strange. The simplest thing (to
me) would be to run omindex for each document, e.g.
omindex --no-delete -U /cool-url-1 /funky/doc/file-blah.pdf
omindex --no-delete -U /cool-url-7 /doc/funky/ohmy/blah-file.txt
... and so on...
2008 Aug 08
3
DO NOT REPLY [Bug 5680] New: triggering io.c:188: got_flist_entry_status: Assertion
....c:188: got_flist_entry_status: Assertion
Product: rsync
Version: 3.0.3
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: partain@dcs.gla.ac.uk
QAContact: rsync-qa@samba.org
Precisely:
io.c:188: got_flist_entry_status: Assertion `flist != ((void *)0)' failed.
A long-standing rsync-y cronjob has started failing the last few days. Fedora9
rsync (3.0.3); I got a similar error w/ 3.0.2. 2.6.9 does the same job f...
2000 Feb 04
1
problems compiling 1.2.2 on HP-UX 10.20 (gcc)
The problem seems to be that if you #include <utmpx.h>
without suitable -DPOSIX_SOMETHING magic, you get no struct
utmpx (all that stuff is wrapped w/ "#ifdef
_INCLUDE_XOPEN_SOURCE_EXTENDED").
I'm not sure how you all are handling such portability
issues. Thx,
Will
==================
I configured with
# ./configure --prefix=/.=our-deploy/openssh-1.2.2 --without-shadow