Harry Putnam writes:
> I guess a way to test would be to use a different entry that relies on
> something besides the meta (alt) key... I've never used anything else
> since my inputrc files are not that complex.
>
> Can you show an example of an entry that uses some other combo? And
> explain h
Eric Blake writes:
> On 04/20/2011 09:51 AM, Harry Putnam wrote:
>> setup: Cygwin (very recent update) on win 7 (64bit)
>>
>>ls /etc/setup/*read*
>> /etc/setup/libreadline7.lst.gz /etc/setup/readline.lst.gz
>>
>> ---- ---=--- -
>>
Eliot Moss writes:
> On 4/20/2011 12:01 PM, Eric Blake wrote:
>> On 04/20/2011 09:51 AM, Harry Putnam wrote:
>
>> Do you have CRLF line endings on your ~/.inputrc? That would explain
>> failures. To fix it, run 'd2u ~/.inputrc'. Other than that, it works
>> for me, so I'm not sure why you're h
Dan Grayson math.uiuc.edu> writes:
>
> Here is a patch to tar that fixes the problem by using mtime instead of ctime.
> Yes, it's not a problem with cygwin or tar, but I see no way for users to
> figure out, under Windows, which processes are changing the status of their
> files.
>
> diff -ur t
Le 27/04/2011 20:49, Fokke Nauta a écrit :
Hi,
I don't have any ll in the shell. Not recognized.
So I can't see the
I have syslog-ng running. Should I replace that by autossh?
syslogd must be started before sshd... does it ?
let's try configuring both services differently :
# backup the act
On 4/27/2011 1:49 PM, Fokke Nauta wrote:
> I don't have any ll in the shell. Not recognized.
Oops! My mistake, ll is an bash alias I defined, its just "ls -alhF
--color=tty" (actually is an alias that uses the alias ls is defined to,
but I included what both aliases do for simplicity).
> So I c
René Berber-2 wrote:
>
> On 4/27/2011 2:31 AM, Fokke Nauta wrote:
>
> [snip]
>> I guess it works, but until yet I have not been able to open the file
>> messages, as access is denied, even after stopping the syslog service.
>
> On Windows XP? It should be readable by everybody.
>
> What per
On 4/27/2011 2:31 AM, Fokke Nauta wrote:
[snip]
> I guess it works, but until yet I have not been able to open the file
> messages, as access is denied, even after stopping the syslog service.
On Windows XP? It should be readable by everybody.
What permissions and ownership do you see for the l
On 04/27/2011 10:10 AM, David Boyce wrote:
> On Wed, Apr 27, 2011 at 11:54 AM, Eric Blake wrote:
>> I think the patch should remain cygwin-only, and not go upstream.
>
> What about native Windows builds of GNU tar such as GnuWin32? Wouldn't
> they benefit from a (suitably conditionalized) patch to
On Wed, Apr 27, 2011 at 11:54 AM, Eric Blake wrote:
> I think the patch should remain cygwin-only, and not go upstream.
What about native Windows builds of GNU tar such as GnuWin32? Wouldn't
they benefit from a (suitably conditionalized) patch too?
DSB
--
Problem reports: http://cygwin.com
On 04/27/2011 09:50 AM, Dan Grayson wrote:
> Here is a patch to tar that fixes the problem by using mtime instead of ctime.
> Yes, it's not a problem with cygwin or tar, but I see no way for users to
> figure out, under Windows, which processes are changing the status of their
> files.
Thanks for
Here is a patch to tar that fixes the problem by using mtime instead of ctime.
Yes, it's not a problem with cygwin or tar, but I see no way for users to
figure out, under Windows, which processes are changing the status of their
files.
diff -ur tar-1.25-copy/src/extract.c tar-1.25/src/extract.c
--
A new version of lftp, 4.2.2-1, is now available in the Cygwin
distribution.
This is a new upstream release, including bug fixes and new features.
Please see http://lftp.yar.ru/news.html for the full changelog. The
previous Cygwin release was 4.0.10-1.
lftp is a sophisticated file transfer progr
On 4/27/2011 7:46 AM, paritosh chandragupta wrote:
i am looking for cygwin version 1.7.7 . How can i install it or better
still download a package (to install in offline mode ) . If I
download the setup.exe , it directs me to the latest version of cygwin
. My build environment will not be proper
> On 26 April 2011 21:52, Chris Sutcliffe wrote:
> > Seems like this build is broken, no matter what I try with it, I get
> > the results similar to the following:
> >
> > 493 [main] lftp 4024 exception::handle: Exception:
> > STATUS_ACCESS_VIOLATION
> > 1453 [main] lftp 4024 open_stackdumpfi
On Apr 27 12:26, Christian Franke wrote:
> access("/proc/registry/...", F_OK) returns 0 for all (including
> nonexistent) entries below a registry key which cannot be opened:
>
> Testcase (run with admin rights):
>
> # cygcheck -f /bin/cygwin1.dll
> cygwin-1.7.9-1
>
> # cd /proc/registry/HKEY_LO
On 26 April 2011 23:03, Reini Urban wrote:
> 2011/4/26 Dima Pasechnik:
>> while building Maxima on Windows 7 / Cygwin 1.7.9, with ECL (an
>> implementation of Common Lisp), we see the following puzzling error
>> messages, quite reminiscent of the usual cygwin installation in need
>> of rebaseall:
Hi ,
i am looking for cygwin version 1.7.7 . How can i install it or better
still download a package (to install in offline mode ) . If I
download the setup.exe , it directs me to the latest version of cygwin
. My build environment will not be proper if i upgrade now . Can you
please help me reg
On 26 April 2011 21:52, Chris Sutcliffe wrote:
> Seems like this build is broken, no matter what I try with it, I get
> the results similar to the following:
>
> 493 [main] lftp 4024 exception::handle: Exception: STATUS_ACCESS_VIOLATION
> 1453 [main] lftp 4024 open_stackdumpfile: Dumping stack
access("/proc/registry/...", F_OK) returns 0 for all (including
nonexistent) entries below a registry key which cannot be opened:
Testcase (run with admin rights):
# cygcheck -f /bin/cygwin1.dll
cygwin-1.7.9-1
# cd /proc/registry/HKEY_LOCAL_MACHINE
# ls SECURITY
Cache Policy RXACT SAM
# cyg
Hi René,
I already found some information about this in
http://fixunix.com/ssh/74348-how-enable-logging-sshd-log-file-windows-using-ssh-cygwin.html
http://fixunix.com/ssh/74348-how-enable-logging-sshd-log-file-windows-using-ssh-cygwin.html
, also given by you.
Thanks.
I guess it works, but unt
21 matches
Mail list logo