Displaying 20 results from an estimated 50 matches for "lefevre".
Did you mean:
lefever
2005 May 19
2
Bug#305932: rsync on a directory transfers the files of this directory
...cook up a script to reproduce this (as it wasn't quite clear to me at
first what happened exactly).
Any ideas?
Please include 305932-forwarded@bugs.debian.org in the recipients of any
replies, so that the discussion is recorded with the bug.
Thanks,
Paul Slootman
On Thu 19 May 2005, Vincent Lefevre wrote:
> On 2005-05-18 11:40:40 +0200, Paul Slootman wrote:
> > Could you reproduce this with a fixed list, i.e. give a script that
> > creates the directories and files, generates the list (e.g. with find)
> > and then calls rsync? That might help to make it clear what exactl...
2011 Feb 07
7
feature request
...t5
exec 5<> out5
echo 1 |
ssh -d 3:rd -d 4:wr -d 5:rw '
read <&3; echo $REPLY >&4
read; echo $REPLY
read <&5; echo $REPLY >&5
' > out1
the expected result is 1 in out1, 3 in out3 and 5\n5 in out5.
PS : hope the sample is right :-)
Regards,
Cyrille Lefevre
--
mailto:Cyrille.Lefevre-lists at laposte.net
2012 May 11
22
[Bug 49786] New: In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786
Bug #: 49786
Summary: In xterm, some rectangles are not redrawn when the
window is partly covered
Classification: Unclassified
Product: xorg
Version: 7.6 (2010.12)
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
2013 Dec 29
8
[Bug 2192] New: scp output alignment bug with UTF-8/multibyte sequences
https://bugzilla.mindrot.org/show_bug.cgi?id=2192
Bug ID: 2192
Summary: scp output alignment bug with UTF-8/multibyte
sequences
Product: Portable OpenSSH
Version: 6.4p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
2013 Dec 22
4
[Bug 72979] New: garbage / parts of previous session displayed on login screen after reboot
https://bugs.freedesktop.org/show_bug.cgi?id=72979
Priority: medium
Bug ID: 72979
Assignee: nouveau at lists.freedesktop.org
Summary: garbage / parts of previous session displayed on login
screen after reboot
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS:
2006 Jan 29
8
Determining width and height of image files
I''m trying to figure out how to determine the width and height of images
that are uploaded through my app. Either from the posted data or the
file I save to disk. I''ve been searching around for info but no luck;
I''m completely at a loss. Any suggestions or pointers would be great.
Project background:
The site is an artists portfolio site. The images are thumbnails
2012 Jan 10
4
[Bug 44608] New: Freeze after Fn-F8 - Next boots: screen remains off after suspend/resume
https://bugs.freedesktop.org/show_bug.cgi?id=44608
Bug #: 44608
Summary: Freeze after Fn-F8 - Next boots: screen remains off
after suspend/resume
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
2011 May 11
1
ssh command line option processing behaviour
...ortunately, ssh only keep the first
option processed.
ex. :
ssh -o BatchMode=no -o BatchMode=yes host cmd arg...
the unix common expected behaviour is to have BatchMode = true, while
ssh says BatchMode = false.
how about to change the ssh command line processing bahaviour ?
Regards,
Cyrille Lefevre
--
mailto:Cyrille.Lefevre-lists at laposte.net
2010 Feb 26
8
[Bug 1718] New: Spurious messages "X11 connection rejected because of wrong authentication."
https://bugzilla.mindrot.org/show_bug.cgi?id=1718
Summary: Spurious messages "X11 connection rejected because of
wrong authentication."
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
2010 May 16
1
MGE-UTALK regression since nut-server-2.2.2
...command: sending [0A]
mge_command: received 8 byte(s)
Syst Stat >0xx00000<
Package :
- nut-server-2.4.1-5mdv2010.0.x86_64.rpm
or
- nut-server-2.2.2-5mdv2009.0.x86_64.rpm
Does anyone know about it ?
I think it's a software bug but I'm waiting for yours opinions.
Thanks !
S?bastien LEFEVRE.
-------------- section suivante --------------
Une pi?ce jointe HTML a ?t? enlev?e...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20100516/923c79f9/attachment.htm>
2008 Jul 29
7
[Bug 1494] New: doesn't look on path for $SHELL
...8
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
In http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492728, Vincent
Lefevre reported this regression in 4.9p1 and above:
"For a host for which I have a ProxyCommand:
vin:~> echo $SHELL
zsh
vin:~> ssh xxxxxx.xxxxx.xx
zsh: No such file or directory
ssh_exchange_identification: Connection closed by remote host
Note: POSIX does not require that SHELL contain a fu...
2007 Jul 29
38
[Bug 1346] New: PAM environment takes precedence over SendEnv
http://bugzilla.mindrot.org/show_bug.cgi?id=1346
Summary: PAM environment takes precedence over SendEnv
Product: Portable OpenSSH
Version: 4.6p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2015 Apr 28
0
[Bug 1696] output an error message when an account is locked
https://bugzilla.mindrot.org/show_bug.cgi?id=1696
Vincent Lefevre <vincent-openssh at vinc17.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent-openssh at vinc17.net
--- Comment #2 from Vincent Lefevre <...
2015 Aug 07
2
[Bug 2442] New: comment is not set to the filename for identity files with already entered passphrase
https://bugzilla.mindrot.org/show_bug.cgi?id=2442
Bug ID: 2442
Summary: comment is not set to the filename for identity files
with already entered passphrase
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: minor
Priority: P5
2017 Jun 26
0
[Bug 1762] Improve the documentation w.r.t. "the user's shell"
https://bugzilla.mindrot.org/show_bug.cgi?id=1762
Vincent Lefevre <vincent-openssh at vinc17.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent-openssh at vinc17.net
--- Comment #4 from Vincent Lefevre <...
1998 Mar 20
1
R-beta: S+ toolboxes in R?
Hi,
I guess the answer is negative but I thought I would ask just
the same: is it possible to use any of the S+ toolboxes (ARCH
and wavelets, more particularly) with R?
Thanks,
Olivier Lefevre
Union Bank of Switzerland
New York, NY
PS: Please cc me any reply as I am not on the list (at least not yet).
2005 Dec 05
1
Reading from a serial device in a com32 module
...(or perhaps already
implemented, forgive my ignorance in this case) ways to do this ?
I already consider syslinux with com32 as a little single threaded (or
process) OS (atm) with a lot of capabilities, syslinux klibc
derivative has a lot to do with this, thanks again for that.
Best regards,
R. Lefevre
2007 Jun 13
0
[Bug 1265] SCP progress doesn't map to standard out or standard error
http://bugzilla.mindrot.org/show_bug.cgi?id=1265
Vincent Lefevre <vincent at vinc17.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent at vinc17.org
--- Comment #4 from Vincent Lefevre <vincent at v...
2008 Aug 13
0
[Bug 804] Locale character encoding disobeyed on interactive session
https://bugzilla.mindrot.org/show_bug.cgi?id=804
Vincent Lefevre <vincent at vinc17.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent at vinc17.org
--- Comment #3 from Vincent Lefevre <vincent at v...
2008 Feb 17
1
Probable bug in "An Introduction to R" (PR#10777)
Both the document and R itself are at 2.6.2 (2008-02-08). When I run in
the Windows R console the command
lines(density(eruptions, bw=0.1))
found in ? 8.2, I get:
Error in plot.xy(xy.coords(x, y), type = type, ...) :
plot.new has not been called yet
Regards,
Olivier Lefevre